Report 2005: Add data, 2n-clx x533 cur vs prev tab
[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         - 32  # NDRPDR sel ???
360         - 33  # NDRPDR sel ???
361
362     plot-vpp-hdrh-lat-2n-clx:
363       # TODO: Add data:
364       csit-vpp-perf-report-iterative-2005-2n-clx:
365         - 9   # NDRPDR sel
366
367 #    plot-vpp-http-server-performance:
368 #      # TODO: Replace:
369 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
370 #      csit-vpp-perf-verify-2001-2n-clx:
371 #        - 80  # TCP
372
373     plot-vpp-nfv-2n-clx-ndrpdr:
374       # TODO: Add data:
375       csit-vpp-perf-report-iterative-2005-2n-clx:
376         - 7   # NDRPDR sel
377         - 9   # NDRPDR sel
378         - 32  # NDRPDR sel ???
379         - 33  # NDRPDR sel ???
380
381     plot-vpp-nfv-2n-clx-mrr:
382       csit-vpp-perf-report-iterative-2005-2n-clx:
383         - 12   # MRR
384
385     plot-vpp-nfv-reconf-2n-clx:
386       # TODO: Replace:
387       # csit-vpp-perf-report-iterative-2005-2n-clx:
388       csit-vpp-perf-verify-2001-2n-clx:
389         - 68  # Reconf
390
391     plot-vpp-soak-2n-clx:
392       # TODO: Replace:
393       # csit-vpp-perf-report-iterative-2005-2n-clx:
394       csit-vpp-perf-verify-2001-2n-clx:
395         - 93  # Soak
396         - 94  # Soak
397
398     plot-dpdk-throughput-latency-2n-clx:
399       csit-dpdk-perf-report-iterative-2005-2n-clx:
400         - 1   # NDRPDR sel
401         - 2   # NDRPDR sel
402         - 3   # NDRPDR sel
403         - 4   # NDRPDR sel
404         - 5   # NDRPDR sel
405         - 6   # NDRPDR sel
406         - 7   # NDRPDR sel
407         - 8   # NDRPDR sel
408         - 9   # NDRPDR sel
409         - 10  # NDRPDR sel
410
411     plot-dpdk-hdrh-lat-2n-clx:
412       csit-dpdk-perf-report-iterative-2005-2n-clx:
413         - 1   # NDRPDR sel
414
415     # 3n-tsh
416
417     plot-vpp-throughput-lat-tsa-3n-tsh:
418       # TODO: Replace:
419       # csit-vpp-perf-report-iterative-2005-3n-tsh:
420       csit-vpp-perf-verify-2001-3n-tsh:
421         - 3   # NDRPDR sel
422
423     plot-vpp-hdrh-lat-3n-tsh:
424       # TODO: Replace:
425       # csit-vpp-perf-report-iterative-2005-3n-tsh:
426       csit-vpp-perf-verify-2001-3n-tsh:
427         - 10  # NDRPDR sel
428
429     plot-dpdk-throughput-latency-3n-tsh:
430       # TODO: Add data:
431       csit-dpdk-perf-report-iterative-2005-3n-tsh:
432         - 5   # NDRPDR sel
433
434     plot-dpdk-hdrh-lat-3n-tsh:
435       # TODO: Replace with better results:
436       csit-dpdk-perf-report-iterative-2005-3n-tsh:
437         - 5   # NDRPDR sel
438
439     # 3n-dnv
440
441     plot-vpp-throughput-lat-tsa-3n-dnv:
442       csit-vpp-perf-report-iterative-2005-3n-dnv:
443         - 2   # NDRPDR sel
444         - 3   # NDRPDR sel
445         - 4   # NDRPDR sel
446         - 5   # NDRPDR sel
447         - 6   # NDRPDR sel
448         - 7   # NDRPDR sel
449         - 9   # NDRPDR sel
450         - 10  # NDRPDR sel
451         - 11  # NDRPDR sel
452         - 12  # NDRPDR sel
453
454     plot-dpdk-throughput-latency-3n-dnv:
455       csit-dpdk-perf-report-iterative-2005-3n-dnv:
456         - 6   # NDRPDR sel
457         - 7   # NDRPDR sel
458         - 8   # NDRPDR sel
459         - 9   # NDRPDR sel
460         - 10  # NDRPDR sel
461         - 11  # NDRPDR sel
462         - 12  # NDRPDR sel
463         - 13  # NDRPDR sel
464         - 14  # NDRPDR sel
465         - 16  # NDRPDR sel
466
467     # 2n-dnv
468
469     plot-vpp-throughput-lat-tsa-2n-dnv:
470       csit-vpp-perf-report-iterative-2005-2n-dnv:
471         - 3   # NDRPDR sel
472         - 6   # NDRPDR sel
473         - 7   # NDRPDR sel
474         - 8   # NDRPDR sel
475         - 9   # NDRPDR sel
476         - 10  # NDRPDR sel
477         - 11  # NDRPDR sel
478         - 12  # NDRPDR sel
479         - 13  # NDRPDR sel
480         - 14  # NDRPDR sel
481
482     plot-dpdk-throughput-latency-2n-dnv:
483       csit-dpdk-perf-report-iterative-2005-2n-dnv:
484         - 8   # NDRPDR sel
485         - 9   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 11  # NDRPDR sel
488         - 12  # NDRPDR sel
489         - 13  # NDRPDR sel
490         - 14  # NDRPDR sel
491         - 15  # NDRPDR sel
492         - 16  # NDRPDR sel
493         - 17  # NDRPDR sel
494
495     ###########################################################################
496     # Simple tables (only one data set):
497
498     # NIC Comparisons
499
500     vpp-nic-comparison-3n-skx:
501       # TODO: Add data:
502       csit-vpp-perf-report-iterative-2005-3n-skx:
503         - 4   # NDRPDR sel
504         - 5   # NDRPDR sel ??? all x710 failed
505
506     vpp-nic-comparison-2n-skx:
507       # TODO: Add data:
508       csit-vpp-perf-report-iterative-2005-2n-skx:
509         - 7   # NDRPDR sel
510
511     vpp-nic-comparison-3n-skx-mrr:
512       csit-vpp-perf-report-iterative-2005-3n-skx:
513         - 6   # MRR sel
514
515     vpp-nic-comparison-2n-skx-mrr:
516       # TODO: Replace:
517       # csit-vpp-perf-report-iterative-2005-2n-skx:
518       csit-vpp-perf-verify-2001-2n-skx:
519         - 101 # MRR sel
520         - 128 # MRR sel addition
521
522     # Results
523
524     vpp-perf-results-3n-hsw:
525       csit-vpp-perf-report-coverage-2005-3n-hsw:
526         - 1   # perf-full-3n-dnv-crypto_I
527         - 7   # perf-full-3n-hsw-crypto_II
528         - 3   # perf-full-3n-hsw-crypto_III
529         - 4   # perf-full-3n-dnv-crypto_IV
530         - 5   # perf-full-3n-hsw-ip4_I
531         - 6   # perf-full-3n-hsw-ip4_II
532         - 8   # perf-full-3n-hsw-ip4_III
533         - 9   # perf-full-3n-hsw-ip4_IV
534         - 10  # perf-full-3n-hsw-ip4_V
535         - 26  # perf-full-3n-hsw-ip4_VI
536         - 18  # perf-full-3n-hsw-ip4_VII
537         - 27  # perf-full-3n-hsw-ip4_VIII
538         - 28  # perf-full-3n-hsw-ip4_IX
539         - 29  # perf-full-3n-hsw-ip6_I
540         - 35  # perf-full-3n-hsw-ip6_II
541         - 42  # perf-full-3n-hsw-l2_I
542         - 33  # perf-full-3n-hsw-l2_II
543         - 37  # perf-full-3n-hsw-l2_III
544         - 45  # perf-full-3n-hsw-l2_IV
545         - 43  # perf-full-3n-hsw-l2_V
546         - 40  # perf-full-3n-hsw-l2_VI
547         - 44  # perf-full-3n-hsw-l2_VII
548         - 51  # perf-full-3n-hsw-l2_VIII
549         - 50  # perf-full-3n-hsw-l2_IX
550         - 52  # perf-full-3n-hsw-l2_X
551         - 53  # perf-full-3n-hsw-l2_XI
552         - 54  # perf-full-3n-hsw-memif
553         - 55  # perf-full-3n-hsw-ip4tunnels-I
554         - 57  # perf-full-3n-hsw-ip4tunnels-III
555
556     vpp-perf-results-3n-skx:
557       # TODO: Replace:
558       csit-vpp-perf-report-iterative-2005-3n-skx:
559         - 4   # NDRPDR sel
560
561     vpp-perf-results-2n-skx:
562       # TODO: Replace:
563       csit-vpp-perf-report-iterative-2005-2n-skx:
564         - 7   # NDRPDR sel
565
566     vpp-perf-results-2n-clx:
567       # TODO: Replace:
568       csit-vpp-perf-report-iterative-2005-2n-clx:
569         - 9   # NDRPDR sel
570
571     vpp-perf-results-3n-tsh:
572       # TODO: Replace:
573       # csit-vpp-perf-report-iterative-2005-3n-tsh:
574       csit-vpp-perf-verify-2001-3n-tsh:
575         - 10  # NDRPDR sel
576
577     vpp-perf-results-3n-dnv:
578       csit-vpp-perf-report-coverage-2005-3n-dnv:
579         - 1   # perf-full-3n-dnv-crypto_I
580         - 15  # perf-full-3n-dnv-crypto_II
581         - 5   # perf-full-3n-dnv-ip4_I
582         - 13  # perf-full-3n-dnv-ip4_II
583         - 18  # perf-full-3n-dnv-ip6_II
584         - 23  # perf-full-3n-dnv-ip4-tunnels_I
585
586     vpp-perf-results-2n-dnv:
587       csit-vpp-perf-report-coverage-2005-2n-dnv:
588         - 1   # perf-full-2n-dnv-ip4_I
589         - 2   # perf-full-2n-dnv-ip4_II
590         - 3   # perf-full-2n-dnv-ip6_I
591         - 4   # perf-full-2n-dnv-ip6_II
592         - 5   # perf-full-2n-dnv-l2_I
593         - 6   # perf-full-2n-dnv-l2_II
594
595     vpp-mrr-results-3n-hsw:
596       csit-vpp-perf-report-iterative-2005-3n-hsw:
597         - 13  # MRR
598
599     vpp-mrr-results-3n-skx:
600       csit-vpp-perf-report-iterative-2005-3n-skx:
601         - 6   # MRR sel
602
603     vpp-mrr-results-2n-skx:
604       # TODO: Replace:
605       # csit-vpp-perf-report-iterative-2005-2n-skx:
606       csit-vpp-perf-verify-2001-2n-skx:
607         - 101 # MRR sel
608         - 128 # MRR sel addition
609
610     vpp-mrr-results-2n-clx:
611       csit-vpp-perf-report-iterative-2005-2n-clx:
612         - 12   # MRR
613
614     vpp-mrr-results-3n-tsh:
615       # TODO: Replace:
616       # csit-vpp-perf-report-iterative-2005-3n-tsh:
617       csit-vpp-perf-verify-2001-3n-tsh:
618         - 9   # MRR sel
619
620     vpp-mrr-results-3n-dnv:
621       csit-vpp-perf-report-iterative-2005-3n-dnv:
622         - 8   # MRR
623
624     vpp-mrr-results-2n-dnv:
625       csit-vpp-perf-report-iterative-2005-2n-dnv:
626         - 15  # MRR sel
627
628     vpp-device-results-ubuntu:
629       csit-vpp-device-2005-ubuntu1804-1n-skx:
630         - 35
631
632     dpdk-perf-results-3n-hsw:
633       csit-dpdk-perf-report-iterative-2005-3n-hsw:
634         - 5   # NDRPDR sel
635
636     dpdk-perf-results-3n-skx:
637       csit-dpdk-perf-report-iterative-2005-3n-skx:
638         - 4   # NDRPDR sel
639
640     dpdk-perf-results-2n-skx:
641       csit-dpdk-perf-report-iterative-2005-2n-skx:
642         - 1   # NDRPDR sel
643
644     dpdk-perf-results-2n-clx:
645       csit-dpdk-perf-report-iterative-2005-2n-clx:
646         - 1   # NDRPDR sel
647
648     dpdk-perf-results-2n-dnv:
649       csit-dpdk-perf-report-iterative-2005-2n-dnv:
650         - 8   # NDRPDR sel
651
652     dpdk-perf-results-3n-dnv:
653       csit-dpdk-perf-report-iterative-2005-3n-dnv:
654         - 6   # NDRPDR sel
655
656     dpdk-perf-results-3n-tsh:
657       # TODO: Replace with better results:
658       csit-dpdk-perf-report-iterative-2005-3n-tsh:
659         - 5   # NDRPDR sel
660
661 ###########################################################################
662     # Tables (more than one data set)
663
664     # Performance changes
665
666     vpp-performance-changes-3n-hsw-h1:
667       csit-vpp-perf-verify-1908-3n-hsw:
668         - 12  # NDRPDR sel
669         - 13  # NDRPDR sel
670         - 14  # NDRPDR sel
671         - 15  # NDRPDR sel
672         - 16  # NDRPDR sel
673         - 17  # NDRPDR sel
674         - 18  # NDRPDR sel
675         - 19  # NDRPDR sel
676         - 20  # NDRPDR sel
677         - 21  # NDRPDR sel
678     vpp-performance-changes-3n-hsw-ref:
679       csit-vpp-perf-verify-2001-3n-hsw:
680         - 21  # NDRPDR sel
681         - 22  # NDRPDR sel
682         - 23  # NDRPDR sel
683         - 24  # NDRPDR sel
684         - 25  # NDRPDR sel
685         - 29  # NDRPDR sel
686         - 30  # NDRPDR sel
687         - 31  # NDRPDR sel
688         - 32  # NDRPDR sel
689         - 34  # NDRPDR sel
690     vpp-performance-changes-3n-hsw-cmp:
691       csit-vpp-perf-report-iterative-2005-3n-hsw:
692         - 3   # NDRPDR sel
693         - 4   # NDRPDR sel
694         - 5   # NDRPDR sel
695         - 10  # NDRPDR sel
696         - 11  # NDRPDR sel
697         - 12  # NDRPDR sel
698         - 15  # NDRPDR sel
699         - 16  # NDRPDR sel
700         - 18  # NDRPDR sel
701         - 19  # NDRPDR sel
702
703     vpp-performance-changes-3n-skx-h1:
704       csit-vpp-perf-verify-1908-3n-skx:
705         - 26  # NDRPDR sel - new1908.1
706         - 27  # NDRPDR sel - new1908.1
707         - 28  # NDRPDR sel - new1908.1
708         - 29  # NDRPDR sel - new1908.1
709         - 30  # NDRPDR sel - new1908.1
710         - 31  # NDRPDR sel - new1908.1
711         - 33  # NDRPDR sel - new1908.1
712         - 34  # NDRPDR sel - new1908.1
713         - 35  # NDRPDR sel - new1908.1
714         - 36  # NDRPDR sel - new1908.1
715     vpp-performance-changes-3n-skx-ref:
716       csit-vpp-perf-verify-2001-3n-skx:
717         - 69  # NDRPDR sel - new2001.0
718         - 71  # NDRPDR sel - new2001.0
719         - 72  # NDRPDR sel - new2001.0
720         - 76  # NDRPDR sel - new2001.0
721         - 77  # NDRPDR sel - new2001.0
722         - 78  # NDRPDR sel - new2001.0
723         - 80  # NDRPDR sel - new2001.0
724     vpp-performance-changes-3n-skx-cmp:
725       # TODO: Add data:
726       csit-vpp-perf-report-iterative-2005-3n-skx:
727         - 4   # NDRPDR sel
728         - 5   # NDRPDR sel ??? all x710 failed
729
730     vpp-performance-changes-2n-skx-h1:
731       csit-vpp-perf-verify-1908-2n-skx:
732         - 39  # NDRPDR sel - new1908.1
733         - 40  # NDRPDR sel - new1908.1
734         - 41  # NDRPDR sel - new1908.1
735         - 43  # NDRPDR sel - new1908.1
736         - 44  # NDRPDR sel - new1908.1
737         - 45  # NDRPDR sel - new1908.1
738         - 46  # NDRPDR sel - new1908.1
739         - 47  # NDRPDR sel - new1908.1
740         - 48  # NDRPDR sel - new1908.1
741         - 49  # NDRPDR sel - new1908.1
742     vpp-performance-changes-2n-skx-ref:
743       csit-vpp-perf-verify-2001-2n-skx:
744         - 143  # NDRPDR sel - new2001.0
745         - 146  # NDRPDR sel - new2001.0
746         - 147  # NDRPDR sel - new2001.0
747         - 148  # NDRPDR sel - new2001.0
748         - 149  # NDRPDR sel - new2001.0
749         - 150  # NDRPDR sel - new2001.0
750         - 151  # NDRPDR sel - new2001.0
751         - 152  # NDRPDR sel - new2001.0
752         - 153  # NDRPDR sel - new2001.0
753         - 154  # NDRPDR sel - new2001.0
754     vpp-performance-changes-2n-skx-cmp:
755       # TODO: Add data:
756       csit-vpp-perf-report-iterative-2005-2n-skx:
757         - 7   # NDRPDR sel
758
759     vpp-performance-changes-nfv-2n-skx-ref:
760       csit-vpp-perf-verify-2001-2n-skx:
761         - 30  # NFV
762         - 31  # NFV
763     vpp-performance-changes-nfv-2n-skx-cmp:
764       # TODO: Add data:
765       csit-vpp-perf-report-iterative-2005-2n-skx:
766         - 7   # NDRPDR sel
767
768     vpp-performance-changes-2n-clx-ref:
769       csit-vpp-perf-verify-2001-2n-clx:
770         - 28  # NDRPDR sel
771         - 29  # NDRPDR sel
772         - 32  # NDRPDR sel
773         - 40  # NDRPDR sel
774         - 43  # NDRPDR sel
775         - 44  # NDRPDR sel
776         - 45  # NDRPDR sel
777         - 47  # NDRPDR sel
778         - 48  # NDRPDR sel
779         - 49  # NDRPDR sel
780     vpp-performance-changes-2n-clx-cmp:
781       # TODO: Add data:
782       csit-vpp-perf-report-iterative-2005-2n-clx:
783         - 7   # NDRPDR sel
784         - 9   # NDRPDR sel
785         - 32  # NDRPDR sel ???
786         - 33  # NDRPDR sel ???
787
788     vpp-performance-changes-2n-dnv-h1:
789       csit-vpp-perf-verify-1908-2n-dnv:
790         - 1   # NDRPDR sel
791         - 2   # NDRPDR sel
792         - 3   # NDRPDR sel
793         - 4   # NDRPDR sel
794         - 5   # NDRPDR sel
795         - 6   # NDRPDR sel
796         - 7   # NDRPDR sel
797         - 8   # NDRPDR sel
798         - 9   # NDRPDR sel
799         - 10  # NDRPDR sel
800     vpp-performance-changes-2n-dnv-ref:
801       csit-vpp-perf-verify-2001-2n-dnv:
802         - 4   # NDRPDR sel
803         - 5   # NDRPDR sel
804         - 6   # NDRPDR sel
805         - 7   # NDRPDR sel
806         - 8   # NDRPDR sel
807         - 9   # NDRPDR sel
808         - 10  # NDRPDR sel
809         - 11  # NDRPDR sel
810         - 13  # NDRPDR sel
811         - 16  # NDRPDR sel
812     vpp-performance-changes-2n-dnv-cmp:
813       csit-vpp-perf-report-iterative-2005-2n-dnv:
814         - 3   # NDRPDR sel
815         - 6   # NDRPDR sel
816         - 7   # NDRPDR sel
817         - 8   # NDRPDR sel
818         - 9   # NDRPDR sel
819         - 10  # NDRPDR sel
820         - 11  # NDRPDR sel
821         - 12  # NDRPDR sel
822         - 13  # NDRPDR sel
823         - 14  # NDRPDR sel
824
825     vpp-performance-changes-3n-dnv-h1:
826       csit-vpp-perf-verify-1908-3n-dnv:
827         - 6   # NDRPDR sel
828         - 7   # NDRPDR sel
829         - 8   # NDRPDR sel
830         - 9   # NDRPDR sel
831         - 10  # NDRPDR sel
832         - 12  # NDRPDR sel
833         - 13  # NDRPDR sel
834         - 14  # NDRPDR sel
835         - 15  # NDRPDR sel
836         - 16  # NDRPDR sel
837     vpp-performance-changes-3n-dnv-ref:
838       csit-vpp-perf-verify-2001-3n-dnv:
839         - 5   # NDRPDR sel
840         - 6   # NDRPDR sel
841         - 7   # NDRPDR sel
842         - 8   # NDRPDR sel
843         - 9   # NDRPDR sel
844         - 10  # NDRPDR sel
845         - 12  # NDRPDR sel
846         - 16  # NDRPDR sel
847         - 17  # NDRPDR sel
848         - 18  # NDRPDR sel
849     vpp-performance-changes-3n-dnv-cmp:
850       csit-vpp-perf-report-iterative-2005-3n-dnv:
851         - 2   # NDRPDR sel
852         - 3   # NDRPDR sel
853         - 4   # NDRPDR sel
854         - 5   # NDRPDR sel
855         - 6   # NDRPDR sel
856         - 7   # NDRPDR sel
857         - 9   # NDRPDR sel
858         - 10  # NDRPDR sel
859         - 11  # NDRPDR sel
860         - 12  # NDRPDR sel
861
862     vpp-performance-changes-3n-tsh-h1:
863       csit-vpp-perf-verify-1908-3n-tsh:
864         - 7   # NDRPDR sel
865         - 8   # NDRPDR sel
866         - 9   # NDRPDR sel
867         - 10  # NDRPDR sel
868         - 11  # NDRPDR sel
869         - 12  # NDRPDR sel
870         - 13  # NDRPDR sel
871         - 14  # NDRPDR sel
872         - 15  # NDRPDR sel
873         - 16  # NDRPDR sel
874     vpp-performance-changes-3n-tsh-ref:
875       csit-vpp-perf-verify-2001-3n-tsh:
876         - 3   # NDRPDR sel
877         - 4   # NDRPDR sel
878         - 7   # NDRPDR sel
879         - 8   # NDRPDR sel
880         - 10  # NDRPDR sel
881         - 12  # NDRPDR sel
882         - 13  # NDRPDR sel
883         - 14  # NDRPDR sel
884         - 15  # NDRPDR sel
885         - 21  # NDRPDR sel
886     vpp-performance-changes-3n-tsh-cmp:
887       # TODO: Replace:
888       # csit-vpp-perf-report-iterative-2005-3n-tsh:
889       csit-vpp-perf-verify-2001-3n-tsh:
890         - 3   # NDRPDR sel
891         - 4   # NDRPDR sel
892         - 7   # NDRPDR sel
893         - 8   # NDRPDR sel
894         - 10  # NDRPDR sel
895         - 12  # NDRPDR sel
896         - 13  # NDRPDR sel
897         - 14  # NDRPDR sel
898         - 15  # NDRPDR sel
899         - 21  # NDRPDR sel
900
901     vpp-soak-vs-ndr-2n-skx-ref:
902       # TODO: Replace:
903       # csit-vpp-perf-report-iterative-2005-2n-skx:
904       csit-vpp-perf-verify-2001-2n-skx:
905         - 143  # NDRPDR sel - new2001.0
906         - 146  # NDRPDR sel - new2001.0
907         - 147  # NDRPDR sel - new2001.0
908         - 148  # NDRPDR sel - new2001.0
909         - 149  # NDRPDR sel - new2001.0
910         - 150  # NDRPDR sel - new2001.0
911         - 151  # NDRPDR sel - new2001.0
912         - 152  # NDRPDR sel - new2001.0
913         - 153  # NDRPDR sel - new2001.0
914         - 154  # NDRPDR sel - new2001.0
915     vpp-soak-vs-ndr-2n-skx-cmp:
916       # TODO: Replace:
917       # csit-vpp-perf-report-iterative-2005-2n-skx:
918       csit-vpp-perf-verify-2001-2n-skx:
919         - 181  # Soak
920         - 182  # Soak
921     vpp-soak-vs-ndr-2n-skx:
922       # TODO: Replace:
923       # csit-vpp-perf-report-iterative-2005-2n-skx:
924       csit-vpp-perf-verify-2001-2n-skx:
925         - 143  # NDRPDR sel - new2001.0
926         - 146  # NDRPDR sel - new2001.0
927         - 147  # NDRPDR sel - new2001.0
928         - 148  # NDRPDR sel - new2001.0
929         - 149  # NDRPDR sel - new2001.0
930         - 150  # NDRPDR sel - new2001.0
931         - 151  # NDRPDR sel - new2001.0
932         - 152  # NDRPDR sel - new2001.0
933         - 153  # NDRPDR sel - new2001.0
934         - 154  # NDRPDR sel - new2001.0
935         - 181  # Soak
936         - 182  # Soak
937
938     vpp-soak-vs-ndr-2n-clx-ref:
939       # TODO: Add data:
940       # csit-vpp-perf-report-iterative-2005-2n-clx:
941       #  - 7   # NDRPDR sel
942       #  - 9   # NDRPDR sel
943       csit-vpp-perf-verify-2001-2n-clx:
944         - 28  # NDRPDR sel
945         - 29  # NDRPDR sel
946         - 32  # NDRPDR sel
947         - 40  # NDRPDR sel
948         - 43  # NDRPDR sel
949         - 44  # NDRPDR sel
950         - 45  # NDRPDR sel
951         - 47  # NDRPDR sel
952         - 48  # NDRPDR sel
953         - 49  # NDRPDR sel
954     vpp-soak-vs-ndr-2n-clx-cmp:
955       # TODO: Replace:
956       # csit-vpp-perf-report-iterative-2005-2n-clx:
957       csit-vpp-perf-verify-2001-2n-clx:
958         - 93  # SOAK
959         - 94  # Soak
960     vpp-soak-vs-ndr-2n-clx:
961       # TODO: Replace:
962       # csit-vpp-perf-report-iterative-2005-2n-clx:
963       csit-vpp-perf-verify-2001-2n-clx:
964         - 28  # NDRPDR sel
965         - 29  # NDRPDR sel
966         - 32  # NDRPDR sel
967         - 40  # NDRPDR sel
968         - 43  # NDRPDR sel
969         - 44  # NDRPDR sel
970         - 45  # NDRPDR sel
971         - 47  # NDRPDR sel
972         - 48  # NDRPDR sel
973         - 49  # NDRPDR sel
974         - 93  # SOAK
975         - 94  # Soak
976
977     vpp-performance-changes-3n-hsw-mrr-h1:
978       csit-vpp-perf-verify-1908-3n-hsw:
979         - 39  # MRR sel
980     vpp-performance-changes-3n-hsw-mrr-ref:
981       csit-vpp-perf-verify-2001-3n-hsw:
982         - 17  # MRR sel
983     vpp-performance-changes-3n-hsw-mrr-cmp:
984       csit-vpp-perf-report-iterative-2005-3n-hsw:
985         - 13  # MRR
986
987     vpp-performance-changes-3n-skx-mrr-h1:
988       csit-vpp-perf-verify-1908-3n-skx:
989         - 36  # MRR sel
990     vpp-performance-changes-3n-skx-mrr-ref:
991       csit-vpp-perf-verify-2001-3n-skx:
992         - 50  # MRR sel
993         - 53  # MRR sel addition
994     vpp-performance-changes-3n-skx-mrr-cmp:
995       csit-vpp-perf-report-iterative-2005-3n-skx:
996         - 6   # MRR sel
997
998     vpp-performance-changes-2n-skx-mrr-h1:
999       csit-vpp-perf-verify-1908-2n-skx:
1000         - 69  # MRR sel
1001     vpp-performance-changes-2n-skx-mrr-ref:
1002       csit-vpp-perf-verify-2001-2n-skx:
1003         - 101 # MRR sel
1004         - 128 # MRR sel addition
1005     vpp-performance-changes-2n-skx-mrr-cmp:
1006       # TODO: Replace:
1007       # csit-vpp-perf-report-iterative-2005-2n-skx:
1008       csit-vpp-perf-verify-2001-2n-skx:
1009         - 101 # MRR sel
1010         - 128 # MRR sel addition
1011
1012     vpp-performance-changes-2n-clx-mrr-ref:
1013       csit-vpp-perf-verify-2001-2n-clx:
1014         - 39  # MRR
1015     vpp-performance-changes-2n-clx-mrr-cmp:
1016       csit-vpp-perf-report-iterative-2005-2n-clx:
1017         - 12   # MRR
1018
1019 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1020 #      csit-vpp-perf-verify-1908-2n-skx:
1021 #        - 71  # NFV MRR
1022 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1023 #      # TODO: Replace
1024 #      # csit-vpp-perf-verify-2001-2n-skx:
1025 #      csit-vpp-perf-verify-1908-2n-skx:
1026 #        - 71  # NFV MRR
1027
1028     vpp-performance-changes-2n-dnv-mrr-h1:
1029       csit-vpp-perf-verify-1908-2n-dnv:
1030         - 11  # MRR sel
1031     vpp-performance-changes-2n-dnv-mrr-ref:
1032       csit-vpp-perf-verify-2001-2n-dnv:
1033         - 12  # MRR sel
1034     vpp-performance-changes-2n-dnv-mrr-cmp:
1035       csit-vpp-perf-report-iterative-2005-2n-dnv:
1036         - 15  # MRR sel
1037
1038     vpp-performance-changes-3n-dnv-mrr-h1:
1039       csit-vpp-perf-verify-1908-3n-dnv:
1040         - 17  # MRR sel
1041     vpp-performance-changes-3n-dnv-mrr-ref:
1042       csit-vpp-perf-verify-2001-3n-dnv:
1043         - 11  # MRR sel
1044     vpp-performance-changes-3n-dnv-mrr-cmp:
1045       csit-vpp-perf-report-iterative-2005-3n-dnv:
1046         - 8   # MRR
1047
1048     vpp-performance-changes-3n-tsh-mrr-h1:
1049       csit-vpp-perf-verify-1908-3n-tsh:
1050         - 17  # MRR sel
1051     vpp-performance-changes-3n-tsh-mrr-ref:
1052       csit-vpp-perf-verify-2001-3n-tsh:
1053         - 9   # MRR sel
1054     vpp-performance-changes-3n-tsh-mrr-cmp:
1055       # TODO: Replace:
1056       # csit-vpp-perf-report-iterative-2005-3n-tsh:
1057       csit-vpp-perf-verify-2001-3n-tsh:
1058         - 9   # MRR sel
1059
1060     dpdk-performance-changes-3n-hsw-h1:
1061       csit-dpdk-perf-verify-1908-3n-hsw:
1062         - 2   # NDRPDR sel
1063         - 3   # NDRPDR sel
1064         - 4   # NDRPDR sel
1065         - 5   # NDRPDR sel
1066         - 6   # NDRPDR sel
1067         - 7   # NDRPDR sel
1068         - 8   # NDRPDR sel
1069         - 9   # NDRPDR sel
1070         - 10  # NDRPDR sel
1071         - 11  # NDRPDR sel
1072     dpdk-performance-changes-3n-hsw-ref:
1073       csit-dpdk-perf-verify-2001-3n-hsw:
1074         - 4   # NDRPDR sel
1075         - 5   # NDRPDR sel
1076         - 6   # NDRPDR sel
1077         - 7   # NDRPDR sel
1078         - 8   # NDRPDR sel
1079         - 9   # NDRPDR sel
1080         - 10  # NDRPDR sel
1081         - 11  # NDRPDR sel
1082         - 12  # NDRPDR sel
1083         - 13  # NDRPDR sel
1084         - 15  # NDRPDR sel
1085         - 16  # NDRPDR sel
1086         - 17  # NDRPDR sel
1087         - 18  # NDRPDR sel
1088         - 19  # NDRPDR sel
1089         - 20  # NDRPDR sel
1090         - 21  # NDRPDR sel
1091         - 22  # NDRPDR sel
1092         - 23  # NDRPDR sel
1093         - 24  # NDRPDR sel
1094     dpdk-performance-changes-3n-hsw-cmp:
1095       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1096         - 5   # NDRPDR sel
1097         - 6   # NDRPDR sel
1098         - 7   # NDRPDR sel
1099         - 8   # NDRPDR sel
1100         - 9   # NDRPDR sel
1101         - 10  # NDRPDR sel
1102         - 11  # NDRPDR sel
1103         - 12  # NDRPDR sel
1104         - 13  # NDRPDR sel
1105         - 14  # NDRPDR sel
1106
1107     dpdk-performance-changes-3n-skx-h1:
1108       csit-dpdk-perf-verify-1908-3n-skx:
1109         - 3   # NDRPDR sel
1110         - 4   # NDRPDR sel
1111         - 5   # NDRPDR sel
1112         - 6   # NDRPDR sel
1113         - 7   # NDRPDR sel
1114         - 8   # NDRPDR sel
1115         - 9   # NDRPDR sel
1116         - 10  # NDRPDR sel
1117         - 11  # NDRPDR sel
1118         - 12  # NDRPDR sel
1119     dpdk-performance-changes-3n-skx-ref:
1120       csit-dpdk-perf-verify-2001-3n-skx:
1121         - 29  # NDRPDR sel xxv710
1122         - 33  # NDRPDR sel xxv710
1123         - 34  # NDRPDR sel xxv710
1124         - 35  # NDRPDR sel xxv710
1125         - 36  # NDRPDR sel xxv710
1126         - 37  # NDRPDR sel xxv710
1127         - 41  # NDRPDR sel xxv710
1128         - 42  # NDRPDR sel xxv710
1129         - 43  # NDRPDR sel xxv710
1130         - 45  # NDRPDR sel xxv710
1131         - 30  # NDRPDR sel x710
1132         - 31  # NDRPDR sel x710
1133         - 32  # NDRPDR sel x710
1134         - 38  # NDRPDR sel x710
1135         - 39  # NDRPDR sel x710
1136         - 40  # NDRPDR sel x710
1137         - 44  # NDRPDR sel x710
1138         - 46  # NDRPDR sel x710
1139         - 47  # NDRPDR sel x710
1140         - 48  # NDRPDR sel x710
1141     dpdk-performance-changes-3n-skx-cmp:
1142       csit-dpdk-perf-report-iterative-2005-3n-skx:
1143         - 4   # NDRPDR sel
1144         - 5   # NDRPDR sel
1145         - 6   # NDRPDR sel
1146         - 7   # NDRPDR sel
1147         - 8   # NDRPDR sel
1148         - 11  # NDRPDR sel
1149         - 12  # NDRPDR sel
1150         - 13  # NDRPDR sel
1151         - 14  # NDRPDR sel
1152         - 15  # NDRPDR sel
1153
1154     dpdk-performance-changes-2n-skx-h1:
1155       csit-dpdk-perf-verify-1908-2n-skx:
1156         - 2   # NDRPDR sel
1157         - 3   # NDRPDR sel
1158         - 4   # NDRPDR sel
1159         - 5   # NDRPDR sel
1160         - 7   # NDRPDR sel
1161         - 8   # NDRPDR sel
1162         - 9   # NDRPDR sel
1163         - 10  # NDRPDR sel
1164         - 11  # NDRPDR sel
1165         - 12  # NDRPDR sel
1166     dpdk-performance-changes-2n-skx-ref:
1167       csit-dpdk-perf-verify-2001-2n-skx:
1168         - 35  # NDRPDR sel xxv710
1169         - 36  # NDRPDR sel xxv710
1170         - 37  # NDRPDR sel xxv710
1171         - 41  # NDRPDR sel xxv710
1172         - 42  # NDRPDR sel xxv710
1173         - 43  # NDRPDR sel xxv710
1174         - 46  # NDRPDR sel xxv710
1175         - 47  # NDRPDR sel xxv710
1176         - 52  # NDRPDR sel xxv710
1177         - 53  # NDRPDR sel xxv710
1178         - 38  # NDRPDR sel x710
1179         - 39  # NDRPDR sel x710
1180         - 40  # NDRPDR sel x710
1181         - 44  # NDRPDR sel x710
1182         - 45  # NDRPDR sel x710
1183         - 48  # NDRPDR sel x710
1184         - 49  # NDRPDR sel x710
1185         - 50  # NDRPDR sel x710
1186         - 51  # NDRPDR sel x710
1187         - 54  # NDRPDR sel x710
1188     dpdk-performance-changes-2n-skx-cmp:
1189       csit-dpdk-perf-report-iterative-2005-2n-skx:
1190         - 1   # NDRPDR sel
1191         - 2   # NDRPDR sel
1192         - 3   # NDRPDR sel
1193         - 4   # NDRPDR sel
1194         - 5   # NDRPDR sel
1195         - 6   # NDRPDR sel
1196         - 7   # NDRPDR sel
1197         - 8   # NDRPDR sel
1198         - 9   # NDRPDR sel
1199         - 10  # NDRPDR sel
1200
1201     dpdk-performance-changes-2n-clx-ref:
1202       csit-dpdk-perf-verify-2001-2n-clx:
1203         - 15  # NDRPDR sel
1204         - 16  # NDRPDR sel
1205         - 17  # NDRPDR sel
1206         - 18  # NDRPDR sel
1207         - 19  # NDRPDR sel
1208         - 20  # NDRPDR sel
1209         - 21  # NDRPDR sel
1210         - 22  # NDRPDR sel
1211         - 23  # NDRPDR sel
1212         - 24  # NDRPDR sel
1213         - 25  # NDRPDR sel
1214         - 26  # NDRPDR sel
1215         - 27  # NDRPDR sel
1216         - 28  # NDRPDR sel
1217         - 29  # NDRPDR sel
1218         - 30  # NDRPDR sel
1219         - 31  # NDRPDR sel
1220         - 32  # NDRPDR sel
1221         - 33  # NDRPDR sel
1222         - 34  # NDRPDR sel
1223     dpdk-performance-changes-2n-clx-cmp:
1224       csit-dpdk-perf-report-iterative-2005-2n-clx:
1225         - 1   # NDRPDR sel
1226         - 2   # NDRPDR sel
1227         - 3   # NDRPDR sel
1228         - 4   # NDRPDR sel
1229         - 5   # NDRPDR sel
1230         - 6   # NDRPDR sel
1231         - 7   # NDRPDR sel
1232         - 8   # NDRPDR sel
1233         - 9   # NDRPDR sel
1234         - 10  # NDRPDR sel
1235
1236     dpdk-performance-changes-2n-dnv-ref:
1237       csit-dpdk-perf-verify-2001-2n-dnv:
1238         - 9   # NDRPDR sel
1239         - 10  # NDRPDR sel
1240         - 11  # NDRPDR sel
1241         - 12  # NDRPDR sel
1242         - 13  # NDRPDR sel
1243         - 14  # NDRPDR sel
1244         - 15  # NDRPDR sel
1245         - 16  # NDRPDR sel
1246         - 17  # NDRPDR sel
1247         - 18  # NDRPDR sel
1248     dpdk-performance-changes-2n-dnv-cmp:
1249       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1250         - 8   # NDRPDR sel
1251         - 9   # NDRPDR sel
1252         - 10  # NDRPDR sel
1253         - 11  # NDRPDR sel
1254         - 12  # NDRPDR sel
1255         - 13  # NDRPDR sel
1256         - 14  # NDRPDR sel
1257         - 15  # NDRPDR sel
1258         - 16  # NDRPDR sel
1259         - 17  # NDRPDR sel
1260
1261     dpdk-performance-changes-3n-dnv-ref:
1262       csit-dpdk-perf-verify-2001-3n-dnv:
1263         - 12  # NDRPDR sel
1264         - 13  # NDRPDR sel
1265         - 14  # NDRPDR sel
1266         - 15  # NDRPDR sel
1267         - 16  # NDRPDR sel
1268         - 17  # NDRPDR sel
1269         - 18  # NDRPDR sel
1270         - 19  # NDRPDR sel
1271         - 20  # NDRPDR sel
1272         - 22  # NDRPDR sel
1273     dpdk-performance-changes-3n-dnv-cmp:
1274       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1275         - 6   # NDRPDR sel
1276         - 7   # NDRPDR sel
1277         - 8   # NDRPDR sel
1278         - 9   # NDRPDR sel
1279         - 10  # NDRPDR sel
1280         - 11  # NDRPDR sel
1281         - 12  # NDRPDR sel
1282         - 13  # NDRPDR sel
1283         - 14  # NDRPDR sel
1284         - 16  # NDRPDR sel
1285
1286     dpdk-performance-changes-3n-tsh-ref:
1287       csit-dpdk-perf-verify-2001-3n-tsh:
1288         - 3   # NDRPDR sel
1289         - 4   # NDRPDR sel
1290         - 5   # NDRPDR sel
1291         - 9   # NDRPDR sel
1292         - 10  # NDRPDR sel
1293         - 11  # NDRPDR sel
1294         - 12  # NDRPDR sel
1295         - 14  # NDRPDR sel
1296         - 15  # NDRPDR sel
1297         - 18  # NDRPDR sel
1298     dpdk-performance-changes-3n-tsh-cmp:
1299       # TODO: Add data:
1300       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1301         - 5   # NDRPDR sel
1302
1303     # Compare testbeds
1304
1305     vpp-compare-testbeds-ref:
1306       csit-vpp-perf-report-iterative-2005-3n-hsw:
1307         - 3   # NDRPDR sel
1308         - 4   # NDRPDR sel
1309         - 5   # NDRPDR sel
1310         - 10  # NDRPDR sel
1311         - 11  # NDRPDR sel
1312         - 12  # NDRPDR sel
1313         - 15  # NDRPDR sel
1314         - 16  # NDRPDR sel
1315         - 18  # NDRPDR sel
1316         - 19  # NDRPDR sel
1317     vpp-compare-testbeds-cmp:
1318       # TODO: Add data:
1319       csit-vpp-perf-report-iterative-2005-3n-skx:
1320         - 4   # NDRPDR sel
1321         - 5   # NDRPDR sel ??? all x710 failed
1322
1323     vpp-compare-testbeds-skx-clx-ref:
1324       # TODO: Add data:
1325       csit-vpp-perf-report-iterative-2005-2n-skx:
1326         - 7   # NDRPDR sel
1327     vpp-compare-testbeds-skx-clx-cmp:
1328       # TODO: Add data:
1329       csit-vpp-perf-report-iterative-2005-2n-clx:
1330         - 7   # NDRPDR sel
1331         - 9   # NDRPDR sel
1332         - 32  # NDRPDR sel ???
1333         - 33  # NDRPDR sel ???
1334
1335     vpp-compare-testbeds-hsw-clx-ref:
1336       csit-vpp-perf-report-iterative-2005-3n-hsw:
1337         - 3   # NDRPDR sel
1338         - 4   # NDRPDR sel
1339         - 5   # NDRPDR sel
1340         - 10  # NDRPDR sel
1341         - 11  # NDRPDR sel
1342         - 12  # NDRPDR sel
1343         - 15  # NDRPDR sel
1344         - 16  # NDRPDR sel
1345         - 18  # NDRPDR sel
1346         - 19  # NDRPDR sel
1347     vpp-compare-testbeds-hsw-clx-cmp:
1348       # TODO: Add data:
1349       csit-vpp-perf-report-iterative-2005-2n-clx:
1350         - 7   # NDRPDR sel
1351         - 9   # NDRPDR sel
1352         - 32  # NDRPDR sel ???
1353         - 33  # NDRPDR sel ???
1354
1355     vpp-compare-testbeds-mrr-ref:
1356       csit-vpp-perf-report-iterative-2005-3n-hsw:
1357         - 13  # MRR
1358     vpp-compare-testbeds-mrr-cmp:
1359       csit-vpp-perf-report-iterative-2005-3n-skx:
1360         - 6   # MRR sel
1361
1362     vpp-compare-testbeds-mrr-skx-clx-ref:
1363       # TODO: Replace:
1364       # csit-vpp-perf-report-iterative-2005-2n-skx:
1365       csit-vpp-perf-verify-2001-2n-skx:
1366         - 101 # MRR sel
1367         - 128 # MRR sel addition
1368     vpp-compare-testbeds-mrr-skx-clx-cmp:
1369       csit-vpp-perf-report-iterative-2005-2n-clx:
1370         - 12   # MRR
1371
1372     vpp-compare-testbeds-mrr-hsw-clx-ref:
1373       csit-vpp-perf-report-iterative-2005-3n-hsw:
1374         - 13  # MRR
1375     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1376       csit-vpp-perf-report-iterative-2005-2n-clx:
1377         - 12   # MRR
1378
1379     dpdk-compare-testbeds-ref:
1380       csit-dpdk-perf-report-iterative-2005-3n-hsw:
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         - 11  # NDRPDR sel
1388         - 12  # NDRPDR sel
1389         - 13  # NDRPDR sel
1390         - 14  # NDRPDR sel
1391     dpdk-compare-testbeds-cmp:
1392       csit-dpdk-perf-report-iterative-2005-3n-skx:
1393         - 4   # NDRPDR sel
1394         - 5   # NDRPDR sel
1395         - 6   # NDRPDR sel
1396         - 7   # NDRPDR sel
1397         - 8   # NDRPDR sel
1398         - 11  # NDRPDR sel
1399         - 12  # NDRPDR sel
1400         - 13  # NDRPDR sel
1401         - 14  # NDRPDR sel
1402         - 15  # NDRPDR sel
1403
1404     dpdk-compare-testbeds-skx-clx-ref:
1405       csit-dpdk-perf-report-iterative-2005-2n-skx:
1406         - 1   # NDRPDR sel
1407         - 2   # NDRPDR sel
1408         - 3   # NDRPDR sel
1409         - 4   # NDRPDR sel
1410         - 5   # NDRPDR sel
1411         - 6   # NDRPDR sel
1412         - 7   # NDRPDR sel
1413         - 8   # NDRPDR sel
1414         - 9   # NDRPDR sel
1415         - 10  # NDRPDR sel
1416     dpdk-compare-testbeds-skx-clx-cmp:
1417       csit-dpdk-perf-report-iterative-2005-2n-clx:
1418         - 1   # NDRPDR sel
1419         - 2   # NDRPDR sel
1420         - 3   # NDRPDR sel
1421         - 4   # NDRPDR sel
1422         - 5   # NDRPDR sel
1423         - 6   # NDRPDR sel
1424         - 7   # NDRPDR sel
1425         - 8   # NDRPDR sel
1426         - 9   # NDRPDR sel
1427         - 10  # NDRPDR sel
1428
1429     # Compare topologies
1430
1431     vpp-compare-topologies-ref:
1432       # TODO: Add data:
1433       csit-vpp-perf-report-iterative-2005-3n-skx:
1434         - 4   # NDRPDR sel
1435         - 5   # NDRPDR sel ??? all x710 failed
1436     vpp-compare-topologies-cmp:
1437       # TODO: Add data:
1438       csit-vpp-perf-report-iterative-2005-2n-skx:
1439         - 7   # NDRPDR sel
1440
1441     vpp-compare-topologies-mrr-ref:
1442       csit-vpp-perf-report-iterative-2005-3n-skx:
1443         - 6   # MRR sel
1444     vpp-compare-topologies-mrr-cmp:
1445       # TODO: Replace:
1446       # csit-vpp-perf-report-iterative-2005-2n-skx:
1447       csit-vpp-perf-verify-2001-2n-skx:
1448         - 101 # MRR sel
1449         - 128 # MRR sel addition
1450
1451     dpdk-compare-topologies-ref:
1452       csit-dpdk-perf-report-iterative-2005-3n-skx:
1453         - 4   # NDRPDR sel
1454         - 5   # NDRPDR sel
1455         - 6   # NDRPDR sel
1456         - 7   # NDRPDR sel
1457         - 8   # NDRPDR sel
1458         - 11  # NDRPDR sel
1459         - 12  # NDRPDR sel
1460         - 13  # NDRPDR sel
1461         - 14  # NDRPDR sel
1462         - 15  # NDRPDR sel
1463     dpdk-compare-topologies-cmp:
1464       csit-dpdk-perf-report-iterative-2005-2n-skx:
1465         - 1   # NDRPDR sel
1466         - 2   # NDRPDR sel
1467         - 3   # NDRPDR sel
1468         - 4   # NDRPDR sel
1469         - 5   # NDRPDR sel
1470         - 6   # NDRPDR sel
1471         - 7   # NDRPDR sel
1472         - 8   # NDRPDR sel
1473         - 9   # NDRPDR sel
1474         - 10  # NDRPDR sel
1475
1476   plot-layouts:
1477
1478     plot-soak-throughput:
1479       titlefont:
1480         size: 18
1481       xaxis:
1482         title: "<b>Test Cases [Index]</b>"
1483         titlefont:
1484           size: 16
1485         autorange: True
1486         fixedrange: False
1487         gridcolor: "rgb(230, 230, 230)"
1488         linecolor: "rgb(220, 220, 220)"
1489         linewidth: 1
1490         showgrid: True
1491         showline: True
1492         showticklabels: True
1493         tickcolor: "rgb(220, 220, 220)"
1494         tickmode: "linear"
1495         tickfont:
1496           size: 16
1497         zeroline: False
1498       yaxis:
1499         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1500         titlefont:
1501           size: 16
1502         gridcolor: "rgb(230, 230, 230)"
1503         hoverformat: ".4r"
1504         tickformat: ".3r"
1505         linecolor: "rgb(220, 220, 220)"
1506         linewidth: 1
1507         showgrid: True
1508         showline: True
1509         showticklabels: True
1510         tickcolor: "rgb(220, 220, 220)"
1511         tickfont:
1512           size: 16
1513         zeroline: False
1514         range: [0,50]
1515       autosize: False
1516       margin:
1517         t: 50
1518         b: 0
1519         l: 80
1520         r: 20
1521       showlegend: True
1522       legend:
1523         orientation: "h"
1524         font:
1525           size: 16
1526       width: 700
1527       height: 900
1528       paper_bgcolor: "#fff"
1529       plot_bgcolor: "#fff"
1530       hoverlabel:
1531         namelength: -1
1532
1533     plot-service-density:
1534       titlefont:
1535         size: 18
1536       xaxis:
1537         side: "top"
1538         autorange: True
1539         fixedrange: False
1540         showgrid: False
1541         showline: False
1542         showticklabels: False
1543         ticks: ""
1544         ticklen: 0
1545         tickwidth: 0
1546         zeroline: False
1547       yaxis:
1548         autorange: "reversed"
1549         showgrid: False
1550         showline: False
1551         showticklabels: False
1552         ticks: ""
1553         ticklen: 0
1554         tickwidth: 0
1555         zeroline: False
1556       showlegend: False
1557       paper_bgcolor: "#fff"
1558       plot_bgcolor: "#fff"
1559       width: 700
1560       height: 700
1561       hoverlabel:
1562         namelength: -1
1563
1564 #    plot-cps:
1565 #      titlefont:
1566 #        size: 18
1567 #      xaxis:
1568 #        title: "<b>Test Cases [Index]</b>"
1569 #        titlefont:
1570 #          size: 16
1571 #        autorange: True
1572 #        fixedrange: False
1573 #        gridcolor: "rgb(230, 230, 230)"
1574 #        linecolor: "rgb(220, 220, 220)"
1575 #        linewidth: 1
1576 #        showgrid: True
1577 #        showline: True
1578 #        showticklabels: True
1579 #        tickcolor: "rgb(220, 220, 220)"
1580 #        tickmode: "linear"
1581 #        tickfont:
1582 #          size: 16
1583 #        zeroline: False
1584 #      yaxis:
1585 #        title: "<b>Connections Per Second [cps]</b>"
1586 #        titlefont:
1587 #          size: 16
1588 #        gridcolor: "rgb(230, 230, 230)"
1589 #        hoverformat: ".4s"
1590 #        linecolor: "rgb(220, 220, 220)"
1591 #        linewidth: 1
1592 #        rangemode: "tozero"
1593 #        showgrid: True
1594 #        showline: True
1595 #        showticklabels: True
1596 #        tickcolor: "rgb(220, 220, 220)"
1597 #        tickformat: ".3s"
1598 #        tickfont:
1599 #          size: 16
1600 #        zeroline: False
1601 #      boxmode: "group"
1602 #      boxgroupgap: 0.5
1603 #      autosize: False
1604 #      margin:
1605 #        t: 50
1606 #        b: 20
1607 #        l: 80
1608 #        r: 20
1609 #      showlegend: True
1610 #      legend:
1611 #        orientation: "h"
1612 #        font:
1613 #          size: 16
1614 #      width: 700
1615 #      height: 800
1616 #      paper_bgcolor: "#fff"
1617 #      plot_bgcolor: "#fff"
1618 #      hoverlabel:
1619 #        namelength: -1
1620 #
1621 #    plot-rps:
1622 #      titlefont:
1623 #        size: 18
1624 #      xaxis:
1625 #        title: "<b>Test Cases [Index]</b>"
1626 #        titlefont:
1627 #          size: 16
1628 #        autorange: True
1629 #        fixedrange: False
1630 #        gridcolor: "rgb(230, 230, 230)"
1631 #        linecolor: "rgb(220, 220, 220)"
1632 #        linewidth: 1
1633 #        showgrid: True
1634 #        showline: True
1635 #        showticklabels: True
1636 #        tickcolor: "rgb(220, 220, 220)"
1637 #        tickmode: "linear"
1638 #        tickfont:
1639 #          size: 16
1640 #        zeroline: False
1641 #      yaxis:
1642 #        title: "<b>Requests Per Second [rps]</b>"
1643 #        titlefont:
1644 #          size: 16
1645 #        gridcolor: "rgb(230, 230, 230)"
1646 #        hoverformat: ".4s"
1647 #        linecolor: "rgb(220, 220, 220)"
1648 #        linewidth: 1
1649 #        rangemode: "tozero"
1650 #        showgrid: True
1651 #        showline: True
1652 #        showticklabels: True
1653 #        tickcolor: "rgb(230, 230, 230)"
1654 #        tickformat: ".3s"
1655 #        tickfont:
1656 #          size: 16
1657 #        zeroline: False
1658 #      boxmode: "group"
1659 #      boxgroupgap: 0.5
1660 #      autosize: False
1661 #      margin:
1662 #        t: 50
1663 #        b: 20
1664 #        l: 80
1665 #        r: 20
1666 #      showlegend: True
1667 #      legend:
1668 #        orientation: "h"
1669 #        font:
1670 #          size: 16
1671 #      width: 700
1672 #      height: 800
1673 #      paper_bgcolor: "#fff"
1674 #      plot_bgcolor: "#fff"
1675 #      hoverlabel:
1676 #        namelength: -1
1677
1678     plot-hoststack:
1679       titlefont:
1680         size: 16
1681       xaxis:
1682         title: "<b>Test Cases [Index]</b>"
1683         titlefont:
1684           size: 14
1685         autorange: True
1686         fixedrange: False
1687         gridcolor: "rgb(230, 230, 230)"
1688         linecolor: "rgb(220, 220, 220)"
1689         linewidth: 1
1690         showgrid: True
1691         showline: True
1692         showticklabels: True
1693         tickcolor: "rgb(220, 220, 220)"
1694         tickmode: "linear"
1695         tickfont:
1696           size: 14
1697         zeroline: False
1698       yaxis:
1699         title: "<b>Bandwidth [Gbps]</b>"
1700         titlefont:
1701           size: 14
1702         gridcolor: "rgb(230, 230, 230)"
1703         hoverformat: ".4s"
1704         linecolor: "rgb(220, 220, 220)"
1705         linewidth: 1
1706         rangemode: "tozero"
1707         showgrid: True
1708         showline: True
1709         showticklabels: True
1710         tickcolor: "rgb(230, 230, 230)"
1711         tickformat: ".3s"
1712         tickfont:
1713           size: 14
1714         zeroline: False
1715       boxmode: "group"
1716       boxgroupgap: 0.5
1717       autosize: False
1718       margin:
1719         t: 50
1720         b: 20
1721         l: 80
1722         r: 20
1723       showlegend: True
1724       legend:
1725         orientation: "h"
1726         font:
1727           size: 14
1728       width: 700
1729       height: 800
1730       paper_bgcolor: "#fff"
1731       plot_bgcolor: "#fff"
1732       hoverlabel:
1733         namelength: -1
1734
1735     plot-throughput:
1736       titlefont:
1737         size: 18
1738       xaxis:
1739         title: "<b>Test Cases [Index]</b>"
1740         titlefont:
1741           size: 16
1742         autorange: True
1743         fixedrange: False
1744         gridcolor: "rgb(230, 230, 230)"
1745         linecolor: "rgb(220, 220, 220)"
1746         linewidth: 1
1747         showgrid: True
1748         showline: True
1749         showticklabels: True
1750         tickcolor: "rgb(220, 220, 220)"
1751         tickmode: "linear"
1752         tickfont:
1753           size: 16
1754         zeroline: False
1755       yaxis:
1756         title: "<b>Packet Throughput [Mpps]</b>"
1757         titlefont:
1758           size: 16
1759         gridcolor: "rgb(230, 230, 230)"
1760         hoverformat: ".4r"
1761         tickformat: ".3r"
1762         linecolor: "rgb(220, 220, 220)"
1763         linewidth: 1
1764         showgrid: True
1765         showline: True
1766         showticklabels: True
1767         tickcolor: "rgb(220, 220, 220)"
1768         tickfont:
1769           size: 16
1770         zeroline: False
1771         range: [0,50]
1772       autosize: False
1773       margin:
1774         t: 50
1775         b: 0
1776         l: 80
1777         r: 20
1778       showlegend: True
1779       legend:
1780         orientation: "h"
1781         font:
1782           size: 16
1783       width: 700
1784       height: 900
1785       paper_bgcolor: "#fff"
1786       plot_bgcolor: "#fff"
1787       hoverlabel:
1788         namelength: -1
1789
1790     plot-throughput-speedup-analysis:
1791       titlefont:
1792         size: 18
1793       xaxis:
1794         title: "<b>Number of Cores [Qty]</b>"
1795         titlefont:
1796           size: 16
1797         autorange: True
1798         fixedrange: False
1799         gridcolor: "rgb(230, 230, 230)"
1800         linecolor: "rgb(220, 220, 220)"
1801         linewidth: 1
1802         showgrid: True
1803         showline: True
1804         showticklabels: True
1805         tickcolor: "rgb(238, 238, 238)"
1806         tickmode: "linear"
1807         tickfont:
1808           size: 16
1809         zeroline: False
1810       yaxis:
1811         title: "<b>Packet Throughput [Mpps]</b>"
1812         titlefont:
1813           size: 16
1814         type: "linear"
1815         gridcolor: "rgb(230, 230, 230)"
1816         hoverformat: ".4s"
1817         linecolor: "rgb(220, 220, 220)"
1818         linewidth: 1
1819         showgrid: True
1820         showline: True
1821         showticklabels: True
1822         tickcolor: "rgb(220, 220, 220)"
1823         tickformat: ".4s"
1824         tickfont:
1825           size: 16
1826         zeroline: True
1827         rangemode: "tozero"
1828         range: [0,100]
1829       legend:
1830         orientation: "h"
1831         font:
1832           size: 16
1833         xanchor: "left"
1834         yanchor: "top"
1835         x: 0
1836         y: -0.2
1837         bgcolor: "rgba(255, 255, 255, 0)"
1838         bordercolor: "rgba(255, 255, 255, 0)"
1839         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1840       autosize: False
1841       margin:
1842           't': 50
1843           'b': 150
1844           'l': 85
1845           'r': 10
1846       showlegend: True
1847       width: 700
1848       height: 700
1849       paper_bgcolor: "#fff"
1850       plot_bgcolor: "#fff"
1851       hoverlabel:
1852         namelength: -1
1853       annotations: [
1854         {
1855           text: "_ _          __          ...",
1856           align: "left",
1857           showarrow: False,
1858           xref: "paper",
1859           yref: "paper",
1860           xanchor: "left",
1861           yanchor: "top",
1862           x: 0,
1863           y: -0.13,
1864           font: {
1865             family: "Consolas, Courier New",
1866             size: 15
1867           },
1868         },
1869         {
1870           text: "    Perfect     Measured     Limit",
1871           align: "left",
1872           showarrow: False,
1873           xref: "paper",
1874           yref: "paper",
1875           xanchor: "left",
1876           yanchor: "top",
1877           x: 0,
1878           y: -0.15,
1879           font: {
1880             family: "Consolas, Courier New",
1881             size: 15
1882           },
1883         },
1884       ]
1885
1886     plot-latency:
1887       titlefont:
1888         size: 18
1889       xaxis:
1890         title: "<b>Direction</b>"
1891         titlefont:
1892           size: 16
1893         autorange: True
1894         fixedrange: False
1895         gridcolor: "rgb(230, 230, 230)"
1896         linecolor: "rgb(220, 220, 220)"
1897         linewidth: 1
1898         showgrid: True
1899         showline: True
1900         showticklabels: False
1901         tickcolor: "rgb(220, 220, 220)"
1902         tickmode: "linear"
1903         tickfont:
1904           size: 16
1905         zeroline: False
1906       yaxis:
1907         title: "<b>Packet Latency [uSec]</b>"
1908         titlefont:
1909           size: 16
1910         type: "linear"
1911         gridcolor: "rgb(230, 230, 230)"
1912         hoverformat: ".4s"
1913         linecolor: "rgb(220, 220, 220)"
1914         linewidth: 1
1915         showgrid: True
1916         showline: True
1917         showticklabels: True
1918         tickcolor: "rgb(220, 220, 220)"
1919         tickformat: ".4s"
1920         tickfont:
1921           size: 16
1922         zeroline: True
1923         rangemode: "tozero"
1924       legend:
1925         orientation: "h"
1926         font:
1927           size: 16
1928         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1929       autosize: False
1930       margin:
1931           't': 50
1932           'b': 150
1933           'l': 80
1934           'r': 10
1935       showlegend: True
1936       width: 700
1937       height: 700
1938       paper_bgcolor: "#fff"
1939       plot_bgcolor: "#fff"
1940       hoverlabel:
1941         namelength: -1
1942
1943     plot-hdrh-latency:
1944       title:
1945         text: ""
1946         xanchor: "center"
1947         x: 0.5
1948         font:
1949           size: 16
1950       width: 700
1951       plot_bgcolor: "white"
1952       annotations:
1953         - font:
1954             size: 14
1955           showarrow: False
1956           text: "<b>Packet Latency [uSec]</b>"
1957           x: 1
1958           xanchor: "right"
1959           xref: "paper"
1960           y: -0.045
1961           yanchor: "top"
1962           yref: "paper"
1963         - font:
1964             size: 14
1965           showarrow: False
1966           text: "<b>Probability [%]</b>"
1967           textangle: 270
1968           x: -0.06
1969           xanchor: "center"
1970           xref: "paper"
1971           y: 0.5
1972           yanchor: "middle"
1973           yref: "paper"
1974         - font:
1975             size: 14
1976           showarrow: False
1977           text: "<b>Direction: E-W</b>"
1978           x: 0.24
1979           xanchor: "center"
1980           xref: "paper"
1981           y: 1.05
1982           yanchor: "bottom"
1983           yref: "paper"
1984         - font:
1985             size: 14
1986           showarrow: False
1987           text: "<b>Direction: W-E</b>"
1988           x: 0.74
1989           xanchor: "center"
1990           xref: "paper"
1991           y: 1.05
1992           yanchor: "bottom"
1993           yref: "paper"
1994
1995     plot-hdrh-latency-percentile:
1996       title:
1997         text: ""
1998         xanchor: "center"
1999         x: 0.5
2000         font:
2001           size: 18
2002       xaxis:
2003         type: "log"
2004         title: "<b>Percentile [%]</b>"
2005         titlefont:
2006           size: 16
2007         autorange: True
2008         fixedrange: False
2009         gridcolor: "rgb(230, 230, 230)"
2010         linecolor: "rgb(220, 220, 220)"
2011         linewidth: 1
2012         showgrid: True
2013         showline: True
2014         showticklabels: True
2015         tickcolor: "rgb(220, 220, 220)"
2016         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2017         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2018         tickfont:
2019           size: 16
2020       yaxis:
2021         title: "<b>Packet Latency [uSec]</b>"
2022         titlefont:
2023           size: 16
2024         gridcolor: "rgb(230, 230, 230)"
2025         linecolor: "rgb(220, 220, 220)"
2026         linewidth: 1
2027         showgrid: True
2028         showline: True
2029         showticklabels: True
2030         tickcolor: "rgb(220, 220, 220)"
2031         tickfont:
2032           size: 16
2033       autosize: False
2034       showlegend: True
2035       legend:
2036         traceorder: "normal"
2037         orientation: "h"
2038         font:
2039           size: 16
2040         xanchor: "left"
2041         yanchor: "top"
2042         x: 0
2043         y: -0.15
2044         bgcolor: "rgba(255, 255, 255, 0)"
2045         bordercolor: "rgba(255, 255, 255, 0)"
2046       width: 700
2047       height: 700
2048       paper_bgcolor: "white"
2049       plot_bgcolor: "white"
2050
2051     plot-hdrh-latency-by-percentile:
2052       title:
2053         text: "<b>Latency by Percentile Distribution</b>"
2054         xanchor: "center"
2055         x: 0.5
2056         font:
2057           size: 18
2058       showlegend: True
2059       legend:
2060         traceorder: "normal"
2061         orientation: "h"
2062         font:
2063           size: 16
2064         xanchor: "left"
2065         yanchor: "top"
2066         x: 0
2067         y: -0.2
2068         bgcolor: "rgba(255, 255, 255, 0)"
2069         bordercolor: "rgba(255, 255, 255, 0)"
2070       xaxis:
2071         type: "linear"
2072         title: "<b>Percentile [%]</b>"
2073         titlefont:
2074           size: 14
2075         autorange: False
2076         fixedrange: False
2077         range: [0, 100]
2078         gridcolor: "rgb(230, 230, 230)"
2079         linecolor: "rgb(220, 220, 220)"
2080         linewidth: 1
2081         showgrid: True
2082         showline: True
2083         showticklabels: True
2084         tickcolor: "rgb(220, 220, 220)"
2085         tickvals: [0, 25, 50, 75, 100]
2086         ticktext: [0, 25, 50, 75, 100]
2087         tickfont:
2088           size: 14
2089       yaxis:
2090         title: "<b>One-Way Latency per Direction [uSec]</b>"
2091         titlefont:
2092           size: 14
2093         gridcolor: "rgb(230, 230, 230)"
2094         linecolor: "rgb(220, 220, 220)"
2095         linewidth: 1
2096         showgrid: True
2097         showline: True
2098         showticklabels: True
2099         tickcolor: "rgb(220, 220, 220)"
2100         tickfont:
2101           size: 14
2102       width: 700
2103       height: 700
2104       paper_bgcolor: "white"
2105       plot_bgcolor: "white"
2106
2107 - type: "static"
2108   src-path: "{DIR[RST]}"
2109   dst-path: "{DIR[WORKING,SRC]}"
2110
2111 - type: "input"
2112   general:
2113     file-name: "output_info.xml.gz"
2114     file-format: ".gz"
2115     arch-file-format:
2116       - ".gz"
2117       - ".zip"
2118     download-path: "{job}/{build}/archives/{filename}"
2119     extract: "output.xml"
2120
2121     zip-file-name: "robot-plugin.zip"
2122     zip-file-format: ".zip"
2123     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2124     zip-extract: "robot-plugin/output.xml"
2125
2126   builds:
2127
2128     csit-vpp-perf-verify-1908-3n-hsw:
2129       - 12  # NDRPDR sel
2130       - 13  # NDRPDR sel
2131       - 14  # NDRPDR sel
2132       - 15  # NDRPDR sel
2133       - 16  # NDRPDR sel
2134       - 17  # NDRPDR sel
2135       - 18  # NDRPDR sel
2136       - 19  # NDRPDR sel
2137       - 20  # NDRPDR sel
2138       - 21  # NDRPDR sel
2139       - 48  # NDRPDR sel vhost
2140       - 49  # NDRPDR sel vhost
2141       - 52  # NDRPDR sel vhost
2142       - 53  # NDRPDR sel vhost
2143       - 54  # NDRPDR sel vhost
2144       - 55  # NDRPDR sel vhost
2145       - 56  # NDRPDR sel vhost
2146       - 57  # NDRPDR sel vhost
2147       - 58  # NDRPDR sel vhost
2148       - 59  # NDRPDR sel vhost
2149       - 39  # MRR sel
2150     csit-vpp-perf-verify-2001-3n-hsw:
2151       - 21  # NDRPDR sel
2152       - 22  # NDRPDR sel
2153       - 23  # NDRPDR sel
2154       - 24  # NDRPDR sel
2155       - 25  # NDRPDR sel
2156       - 29  # NDRPDR sel
2157       - 30  # NDRPDR sel
2158       - 31  # NDRPDR sel
2159       - 32  # NDRPDR sel
2160       - 34  # NDRPDR sel
2161       - 17  # MRR sel
2162     csit-vpp-perf-report-iterative-2005-3n-hsw:
2163       - 3   # NDRPDR sel
2164       - 4   # NDRPDR sel
2165       - 5   # NDRPDR sel
2166       - 10  # NDRPDR sel
2167       - 11  # NDRPDR sel
2168       - 12  # NDRPDR sel
2169       - 15  # NDRPDR sel
2170       - 16  # NDRPDR sel
2171       - 18  # NDRPDR sel
2172       - 19  # NDRPDR sel
2173       - 13  # MRR
2174     csit-vpp-perf-verify-2005-3n-hsw:
2175       - 3   # hoststack
2176       - 5   # hoststack
2177       - 6   # hoststack
2178       - 7   # hoststack
2179       - 8   # hoststack
2180       - 9   # hoststack
2181       - 10  # hoststack
2182       - 11  # hoststack
2183       - 12  # hoststack
2184       - 13  # hoststack
2185     csit-vpp-perf-report-coverage-2005-3n-hsw:
2186       - 1   # perf-full-3n-dnv-crypto_I
2187       - 7   # perf-full-3n-hsw-crypto_II
2188       - 3   # perf-full-3n-hsw-crypto_III
2189       - 4   # perf-full-3n-dnv-crypto_IV
2190       - 5   # perf-full-3n-hsw-ip4_I
2191       - 6   # perf-full-3n-hsw-ip4_II
2192       - 8   # perf-full-3n-hsw-ip4_III
2193       - 9   # perf-full-3n-hsw-ip4_IV
2194       - 10  # perf-full-3n-hsw-ip4_V
2195       - 26  # perf-full-3n-hsw-ip4_VI
2196       - 18  # perf-full-3n-hsw-ip4_VII
2197       - 27  # perf-full-3n-hsw-ip4_VIII
2198       - 28  # perf-full-3n-hsw-ip4_IX
2199       - 29  # perf-full-3n-hsw-ip6_I
2200       - 35  # perf-full-3n-hsw-ip6_II
2201       - 42  # perf-full-3n-hsw-l2_I
2202       - 33  # perf-full-3n-hsw-l2_II
2203       - 37  # perf-full-3n-hsw-l2_III
2204       - 45  # perf-full-3n-hsw-l2_IV
2205       - 43  # perf-full-3n-hsw-l2_V
2206       - 40  # perf-full-3n-hsw-l2_VI
2207       - 44  # perf-full-3n-hsw-l2_VII
2208       - 51  # perf-full-3n-hsw-l2_VIII
2209       - 50  # perf-full-3n-hsw-l2_IX
2210       - 52  # perf-full-3n-hsw-l2_X
2211       - 53  # perf-full-3n-hsw-l2_XI
2212       - 54  # perf-full-3n-hsw-memif
2213       - 55  # perf-full-3n-hsw-ip4tunnels-I
2214       - 57  # perf-full-3n-hsw-ip4tunnels-III
2215
2216     csit-vpp-perf-verify-1908_1-3n-skx:
2217       - 26  # NDRPDR sel - new1908.1
2218       - 27  # NDRPDR sel - new1908.1
2219       - 28  # NDRPDR sel - new1908.1
2220       - 29  # NDRPDR sel - new1908.1
2221       - 30  # NDRPDR sel - new1908.1
2222       - 31  # NDRPDR sel - new1908.1
2223       - 33  # NDRPDR sel - new1908.1
2224       - 34  # NDRPDR sel - new1908.1
2225       - 35  # NDRPDR sel - new1908.1
2226       - 36  # NDRPDR sel - new1908.1
2227     csit-vpp-perf-verify-2001-3n-skx:
2228       - 69  # NDRPDR sel - new2001.0
2229       - 71  # NDRPDR sel - new2001.0
2230       - 72  # NDRPDR sel - new2001.0
2231       - 76  # NDRPDR sel - new2001.0
2232       - 77  # NDRPDR sel - new2001.0
2233       - 78  # NDRPDR sel - new2001.0
2234       - 80  # NDRPDR sel - new2001.0
2235       - 50  # MRR sel
2236       - 53  # MRR sel addition
2237     # TODO: Add data:
2238     csit-vpp-perf-report-iterative-2005-3n-skx:
2239       - 4   # NDRPDR sel
2240       - 5   # NDRPDR sel ??? all x710 failed
2241       - 6   # MRR sel
2242
2243     csit-vpp-perf-verify-1908_1-2n-skx:
2244       - 39  # NDRPDR sel - new1908.1
2245       - 40  # NDRPDR sel - new1908.1
2246       - 41  # NDRPDR sel - new1908.1
2247       - 43  # NDRPDR sel - new1908.1
2248       - 44  # NDRPDR sel - new1908.1
2249       - 45  # NDRPDR sel - new1908.1
2250       - 46  # NDRPDR sel - new1908.1
2251       - 47  # NDRPDR sel - new1908.1
2252       - 48  # NDRPDR sel - new1908.1
2253       - 49  # NDRPDR sel - new1908.1
2254     csit-vpp-perf-verify-2001-2n-skx:
2255       - 143  # NDRPDR sel - new2001.0
2256       - 146  # NDRPDR sel - new2001.0
2257       - 147  # NDRPDR sel - new2001.0
2258       - 148  # NDRPDR sel - new2001.0
2259       - 149  # NDRPDR sel - new2001.0
2260       - 150  # NDRPDR sel - new2001.0
2261       - 151  # NDRPDR sel - new2001.0
2262       - 152  # NDRPDR sel - new2001.0
2263       - 153  # NDRPDR sel - new2001.0
2264       - 154  # NDRPDR sel - new2001.0
2265       - 101  # MRR sel - old
2266       - 128  # MRR sel addition - old
2267       - 169  # Reconf REMOVE
2268       - 181  # Soak REMOVE
2269       - 182  # Soak REMOVE
2270     # TODO: Add data:
2271     csit-vpp-perf-report-iterative-2005-2n-skx:
2272       - 7   # NDRPDR sel
2273
2274     csit-vpp-perf-verify-1908_1-2n-clx:
2275       - 5  # NDRPDR sel
2276       - 6  # NDRPDR sel
2277       - 7  # NDRPDR sel
2278       - 8  # NDRPDR sel
2279       - 9  # NDRPDR sel
2280     csit-vpp-perf-verify-2001-2n-clx:
2281       - 28  # NDRPDR sel
2282       - 29  # NDRPDR sel
2283       - 32  # NDRPDR sel
2284       - 40  # NDRPDR sel
2285       - 43  # NDRPDR sel
2286       - 44  # NDRPDR sel
2287       - 45  # NDRPDR sel
2288       - 47  # NDRPDR sel
2289       - 48  # NDRPDR sel
2290       - 49  # NDRPDR sel
2291       - 39  # MRR
2292       - 68  # Reconf REMOVE
2293       - 93  # Soak REMOVE
2294       - 94  # Soak REMOVE
2295     # TODO: Add data:
2296     csit-vpp-perf-report-iterative-2005-2n-clx:
2297       - 7   # NDRPDR sel
2298       - 9   # NDRPDR sel
2299       - 32  # NDRPDR sel ???
2300       - 33  # NDRPDR sel ???
2301       - 12   # MRR
2302
2303     csit-vpp-perf-verify-1908-3n-tsh:
2304       - 7   # NDRPDR sel
2305       - 8   # NDRPDR sel
2306       - 9   # NDRPDR sel
2307       - 10  # NDRPDR sel
2308       - 11  # NDRPDR sel
2309       - 12  # NDRPDR sel
2310       - 13  # NDRPDR sel
2311       - 14  # NDRPDR sel
2312       - 15  # NDRPDR sel
2313       - 16  # NDRPDR sel
2314       - 17  # MRR sel
2315     csit-vpp-perf-verify-2001-3n-tsh:
2316       - 3   # NDRPDR sel
2317       - 4   # NDRPDR sel
2318       - 7   # NDRPDR sel
2319       - 8   # NDRPDR sel
2320       - 10  # NDRPDR sel
2321       - 12  # NDRPDR sel
2322       - 13  # NDRPDR sel
2323       - 14  # NDRPDR sel
2324       - 15  # NDRPDR sel
2325       - 21  # NDRPDR sel
2326       - 9   # MRR sel
2327     # TODO: Add data:
2328     # csit-vpp-perf-report-iterative-2005-3n-tsh:
2329
2330     csit-vpp-perf-verify-1908-3n-dnv:
2331       - 6   # NDRPDR sel
2332       - 7   # NDRPDR sel
2333       - 8   # NDRPDR sel
2334       - 9   # NDRPDR sel
2335       - 10  # NDRPDR sel
2336       - 12  # NDRPDR sel
2337       - 13  # NDRPDR sel
2338       - 14  # NDRPDR sel
2339       - 15  # NDRPDR sel
2340       - 16  # NDRPDR sel
2341       - 17  # MRR sel
2342     csit-vpp-perf-verify-2001-3n-dnv:
2343       - 5   # NDRPDR sel
2344       - 6   # NDRPDR sel
2345       - 7   # NDRPDR sel
2346       - 8   # NDRPDR sel
2347       - 9   # NDRPDR sel
2348       - 10  # NDRPDR sel
2349       - 12  # NDRPDR sel
2350       - 16  # NDRPDR sel
2351       - 17  # NDRPDR sel
2352       - 18  # NDRPDR sel
2353       - 11  # MRR sel
2354     csit-vpp-perf-report-iterative-2005-3n-dnv:
2355       - 2   # NDRPDR sel
2356       - 3   # NDRPDR sel
2357       - 4   # NDRPDR sel
2358       - 5   # NDRPDR sel
2359       - 6   # NDRPDR sel
2360       - 7   # NDRPDR sel
2361       - 9   # NDRPDR sel
2362       - 10  # NDRPDR sel
2363       - 11  # NDRPDR sel
2364       - 12  # NDRPDR sel
2365       - 8   # MRR
2366     csit-vpp-perf-report-coverage-2005-3n-dnv:
2367       - 1   # perf-full-3n-dnv-crypto_I
2368       - 15  # perf-full-3n-dnv-crypto_II
2369       - 5   # perf-full-3n-dnv-ip4_I
2370       - 13  # perf-full-3n-dnv-ip4_II
2371       - 18  # perf-full-3n-dnv-ip6_II
2372       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2373
2374     csit-vpp-perf-verify-1908-2n-dnv:
2375       - 1   # NDRPDR sel
2376       - 2   # NDRPDR sel
2377       - 3   # NDRPDR sel
2378       - 4   # NDRPDR sel
2379       - 5   # NDRPDR sel
2380       - 6   # NDRPDR sel
2381       - 7   # NDRPDR sel
2382       - 8   # NDRPDR sel
2383       - 9   # NDRPDR sel
2384       - 10  # NDRPDR sel
2385       - 11  # MRR sel
2386     csit-vpp-perf-verify-2001-2n-dnv:
2387       - 4   # NDRPDR sel
2388       - 5   # NDRPDR sel
2389       - 6   # NDRPDR sel
2390       - 7   # NDRPDR sel
2391       - 8   # NDRPDR sel
2392       - 9   # NDRPDR sel
2393       - 10  # NDRPDR sel
2394       - 11  # NDRPDR sel
2395       - 13  # NDRPDR sel
2396       - 16  # NDRPDR sel
2397       - 12  # MRR sel
2398     csit-vpp-perf-report-iterative-2005-2n-dnv:
2399       - 3   # NDRPDR sel
2400       - 6   # NDRPDR sel
2401       - 7   # NDRPDR sel
2402       - 8   # NDRPDR sel
2403       - 9   # NDRPDR sel
2404       - 10  # NDRPDR sel
2405       - 11  # NDRPDR sel
2406       - 12  # NDRPDR sel
2407       - 13  # NDRPDR sel
2408       - 14  # NDRPDR sel
2409       - 15  # MRR sel
2410     csit-vpp-perf-report-coverage-2005-2n-dnv:
2411       - 1   # perf-full-2n-dnv-ip4_I
2412       - 2   # perf-full-2n-dnv-ip4_II
2413       - 3   # perf-full-2n-dnv-ip6_I
2414       - 4   # perf-full-2n-dnv-ip6_II
2415       - 5   # perf-full-2n-dnv-l2_I
2416       - 6   # perf-full-2n-dnv-l2_II
2417
2418     csit-dpdk-perf-verify-1908-3n-hsw:
2419       - 2   # NDRPDR sel
2420       - 3   # NDRPDR sel
2421       - 4   # NDRPDR sel
2422       - 5   # NDRPDR sel
2423       - 6   # NDRPDR sel
2424       - 7   # NDRPDR sel
2425       - 8   # NDRPDR sel
2426       - 9   # NDRPDR sel
2427       - 10  # NDRPDR sel
2428       - 11  # NDRPDR sel
2429     csit-dpdk-perf-verify-2001-3n-hsw:
2430       - 4   # NDRPDR sel
2431       - 5   # NDRPDR sel
2432       - 6   # NDRPDR sel
2433       - 7   # NDRPDR sel
2434       - 8   # NDRPDR sel
2435       - 9   # NDRPDR sel
2436       - 10  # NDRPDR sel
2437       - 11  # NDRPDR sel
2438       - 12  # NDRPDR sel
2439       - 13  # NDRPDR sel
2440       - 15  # NDRPDR sel
2441       - 16  # NDRPDR sel
2442       - 17  # NDRPDR sel
2443       - 18  # NDRPDR sel
2444       - 19  # NDRPDR sel
2445       - 20  # NDRPDR sel
2446       - 21  # NDRPDR sel
2447       - 22  # NDRPDR sel
2448       - 23  # NDRPDR sel
2449       - 24  # NDRPDR sel
2450     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2451       - 5   # NDRPDR sel
2452       - 6   # NDRPDR sel
2453       - 7   # NDRPDR sel
2454       - 8   # NDRPDR sel
2455       - 9   # NDRPDR sel
2456       - 10  # NDRPDR sel
2457       - 11  # NDRPDR sel
2458       - 12  # NDRPDR sel
2459       - 13  # NDRPDR sel
2460       - 14  # NDRPDR sel
2461
2462     csit-dpdk-perf-verify-1908-3n-skx:
2463       - 3   # NDRPDR sel
2464       - 4   # NDRPDR sel
2465       - 5   # NDRPDR sel
2466       - 6   # NDRPDR sel
2467       - 7   # NDRPDR sel
2468       - 8   # NDRPDR sel
2469       - 9   # NDRPDR sel
2470       - 10  # NDRPDR sel
2471       - 11  # NDRPDR sel
2472       - 12  # NDRPDR sel
2473     csit-dpdk-perf-verify-2001-3n-skx:
2474       - 29  # NDRPDR sel xxv710
2475       - 33  # NDRPDR sel xxv710
2476       - 34  # NDRPDR sel xxv710
2477       - 35  # NDRPDR sel xxv710
2478       - 36  # NDRPDR sel xxv710
2479       - 37  # NDRPDR sel xxv710
2480       - 41  # NDRPDR sel xxv710
2481       - 42  # NDRPDR sel xxv710
2482       - 43  # NDRPDR sel xxv710
2483       - 45  # NDRPDR sel xxv710
2484       - 30  # NDRPDR sel x710
2485       - 31  # NDRPDR sel x710
2486       - 32  # NDRPDR sel x710
2487       - 38  # NDRPDR sel x710
2488       - 39  # NDRPDR sel x710
2489       - 40  # NDRPDR sel x710
2490       - 44  # NDRPDR sel x710
2491       - 46  # NDRPDR sel x710
2492       - 47  # NDRPDR sel x710
2493       - 48  # NDRPDR sel x710
2494     csit-dpdk-perf-report-iterative-2005-3n-skx:
2495       - 4   # NDRPDR sel
2496       - 5   # NDRPDR sel
2497       - 6   # NDRPDR sel
2498       - 7   # NDRPDR sel
2499       - 8   # NDRPDR sel
2500       - 11  # NDRPDR sel
2501       - 12  # NDRPDR sel
2502       - 13  # NDRPDR sel
2503       - 14  # NDRPDR sel
2504       - 15  # NDRPDR sel
2505
2506     csit-dpdk-perf-verify-1908-2n-skx:
2507       - 2   # NDRPDR sel
2508       - 3   # NDRPDR sel
2509       - 4   # NDRPDR sel
2510       - 5   # NDRPDR sel
2511       - 7   # NDRPDR sel
2512       - 8   # NDRPDR sel
2513       - 9   # NDRPDR sel
2514       - 10  # NDRPDR sel
2515       - 11  # NDRPDR sel
2516       - 12  # NDRPDR sel
2517     csit-dpdk-perf-verify-2001-2n-skx:
2518       - 35  # NDRPDR sel xxv710
2519       - 36  # NDRPDR sel xxv710
2520       - 37  # NDRPDR sel xxv710
2521       - 41  # NDRPDR sel xxv710
2522       - 42  # NDRPDR sel xxv710
2523       - 43  # NDRPDR sel xxv710
2524       - 46  # NDRPDR sel xxv710
2525       - 47  # NDRPDR sel xxv710
2526       - 52  # NDRPDR sel xxv710
2527       - 53  # NDRPDR sel xxv710
2528       - 38  # NDRPDR sel x710
2529       - 39  # NDRPDR sel x710
2530       - 40  # NDRPDR sel x710
2531       - 44  # NDRPDR sel x710
2532       - 45  # NDRPDR sel x710
2533       - 48  # NDRPDR sel x710
2534       - 49  # NDRPDR sel x710
2535       - 50  # NDRPDR sel x710
2536       - 51  # NDRPDR sel x710
2537       - 54  # NDRPDR sel x710
2538     csit-dpdk-perf-report-iterative-2005-2n-skx:
2539       - 1   # NDRPDR sel
2540       - 2   # NDRPDR sel
2541       - 3   # NDRPDR sel
2542       - 4   # NDRPDR sel
2543       - 5   # NDRPDR sel
2544       - 6   # NDRPDR sel
2545       - 7   # NDRPDR sel
2546       - 8   # NDRPDR sel
2547       - 9   # NDRPDR sel
2548       - 10  # NDRPDR sel
2549
2550     csit-dpdk-perf-verify-2001-2n-clx:
2551       - 15  # NDRPDR sel
2552       - 16  # NDRPDR sel
2553       - 17  # NDRPDR sel
2554       - 18  # NDRPDR sel
2555       - 19  # NDRPDR sel
2556       - 20  # NDRPDR sel
2557       - 21  # NDRPDR sel
2558       - 22  # NDRPDR sel
2559       - 23  # NDRPDR sel
2560       - 24  # NDRPDR sel
2561       - 25  # NDRPDR sel
2562       - 26  # NDRPDR sel
2563       - 27  # NDRPDR sel
2564       - 28  # NDRPDR sel
2565       - 29  # NDRPDR sel
2566       - 30  # NDRPDR sel
2567       - 31  # NDRPDR sel
2568       - 32  # NDRPDR sel
2569       - 33  # NDRPDR sel
2570       - 34  # NDRPDR sel
2571     csit-dpdk-perf-report-iterative-2005-2n-clx:
2572       - 1   # NDRPDR sel
2573       - 2   # NDRPDR sel
2574       - 3   # NDRPDR sel
2575       - 4   # NDRPDR sel
2576       - 5   # NDRPDR sel
2577       - 6   # NDRPDR sel
2578       - 7   # NDRPDR sel
2579       - 8   # NDRPDR sel
2580       - 9   # NDRPDR sel
2581       - 10  # NDRPDR sel
2582
2583     csit-dpdk-perf-verify-2001-2n-dnv:
2584       - 9   # NDRPDR sel
2585       - 10  # NDRPDR sel
2586       - 11  # NDRPDR sel
2587       - 12  # NDRPDR sel
2588       - 13  # NDRPDR sel
2589       - 14  # NDRPDR sel
2590       - 15  # NDRPDR sel
2591       - 16  # NDRPDR sel
2592       - 17  # NDRPDR sel
2593       - 18  # NDRPDR sel
2594     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2595       - 8   # NDRPDR sel
2596       - 9   # NDRPDR sel
2597       - 10  # NDRPDR sel
2598       - 11  # NDRPDR sel
2599       - 12  # NDRPDR sel
2600       - 13  # NDRPDR sel
2601       - 14  # NDRPDR sel
2602       - 15  # NDRPDR sel
2603       - 16  # NDRPDR sel
2604       - 17  # NDRPDR sel
2605
2606     csit-dpdk-perf-verify-2001-3n-dnv:
2607       - 12  # NDRPDR sel
2608       - 13  # NDRPDR sel
2609       - 14  # NDRPDR sel
2610       - 15  # NDRPDR sel
2611       - 16  # NDRPDR sel
2612       - 17  # NDRPDR sel
2613       - 18  # NDRPDR sel
2614       - 19  # NDRPDR sel
2615       - 20  # NDRPDR sel
2616       - 22  # NDRPDR sel
2617     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2618       - 6   # NDRPDR sel
2619       - 7   # NDRPDR sel
2620       - 8   # NDRPDR sel
2621       - 9   # NDRPDR sel
2622       - 10  # NDRPDR sel
2623       - 11  # NDRPDR sel
2624       - 12  # NDRPDR sel
2625       - 13  # NDRPDR sel
2626       - 14  # NDRPDR sel
2627       - 16  # NDRPDR sel
2628
2629     csit-dpdk-perf-verify-2001-3n-tsh:
2630       - 3   # NDRPDR sel
2631       - 4   # NDRPDR sel
2632       - 5   # NDRPDR sel
2633       - 9   # NDRPDR sel
2634       - 10  # NDRPDR sel
2635       - 11  # NDRPDR sel
2636       - 12  # NDRPDR sel
2637       - 14  # NDRPDR sel
2638       - 15  # NDRPDR sel
2639       - 18  # NDRPDR sel
2640     # TODO: Add data:
2641     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2642       - 5   # NDRPDR sel
2643
2644     csit-vpp-device-2005-ubuntu1804-1n-skx:
2645       - 35
2646
2647 - type: "output"
2648   output: "report"
2649   format:
2650     html:
2651     - full
2652 #    pdf:
2653 #    - minimal
2654
2655 ################################################################################
2656 ###                               T A B L E S                                ###
2657 ################################################################################
2658
2659 # VPP Soak vs NDR - 2n-skx
2660 - type: "table"
2661   title: "VPP Soak vs NDR 2n-skx"
2662   algorithm: "table_soak_vs_ndr"
2663   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2664   reference:
2665     title: "NDR"
2666     data: "vpp-soak-vs-ndr-2n-skx-ref"
2667   compare:
2668     title: "Soak"
2669     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2670   data: "vpp-soak-vs-ndr-2n-skx"
2671   include-tests: "NDR"
2672   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2673   parameters:
2674     - "throughput"
2675     - "name"
2676     - "parent"
2677
2678 # VPP Soak vs NDR - 2n-clx
2679 - type: "table"
2680   title: "VPP Soak vs NDR 2n-clx"
2681   algorithm: "table_soak_vs_ndr"
2682   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2683   reference:
2684     title: "NDR"
2685     data: "vpp-soak-vs-ndr-2n-clx-ref"
2686   compare:
2687     title: "Soak"
2688     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2689   data: "vpp-soak-vs-ndr-2n-clx"
2690   include-tests: "NDR"
2691   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2692   parameters:
2693     - "throughput"
2694     - "name"
2695     - "parent"
2696
2697 ################################################################################
2698
2699 # VPP Compare NICs 3n-skx 2t1c ndr
2700 - type: "table"
2701   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2702   algorithm: "table_comparison"
2703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2705   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2706   columns:
2707     - title: "x710"
2708       data-set: "vpp-nic-comparison-3n-skx"
2709       tag: "NIC_Intel-X710"
2710     - title: "xxv710"
2711       data-set: "vpp-nic-comparison-3n-skx"
2712       tag: "NIC_Intel-XXV710"
2713   comparisons:
2714     - title: "Diff"
2715       reference: 1
2716       compare: 2
2717   legend:
2718     - "Legend to Table:"
2719     - "x710, xxv710 - NICs tested."
2720     - "Diff - difference between x710 and xxv710 NIC."
2721
2722 # VPP Compare NICs 3n-skx 4t2c ndr
2723 - type: "table"
2724   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2725   algorithm: "table_comparison"
2726   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2727   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2728   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2729   columns:
2730     - title: "x710"
2731       data-set: "vpp-nic-comparison-3n-skx"
2732       tag: "NIC_Intel-X710"
2733     - title: "xxv710"
2734       data-set: "vpp-nic-comparison-3n-skx"
2735       tag: "NIC_Intel-XXV710"
2736   comparisons:
2737     - title: "Diff"
2738       reference: 1
2739       compare: 2
2740   legend:
2741     - "Legend to Table:"
2742     - "x710, xxv710 - NICs tested."
2743     - "Diff - difference between x710 and xxv710 NIC."
2744
2745 # VPP Compare NICs 3n-skx 2t1c pdr
2746 - type: "table"
2747   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2748   algorithm: "table_comparison"
2749   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2750   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2751   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2752   columns:
2753     - title: "x710"
2754       data-set: "vpp-nic-comparison-3n-skx"
2755       tag: "NIC_Intel-X710"
2756     - title: "xxv710"
2757       data-set: "vpp-nic-comparison-3n-skx"
2758       tag: "NIC_Intel-XXV710"
2759   comparisons:
2760     - title: "Diff"
2761       reference: 1
2762       compare: 2
2763   legend:
2764     - "Legend to Table:"
2765     - "x710, xxv710 - NICs tested."
2766     - "Diff - difference between x710 and xxv710 NIC."
2767
2768 # VPP Compare NICs 3n-skx 4t2c pdr
2769 - type: "table"
2770   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2771   algorithm: "table_comparison"
2772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2774   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2775   columns:
2776     - title: "x710"
2777       data-set: "vpp-nic-comparison-3n-skx"
2778       tag: "NIC_Intel-X710"
2779     - title: "xxv710"
2780       data-set: "vpp-nic-comparison-3n-skx"
2781       tag: "NIC_Intel-XXV710"
2782   comparisons:
2783     - title: "Diff"
2784       reference: 1
2785       compare: 2
2786   legend:
2787     - "Legend to Table:"
2788     - "x710, xxv710 - NICs tested."
2789     - "Diff - difference between x710 and xxv710 NIC."
2790
2791 ## VPP Compare NICs 3n-skx 2t1c mrr
2792 #- type: "table"
2793 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2794 #  algorithm: "table_comparison"
2795 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2796 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2797 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2798 #  columns:
2799 #    - title: "x710"
2800 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2801 #      tag: "NIC_Intel-X710"
2802 #    - title: "xxv710"
2803 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2804 #      tag: "NIC_Intel-XXV710"
2805 #  comparisons:
2806 #    - title: "Diff"
2807 #      reference: 1
2808 #      compare: 2
2809 #  legend:
2810 #    - "Legend to Table:"
2811 #    - "x710, xxv710 - NICs tested."
2812 #    - "Diff - difference between x710 and xxv710 NIC."
2813 #
2814 ## VPP Compare NICs 3n-skx 4t2c mrr
2815 #- type: "table"
2816 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2817 #  algorithm: "table_comparison"
2818 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2819 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2820 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2821 #  columns:
2822 #    - title: "x710"
2823 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2824 #      tag: "NIC_Intel-X710"
2825 #    - title: "xxv710"
2826 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2827 #      tag: "NIC_Intel-XXV710"
2828 #  comparisons:
2829 #    - title: "Diff"
2830 #      reference: 1
2831 #      compare: 2
2832 #  legend:
2833 #    - "Legend to Table:"
2834 #    - "x710, xxv710 - NICs tested."
2835 #    - "Diff - difference between x710 and xxv710 NIC."
2836 #
2837 ## VPP Compare NICs 3n-skx 8t4c mrr
2838 #- type: "table"
2839 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2840 #  algorithm: "table_comparison"
2841 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2842 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2843 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2844 #  columns:
2845 #    - title: "x710"
2846 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2847 #      tag: "NIC_Intel-X710"
2848 #    - title: "xxv710"
2849 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2850 #      tag: "NIC_Intel-XXV710"
2851 #  comparisons:
2852 #    - title: "Diff"
2853 #      reference: 1
2854 #      compare: 2
2855 #  legend:
2856 #    - "Legend to Table:"
2857 #    - "x710, xxv710 - NICs tested."
2858 #    - "Diff - difference between x710 and xxv710 NIC."
2859
2860 # VPP Compare NICs 2n-skx 2t1c ndr
2861 - type: "table"
2862   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2863   algorithm: "table_comparison"
2864   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2866   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2867   columns:
2868     - title: "x710"
2869       data-set: "vpp-nic-comparison-2n-skx"
2870       tag: "NIC_Intel-X710"
2871     - title: "xxv710"
2872       data-set: "vpp-nic-comparison-2n-skx"
2873       tag: "NIC_Intel-XXV710"
2874   comparisons:
2875     - title: "Diff"
2876       reference: 1
2877       compare: 2
2878   legend:
2879     - "Legend to Table:"
2880     - "x710, xxv710 - NICs tested."
2881     - "Diff - difference between x710 and xxv710 NIC."
2882
2883 # VPP Compare NICs 2n-skx 4t2c ndr
2884 - type: "table"
2885   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2886   algorithm: "table_comparison"
2887   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2889   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2890   columns:
2891     - title: "x710"
2892       data-set: "vpp-nic-comparison-2n-skx"
2893       tag: "NIC_Intel-X710"
2894     - title: "xxv710"
2895       data-set: "vpp-nic-comparison-2n-skx"
2896       tag: "NIC_Intel-XXV710"
2897   comparisons:
2898     - title: "Diff"
2899       reference: 1
2900       compare: 2
2901   legend:
2902     - "Legend to Table:"
2903     - "x710, xxv710 - NICs tested."
2904     - "Diff - difference between x710 and xxv710 NIC."
2905
2906 # VPP Compare NICs 2n-skx 2t1c pdr
2907 - type: "table"
2908   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2909   algorithm: "table_comparison"
2910   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2912   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2913   columns:
2914     - title: "x710"
2915       data-set: "vpp-nic-comparison-2n-skx"
2916       tag: "NIC_Intel-X710"
2917     - title: "xxv710"
2918       data-set: "vpp-nic-comparison-2n-skx"
2919       tag: "NIC_Intel-XXV710"
2920   comparisons:
2921     - title: "Diff"
2922       reference: 1
2923       compare: 2
2924   legend:
2925     - "Legend to Table:"
2926     - "x710, xxv710 - NICs tested."
2927     - "Diff - difference between x710 and xxv710 NIC."
2928
2929 # VPP Compare NICs 2n-skx 4t2c pdr
2930 - type: "table"
2931   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2932   algorithm: "table_comparison"
2933   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2935   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2936   columns:
2937     - title: "x710"
2938       data-set: "vpp-nic-comparison-2n-skx"
2939       tag: "NIC_Intel-X710"
2940     - title: "xxv710"
2941       data-set: "vpp-nic-comparison-2n-skx"
2942       tag: "NIC_Intel-XXV710"
2943   comparisons:
2944     - title: "Diff"
2945       reference: 1
2946       compare: 2
2947   legend:
2948     - "Legend to Table:"
2949     - "x710, xxv710 - NICs tested."
2950     - "Diff - difference between x710 and xxv710 NIC."
2951
2952 # VPP Compare NICs 2n-skx 2t1c mrr
2953 - type: "table"
2954   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2955   algorithm: "table_comparison"
2956   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2958   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2959   columns:
2960     - title: "x710"
2961       data-set: "vpp-nic-comparison-2n-skx-mrr"
2962       tag: "NIC_Intel-X710"
2963     - title: "xxv710"
2964       data-set: "vpp-nic-comparison-2n-skx-mrr"
2965       tag: "NIC_Intel-XXV710"
2966   comparisons:
2967     - title: "Diff"
2968       reference: 1
2969       compare: 2
2970   legend:
2971     - "Legend to Table:"
2972     - "x710, xxv710 - NICs tested."
2973     - "Diff - difference between x710 and xxv710 NIC."
2974
2975 # VPP Compare NICs 2n-skx 4t2c mrr
2976 - type: "table"
2977   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2978   algorithm: "table_comparison"
2979   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2980   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2981   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2982   columns:
2983     - title: "x710"
2984       data-set: "vpp-nic-comparison-2n-skx-mrr"
2985       tag: "NIC_Intel-X710"
2986     - title: "xxv710"
2987       data-set: "vpp-nic-comparison-2n-skx-mrr"
2988       tag: "NIC_Intel-XXV710"
2989   comparisons:
2990     - title: "Diff"
2991       reference: 1
2992       compare: 2
2993   legend:
2994     - "Legend to Table:"
2995     - "x710, xxv710 - NICs tested."
2996     - "Diff - difference between x710 and xxv710 NIC."
2997
2998 # VPP Compare NICs 2n-skx 8t4c mrr
2999 - type: "table"
3000   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3001   algorithm: "table_comparison"
3002   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3004   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3005   columns:
3006     - title: "x710"
3007       data-set: "vpp-nic-comparison-2n-skx-mrr"
3008       tag: "NIC_Intel-X710"
3009     - title: "xxv710"
3010       data-set: "vpp-nic-comparison-2n-skx-mrr"
3011       tag: "NIC_Intel-XXV710"
3012   comparisons:
3013     - title: "Diff"
3014       reference: 1
3015       compare: 2
3016   legend:
3017     - "Legend to Table:"
3018     - "x710, xxv710 - NICs tested."
3019     - "Diff - difference between x710 and xxv710 NIC."
3020
3021 ################################################################################
3022 # VPP
3023
3024 ## VPP Performance changes 2n-skx-xxv710 2t1c ndr
3025 #- type: "table"
3026 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3027 #  algorithm: "table_comparison"
3028 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3029 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3030 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3031 #  columns:
3032 #    - title: "1908.1"
3033 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3034 #    - title: "1908.2"
3035 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3036 #  comparisons:
3037 #    - title: "Diff"
3038 #      reference: 1
3039 #      compare: 2
3040 #  legend:
3041 #    - "Legend to Table:"
3042 #    - "1908.1, 1908.2 - VPP versions tested."
3043 #    - "Diff - difference between the previous and the current VPP version."
3044 #
3045 ## VPP Performance changes 2n-skx-xxv710 2t1c pdr
3046 #- type: "table"
3047 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3048 #  algorithm: "table_comparison"
3049 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3050 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3051 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3052 #  columns:
3053 #    - title: "1908.1"
3054 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3055 #    - title: "1908.2"
3056 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3057 #  comparisons:
3058 #    - title: "Diff"
3059 #      reference: 1
3060 #      compare: 2
3061 #  legend:
3062 #    - "Legend to Table:"
3063 #    - "1908.1, 1908.2 - VPP versions tested."
3064 #    - "Diff - difference between the previous and the current VPP version."
3065 #
3066 ## VPP Performance changes 3n-skx-xxv710 2t1c ndr
3067 #- type: "table"
3068 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3069 #  algorithm: "table_comparison"
3070 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3071 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3072 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3073 #  columns:
3074 #    - title: "1908.1"
3075 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3076 #    - title: "1908.2"
3077 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3078 #  comparisons:
3079 #    - title: "Diff"
3080 #      reference: 1
3081 #      compare: 2
3082 #  legend:
3083 #    - "Legend to Table:"
3084 #    - "1908.1, 1908.2 - VPP versions tested."
3085 #    - "Diff - difference between the previous and the current VPP version."
3086 #
3087 ## VPP Performance changes 3n-skx-xxv710 2t1c pdr
3088 #- type: "table"
3089 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3090 #  algorithm: "table_comparison"
3091 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3092 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3093 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3094 #  columns:
3095 #    - title: "1908.1"
3096 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3097 #    - title: "1908.2"
3098 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3099 #  comparisons:
3100 #    - title: "Diff"
3101 #      reference: 1
3102 #      compare: 2
3103 #  legend:
3104 #    - "Legend to Table:"
3105 #    - "1908.1, 1908.2 - VPP versions tested."
3106 #    - "Diff - difference between the previous and the current VPP version."
3107 #
3108 ## VPP Performance changes 2n-clx-xxv710 2t1c ndr
3109 #- type: "table"
3110 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3111 #  algorithm: "table_comparison"
3112 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3113 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3114 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3115 #  columns:
3116 #    - title: "1908.1"
3117 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3118 #    - title: "1908.2"
3119 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3120 #  comparisons:
3121 #    - title: "Diff"
3122 #      reference: 1
3123 #      compare: 2
3124 #  legend:
3125 #    - "Legend to Table:"
3126 #    - "1908.1, 1908.2 - VPP versions tested."
3127 #    - "Diff - difference between the previous and the current VPP version."
3128 #
3129 ## VPP Performance changes 2n-clx-xxv710 2t1c pdr
3130 #- type: "table"
3131 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3132 #  algorithm: "table_comparison"
3133 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3134 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3135 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3136 #  columns:
3137 #    - title: "1908.1"
3138 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3139 #    - title: "1908.2"
3140 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3141 #  comparisons:
3142 #    - title: "Diff"
3143 #      reference: 1
3144 #      compare: 2
3145 #  legend:
3146 #    - "Legend to Table:"
3147 #    - "1908.1, 1908.2 - VPP versions tested."
3148 #    - "Diff - difference between the previous and the current VPP version."
3149
3150 # VPP Performance Changes 3n-hsw 1t1c pdr
3151 - type: "table"
3152   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3153   algorithm: "table_comparison"
3154   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3156   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3157   columns:
3158     - title: "1908"
3159       data-set: "vpp-performance-changes-3n-hsw-h1"
3160     - title: "2001"
3161       data-set: "vpp-performance-changes-3n-hsw-ref"
3162     - title: "2005"
3163       data-set: "vpp-performance-changes-3n-hsw-cmp"
3164   comparisons:
3165     - title: "Diff"
3166       reference: 2
3167       compare: 3
3168   legend:
3169     - "Legend to Table"
3170     - "1908, 2001, 2005 - VPP versions tested."
3171     - "Diff - difference between 2001 and 2008 VPP version."
3172
3173 # VPP Performance Changes 3n-hsw 2t2c pdr
3174 - type: "table"
3175   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3176   algorithm: "table_comparison"
3177   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3179   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3180   columns:
3181     - title: "1908"
3182       data-set: "vpp-performance-changes-3n-hsw-h1"
3183     - title: "2001"
3184       data-set: "vpp-performance-changes-3n-hsw-ref"
3185     - title: "2005"
3186       data-set: "vpp-performance-changes-3n-hsw-cmp"
3187   comparisons:
3188     - title: "Diff"
3189       reference: 2
3190       compare: 3
3191   legend:
3192     - "Legend to Table"
3193     - "1908, 2001, 2005 - VPP versions tested."
3194     - "Diff - difference between 2001 and 2008 VPP version."
3195
3196 # VPP Performance Changes 3n-hsw 1t1c ndr
3197 - type: "table"
3198   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3199   algorithm: "table_comparison"
3200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3202   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3203   columns:
3204     - title: "1908"
3205       data-set: "vpp-performance-changes-3n-hsw-h1"
3206     - title: "2001"
3207       data-set: "vpp-performance-changes-3n-hsw-ref"
3208     - title: "2005"
3209       data-set: "vpp-performance-changes-3n-hsw-cmp"
3210   comparisons:
3211     - title: "Diff"
3212       reference: 2
3213       compare: 3
3214   legend:
3215     - "Legend to Table"
3216     - "1908, 2001, 2005 - VPP versions tested."
3217     - "Diff - difference between 2001 and 2008 VPP version."
3218
3219 # VPP Performance Changes 3n-hsw 2t2c ndr
3220 - type: "table"
3221   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3222   algorithm: "table_comparison"
3223   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3224   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3225   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3226   columns:
3227     - title: "1908"
3228       data-set: "vpp-performance-changes-3n-hsw-h1"
3229     - title: "2001"
3230       data-set: "vpp-performance-changes-3n-hsw-ref"
3231     - title: "2005"
3232       data-set: "vpp-performance-changes-3n-hsw-cmp"
3233   comparisons:
3234     - title: "Diff"
3235       reference: 2
3236       compare: 3
3237   legend:
3238     - "Legend to Table"
3239     - "1908, 2001, 2005 - VPP versions tested."
3240     - "Diff - difference between 2001 and 2008 VPP version."
3241
3242 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3243 #- type: "table"
3244 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3245 #  algorithm: "table_comparison"
3246 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3248 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3249 #  rca:
3250 #    - title: "RCA1"
3251 #      data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3252 #    - title: "RCA2"
3253 #      data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3254 #  columns:
3255 #    - title: "1908.0-1"
3256 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3257 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3258 #    - title: "1908.1-1"
3259 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3260 #    - title: "1908.1-2"
3261 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3262 #    - title: "2001.0-2"
3263 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3264 #  comparisons:
3265 #    - title: "Diff1"
3266 #      reference: 2
3267 #      reference-alt: 1
3268 #      compare: 3
3269 #    - title: "Diff2"
3270 #      reference: 3
3271 #      compare: 4
3272 #  legend:
3273 #    - 'Legend to Table:'
3274 #    - '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).'
3275 #    - '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).'
3276 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3277 #    - 'RCA1 - root cause analysis reference for Diff1.'
3278 #    - 'RCA2 - root cause analysis reference for Diff2.'
3279 #
3280 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3281 #- type: "table"
3282 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3283 #  algorithm: "table_comparison"
3284 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3285 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3286 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3287 #  rca:
3288 #    - title: "RCA1"
3289 #      data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3290 #    - title: "RCA2"
3291 #      data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3292 #  columns:
3293 #    - title: "1908.0-1"
3294 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3295 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3296 #    - title: "1908.1-1"
3297 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3298 #    - title: "1908.1-2"
3299 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3300 #    - title: "2001.0-2"
3301 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3302 #  comparisons:
3303 #    - title: "Diff1"
3304 #      reference: 2
3305 #      reference-alt: 1
3306 #      compare: 3
3307 #    - title: "Diff2"
3308 #      reference: 3
3309 #      compare: 4
3310 #  legend:
3311 #    - 'Legend to Table:'
3312 #    - '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).'
3313 #    - '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).'
3314 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3315 #    - 'RCA1 - root cause analysis reference for Diff1.'
3316 #    - 'RCA2 - root cause analysis reference for Diff2.'
3317
3318 # VPP Performance Changes 3n-skx 2t1c pdr
3319 - type: "table"
3320   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3321   algorithm: "table_comparison"
3322   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3324   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3325   columns:
3326     - title: "1908"
3327       data-set: "vpp-performance-changes-3n-skx-h1"
3328       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3329     - title: "2001"
3330       data-set: "vpp-performance-changes-3n-skx-ref"
3331     - title: "2005"
3332       data-set: "vpp-performance-changes-3n-skx-cmp"
3333   comparisons:
3334     - title: "Diff"
3335       reference: 2
3336       compare: 3
3337   legend:
3338     - "Legend to Table"
3339     - "1908, 2001, 2005 - VPP versions tested."
3340     - "Diff - difference between 2001 and 2005 VPP version."
3341
3342 # VPP Performance Changes 3n-skx 4t2c pdr
3343 - type: "table"
3344   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3345   algorithm: "table_comparison"
3346   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3347   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3348   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3349   columns:
3350     - title: "1908"
3351       data-set: "vpp-performance-changes-3n-skx-h1"
3352       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3353     - title: "2001"
3354       data-set: "vpp-performance-changes-3n-skx-ref"
3355     - title: "2005"
3356       data-set: "vpp-performance-changes-3n-skx-cmp"
3357   comparisons:
3358     - title: "Diff"
3359       reference: 2
3360       compare: 3
3361   legend:
3362     - "Legend to Table"
3363     - "1908, 2001, 2005 - VPP versions tested."
3364     - "Diff - difference between 2001 and 2005 VPP version."
3365
3366 # VPP Performance Changes 3n-skx 2t1c ndr
3367 - type: "table"
3368   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3369   algorithm: "table_comparison"
3370   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3371   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3372   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3373   columns:
3374     - title: "1908"
3375       data-set: "vpp-performance-changes-3n-skx-h1"
3376       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3377     - title: "2001"
3378       data-set: "vpp-performance-changes-3n-skx-ref"
3379     - title: "2005"
3380       data-set: "vpp-performance-changes-3n-skx-cmp"
3381   comparisons:
3382     - title: "Diff"
3383       reference: 2
3384       compare: 3
3385   legend:
3386     - "Legend to Table"
3387     - "1908, 2001, 2005 - VPP versions tested."
3388     - "Diff - difference between 2001 and 2005 VPP version."
3389
3390 # VPP Performance Changes 3n-skx 4t2c ndr
3391 - type: "table"
3392   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3393   algorithm: "table_comparison"
3394   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3396   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3397   columns:
3398     - title: "1908"
3399       data-set: "vpp-performance-changes-3n-skx-h1"
3400       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3401     - title: "2001"
3402       data-set: "vpp-performance-changes-3n-skx-ref"
3403     - title: "2005"
3404       data-set: "vpp-performance-changes-3n-skx-cmp"
3405   comparisons:
3406     - title: "Diff"
3407       reference: 2
3408       compare: 3
3409   legend:
3410     - "Legend to Table"
3411     - "1908, 2001, 2005 - VPP versions tested."
3412     - "Diff - difference between 2001 and 2005 VPP version."
3413
3414 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3415 #- type: "table"
3416 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3417 #  algorithm: "table_comparison"
3418 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3419 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3420 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3421 #  rca:
3422 #    - title: "RCA1"
3423 #      data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3424 #    - title: "RCA2"
3425 #      data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3426 #  columns:
3427 #    - title: "1908.0-1"
3428 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3429 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3430 #    - title: "1908.1-1"
3431 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3432 #    - title: "1908.1-2"
3433 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3434 #    - title: "2001.0-2"
3435 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3436 #  comparisons:
3437 #    - title: "Diff1"
3438 #      reference: 2
3439 #      reference-alt: 1
3440 #      compare: 3
3441 #    - title: "Diff2"
3442 #      reference: 3
3443 #      compare: 4
3444 #  legend:
3445 #    - 'Legend to Table:'
3446 #    - '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).'
3447 #    - '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).'
3448 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3449 #    - 'RCA1 - root cause analysis reference for Diff1.'
3450 #    - 'RCA2 - root cause analysis reference for Diff2.'
3451 #
3452 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3453 #- type: "table"
3454 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3455 #  algorithm: "table_comparison"
3456 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3457 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3458 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3459 #  rca:
3460 #    - title: "RCA1"
3461 #      data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3462 #    - title: "RCA2"
3463 #      data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3464 #  columns:
3465 #    - title: "1908.0-1"
3466 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3467 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3468 #    - title: "1908.1-1"
3469 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3470 #    - title: "1908.1-2"
3471 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3472 #    - title: "2001.0-2"
3473 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3474 #  comparisons:
3475 #    - title: "Diff1"
3476 #      reference: 2
3477 #      reference-alt: 1
3478 #      compare: 3
3479 #    - title: "Diff2"
3480 #      reference: 3
3481 #      compare: 4
3482 #  legend:
3483 #    - 'Legend to Table:'
3484 #    - '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).'
3485 #    - '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).'
3486 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3487 #    - 'RCA1 - root cause analysis reference for Diff1.'
3488 #    - 'RCA2 - root cause analysis reference for Diff2.'
3489
3490 # VPP Performance Changes 2n-skx 2t1c pdr
3491 - type: "table"
3492   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3493   algorithm: "table_comparison"
3494   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3495   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3496   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3497   columns:
3498     - title: "1908"
3499       data-set: "vpp-performance-changes-2n-skx-h1"
3500       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3501     - title: "2001"
3502       data-set: "vpp-performance-changes-2n-skx-ref"
3503     - title: "2005"
3504       data-set: "vpp-performance-changes-2n-skx-cmp"
3505   comparisons:
3506     - title: "Diff"
3507       reference: 2
3508       compare: 3
3509   legend:
3510     - "Legend to Table"
3511     - "1908, 2001, 2005 - VPP versions tested."
3512     - "Diff - difference between 2001 and 2005 VPP version."
3513
3514 # VPP Performance Changes 2n-skx 4t2c pdr
3515 - type: "table"
3516   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3517   algorithm: "table_comparison"
3518   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3519   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3520   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3521   columns:
3522     - title: "1908"
3523       data-set: "vpp-performance-changes-2n-skx-h1"
3524       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3525     - title: "2001"
3526       data-set: "vpp-performance-changes-2n-skx-ref"
3527     - title: "2005"
3528       data-set: "vpp-performance-changes-2n-skx-cmp"
3529   comparisons:
3530     - title: "Diff"
3531       reference: 2
3532       compare: 3
3533   legend:
3534     - "Legend to Table"
3535     - "1908, 2001, 2005 - VPP versions tested."
3536     - "Diff - difference between 2001 and 2005 VPP version."
3537
3538 # VPP Performance Changes 2n-skx 2t1c ndr
3539 - type: "table"
3540   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3541   algorithm: "table_comparison"
3542   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3545   columns:
3546     - title: "1908"
3547       data-set: "vpp-performance-changes-2n-skx-h1"
3548       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3549     - title: "2001"
3550       data-set: "vpp-performance-changes-2n-skx-ref"
3551     - title: "2005"
3552       data-set: "vpp-performance-changes-2n-skx-cmp"
3553   comparisons:
3554     - title: "Diff"
3555       reference: 2
3556       compare: 3
3557   legend:
3558     - "Legend to Table"
3559     - "1908, 2001, 2005 - VPP versions tested."
3560     - "Diff - difference between 2001 and 2005 VPP version."
3561
3562 # VPP Performance Changes 2n-skx 4t2c ndr
3563 - type: "table"
3564   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3565   algorithm: "table_comparison"
3566   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3568   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3569   columns:
3570     - title: "1908"
3571       data-set: "vpp-performance-changes-2n-skx-h1"
3572       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3573     - title: "2001"
3574       data-set: "vpp-performance-changes-2n-skx-ref"
3575     - title: "2005"
3576       data-set: "vpp-performance-changes-2n-skx-cmp"
3577   comparisons:
3578     - title: "Diff"
3579       reference: 2
3580       compare: 3
3581   legend:
3582     - "Legend to Table"
3583     - "1908, 2001, 2005 - VPP versions tested."
3584     - "Diff - difference between 2001 and 2005 VPP version."
3585
3586 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3587 - type: "table"
3588   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3589   algorithm: "table_comparison"
3590   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3591   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3592   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3593   columns:
3594     - title: "2001"
3595       data-set: "vpp-performance-changes-2n-clx-ref"
3596     - title: "2005"
3597       data-set: "vpp-performance-changes-2n-clx-cmp"
3598   comparisons:
3599     - title: "Diff"
3600       reference: 1
3601       compare: 2
3602   legend:
3603     - "Legend to Table"
3604     - "2001, 2005 - VPP versions tested."
3605     - "Diff - difference between 2001 and 2005 VPP version."
3606
3607 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3608 - type: "table"
3609   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3610   algorithm: "table_comparison"
3611   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3612   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3613   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3614   columns:
3615     - title: "2001"
3616       data-set: "vpp-performance-changes-2n-clx-ref"
3617     - title: "2005"
3618       data-set: "vpp-performance-changes-2n-clx-cmp"
3619   comparisons:
3620     - title: "Diff"
3621       reference: 1
3622       compare: 2
3623   legend:
3624     - "Legend to Table"
3625     - "2001, 2005 - VPP versions tested."
3626     - "Diff - difference between 2001 and 2005 VPP version."
3627
3628 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3629 - type: "table"
3630   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3631   algorithm: "table_comparison"
3632   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3634   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3635   columns:
3636     - title: "2001"
3637       data-set: "vpp-performance-changes-2n-clx-ref"
3638     - title: "2005"
3639       data-set: "vpp-performance-changes-2n-clx-cmp"
3640   comparisons:
3641     - title: "Diff"
3642       reference: 1
3643       compare: 2
3644   legend:
3645     - "Legend to Table"
3646     - "2001, 2005 - VPP versions tested."
3647     - "Diff - difference between 2001 and 2005 VPP version."
3648
3649 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3650 - type: "table"
3651   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3652   algorithm: "table_comparison"
3653   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3655   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3656   columns:
3657     - title: "2001"
3658       data-set: "vpp-performance-changes-2n-clx-ref"
3659     - title: "2005"
3660       data-set: "vpp-performance-changes-2n-clx-cmp"
3661   comparisons:
3662     - title: "Diff"
3663       reference: 1
3664       compare: 2
3665   legend:
3666     - "Legend to Table"
3667     - "2001, 2005 - VPP versions tested."
3668     - "Diff - difference between 2001 and 2005 VPP version."
3669
3670 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3671 - type: "table"
3672   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3673   algorithm: "table_comparison"
3674   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3676   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3677   columns:
3678     - title: "2001"
3679       data-set: "vpp-performance-changes-2n-clx-ref"
3680     - title: "2005"
3681       data-set: "vpp-performance-changes-2n-clx-cmp"
3682   comparisons:
3683     - title: "Diff"
3684       reference: 1
3685       compare: 2
3686   legend:
3687     - "Legend to Table"
3688     - "2001, 2005 - VPP versions tested."
3689     - "Diff - difference between 2001 and 2005 VPP version."
3690
3691 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3692 - type: "table"
3693   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3694   algorithm: "table_comparison"
3695   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3697   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3698   columns:
3699     - title: "2001"
3700       data-set: "vpp-performance-changes-2n-clx-ref"
3701     - title: "2005"
3702       data-set: "vpp-performance-changes-2n-clx-cmp"
3703   comparisons:
3704     - title: "Diff"
3705       reference: 1
3706       compare: 2
3707   legend:
3708     - "Legend to Table"
3709     - "2001, 2005 - VPP versions tested."
3710     - "Diff - difference between 2001 and 2005 VPP version."
3711
3712 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3713 - type: "table"
3714   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3715   algorithm: "table_comparison"
3716   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3718   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3719   columns:
3720     - title: "2001"
3721       data-set: "vpp-performance-changes-2n-clx-ref"
3722     - title: "2005"
3723       data-set: "vpp-performance-changes-2n-clx-cmp"
3724   comparisons:
3725     - title: "Diff"
3726       reference: 1
3727       compare: 2
3728   legend:
3729     - "Legend to Table"
3730     - "2001, 2005 - VPP versions tested."
3731     - "Diff - difference between 2001 and 2005 VPP version."
3732
3733 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3734 - type: "table"
3735   title: "VPP Performance Changes 2n-clx-x556 ndr"
3736   algorithm: "table_comparison"
3737   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3739   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3740   columns:
3741     - title: "2001"
3742       data-set: "vpp-performance-changes-2n-clx-ref"
3743     - title: "2005"
3744       data-set: "vpp-performance-changes-2n-clx-cmp"
3745   comparisons:
3746     - title: "Diff"
3747       reference: 1
3748       compare: 2
3749   legend:
3750     - "Legend to Table"
3751     - "2001, 2005 - VPP versions tested."
3752     - "Diff - difference between 2001 and 2005 VPP version."
3753
3754 # VPP Performance Changes 2n-dnv 1t1c pdr
3755 - type: "table"
3756   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3757   algorithm: "table_comparison"
3758   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3760   filter: "'1T1C'"
3761   columns:
3762     - title: "1908"
3763       data-set: "vpp-performance-changes-2n-dnv-h1"
3764     - title: "2001"
3765       data-set: "vpp-performance-changes-2n-dnv-ref"
3766     - title: "2005"
3767       data-set: "vpp-performance-changes-2n-dnv-cmp"
3768   comparisons:
3769     - title: "Diff"
3770       reference: 2
3771       compare: 3
3772   legend:
3773     - "Legend to Table"
3774     - "1908, 2001, 2005 - VPP versions tested."
3775     - "Diff - difference between 2001 and 2005 VPP version."
3776
3777 # VPP Performance Changes 2n-dnv 2t2c pdr
3778 - type: "table"
3779   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3780   algorithm: "table_comparison"
3781   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3782   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3783   filter: "'2T2C'"
3784   columns:
3785     - title: "1908"
3786       data-set: "vpp-performance-changes-2n-dnv-h1"
3787     - title: "2001"
3788       data-set: "vpp-performance-changes-2n-dnv-ref"
3789     - title: "2005"
3790       data-set: "vpp-performance-changes-2n-dnv-cmp"
3791   comparisons:
3792     - title: "Diff"
3793       reference: 2
3794       compare: 3
3795   legend:
3796     - "Legend to Table"
3797     - "1908, 2001, 2005 - VPP versions tested."
3798     - "Diff - difference between 2001 and 2005 VPP version."
3799
3800 # VPP Performance Changes 2n-dnv 1t1c ndr
3801 - type: "table"
3802   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3803   algorithm: "table_comparison"
3804   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3805   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3806   filter: "'1T1C'"
3807   columns:
3808     - title: "1908"
3809       data-set: "vpp-performance-changes-2n-dnv-h1"
3810     - title: "2001"
3811       data-set: "vpp-performance-changes-2n-dnv-ref"
3812     - title: "2005"
3813       data-set: "vpp-performance-changes-2n-dnv-cmp"
3814   comparisons:
3815     - title: "Diff"
3816       reference: 2
3817       compare: 3
3818   legend:
3819     - "Legend to Table"
3820     - "1908, 2001, 2005 - VPP versions tested."
3821     - "Diff - difference between 2001 and 2005 VPP version."
3822
3823 # VPP Performance Changes 2n-dnv 2t2c ndr
3824 - type: "table"
3825   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3826   algorithm: "table_comparison"
3827   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3829   filter: "'2T2C'"
3830   columns:
3831     - title: "1908"
3832       data-set: "vpp-performance-changes-2n-dnv-h1"
3833     - title: "2001"
3834       data-set: "vpp-performance-changes-2n-dnv-ref"
3835     - title: "2005"
3836       data-set: "vpp-performance-changes-2n-dnv-cmp"
3837   comparisons:
3838     - title: "Diff"
3839       reference: 2
3840       compare: 3
3841   legend:
3842     - "Legend to Table"
3843     - "1908, 2001, 2005 - VPP versions tested."
3844     - "Diff - difference between 2001 and 2005 VPP version."
3845
3846 # VPP Performance Changes 3n-dnv 1t1c pdr
3847 - type: "table"
3848   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3849   algorithm: "table_comparison"
3850   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3851   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3852   filter: "'1T1C'"
3853   columns:
3854     - title: "1908"
3855       data-set: "vpp-performance-changes-3n-dnv-h1"
3856     - title: "2001"
3857       data-set: "vpp-performance-changes-3n-dnv-ref"
3858     - title: "2005"
3859       data-set: "vpp-performance-changes-3n-dnv-cmp"
3860   comparisons:
3861     - title: "Diff"
3862       reference: 2
3863       compare: 3
3864   legend:
3865     - "Legend to Table"
3866     - "1908, 2001, 2005 - VPP versions tested."
3867     - "Diff - difference between 2001 and 2005 VPP version."
3868
3869 # VPP Performance Changes 3n-dnv 2t2c pdr
3870 - type: "table"
3871   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3872   algorithm: "table_comparison"
3873   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3874   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3875   filter: "'2T2C'"
3876   columns:
3877     - title: "1908"
3878       data-set: "vpp-performance-changes-3n-dnv-h1"
3879     - title: "2001"
3880       data-set: "vpp-performance-changes-3n-dnv-ref"
3881     - title: "2005"
3882       data-set: "vpp-performance-changes-3n-dnv-cmp"
3883   comparisons:
3884     - title: "Diff"
3885       reference: 2
3886       compare: 3
3887   legend:
3888     - "Legend to Table"
3889     - "1908, 2001, 2005 - VPP versions tested."
3890     - "Diff - difference between 2001 and 2005 VPP version."
3891
3892 # VPP Performance Changes 3n-dnv 1t1c ndr
3893 - type: "table"
3894   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3895   algorithm: "table_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3898   filter: "'1T1C'"
3899   columns:
3900     - title: "1908"
3901       data-set: "vpp-performance-changes-3n-dnv-h1"
3902     - title: "2001"
3903       data-set: "vpp-performance-changes-3n-dnv-ref"
3904     - title: "2005"
3905       data-set: "vpp-performance-changes-3n-dnv-cmp"
3906   comparisons:
3907     - title: "Diff"
3908       reference: 2
3909       compare: 3
3910   legend:
3911     - "Legend to Table"
3912     - "1908, 2001, 2005 - VPP versions tested."
3913     - "Diff - difference between 2001 and 2005 VPP version."
3914
3915 # VPP Performance Changes 3n-dnv 2t2c ndr
3916 - type: "table"
3917   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3918   algorithm: "table_comparison"
3919   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3920   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3921   filter: "'2T2C'"
3922   columns:
3923     - title: "1908"
3924       data-set: "vpp-performance-changes-3n-dnv-h1"
3925     - title: "2001"
3926       data-set: "vpp-performance-changes-3n-dnv-ref"
3927     - title: "2005"
3928       data-set: "vpp-performance-changes-3n-dnv-cmp"
3929   comparisons:
3930     - title: "Diff"
3931       reference: 2
3932       compare: 3
3933   legend:
3934     - "Legend to Table"
3935     - "1908, 2001, 2005 - VPP versions tested."
3936     - "Diff - difference between 2001 and 2005 VPP version."
3937
3938 # VPP Performance Changes 3n-tsh 1t1c pdr
3939 - type: "table"
3940   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3941   algorithm: "table_comparison"
3942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3943   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3944   filter: "'1T1C'"
3945   columns:
3946     - title: "1908"
3947       data-set: "vpp-performance-changes-3n-tsh-h1"
3948     - title: "2001"
3949       data-set: "vpp-performance-changes-3n-tsh-ref"
3950     - title: "2005"
3951       data-set: "vpp-performance-changes-3n-tsh-cmp"
3952   comparisons:
3953     - title: "Diff"
3954       reference: 2
3955       compare: 3
3956   legend:
3957     - "Legend to Table"
3958     - "1908, 2001, 2005 - VPP versions tested."
3959     - "Diff - difference between 2001 and 2005 VPP version."
3960
3961 # VPP Performance Changes 3n-tsh 2t2c pdr
3962 - type: "table"
3963   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3964   algorithm: "table_comparison"
3965   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3967   filter: "'2T2C'"
3968   columns:
3969     - title: "1908"
3970       data-set: "vpp-performance-changes-3n-tsh-h1"
3971     - title: "2001"
3972       data-set: "vpp-performance-changes-3n-tsh-ref"
3973     - title: "2005"
3974       data-set: "vpp-performance-changes-3n-tsh-cmp"
3975   comparisons:
3976     - title: "Diff"
3977       reference: 2
3978       compare: 3
3979   legend:
3980     - "Legend to Table"
3981     - "1908, 2001, 2005 - VPP versions tested."
3982     - "Diff - difference between 2001 and 2005 VPP version."
3983
3984 # VPP Performance Changes 3n-tsh 1t1c ndr
3985 - type: "table"
3986   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3987   algorithm: "table_comparison"
3988   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3989   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3990   filter: "'1T1C'"
3991   columns:
3992     - title: "1908"
3993       data-set: "vpp-performance-changes-3n-tsh-h1"
3994     - title: "2001"
3995       data-set: "vpp-performance-changes-3n-tsh-ref"
3996     - title: "2005"
3997       data-set: "vpp-performance-changes-3n-tsh-cmp"
3998   comparisons:
3999     - title: "Diff"
4000       reference: 2
4001       compare: 3
4002   legend:
4003     - "Legend to Table"
4004     - "1908, 2001, 2005 - VPP versions tested."
4005     - "Diff - difference between 2001 and 2005 VPP version."
4006
4007 # VPP Performance Changes 3n-tsh 2t2c ndr
4008 - type: "table"
4009   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4010   algorithm: "table_comparison"
4011   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4013   filter: "'2T2C'"
4014   columns:
4015     - title: "1908"
4016       data-set: "vpp-performance-changes-3n-tsh-h1"
4017     - title: "2001"
4018       data-set: "vpp-performance-changes-3n-tsh-ref"
4019     - title: "2005"
4020       data-set: "vpp-performance-changes-3n-tsh-cmp"
4021   comparisons:
4022     - title: "Diff"
4023       reference: 2
4024       compare: 3
4025   legend:
4026     - "Legend to Table"
4027     - "1908, 2001, 2005 - VPP versions tested."
4028     - "Diff - difference between 2001 and 2005 VPP version."
4029
4030 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4031 - type: "table"
4032   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4033   algorithm: "table_comparison"
4034   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4035   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4036   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4037   columns:
4038     - title: "3n-hsw xl710"
4039       data-set: "vpp-compare-testbeds-ref"
4040       tag: "NIC_Intel-XL710"
4041     - title: "3n-skx xxv710"
4042       data-set: "vpp-compare-testbeds-cmp"
4043       tag: "NIC_Intel-XXV710"
4044   comparisons:
4045     - title: "Diff"
4046       reference: 1
4047       compare: 2
4048   legend:
4049     - "Legend to Table"
4050     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4051     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4052
4053 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4054 - type: "table"
4055   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4056   algorithm: "table_comparison"
4057   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4059   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4060   columns:
4061     - title: "3n-hsw xl710"
4062       data-set: "vpp-compare-testbeds-ref"
4063       tag: "NIC_Intel-XL710"
4064     - title: "3n-skx xxv710"
4065       data-set: "vpp-compare-testbeds-cmp"
4066       tag: "NIC_Intel-XXV710"
4067   comparisons:
4068     - title: "Diff"
4069       reference: 1
4070       compare: 2
4071   legend:
4072     - "Legend to Table"
4073     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4074     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4075
4076 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4077 - type: "table"
4078   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4079   algorithm: "table_comparison"
4080   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4082   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4083   columns:
4084     - title: "3n-hsw xl710"
4085       data-set: "vpp-compare-testbeds-ref"
4086       tag: "NIC_Intel-XL710"
4087     - title: "3n-skx xxv710"
4088       data-set: "vpp-compare-testbeds-cmp"
4089       tag: "NIC_Intel-XXV710"
4090   comparisons:
4091     - title: "Diff"
4092       reference: 1
4093       compare: 2
4094   legend:
4095     - "Legend to Table"
4096     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4097     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4098
4099 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4100 - type: "table"
4101   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4102   algorithm: "table_comparison"
4103   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4104   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4105   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4106   columns:
4107     - title: "3n-hsw xl710"
4108       data-set: "vpp-compare-testbeds-ref"
4109       tag: "NIC_Intel-XL710"
4110     - title: "3n-skx xxv710"
4111       data-set: "vpp-compare-testbeds-cmp"
4112       tag: "NIC_Intel-XXV710"
4113   comparisons:
4114     - title: "Diff"
4115       reference: 1
4116       compare: 2
4117   legend:
4118     - "Legend to Table"
4119     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4120     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4121
4122 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4123 - type: "table"
4124   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4125   algorithm: "table_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4128   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4129   columns:
4130     - title: "2n-skx"
4131       data-set: "vpp-compare-testbeds-skx-clx-ref"
4132     - title: "2n-clx"
4133       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4134   comparisons:
4135     - title: "Diff"
4136       reference: 1
4137       compare: 2
4138   legend:
4139     - "Legend to Table"
4140     - "2n-skx, 2n-clx - testbeds and NICs tested."
4141     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4142
4143 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4144 - type: "table"
4145   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4146   algorithm: "table_comparison"
4147   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4149   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4150   columns:
4151     - title: "2n-skx"
4152       data-set: "vpp-compare-testbeds-skx-clx-ref"
4153     - title: "2n-clx"
4154       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4155   comparisons:
4156     - title: "Diff"
4157       reference: 1
4158       compare: 2
4159   legend:
4160     - "Legend to Table"
4161     - "2n-skx, 2n-clx - testbeds and NICs tested."
4162     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4163
4164 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4165 - type: "table"
4166   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4167   algorithm: "table_comparison"
4168   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4170   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4171   columns:
4172     - title: "2n-skx"
4173       data-set: "vpp-compare-testbeds-skx-clx-ref"
4174     - title: "2n-clx"
4175       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4176   comparisons:
4177     - title: "Diff"
4178       reference: 1
4179       compare: 2
4180   legend:
4181     - "Legend to Table"
4182     - "2n-skx, 2n-clx - testbeds and NICs tested."
4183     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4184
4185 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4186 - type: "table"
4187   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4188   algorithm: "table_comparison"
4189   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4191   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4192   columns:
4193     - title: "2n-skx"
4194       data-set: "vpp-compare-testbeds-skx-clx-ref"
4195     - title: "2n-clx"
4196       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4197   comparisons:
4198     - title: "Diff"
4199       reference: 1
4200       compare: 2
4201   legend:
4202     - "Legend to Table"
4203     - "2n-skx, 2n-clx - testbeds and NICs tested."
4204     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4205
4206 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4207 - type: "table"
4208   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4209   algorithm: "table_comparison"
4210   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4211   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4212   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4213   columns:
4214     - title: "3n-hsw xl710"
4215       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4216       tag: "NIC_Intel-XL710"
4217     - title: "2n-clx xxv710"
4218       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4219       tag: "NIC_Intel-XXV710"
4220   comparisons:
4221     - title: "Diff"
4222       reference: 1
4223       compare: 2
4224   legend:
4225     - "Legend to Table"
4226     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4227     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4228
4229 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4230 - type: "table"
4231   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4232   algorithm: "table_comparison"
4233   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4235   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4236   columns:
4237     - title: "3n-hsw xl710"
4238       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4239       tag: "NIC_Intel-XL710"
4240     - title: "2n-clx xxv710"
4241       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4242       tag: "NIC_Intel-XXV710"
4243   comparisons:
4244     - title: "Diff"
4245       reference: 1
4246       compare: 2
4247   legend:
4248     - "Legend to Table"
4249     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4250     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4251
4252 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4253 - type: "table"
4254   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4255   algorithm: "table_comparison"
4256   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4258   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4259   columns:
4260     - title: "3n-hsw xl710"
4261       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4262       tag: "NIC_Intel-XL710"
4263     - title: "2n-clx xxv710"
4264       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4265       tag: "NIC_Intel-XXV710"
4266   comparisons:
4267     - title: "Diff"
4268       reference: 1
4269       compare: 2
4270   legend:
4271     - "Legend to Table"
4272     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4273     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4274
4275 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4276 - type: "table"
4277   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4278   algorithm: "table_comparison"
4279   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4281   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4282   columns:
4283     - title: "3n-hsw xl710"
4284       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4285       tag: "NIC_Intel-XL710"
4286     - title: "2n-clx xxv710"
4287       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4288       tag: "NIC_Intel-XXV710"
4289   comparisons:
4290     - title: "Diff"
4291       reference: 1
4292       compare: 2
4293   legend:
4294     - "Legend to Table"
4295     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4296     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4297
4298 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4299 - type: "table"
4300   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4301   algorithm: "table_comparison"
4302   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4303   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4304   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4305   columns:
4306     - title: "3n-skx"
4307       data-set: "vpp-compare-topologies-ref"
4308     - title: "2n-skx"
4309       data-set: "vpp-compare-topologies-cmp"
4310   comparisons:
4311     - title: "Diff"
4312       reference: 1
4313       compare: 2
4314   legend:
4315     - "Legend to Table"
4316     - "3n-skx, 2n-skx - topologies tested."
4317     - "Diff - difference between 3n-skx and 2n-skx topologies."
4318
4319 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4320 - type: "table"
4321   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4322   algorithm: "table_comparison"
4323   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4324   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4325   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4326   columns:
4327     - title: "3n-skx"
4328       data-set: "vpp-compare-topologies-ref"
4329     - title: "2n-skx"
4330       data-set: "vpp-compare-topologies-cmp"
4331   comparisons:
4332     - title: "Diff"
4333       reference: 1
4334       compare: 2
4335   legend:
4336     - "Legend to Table"
4337     - "3n-skx, 2n-skx - topologies tested."
4338     - "Diff - difference between 3n-skx and 2n-skx topologies."
4339
4340 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4341 - type: "table"
4342   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4343   algorithm: "table_comparison"
4344   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4346   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4347   columns:
4348     - title: "3n-skx"
4349       data-set: "vpp-compare-topologies-ref"
4350     - title: "2n-skx"
4351       data-set: "vpp-compare-topologies-cmp"
4352   comparisons:
4353     - title: "Diff"
4354       reference: 1
4355       compare: 2
4356   legend:
4357     - "Legend to Table"
4358     - "3n-skx, 2n-skx - topologies tested."
4359     - "Diff - difference between 3n-skx and 2n-skx topologies."
4360
4361 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4362 - type: "table"
4363   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4364   algorithm: "table_comparison"
4365   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4367   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4368   columns:
4369     - title: "3n-skx"
4370       data-set: "vpp-compare-topologies-ref"
4371     - title: "2n-skx"
4372       data-set: "vpp-compare-topologies-cmp"
4373   comparisons:
4374     - title: "Diff"
4375       reference: 1
4376       compare: 2
4377   legend:
4378     - "Legend to Table"
4379     - "3n-skx, 2n-skx - topologies tested."
4380     - "Diff - difference between 3n-skx and 2n-skx topologies."
4381
4382 # VPP Performance Changes 3n-hsw 1t1c mrr
4383 - type: "table"
4384   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4385   algorithm: "table_comparison"
4386   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4387   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4388   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4389   columns:
4390     - title: "1908"
4391       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4392     - title: "2001"
4393       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4394     - title: "2005"
4395       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4396   comparisons:
4397     - title: "Diff"
4398       reference: 2
4399       compare: 3
4400   legend:
4401     - "Legend to Table"
4402     - "1908, 2001, 2005 - VPP versions tested."
4403     - "Diff - difference between 2001 and 2005 VPP version."
4404
4405 # VPP Performance Changes 3n-hsw 2t2c mrr
4406 - type: "table"
4407   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4408   algorithm: "table_comparison"
4409   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4410   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4411   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4412   columns:
4413     - title: "1908"
4414       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4415     - title: "2001"
4416       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4417     - title: "2005"
4418       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4419   comparisons:
4420     - title: "Diff"
4421       reference: 2
4422       compare: 3
4423   legend:
4424     - "Legend to Table"
4425     - "1908, 2001, 2005 - VPP versions tested."
4426     - "Diff - difference between 2001 and 2005 VPP version."
4427
4428 # VPP Performance Changes 3n-hsw 4t4c mrr
4429 - type: "table"
4430   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4431   algorithm: "table_comparison"
4432   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4433   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4434   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4435   columns:
4436     - title: "1908"
4437       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4438     - title: "2001"
4439       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4440     - title: "2005"
4441       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4442   comparisons:
4443     - title: "Diff"
4444       reference: 2
4445       compare: 3
4446   legend:
4447     - "Legend to Table"
4448     - "1908, 2001, 2005 - VPP versions tested."
4449     - "Diff - difference between 2001 and 2005 VPP version."
4450
4451 # VPP Performance Changes 3n-skx 2t1c mrr
4452 - type: "table"
4453   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4454   algorithm: "table_comparison"
4455   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4457   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4458   columns:
4459     - title: "1908"
4460       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4461     - title: "2001"
4462       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4463     - title: "2005"
4464       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4465   comparisons:
4466     - title: "Diff"
4467       reference: 2
4468       compare: 3
4469   legend:
4470     - "Legend to Table"
4471     - "1908, 2001, 2005 - VPP versions tested."
4472     - "Diff - difference between 2001 and 2005 VPP version."
4473
4474 # VPP Performance Changes 3n-skx 4t2c mrr
4475 - type: "table"
4476   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4477   algorithm: "table_comparison"
4478   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4480   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4481   columns:
4482     - title: "1908"
4483       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4484     - title: "2001"
4485       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4486     - title: "2005"
4487       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4488   comparisons:
4489     - title: "Diff"
4490       reference: 2
4491       compare: 3
4492   legend:
4493     - "Legend to Table"
4494     - "1908, 2001, 2005 - VPP versions tested."
4495     - "Diff - difference between 2001 and 2005 VPP version."
4496
4497 # VPP Performance Changes 3n-skx 8t4c mrr
4498 - type: "table"
4499   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4500   algorithm: "table_comparison"
4501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4503   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4504   columns:
4505     - title: "1908"
4506       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4507     - title: "2001"
4508       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4509     - title: "2005"
4510       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4511   comparisons:
4512     - title: "Diff"
4513       reference: 2
4514       compare: 3
4515   legend:
4516     - "Legend to Table"
4517     - "1908, 2001, 2005 - VPP versions tested."
4518     - "Diff - difference between 2001 and 2005 VPP version."
4519
4520 # VPP Performance Changes 2n-skx 2t1c mrr
4521 - type: "table"
4522   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4523   algorithm: "table_comparison"
4524   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4526   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4527   columns:
4528     - title: "1908"
4529       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4530     - title: "2001"
4531       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4532     - title: "2005"
4533       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4534   comparisons:
4535     - title: "Diff"
4536       reference: 2
4537       compare: 3
4538   legend:
4539     - "Legend to Table"
4540     - "1908, 2001, 2005 - VPP versions tested."
4541     - "Diff - difference between 2001 and 2005 VPP version."
4542
4543 # VPP Performance Changes 2n-skx 4t2c mrr
4544 - type: "table"
4545   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4546   algorithm: "table_comparison"
4547   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4548   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4549   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4550   columns:
4551     - title: "1908"
4552       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4553     - title: "2001"
4554       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4555     - title: "2005"
4556       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4557   comparisons:
4558     - title: "Diff"
4559       reference: 2
4560       compare: 3
4561   legend:
4562     - "Legend to Table"
4563     - "1908, 2001, 2005 - VPP versions tested."
4564     - "Diff - difference between 2001 and 2005 VPP version."
4565
4566 # VPP Performance Changes 2n-skx 8t4c mrr
4567 - type: "table"
4568   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4569   algorithm: "table_comparison"
4570   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4572   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4573   columns:
4574     - title: "1908"
4575       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4576     - title: "2001"
4577       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4578     - title: "2005"
4579       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4580   comparisons:
4581     - title: "Diff"
4582       reference: 2
4583       compare: 3
4584   legend:
4585     - "Legend to Table"
4586     - "1908, 2001, 2005 - VPP versions tested."
4587     - "Diff - difference between 2001 and 2005 VPP version."
4588
4589 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4590 - type: "table"
4591   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4592   algorithm: "table_comparison"
4593   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4594   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4595   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4596   columns:
4597     - title: "2001"
4598       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4599     - title: "2005"
4600       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4601   comparisons:
4602     - title: "Diff"
4603       reference: 1
4604       compare: 2
4605   legend:
4606     - "Legend to Table"
4607     - "2001, 2005 - VPP versions tested."
4608     - "Diff - difference between 2001 and 2005 VPP version."
4609
4610 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4611 - type: "table"
4612   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4613   algorithm: "table_comparison"
4614   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4616   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4617   columns:
4618     - title: "2001"
4619       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4620     - title: "2005"
4621       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4622   comparisons:
4623     - title: "Diff"
4624       reference: 1
4625       compare: 2
4626   legend:
4627     - "Legend to Table"
4628     - "2001, 2005 - VPP versions tested."
4629     - "Diff - difference between 2001 and 2005 VPP version."
4630
4631 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4632 - type: "table"
4633   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4634   algorithm: "table_comparison"
4635   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4637   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4638   columns:
4639     - title: "2001"
4640       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4641     - title: "2005"
4642       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4643   comparisons:
4644     - title: "Diff"
4645       reference: 1
4646       compare: 2
4647   legend:
4648     - "Legend to Table"
4649     - "2001, 2005 - VPP versions tested."
4650     - "Diff - difference between 2001 and 2005 VPP version."
4651
4652 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4653 - type: "table"
4654   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4655   algorithm: "table_comparison"
4656   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4657   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4658   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4659   columns:
4660     - title: "2001"
4661       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4662     - title: "2005"
4663       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4664   comparisons:
4665     - title: "Diff"
4666       reference: 1
4667       compare: 2
4668   legend:
4669     - "Legend to Table"
4670     - "2001, 2005 - VPP versions tested."
4671     - "Diff - difference between 2001 and 2005 VPP version."
4672
4673 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4674 - type: "table"
4675   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4676   algorithm: "table_comparison"
4677   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4678   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4679   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4680   columns:
4681     - title: "2001"
4682       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4683     - title: "2005"
4684       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4685   comparisons:
4686     - title: "Diff"
4687       reference: 1
4688       compare: 2
4689   legend:
4690     - "Legend to Table"
4691     - "2001, 2005 - VPP versions tested."
4692     - "Diff - difference between 2001 and 2005 VPP version."
4693
4694 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4695 - type: "table"
4696   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4697   algorithm: "table_comparison"
4698   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4700   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4701   columns:
4702     - title: "2001"
4703       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4704     - title: "2005"
4705       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4706   comparisons:
4707     - title: "Diff"
4708       reference: 1
4709       compare: 2
4710   legend:
4711     - "Legend to Table"
4712     - "2001, 2005 - VPP versions tested."
4713     - "Diff - difference between 2001 and 2005 VPP version."
4714
4715 # VPP Performance Changes 2n-dnv 1t1c mrr
4716 - type: "table"
4717   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4718   algorithm: "table_comparison"
4719   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4720   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4721   filter: "'1T1C'"
4722   columns:
4723     - title: "1908"
4724       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4725     - title: "2001"
4726       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4727     - title: "2005"
4728       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4729   comparisons:
4730     - title: "Diff"
4731       reference: 2
4732       compare: 3
4733   legend:
4734     - "Legend to Table"
4735     - "1908, 2001, 2005 - VPP versions tested."
4736     - "Diff - difference between 2001 and 2005 VPP version."
4737
4738 # VPP Performance Changes 2n-dnv 2t2c mrr
4739 - type: "table"
4740   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4741   algorithm: "table_comparison"
4742   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4743   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4744   filter: "'2T2C'"
4745   columns:
4746     - title: "1908"
4747       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4748     - title: "2001"
4749       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4750     - title: "2005"
4751       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4752   comparisons:
4753     - title: "Diff"
4754       reference: 2
4755       compare: 3
4756   legend:
4757     - "Legend to Table"
4758     - "1908, 2001, 2005 - VPP versions tested."
4759     - "Diff - difference between 2001 and 2005 VPP version."
4760
4761 # VPP Performance Changes 2n-dnv 4t4c mrr
4762 - type: "table"
4763   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4764   algorithm: "table_comparison"
4765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4766   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4767   filter: "'4T4C'"
4768   columns:
4769     - title: "1908"
4770       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4771     - title: "2001"
4772       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4773     - title: "2005"
4774       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4775   comparisons:
4776     - title: "Diff"
4777       reference: 2
4778       compare: 3
4779   legend:
4780     - "Legend to Table"
4781     - "1908, 2001, 2005 - VPP versions tested."
4782     - "Diff - difference between 2001 and 2005 VPP version."
4783
4784 # VPP Performance Changes 3n-dnv 1t1c mrr
4785 - type: "table"
4786   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4787   algorithm: "table_comparison"
4788   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4790   filter: "'1T1C'"
4791   columns:
4792     - title: "1908"
4793       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4794     - title: "2001"
4795       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4796     - title: "2005"
4797       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4798   comparisons:
4799     - title: "Diff"
4800       reference: 2
4801       compare: 3
4802   legend:
4803     - "Legend to Table"
4804     - "1908, 2001, 2005 - VPP versions tested."
4805     - "Diff - difference between 2001 and 2005 VPP version."
4806
4807 # VPP Performance Changes 3n-dnv 2t2c mrr
4808 - type: "table"
4809   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4810   algorithm: "table_comparison"
4811   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4813   filter: "'2T2C'"
4814   columns:
4815     - title: "1908"
4816       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4817     - title: "2001"
4818       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4819     - title: "2005"
4820       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4821   comparisons:
4822     - title: "Diff"
4823       reference: 2
4824       compare: 3
4825   legend:
4826     - "Legend to Table"
4827     - "1908, 2001, 2005 - VPP versions tested."
4828     - "Diff - difference between 2001 and 2005 VPP version."
4829
4830 # VPP Performance Changes 3n-dnv 4t4c mrr
4831 - type: "table"
4832   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4833   algorithm: "table_comparison"
4834   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4836   filter: "'4T4C'"
4837   columns:
4838     - title: "1908"
4839       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4840     - title: "2001"
4841       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4842     - title: "2005"
4843       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4844   comparisons:
4845     - title: "Diff"
4846       reference: 2
4847       compare: 3
4848   legend:
4849     - "Legend to Table"
4850     - "1908, 2001, 2005 - VPP versions tested."
4851     - "Diff - difference between 2001 and 2005 VPP version."
4852
4853 # VPP Performance Changes 3n-tsh 1t1c mrr
4854 - type: "table"
4855   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4856   algorithm: "table_comparison"
4857   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4859   filter: "'1T1C'"
4860   columns:
4861     - title: "1908"
4862       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4863     - title: "2001"
4864       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4865     - title: "2005"
4866       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4867   comparisons:
4868     - title: "Diff"
4869       reference: 2
4870       compare: 3
4871   legend:
4872     - "Legend to Table"
4873     - "1908, 2001, 2005 - VPP versions tested."
4874     - "Diff - difference between 2001 and 2005 VPP version."
4875
4876 # VPP Performance Changes 3n-tsh 2t2c mrr
4877 - type: "table"
4878   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4879   algorithm: "table_comparison"
4880   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4882   filter: "'2T2C'"
4883   columns:
4884     - title: "1908"
4885       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4886     - title: "2001"
4887       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4888     - title: "2005"
4889       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4890   comparisons:
4891     - title: "Diff"
4892       reference: 2
4893       compare: 3
4894   legend:
4895     - "Legend to Table"
4896     - "1908, 2001, 2005 - VPP versions tested."
4897     - "Diff - difference between 2001 and 2005 VPP version."
4898
4899 # VPP Performance Changes 3n-tsh 4t4c mrr
4900 - type: "table"
4901   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4902   algorithm: "table_comparison"
4903   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4905   filter: "'4T4C'"
4906   columns:
4907     - title: "1908"
4908       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4909     - title: "2001"
4910       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4911     - title: "2005"
4912       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4913   comparisons:
4914     - title: "Diff"
4915       reference: 2
4916       compare: 3
4917   legend:
4918     - "Legend to Table"
4919     - "1908, 2001, 2005 - VPP versions tested."
4920     - "Diff - difference between 2001 and 2005 VPP version."
4921
4922 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4923 - type: "table"
4924   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4925   algorithm: "table_comparison"
4926   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4928   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4929   columns:
4930     - title: "3n-hsw xl710"
4931       data-set: "vpp-compare-testbeds-mrr-ref"
4932       tag: "NIC_Intel-XL710"
4933     - title: "3n-skx xxv710"
4934       data-set: "vpp-compare-testbeds-mrr-cmp"
4935       tag: "NIC_Intel-XXV710"
4936   comparisons:
4937     - title: "Diff"
4938       reference: 1
4939       compare: 2
4940   legend:
4941     - "Legend to Table"
4942     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4943     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4944
4945 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4946 - type: "table"
4947   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4948   algorithm: "table_comparison"
4949   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4951   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4952   columns:
4953     - title: "3n-hsw xl710"
4954       data-set: "vpp-compare-testbeds-mrr-ref"
4955       tag: "NIC_Intel-XL710"
4956     - title: "3n-skx xxv710"
4957       data-set: "vpp-compare-testbeds-mrr-cmp"
4958       tag: "NIC_Intel-XXV710"
4959   comparisons:
4960     - title: "Diff"
4961       reference: 1
4962       compare: 2
4963   legend:
4964     - "Legend to Table"
4965     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4966     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4967
4968 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4969 - type: "table"
4970   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4971   algorithm: "table_comparison"
4972   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4974   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4975   columns:
4976     - title: "3n-hsw xl710"
4977       data-set: "vpp-compare-testbeds-mrr-ref"
4978       tag: "NIC_Intel-XL710"
4979     - title: "3n-skx xxv710"
4980       data-set: "vpp-compare-testbeds-mrr-cmp"
4981       tag: "NIC_Intel-XXV710"
4982   comparisons:
4983     - title: "Diff"
4984       reference: 1
4985       compare: 2
4986   legend:
4987     - "Legend to Table"
4988     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4989     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4990
4991 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4992 - type: "table"
4993   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4994   algorithm: "table_comparison"
4995   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4997   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4998   columns:
4999     - title: "2n-skx"
5000       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5001     - title: "2n-clx"
5002       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5003   comparisons:
5004     - title: "Diff"
5005       reference: 1
5006       compare: 2
5007   legend:
5008     - "Legend to Table"
5009     - "2n-skx, 2n-clx - testbeds and NICs tested."
5010     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5011
5012 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5013 - type: "table"
5014   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5015   algorithm: "table_comparison"
5016   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5017   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5018   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5019   columns:
5020     - title: "2n-skx"
5021       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5022     - title: "2n-clx"
5023       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5024   comparisons:
5025     - title: "Diff"
5026       reference: 1
5027       compare: 2
5028   legend:
5029     - "Legend to Table"
5030     - "2n-skx, 2n-clx - testbeds and NICs tested."
5031     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5032
5033 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5034 - type: "table"
5035   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5036   algorithm: "table_comparison"
5037   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5039   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5040   columns:
5041     - title: "2n-skx"
5042       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5043     - title: "2n-clx"
5044       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5045   comparisons:
5046     - title: "Diff"
5047       reference: 1
5048       compare: 2
5049   legend:
5050     - "Legend to Table"
5051     - "2n-skx, 2n-clx - testbeds and NICs tested."
5052     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5053
5054 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5055 - type: "table"
5056   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5057   algorithm: "table_comparison"
5058   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5060   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5061   columns:
5062     - title: "3n-skx"
5063       data-set: "vpp-compare-topologies-mrr-ref"
5064     - title: "2n-skx"
5065       data-set: "vpp-compare-topologies-mrr-cmp"
5066   comparisons:
5067     - title: "Diff"
5068       reference: 1
5069       compare: 2
5070   legend:
5071     - "Legend to Table"
5072     - "3n-skx, 2n-skx - topologies tested."
5073     - "Diff - difference between 3n-skx and 2n-skx topologies."
5074
5075 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5076 - type: "table"
5077   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5078   algorithm: "table_comparison"
5079   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5080   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5081   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5082   columns:
5083     - title: "3n-skx"
5084       data-set: "vpp-compare-topologies-mrr-ref"
5085     - title: "2n-skx"
5086       data-set: "vpp-compare-topologies-mrr-cmp"
5087   comparisons:
5088     - title: "Diff"
5089       reference: 1
5090       compare: 2
5091   legend:
5092     - "Legend to Table"
5093     - "3n-skx, 2n-skx - topologies tested."
5094     - "Diff - difference between 3n-skx and 2n-skx topologies."
5095
5096 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5097 - type: "table"
5098   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5099   algorithm: "table_comparison"
5100   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5101   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5102   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5103   columns:
5104     - title: "3n-skx"
5105       data-set: "vpp-compare-topologies-mrr-ref"
5106     - title: "2n-skx"
5107       data-set: "vpp-compare-topologies-mrr-cmp"
5108   comparisons:
5109     - title: "Diff"
5110       reference: 1
5111       compare: 2
5112   legend:
5113     - "Legend to Table"
5114     - "3n-skx, 2n-skx - topologies tested."
5115     - "Diff - difference between 3n-skx and 2n-skx topologies."
5116
5117 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5118 - type: "table"
5119   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5120   algorithm: "table_comparison"
5121   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5123   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5124   columns:
5125     - title: "3n-hsw xl710"
5126       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5127       tag: "NIC_Intel-XL710"
5128     - title: "2n-clx xxv710"
5129       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5130       tag: "NIC_Intel-XXV710"
5131   comparisons:
5132     - title: "Diff"
5133       reference: 1
5134       compare: 2
5135   legend:
5136     - "Legend to Table"
5137     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5138     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5139
5140 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5141 - type: "table"
5142   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5143   algorithm: "table_comparison"
5144   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5145   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5146   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5147   columns:
5148     - title: "3n-hsw xl710"
5149       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5150       tag: "NIC_Intel-XL710"
5151     - title: "2n-clx xxv710"
5152       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5153       tag: "NIC_Intel-XXV710"
5154   comparisons:
5155     - title: "Diff"
5156       reference: 1
5157       compare: 2
5158   legend:
5159     - "Legend to Table"
5160     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5161     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5162
5163 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5164 - type: "table"
5165   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5166   algorithm: "table_comparison"
5167   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5169   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5170   columns:
5171     - title: "3n-hsw xl710"
5172       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5173       tag: "NIC_Intel-XL710"
5174     - title: "2n-clx xxv710"
5175       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5176       tag: "NIC_Intel-XXV710"
5177   comparisons:
5178     - title: "Diff"
5179       reference: 1
5180       compare: 2
5181   legend:
5182     - "Legend to Table"
5183     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5184     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5185
5186 # Detailed Test Results - VPP Performance Results 3n-hsw
5187 - type: "table"
5188   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5189   algorithm: "table_merged_details"
5190   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5191   columns:
5192     - title: " |prein| Test Name |preout| "
5193       data: "data name"
5194     - 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| "
5195       data: "data msg"
5196   data: "vpp-perf-results-3n-hsw"
5197   filter: "all"
5198   parameters:
5199   - "name"
5200   - "parent"
5201   - "msg"
5202
5203 # Detailed Test Results - VPP Performance Results 3n-skx
5204 - type: "table"
5205   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5206   algorithm: "table_merged_details"
5207   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5208   columns:
5209     - title: " |prein| Test Name |preout| "
5210       data: "data name"
5211     - 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| "
5212       data: "data msg"
5213   data: "vpp-perf-results-3n-skx"
5214   filter: "all"
5215   remove-ndr: False
5216   parameters:
5217   - "name"
5218   - "parent"
5219   - "msg"
5220
5221 # Detailed Test Results - VPP Performance Results 2n-skx
5222 - type: "table"
5223   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5224   algorithm: "table_merged_details"
5225   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5226   columns:
5227     - title: " |prein| Test Name |preout| "
5228       data: "data name"
5229     - 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| "
5230       data: "data msg"
5231   data: "vpp-perf-results-2n-skx"
5232   filter: "all"
5233   remove-ndr: False
5234   parameters:
5235   - "name"
5236   - "parent"
5237   - "msg"
5238
5239 # Detailed Test Results - VPP Performance Results 2n-clx
5240 - type: "table"
5241   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5242   algorithm: "table_merged_details"
5243   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5244   columns:
5245     - title: " |prein| Test Name |preout| "
5246       data: "data name"
5247     - 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| "
5248       data: "data msg"
5249   data: "vpp-perf-results-2n-clx"
5250   filter: "all"
5251   parameters:
5252   - "name"
5253   - "parent"
5254   - "msg"
5255
5256 # Detailed Test Results - VPP Performance Results 3n-tsh
5257 - type: "table"
5258   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5259   algorithm: "table_merged_details"
5260   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5261   columns:
5262     - title: " |prein| Test Name |preout| "
5263       data: "data name"
5264     - 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| "
5265       data: "data msg"
5266   data: "vpp-perf-results-3n-tsh"
5267   filter: "all"
5268   parameters:
5269   - "name"
5270   - "parent"
5271   - "msg"
5272
5273 # Detailed Test Results - VPP Performance Results 3n-dnv
5274 - type: "table"
5275   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5276   algorithm: "table_merged_details"
5277   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5278   columns:
5279     - title: " |prein| Test Name |preout| "
5280       data: "data name"
5281     - 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| "
5282       data: "data msg"
5283   data: "vpp-perf-results-3n-dnv"
5284   filter: "all"
5285   parameters:
5286   - "name"
5287   - "parent"
5288   - "msg"
5289
5290 # Detailed Test Results - VPP Performance Results 2n-dnv
5291 - type: "table"
5292   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5293   algorithm: "table_merged_details"
5294   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5295   columns:
5296     - title: " |prein| Test Name |preout| "
5297       data: "data name"
5298     - 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| "
5299       data: "data msg"
5300   data: "vpp-perf-results-2n-dnv"
5301   filter: "all"
5302   parameters:
5303   - "name"
5304   - "parent"
5305   - "msg"
5306
5307 # Test configuration - VPP Performance Test Configs 3n-hsw
5308 - type: "table"
5309   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5310   algorithm: "table_merged_details"
5311   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5312   columns:
5313     - title: " |prein| Test Name |preout| "
5314       data: "data name"
5315     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5316       data: "data conf-history"
5317   data: "vpp-perf-results-3n-hsw"
5318   filter: "all"
5319   parameters:
5320   - "parent"
5321   - "name"
5322   - "conf-history"
5323
5324 # Test configuration - VPP Performance Test Configs 3n-skx
5325 - type: "table"
5326   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5327   algorithm: "table_merged_details"
5328   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5329   columns:
5330     - title: " |prein| Test Name |preout| "
5331       data: "data name"
5332     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5333       data: "data conf-history"
5334   data: "vpp-perf-results-3n-skx"
5335   filter: "all"
5336   parameters:
5337   - "parent"
5338   - "name"
5339   - "conf-history"
5340
5341 # Test configuration - VPP Performance Test Configs 2n-skx
5342 - type: "table"
5343   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5344   algorithm: "table_merged_details"
5345   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5346   columns:
5347     - title: " |prein| Test Name |preout| "
5348       data: "data name"
5349     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5350       data: "data conf-history"
5351   data: "vpp-perf-results-2n-skx"
5352   filter: "all"
5353   parameters:
5354   - "parent"
5355   - "name"
5356   - "conf-history"
5357
5358 # Test configuration - VPP Performance Test Configs 2n-clx
5359 - type: "table"
5360   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5361   algorithm: "table_merged_details"
5362   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5363   columns:
5364     - title: " |prein| Test Name |preout| "
5365       data: "data name"
5366     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5367       data: "data conf-history"
5368   data: "vpp-perf-results-2n-clx"
5369   filter: "all"
5370   parameters:
5371   - "parent"
5372   - "name"
5373   - "conf-history"
5374
5375 # Test configuration - VPP Performance Test Configs 3n-tsh
5376 - type: "table"
5377   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5378   algorithm: "table_merged_details"
5379   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5380   columns:
5381     - title: " |prein| Test Name |preout| "
5382       data: "data name"
5383     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5384       data: "data conf-history"
5385   data: "vpp-perf-results-3n-tsh"
5386   filter: "all"
5387   parameters:
5388   - "parent"
5389   - "name"
5390   - "conf-history"
5391
5392 # Test configuration - VPP Performance Test Configs 3n-dnv
5393 - type: "table"
5394   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5395   algorithm: "table_merged_details"
5396   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5397   columns:
5398     - title: " |prein| Test Name |preout| "
5399       data: "data name"
5400     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5401       data: "data conf-history"
5402   data: "vpp-perf-results-3n-dnv"
5403   filter: "all"
5404   parameters:
5405   - "parent"
5406   - "name"
5407   - "conf-history"
5408
5409 # Test configuration - VPP Performance Test Configs 2n-dnv
5410 - type: "table"
5411   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5412   algorithm: "table_merged_details"
5413   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5414   columns:
5415     - title: " |prein| Test Name |preout| "
5416       data: "data name"
5417     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5418       data: "data conf-history"
5419   data: "vpp-perf-results-2n-dnv"
5420   filter: "all"
5421   parameters:
5422   - "parent"
5423   - "name"
5424   - "conf-history"
5425
5426 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5427 - type: "table"
5428   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5429   algorithm: "table_oper_data_html"
5430   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5431   data: "vpp-perf-results-3n-hsw"
5432   filter: "all"
5433
5434 # Test Operational Data - VPP Performance Operational Data 3n-skx
5435 - type: "table"
5436   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5437   algorithm: "table_oper_data_html"
5438   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5439   data: "vpp-perf-results-3n-skx"
5440   filter: "all"
5441
5442 # Test Operational Data - VPP Performance Operational Data 2n-skx
5443 - type: "table"
5444   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5445   algorithm: "table_oper_data_html"
5446   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5447   data: "vpp-perf-results-2n-skx"
5448   filter: "all"
5449
5450 # Test Operational Data - VPP Performance Operational Data 2n-clx
5451 - type: "table"
5452   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5453   algorithm: "table_oper_data_html"
5454   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5455   data: "vpp-perf-results-2n-clx"
5456   filter: "all"
5457
5458 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5459 - type: "table"
5460   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5461   algorithm: "table_oper_data_html"
5462   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5463   data: "vpp-perf-results-3n-tsh"
5464   filter: "all"
5465
5466 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5467 - type: "table"
5468   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5469   algorithm: "table_oper_data_html"
5470   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5471   data: "vpp-perf-results-3n-dnv"
5472   filter: "all"
5473
5474 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5475 - type: "table"
5476   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5477   algorithm: "table_oper_data_html"
5478   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5479   data: "vpp-perf-results-2n-dnv"
5480   filter: "all"
5481
5482 # Detailed Test Results - VPP MRR Results 3n-hsw
5483 - type: "table"
5484   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5485   algorithm: "table_merged_details"
5486   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5487   columns:
5488     - title: " |prein| Test Name |preout| "
5489       data: "data name"
5490     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5491       data: "data msg"
5492   data: "vpp-mrr-results-3n-hsw"
5493   filter: "all"
5494   parameters:
5495   - "name"
5496   - "parent"
5497   - "msg"
5498
5499 # Detailed Test Results - VPP MRR Results 3n-skx
5500 - type: "table"
5501   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5502   algorithm: "table_merged_details"
5503   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5504   columns:
5505     - title: " |prein| Test Name |preout| "
5506       data: "data name"
5507     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5508       data: "data msg"
5509   data: "vpp-mrr-results-3n-skx"
5510   filter: "all"
5511   parameters:
5512   - "name"
5513   - "parent"
5514   - "msg"
5515
5516 # Detailed Test Results - VPP MRR Results 2n-skx
5517 - type: "table"
5518   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5519   algorithm: "table_merged_details"
5520   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5521   columns:
5522     - title: " |prein| Test Name |preout| "
5523       data: "data name"
5524     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5525       data: "data msg"
5526   data: "vpp-mrr-results-2n-skx"
5527   filter: "all"
5528   parameters:
5529   - "name"
5530   - "parent"
5531   - "msg"
5532
5533 # Detailed Test Results - VPP MRR Results 2n-clx
5534 - type: "table"
5535   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5536   algorithm: "table_merged_details"
5537   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5538   columns:
5539     - title: " |prein| Test Name |preout| "
5540       data: "data name"
5541     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5542       data: "data msg"
5543   data: "vpp-mrr-results-2n-clx"
5544   filter: "all"
5545   parameters:
5546   - "name"
5547   - "parent"
5548   - "msg"
5549
5550 # Detailed Test Results - VPP MRR Results 3n-tsh
5551 - type: "table"
5552   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5553   algorithm: "table_merged_details"
5554   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5555   columns:
5556     - title: " |prein| Test Name |preout| "
5557       data: "data name"
5558     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5559       data: "data msg"
5560   data: "vpp-mrr-results-3n-tsh"
5561   filter: "all"
5562   parameters:
5563   - "name"
5564   - "parent"
5565   - "msg"
5566
5567 # Detailed Test Results - VPP MRR Results 3n-dnv
5568 - type: "table"
5569   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5570   algorithm: "table_merged_details"
5571   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5572   columns:
5573     - title: " |prein| Test Name |preout| "
5574       data: "data name"
5575     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5576       data: "data msg"
5577   data: "vpp-mrr-results-3n-dnv"
5578   filter: "all"
5579   parameters:
5580   - "name"
5581   - "parent"
5582   - "msg"
5583
5584 # Detailed Test Results - VPP MRR Results 2n-dnv
5585 - type: "table"
5586   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5587   algorithm: "table_merged_details"
5588   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5589   columns:
5590     - title: " |prein| Test Name |preout| "
5591       data: "data name"
5592     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5593       data: "data msg"
5594   data: "vpp-mrr-results-2n-dnv"
5595   filter: "all"
5596   parameters:
5597   - "name"
5598   - "parent"
5599   - "msg"
5600
5601 # Test configuration - VPP MRR Test Configs 3n-hsw
5602 - type: "table"
5603   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5604   algorithm: "table_merged_details"
5605   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5606   columns:
5607     - title: " |prein| Test Name |preout| "
5608       data: "data name"
5609     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5610       data: "data conf-history"
5611   data: "vpp-mrr-results-3n-hsw"
5612   filter: "all"
5613   parameters:
5614   - "parent"
5615   - "name"
5616   - "conf-history"
5617
5618 # Test configuration - VPP MRR Test Configs 3n-skx
5619 - type: "table"
5620   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5621   algorithm: "table_merged_details"
5622   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5623   columns:
5624     - title: " |prein| Test Name |preout| "
5625       data: "data name"
5626     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5627       data: "data conf-history"
5628   data: "vpp-mrr-results-3n-skx"
5629   filter: "all"
5630   parameters:
5631   - "parent"
5632   - "name"
5633   - "conf-history"
5634
5635 # Test configuration - VPP MRR Test Configs 2n-skx
5636 - type: "table"
5637   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5638   algorithm: "table_merged_details"
5639   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5640   columns:
5641     - title: " |prein| Test Name |preout| "
5642       data: "data name"
5643     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5644       data: "data conf-history"
5645   data: "vpp-mrr-results-2n-skx"
5646   filter: "all"
5647   parameters:
5648   - "parent"
5649   - "name"
5650   - "conf-history"
5651
5652 # Test configuration - VPP MRR Test Configs 2n-clx
5653 - type: "table"
5654   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5655   algorithm: "table_merged_details"
5656   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5657   columns:
5658     - title: " |prein| Test Name |preout| "
5659       data: "data name"
5660     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5661       data: "data conf-history"
5662   data: "vpp-mrr-results-2n-clx"
5663   filter: "all"
5664   parameters:
5665   - "parent"
5666   - "name"
5667   - "conf-history"
5668
5669 # Test configuration - VPP MRR Test Configs 3n-tsh
5670 - type: "table"
5671   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5672   algorithm: "table_merged_details"
5673   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5674   columns:
5675     - title: " |prein| Test Name |preout| "
5676       data: "data name"
5677     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5678       data: "data conf-history"
5679   data: "vpp-mrr-results-3n-tsh"
5680   filter: "all"
5681   parameters:
5682   - "parent"
5683   - "name"
5684   - "conf-history"
5685
5686 # Test configuration - VPP MRR Test Configs 3n-dnv
5687 - type: "table"
5688   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5689   algorithm: "table_merged_details"
5690   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5691   columns:
5692     - title: " |prein| Test Name |preout| "
5693       data: "data name"
5694     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5695       data: "data conf-history"
5696   data: "vpp-mrr-results-3n-dnv"
5697   filter: "all"
5698   parameters:
5699   - "parent"
5700   - "name"
5701   - "conf-history"
5702
5703 # Test configuration - VPP MRR Test Configs 2n-dnv
5704 - type: "table"
5705   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5706   algorithm: "table_merged_details"
5707   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5708   columns:
5709     - title: " |prein| Test Name |preout| "
5710       data: "data name"
5711     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5712       data: "data conf-history"
5713   data: "vpp-mrr-results-2n-dnv"
5714   filter: "all"
5715   parameters:
5716   - "parent"
5717   - "name"
5718   - "conf-history"
5719
5720 # Detailed Test Results - VPP Device Results - Ubuntu
5721 - type: "table"
5722   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5723   algorithm: "table_merged_details"
5724   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5725   columns:
5726     - title: " |prein| Test Name |preout| "
5727       data: "data name"
5728     - title: " |prein| Status |preout| "
5729       data: "data status"
5730   data: "vpp-device-results-ubuntu"
5731   filter: "all"
5732   parameters:
5733   - "name"
5734   - "parent"
5735   - "doc"
5736   - "status"
5737
5738 # Test configuration - VPP Device Test Configs - Ubuntu
5739 - type: "table"
5740   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5741   algorithm: "table_merged_details"
5742   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5743   columns:
5744     - title: " |prein| Test Name |preout| "
5745       data: "data name"
5746     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5747       data: "data conf-history"
5748   data: "vpp-device-results-ubuntu"
5749   filter: "all"
5750   parameters:
5751   - "parent"
5752   - "name"
5753   - "conf-history"
5754
5755 ################################################################################
5756
5757 # DPDK Performance Changes 3n-hsw 1t1c pdr
5758 - type: "table"
5759   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5760   algorithm: "table_comparison"
5761   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5763   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5764   columns:
5765     - title: "1908"
5766       data-set: "dpdk-performance-changes-3n-hsw-h1"
5767     - title: "2001"
5768       data-set: "dpdk-performance-changes-3n-hsw-ref"
5769     - title: "2005"
5770       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5771   comparisons:
5772     - title: "Diff"
5773       reference: 2
5774       compare: 3
5775   legend:
5776     - "Legend to Table"
5777     - "1908, 2001, 2005 - DPDK versions tested."
5778     - "Diff - difference between 2001 and 2005 DPDK version."
5779
5780 # DPDK Performance Changes 3n-hsw 2t2c pdr
5781 - type: "table"
5782   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5783   algorithm: "table_comparison"
5784   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5786   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5787   columns:
5788     - title: "1908"
5789       data-set: "dpdk-performance-changes-3n-hsw-h1"
5790     - title: "2001"
5791       data-set: "dpdk-performance-changes-3n-hsw-ref"
5792     - title: "2005"
5793       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5794   comparisons:
5795     - title: "Diff"
5796       reference: 2
5797       compare: 3
5798   legend:
5799     - "Legend to Table"
5800     - "1908, 2001, 2005 - DPDK versions tested."
5801     - "Diff - difference between 2001 and 2005 DPDK version."
5802
5803 # DPDK Performance Changes 3n-hsw 1t1c pdr
5804 - type: "table"
5805   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5806   algorithm: "table_comparison"
5807   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5808   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5809   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5810   columns:
5811     - title: "1908"
5812       data-set: "dpdk-performance-changes-3n-hsw-h1"
5813     - title: "2001"
5814       data-set: "dpdk-performance-changes-3n-hsw-ref"
5815     - title: "2005"
5816       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5817   comparisons:
5818     - title: "Diff"
5819       reference: 2
5820       compare: 3
5821   legend:
5822     - "Legend to Table"
5823     - "1908, 2001, 2005 - DPDK versions tested."
5824     - "Diff - difference between 2001 and 2005 DPDK version."
5825
5826 # DPDK Performance Changes 3n-hsw 2t2c ndr
5827 - type: "table"
5828   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5829   algorithm: "table_comparison"
5830   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5832   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5833   columns:
5834     - title: "1908"
5835       data-set: "dpdk-performance-changes-3n-hsw-h1"
5836     - title: "2001"
5837       data-set: "dpdk-performance-changes-3n-hsw-ref"
5838     - title: "2005"
5839       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5840   comparisons:
5841     - title: "Diff"
5842       reference: 2
5843       compare: 3
5844   legend:
5845     - "Legend to Table"
5846     - "1908, 2001, 2005 - DPDK versions tested."
5847     - "Diff - difference between 2001 and 2005 DPDK version."
5848
5849 # DPDK Performance Changes 3n-skx 2t1c pdr
5850 - type: "table"
5851   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5852   algorithm: "table_comparison"
5853   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5854   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5855   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5856   columns:
5857     - title: "1908"
5858       data-set: "dpdk-performance-changes-3n-skx-h1"
5859     - title: "2001"
5860       data-set: "dpdk-performance-changes-3n-skx-ref"
5861     - title: "2005"
5862       data-set: "dpdk-performance-changes-3n-skx-cmp"
5863   comparisons:
5864     - title: "Diff"
5865       reference: 2
5866       compare: 3
5867   legend:
5868     - "Legend to Table"
5869     - "1908, 2001, 2005 - DPDK versions tested."
5870     - "Diff - difference between 2001 and 2005 DPDK version."
5871
5872 # DPDK Performance Changes 3n-skx 4t2c pdr
5873 - type: "table"
5874   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5875   algorithm: "table_comparison"
5876   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5877   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5878   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5879   columns:
5880     - title: "1908"
5881       data-set: "dpdk-performance-changes-3n-skx-h1"
5882     - title: "2001"
5883       data-set: "dpdk-performance-changes-3n-skx-ref"
5884     - title: "2005"
5885       data-set: "dpdk-performance-changes-3n-skx-cmp"
5886   comparisons:
5887     - title: "Diff"
5888       reference: 2
5889       compare: 3
5890   legend:
5891     - "Legend to Table"
5892     - "1908, 2001, 2005 - DPDK versions tested."
5893     - "Diff - difference between 2001 and 2005 DPDK version."
5894
5895 # DPDK Performance Changes 3n-skx 2t1c ndr
5896 - type: "table"
5897   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5898   algorithm: "table_comparison"
5899   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5901   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5902   columns:
5903     - title: "1908"
5904       data-set: "dpdk-performance-changes-3n-skx-h1"
5905     - title: "2001"
5906       data-set: "dpdk-performance-changes-3n-skx-ref"
5907     - title: "2005"
5908       data-set: "dpdk-performance-changes-3n-skx-cmp"
5909   comparisons:
5910     - title: "Diff"
5911       reference: 2
5912       compare: 3
5913   legend:
5914     - "Legend to Table"
5915     - "1908, 2001, 2005 - DPDK versions tested."
5916     - "Diff - difference between 2001 and 2005 DPDK version."
5917
5918 # DPDK Performance Changes 3n-skx 4t2c ndr
5919 - type: "table"
5920   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5921   algorithm: "table_comparison"
5922   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5924   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5925   columns:
5926     - title: "1908"
5927       data-set: "dpdk-performance-changes-3n-skx-h1"
5928     - title: "2001"
5929       data-set: "dpdk-performance-changes-3n-skx-ref"
5930     - title: "2005"
5931       data-set: "dpdk-performance-changes-3n-skx-cmp"
5932   comparisons:
5933     - title: "Diff"
5934       reference: 2
5935       compare: 3
5936   legend:
5937     - "Legend to Table"
5938     - "1908, 2001, 2005 - DPDK versions tested."
5939     - "Diff - difference between 2001 and 2005 DPDK version."
5940
5941 # DPDK Performance Changes 2n-skx 2t1c pdr
5942 - type: "table"
5943   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5944   algorithm: "table_comparison"
5945   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5946   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5947   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5948   columns:
5949     - title: "1908"
5950       data-set: "dpdk-performance-changes-2n-skx-h1"
5951     - title: "2001"
5952       data-set: "dpdk-performance-changes-2n-skx-ref"
5953     - title: "2005"
5954       data-set: "dpdk-performance-changes-2n-skx-cmp"
5955   comparisons:
5956     - title: "Diff"
5957       reference: 2
5958       compare: 3
5959   legend:
5960     - "Legend to Table"
5961     - "1908, 2001, 2005 - DPDK versions tested."
5962     - "Diff - difference between 2001 and 2005 DPDK version."
5963
5964 # DPDK Performance Changes 2n-skx 4t2c pdr
5965 - type: "table"
5966   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5967   algorithm: "table_comparison"
5968   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5970   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5971   columns:
5972     - title: "1908"
5973       data-set: "dpdk-performance-changes-2n-skx-h1"
5974     - title: "2001"
5975       data-set: "dpdk-performance-changes-2n-skx-ref"
5976     - title: "2005"
5977       data-set: "dpdk-performance-changes-2n-skx-cmp"
5978   comparisons:
5979     - title: "Diff"
5980       reference: 2
5981       compare: 3
5982   legend:
5983     - "Legend to Table"
5984     - "1908, 2001, 2005 - DPDK versions tested."
5985     - "Diff - difference between 2001 and 2005 DPDK version."
5986
5987 # DPDK Performance Changes 2n-skx 2t1c ndr
5988 - type: "table"
5989   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5990   algorithm: "table_comparison"
5991   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5992   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5993   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5994   columns:
5995     - title: "1908"
5996       data-set: "dpdk-performance-changes-2n-skx-h1"
5997     - title: "2001"
5998       data-set: "dpdk-performance-changes-2n-skx-ref"
5999     - title: "2005"
6000       data-set: "dpdk-performance-changes-2n-skx-cmp"
6001   comparisons:
6002     - title: "Diff"
6003       reference: 2
6004       compare: 3
6005   legend:
6006     - "Legend to Table"
6007     - "1908, 2001, 2005 - DPDK versions tested."
6008     - "Diff - difference between 2001 and 2005 DPDK version."
6009
6010 # DPDK Performance Changes 2n-skx 4t2c ndr
6011 - type: "table"
6012   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6013   algorithm: "table_comparison"
6014   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6016   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6017   columns:
6018     - title: "1908"
6019       data-set: "dpdk-performance-changes-2n-skx-h1"
6020     - title: "2001"
6021       data-set: "dpdk-performance-changes-2n-skx-ref"
6022     - title: "2005"
6023       data-set: "dpdk-performance-changes-2n-skx-cmp"
6024   comparisons:
6025     - title: "Diff"
6026       reference: 2
6027       compare: 3
6028   legend:
6029     - "Legend to Table"
6030     - "1908, 2001, 2005 - DPDK versions tested."
6031     - "Diff - difference between 2001 and 2005 DPDK version."
6032
6033 # DPDK Performance Changes 2n-clx 2t1c pdr
6034 - type: "table"
6035   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6036   algorithm: "table_comparison"
6037   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6039   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6040   columns:
6041     - title: "2001"
6042       data-set: "dpdk-performance-changes-2n-clx-ref"
6043     - title: "2005"
6044       data-set: "dpdk-performance-changes-2n-clx-cmp"
6045   comparisons:
6046     - title: "Diff"
6047       reference: 1
6048       compare: 2
6049   legend:
6050     - "Legend to Table"
6051     - "2001, 2005 - DPDK versions tested."
6052     - "Diff - difference between 2001 and 2005 DPDK version."
6053
6054 # DPDK Performance Changes 2n-clx 4t2c pdr
6055 - type: "table"
6056   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6057   algorithm: "table_comparison"
6058   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6060   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6061   columns:
6062     - title: "2001"
6063       data-set: "dpdk-performance-changes-2n-clx-ref"
6064     - title: "2005"
6065       data-set: "dpdk-performance-changes-2n-clx-cmp"
6066   comparisons:
6067     - title: "Diff"
6068       reference: 1
6069       compare: 2
6070   legend:
6071     - "Legend to Table"
6072     - "2001, 2005 - DPDK versions tested."
6073     - "Diff - difference between 2001 and 2005 DPDK version."
6074
6075 # DPDK Performance Changes 2n-clx 2t1c ndr
6076 - type: "table"
6077   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6078   algorithm: "table_comparison"
6079   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6081   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6082   columns:
6083     - title: "2001"
6084       data-set: "dpdk-performance-changes-2n-clx-ref"
6085     - title: "2005"
6086       data-set: "dpdk-performance-changes-2n-clx-cmp"
6087   comparisons:
6088     - title: "Diff"
6089       reference: 1
6090       compare: 2
6091   legend:
6092     - "Legend to Table"
6093     - "2001, 2005 - DPDK versions tested."
6094     - "Diff - difference between 2001 and 2005 DPDK version."
6095
6096 # DPDK Performance Changes 2n-clx 4t2c ndr
6097 - type: "table"
6098   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6099   algorithm: "table_comparison"
6100   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6102   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6103   columns:
6104     - title: "2001"
6105       data-set: "dpdk-performance-changes-2n-clx-ref"
6106     - title: "2005"
6107       data-set: "dpdk-performance-changes-2n-clx-cmp"
6108   comparisons:
6109     - title: "Diff"
6110       reference: 1
6111       compare: 2
6112   legend:
6113     - "Legend to Table"
6114     - "2001, 2005 - DPDK versions tested."
6115     - "Diff - difference between 2001 and 2005 DPDK version."
6116
6117 # DPDK Performance Changes 2n-dnv 1t1c pdr
6118 - type: "table"
6119   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6120   algorithm: "table_comparison"
6121   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6122   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6123   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6124   columns:
6125     - title: "2001"
6126       data-set: "dpdk-performance-changes-2n-dnv-ref"
6127     - title: "2005"
6128       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6129   comparisons:
6130     - title: "Diff"
6131       reference: 1
6132       compare: 2
6133   legend:
6134     - "Legend to Table"
6135     - "2001, 2005 - DPDK versions tested."
6136     - "Diff - difference between 2001 and 2005 DPDK version."
6137
6138 # DPDK Performance Changes 2n-dnv 2t2c pdr
6139 - type: "table"
6140   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6141   algorithm: "table_comparison"
6142   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6143   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6144   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6145   columns:
6146     - title: "2001"
6147       data-set: "dpdk-performance-changes-2n-dnv-ref"
6148     - title: "2005"
6149       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6150   comparisons:
6151     - title: "Diff"
6152       reference: 1
6153       compare: 2
6154   legend:
6155     - "Legend to Table"
6156     - "2001, 2005 - DPDK versions tested."
6157     - "Diff - difference between 2001 and 2005 DPDK version."
6158
6159 # DPDK Performance Changes 2n-dnv 1t1c ndr
6160 - type: "table"
6161   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6162   algorithm: "table_comparison"
6163   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6165   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6166   columns:
6167     - title: "2001"
6168       data-set: "dpdk-performance-changes-2n-dnv-ref"
6169     - title: "2005"
6170       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6171   comparisons:
6172     - title: "Diff"
6173       reference: 1
6174       compare: 2
6175   legend:
6176     - "Legend to Table"
6177     - "2001, 2005 - DPDK versions tested."
6178     - "Diff - difference between 2001 and 2005 DPDK version."
6179
6180 # DPDK Performance Changes 2n-dnv 2t2c ndr
6181 - type: "table"
6182   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6183   algorithm: "table_comparison"
6184   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6186   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6187   columns:
6188     - title: "2001"
6189       data-set: "dpdk-performance-changes-2n-dnv-ref"
6190     - title: "2005"
6191       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6192   comparisons:
6193     - title: "Diff"
6194       reference: 1
6195       compare: 2
6196   legend:
6197     - "Legend to Table"
6198     - "2001, 2005 - DPDK versions tested."
6199     - "Diff - difference between 2001 and 2005 DPDK version."
6200
6201 # DPDK Performance Changes 3n-dnv 1t1c pdr
6202 - type: "table"
6203   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6204   algorithm: "table_comparison"
6205   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6207   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6208   columns:
6209     - title: "2001"
6210       data-set: "dpdk-performance-changes-3n-dnv-ref"
6211     - title: "2005"
6212       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6213   comparisons:
6214     - title: "Diff"
6215       reference: 1
6216       compare: 2
6217   legend:
6218     - "Legend to Table"
6219     - "2001, 2005 - DPDK versions tested."
6220     - "Diff - difference between 2001 and 2005 DPDK version."
6221
6222 # DPDK Performance Changes 3n-dnv 2t2c pdr
6223 - type: "table"
6224   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6225   algorithm: "table_comparison"
6226   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6228   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6229   columns:
6230     - title: "2001"
6231       data-set: "dpdk-performance-changes-3n-dnv-ref"
6232     - title: "2005"
6233       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6234   comparisons:
6235     - title: "Diff"
6236       reference: 1
6237       compare: 2
6238   legend:
6239     - "Legend to Table"
6240     - "2001, 2005 - DPDK versions tested."
6241     - "Diff - difference between 2001 and 2005 DPDK version."
6242
6243 # DPDK Performance Changes 3n-dnv 1t1c ndr
6244 - type: "table"
6245   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6246   algorithm: "table_comparison"
6247   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6249   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6250   columns:
6251     - title: "2001"
6252       data-set: "dpdk-performance-changes-3n-dnv-ref"
6253     - title: "2005"
6254       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6255   comparisons:
6256     - title: "Diff"
6257       reference: 1
6258       compare: 2
6259   legend:
6260     - "Legend to Table"
6261     - "2001, 2005 - DPDK versions tested."
6262     - "Diff - difference between 2001 and 2005 DPDK version."
6263
6264 # DPDK Performance Changes 3n-dnv 2t2c ndr
6265 - type: "table"
6266   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6267   algorithm: "table_comparison"
6268   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6269   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6270   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6271   columns:
6272     - title: "2001"
6273       data-set: "dpdk-performance-changes-3n-dnv-ref"
6274     - title: "2005"
6275       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6276   comparisons:
6277     - title: "Diff"
6278       reference: 1
6279       compare: 2
6280   legend:
6281     - "Legend to Table"
6282     - "2001, 2005 - DPDK versions tested."
6283     - "Diff - difference between 2001 and 2005 DPDK version."
6284
6285 # DPDK Performance Changes 3n-tsh 1t1c pdr
6286 - type: "table"
6287   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6288   algorithm: "table_comparison"
6289   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6290   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6291   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6292   columns:
6293     - title: "2001"
6294       data-set: "dpdk-performance-changes-3n-tsh-ref"
6295     - title: "2005"
6296       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6297   comparisons:
6298     - title: "Diff"
6299       reference: 1
6300       compare: 2
6301   legend:
6302     - "Legend to Table"
6303     - "2001, 2005 - DPDK versions tested."
6304     - "Diff - difference between 2001 and 2005 DPDK version."
6305
6306 # DPDK Performance Changes 3n-tsh 2t2c pdr
6307 - type: "table"
6308   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6309   algorithm: "table_comparison"
6310   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6312   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6313   columns:
6314     - title: "2001"
6315       data-set: "dpdk-performance-changes-3n-tsh-ref"
6316     - title: "2005"
6317       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6318   comparisons:
6319     - title: "Diff"
6320       reference: 1
6321       compare: 2
6322   legend:
6323     - "Legend to Table"
6324     - "2001, 2005 - DPDK versions tested."
6325     - "Diff - difference between 2001 and 2005 DPDK version."
6326
6327 # DPDK Performance Changes 3n-tsh 1t1c ndr
6328 - type: "table"
6329   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6330   algorithm: "table_comparison"
6331   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6333   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6334   columns:
6335     - title: "2001"
6336       data-set: "dpdk-performance-changes-3n-tsh-ref"
6337     - title: "2005"
6338       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6339   comparisons:
6340     - title: "Diff"
6341       reference: 1
6342       compare: 2
6343   legend:
6344     - "Legend to Table"
6345     - "2001, 2005 - DPDK versions tested."
6346     - "Diff - difference between 2001 and 2005 DPDK version."
6347
6348 # DPDK Performance Changes 3n-tsh 2t2c ndr
6349 - type: "table"
6350   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6351   algorithm: "table_comparison"
6352   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6353   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6354   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6355   columns:
6356     - title: "2001"
6357       data-set: "dpdk-performance-changes-3n-tsh-ref"
6358     - title: "2005"
6359       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6360   comparisons:
6361     - title: "Diff"
6362       reference: 1
6363       compare: 2
6364   legend:
6365     - "Legend to Table"
6366     - "2001, 2005 - DPDK versions tested."
6367     - "Diff - difference between 2001 and 2005 DPDK version."
6368
6369 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6370 - type: "table"
6371   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6372   algorithm: "table_comparison"
6373   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6374   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6375   filter: "'NIC_Intel-X710'"
6376   columns:
6377     - title: "3n-hsw x710"
6378       data-set: "dpdk-compare-testbeds-ref"
6379     - title: "3n-skx x710"
6380       data-set: "dpdk-compare-testbeds-cmp"
6381   comparisons:
6382     - title: "Diff"
6383       reference: 1
6384       compare: 2
6385   legend:
6386     - "Legend to Table"
6387     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6388     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6389
6390 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6391 - type: "table"
6392   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6393   algorithm: "table_comparison"
6394   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6396   filter: "'NIC_Intel-X710'"
6397   columns:
6398     - title: "3n-hsw x710"
6399       data-set: "dpdk-compare-testbeds-ref"
6400     - title: "3n-skx x710"
6401       data-set: "dpdk-compare-testbeds-cmp"
6402   comparisons:
6403     - title: "Diff"
6404       reference: 1
6405       compare: 2
6406   legend:
6407     - "Legend to Table"
6408     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6409     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6410
6411 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6412 - type: "table"
6413   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6414   algorithm: "table_comparison"
6415   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6416   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6417   filter: "'NIC_Intel-XXV710'"
6418   columns:
6419     - title: "2n-skx"
6420       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6421     - title: "2n-clx"
6422       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6423   comparisons:
6424     - title: "Diff"
6425       reference: 1
6426       compare: 2
6427   legend:
6428     - "Legend to Table"
6429     - "2n-skx, 2n-clx - testbeds and NICs tested."
6430     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6431
6432 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6433 - type: "table"
6434   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6435   algorithm: "table_comparison"
6436   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6437   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6438   filter: "'NIC_Intel-XXV710'"
6439   columns:
6440     - title: "2n-skx"
6441       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6442     - title: "2n-clx"
6443       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6444   comparisons:
6445     - title: "Diff"
6446       reference: 1
6447       compare: 2
6448   legend:
6449     - "Legend to Table"
6450     - "2n-skx, 2n-clx - testbeds and NICs tested."
6451     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6452
6453 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6454 - type: "table"
6455   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6456   algorithm: "table_comparison"
6457   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6459   filter: "'NIC_Intel-XXV710'"
6460   columns:
6461     - title: "3n-skx"
6462       data-set: "dpdk-compare-topologies-ref"
6463     - title: "2n-skx"
6464       data-set: "dpdk-compare-topologies-cmp"
6465   comparisons:
6466     - title: "Diff"
6467       reference: 1
6468       compare: 2
6469   legend:
6470     - "Legend to Table"
6471     - "3n-skx, 2n-skx - topologies tested."
6472     - "Diff - difference between 3n-skx and 2n-skx topologies."
6473
6474 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6475 - type: "table"
6476   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6477   algorithm: "table_comparison"
6478   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6479   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6480   filter: "'NIC_Intel-XXV710'"
6481   columns:
6482     - title: "3n-skx"
6483       data-set: "dpdk-compare-topologies-ref"
6484     - title: "2n-skx"
6485       data-set: "dpdk-compare-topologies-cmp"
6486   comparisons:
6487     - title: "Diff"
6488       reference: 1
6489       compare: 2
6490   legend:
6491     - "Legend to Table"
6492     - "3n-skx, 2n-skx - topologies tested."
6493     - "Diff - difference between 3n-skx and 2n-skx topologies."
6494
6495 # Detailed Test Results - DPDK Performance Results 3n-hsw
6496 - type: "table"
6497   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6498   algorithm: "table_merged_details"
6499   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6500   columns:
6501     - title: " |prein| Test Name |preout| "
6502       data: "data name"
6503     - 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| "
6504       data: "data msg"
6505   data: "dpdk-perf-results-3n-hsw"
6506   filter: "all"
6507   parameters:
6508   - "name"
6509   - "parent"
6510   - "msg"
6511
6512 # Detailed Test Results - DPDK Performance Results 3n-skx
6513 - type: "table"
6514   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6515   algorithm: "table_merged_details"
6516   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6517   columns:
6518     - title: " |prein| Test Name |preout| "
6519       data: "data name"
6520     - 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| "
6521       data: "data msg"
6522   data: "dpdk-perf-results-3n-skx"
6523   filter: "all"
6524   remove-ndr: False
6525   parameters:
6526   - "name"
6527   - "parent"
6528   - "msg"
6529
6530 # Detailed Test Results - DPDK Performance Results 2n-skx
6531 - type: "table"
6532   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6533   algorithm: "table_merged_details"
6534   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6535   columns:
6536     - title: " |prein| Test Name |preout| "
6537       data: "data name"
6538     - 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| "
6539       data: "data msg"
6540   data: "dpdk-perf-results-2n-skx"
6541   filter: "all"
6542   remove-ndr: False
6543   parameters:
6544   - "name"
6545   - "parent"
6546   - "msg"
6547
6548 # Detailed Test Results - DPDK Performance Results 2n-clx
6549 - type: "table"
6550   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6551   algorithm: "table_merged_details"
6552   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6553   columns:
6554     - title: " |prein| Test Name |preout| "
6555       data: "data name"
6556     - 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| "
6557       data: "data msg"
6558   data: "dpdk-perf-results-2n-clx"
6559   filter: "all"
6560   parameters:
6561   - "name"
6562   - "parent"
6563   - "msg"
6564
6565 # Detailed Test Results - DPDK Performance Results 2n-dnv
6566 - type: "table"
6567   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6568   algorithm: "table_merged_details"
6569   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6570   columns:
6571     - title: " |prein| Test Name |preout| "
6572       data: "data name"
6573     - 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| "
6574       data: "data msg"
6575   data: "dpdk-perf-results-2n-dnv"
6576   filter: "all"
6577   parameters:
6578   - "name"
6579   - "parent"
6580   - "msg"
6581
6582 # Detailed Test Results - DPDK Performance Results 3n-dnv
6583 - type: "table"
6584   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6585   algorithm: "table_merged_details"
6586   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6587   columns:
6588     - title: " |prein| Test Name |preout| "
6589       data: "data name"
6590     - 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| "
6591       data: "data msg"
6592   data: "dpdk-perf-results-3n-dnv"
6593   filter: "all"
6594   parameters:
6595   - "name"
6596   - "parent"
6597   - "msg"
6598
6599 # Detailed Test Results - DPDK Performance Results 3n-tsh
6600 - type: "table"
6601   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6602   algorithm: "table_merged_details"
6603   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6604   columns:
6605     - title: " |prein| Test Name |preout| "
6606       data: "data name"
6607     - 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| "
6608       data: "data msg"
6609   data: "dpdk-perf-results-3n-tsh"
6610   filter: "all"
6611   parameters:
6612   - "name"
6613   - "parent"
6614   - "msg"
6615
6616 ################################################################################
6617 ###                                F I L E S                                 ###
6618 ################################################################################
6619
6620 # VPP Performance Results
6621 - type: "file"
6622   title: "VPP Performance Results"
6623   algorithm: "file_details_split"
6624   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6625   dir-tables:
6626     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6627     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6628     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6629     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6630     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6631     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6632     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6633   data:
6634     - "vpp-perf-results-2n-skx"
6635     - "vpp-perf-results-3n-skx"
6636     - "vpp-perf-results-2n-clx"
6637     - "vpp-perf-results-3n-hsw"
6638     - "vpp-perf-results-3n-tsh"
6639     - "vpp-perf-results-2n-dnv"
6640     - "vpp-perf-results-3n-dnv"
6641   filter: "all"
6642   data-start-level: 4
6643   order-chapters:
6644     level-1:
6645       - "l2"
6646       - "ip4"
6647       - "ip6"
6648       - "srv6"
6649       - "ip4_tunnels"
6650       - "ip6_tunnels"
6651       - "vm_vhost"
6652       - "container_memif"
6653       - "crypto"
6654       - "vts"
6655       - "lb"
6656       - "nfv_density"
6657       - "hoststack"
6658     level-2:
6659       - "2n-skx"
6660       - "3n-skx"
6661       - "2n-clx"
6662       - "3n-hsw"
6663       - "3n-tsh"
6664       - "2n-dnv"
6665       - "3n-dnv"
6666     level-3:
6667       - "xl710"
6668       - "x520"
6669       - "xxv710"
6670       - "x710"
6671       - "x553"
6672       - "cx556a"
6673       - "vic1227"
6674       - "vic1385"
6675
6676 # VPP Performance Configuration
6677 - type: "file"
6678   title: "VPP Performance Configuration"
6679   algorithm: "file_details_split"
6680   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6681   dir-tables:
6682     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6683     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6684     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6685     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6686     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6687     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6688     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6689   data:
6690     - "vpp-perf-results-2n-skx"
6691     - "vpp-perf-results-3n-skx"
6692     - "vpp-perf-results-2n-clx"
6693     - "vpp-perf-results-3n-hsw"
6694     - "vpp-perf-results-3n-tsh"
6695     - "vpp-perf-results-2n-dnv"
6696     - "vpp-perf-results-3n-dnv"
6697   filter: "all"
6698   data-start-level: 4
6699   order-chapters:
6700     level-1:
6701       - "l2"
6702       - "ip4"
6703       - "ip6"
6704       - "srv6"
6705       - "ip4_tunnels"
6706       - "ip6_tunnels"
6707       - "vm_vhost"
6708       - "container_memif"
6709       - "crypto"
6710       - "vts"
6711       - "lb"
6712       - "nfv_density"
6713       - "hoststack"
6714     level-2:
6715       - "2n-skx"
6716       - "3n-skx"
6717       - "2n-clx"
6718       - "3n-hsw"
6719       - "3n-tsh"
6720       - "2n-dnv"
6721       - "3n-dnv"
6722     level-3:
6723       - "xl710"
6724       - "x520"
6725       - "xxv710"
6726       - "x710"
6727       - "x553"
6728       - "cx556a"
6729       - "vic1227"
6730       - "vic1385"
6731
6732 # VPP Performance Operational
6733 - type: "file"
6734   title: "VPP Performance Operational"
6735   algorithm: "file_details_split_html"
6736   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6737   dir-tables:
6738     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6739     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6740     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6741     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6742     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6743     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6744     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6745   data:
6746     - "vpp-perf-results-2n-skx"
6747     - "vpp-perf-results-3n-skx"
6748     - "vpp-perf-results-2n-clx"
6749     - "vpp-perf-results-3n-hsw"
6750     - "vpp-perf-results-3n-tsh"
6751     - "vpp-perf-results-2n-dnv"
6752     - "vpp-perf-results-3n-dnv"
6753   filter: "all"
6754   data-start-level: 4
6755   order-chapters:
6756     level-1:
6757       - "l2"
6758       - "ip4"
6759       - "ip6"
6760       - "srv6"
6761       - "ip4_tunnels"
6762       - "ip6_tunnels"
6763       - "vm_vhost"
6764       - "container_memif"
6765       - "crypto"
6766       - "vts"
6767       - "lb"
6768       - "nfv_density"
6769       - "hoststack"
6770     level-2:
6771       - "2n-skx"
6772       - "3n-skx"
6773       - "2n-clx"
6774       - "3n-hsw"
6775       - "3n-tsh"
6776       - "2n-dnv"
6777       - "3n-dnv"
6778     level-3:
6779       - "xl710"
6780       - "x520"
6781       - "xxv710"
6782       - "x710"
6783       - "x553"
6784       - "cx556a"
6785       - "vic1227"
6786       - "vic1385"
6787
6788 # VPP MRR Results
6789 - type: "file"
6790   title: "VPP MRR Results"
6791   algorithm: "file_details_split"
6792   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6793   dir-tables:
6794     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6795     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6796     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6797     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6798     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6799     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6800     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6801   data:
6802     - "vpp-mrr-results-2n-skx"
6803     - "vpp-mrr-results-3n-skx"
6804     - "vpp-mrr-results-2n-clx"
6805     - "vpp-mrr-results-3n-hsw"
6806     - "vpp-mrr-results-3n-tsh"
6807     - "vpp-mrr-results-2n-dnv"
6808     - "vpp-mrr-results-3n-dnv"
6809   filter: "all"
6810   data-start-level: 4
6811   order-chapters:
6812     level-1:
6813       - "l2"
6814       - "ip4"
6815       - "ip6"
6816       - "srv6"
6817       - "ip4_tunnels"
6818       - "ip6_tunnels"
6819       - "vm_vhost"
6820       - "container_memif"
6821       - "crypto"
6822       - "vts"
6823       - "lb"
6824       - "nfv_density"
6825       - "hoststack"
6826     level-2:
6827       - "2n-skx"
6828       - "3n-skx"
6829       - "2n-clx"
6830       - "3n-hsw"
6831       - "3n-tsh"
6832       - "2n-dnv"
6833       - "3n-dnv"
6834     level-3:
6835       - "xl710"
6836       - "x520"
6837       - "xxv710"
6838       - "x710"
6839       - "x553"
6840       - "cx556a"
6841       - "vic1227"
6842       - "vic1385"
6843
6844 # VPP MRR Configuration
6845 - type: "file"
6846   title: "VPP MRR Configuration"
6847   algorithm: "file_details_split"
6848   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6849   dir-tables:
6850     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6851     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6852     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6853     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6854     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6855     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6856     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6857   data:
6858     - "vpp-mrr-results-2n-skx"
6859     - "vpp-mrr-results-3n-skx"
6860     - "vpp-mrr-results-2n-clx"
6861     - "vpp-mrr-results-3n-hsw"
6862     - "vpp-mrr-results-3n-tsh"
6863     - "vpp-mrr-results-2n-dnv"
6864     - "vpp-mrr-results-3n-dnv"
6865   filter: "all"
6866   data-start-level: 4
6867   order-chapters:
6868     level-1:
6869       - "l2"
6870       - "ip4"
6871       - "ip6"
6872       - "srv6"
6873       - "ip4_tunnels"
6874       - "ip6_tunnels"
6875       - "vm_vhost"
6876       - "container_memif"
6877       - "crypto"
6878       - "vts"
6879       - "lb"
6880       - "nfv_density"
6881       - "hoststack"
6882     level-2:
6883       - "2n-skx"
6884       - "3n-skx"
6885       - "2n-clx"
6886       - "3n-hsw"
6887       - "3n-tsh"
6888       - "2n-dnv"
6889       - "3n-dnv"
6890     level-3:
6891       - "xl710"
6892       - "x520"
6893       - "xxv710"
6894       - "x710"
6895       - "x553"
6896       - "cx556a"
6897       - "vic1227"
6898       - "vic1385"
6899
6900 # VPP Device Results - Ubuntu
6901 - type: "file"
6902   title: "VPP Device Results - Ubuntu"
6903   algorithm: "file_test_results"
6904   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6905   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6906   data: "vpp-device-results-ubuntu"
6907   filter: "all"
6908   data-start-level: 4
6909
6910 # VPP Device Configuration - Ubuntu
6911 - type: "file"
6912   title: "VPP Device Configuration - Ubuntu"
6913   algorithm: "file_test_results"
6914   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6915   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6916   data: "vpp-device-results-ubuntu"
6917   filter: "all"
6918   data-start-level: 4
6919
6920 # DPDK Performance Results 3n-hsw
6921 - type: "file"
6922   title: "DPDK Performance Results 3n-hsw"
6923   algorithm: "file_test_results"
6924   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6925   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6926   data: "dpdk-perf-results-3n-hsw"
6927   filter: "all"
6928   data-start-level: 4
6929
6930 # DPDK Performance Results 3n-skx
6931 - type: "file"
6932   title: "DPDK Performance Results 3n-skx"
6933   algorithm: "file_test_results"
6934   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6935   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6936   data: "dpdk-perf-results-3n-skx"
6937   filter: "all"
6938   data-start-level: 4
6939
6940 # DPDK Performance Results 2n-skx
6941 - type: "file"
6942   title: "DPDK Performance Results 2n-skx"
6943   algorithm: "file_test_results"
6944   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6945   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6946   data: "dpdk-perf-results-2n-skx"
6947   filter: "all"
6948   data-start-level: 4
6949
6950 # DPDK Performance Results 2n-clx
6951 - type: "file"
6952   title: "DPDK Performance Results 2n-clx"
6953   algorithm: "file_test_results"
6954   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6955   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6956   data: "dpdk-perf-results-2n-clx"
6957   filter: "all"
6958   data-start-level: 4
6959
6960 # DPDK Performance Results 2n-dnv
6961 - type: "file"
6962   title: "DPDK Performance Results 2n-dnv"
6963   algorithm: "file_test_results"
6964   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6965   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6966   data: "dpdk-perf-results-2n-dnv"
6967   filter: "all"
6968   data-start-level: 4
6969
6970 # DPDK Performance Results 3n-dnv
6971 - type: "file"
6972   title: "DPDK Performance Results 3n-dnv"
6973   algorithm: "file_test_results"
6974   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6975   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6976   data: "dpdk-perf-results-3n-dnv"
6977   filter: "all"
6978   data-start-level: 4
6979
6980 # DPDK Performance Results 3n-tsh
6981 - type: "file"
6982   title: "DPDK Performance Results 3n-tsh"
6983   algorithm: "file_test_results"
6984   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6985   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6986   data: "dpdk-perf-results-3n-tsh"
6987   filter: "all"
6988   data-start-level: 4
6989
6990 ################################################################################
6991 ###                                P L O T S                                 ###
6992 ################################################################################
6993
6994 # Hoststack tests 3n-hsw
6995
6996 - type: "plot"
6997   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6998   algorithm: "plot_perf_box_name"
6999   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7000   data: "plot-vpp-hoststack-3n-hsw"
7001   include:
7002     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7003     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7004   layout:
7005     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7006     layout: "plot-hoststack"
7007
7008 - type: "plot"
7009   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7010   algorithm: "plot_perf_box_name"
7011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7012   data: "plot-vpp-hoststack-3n-hsw"
7013   include:
7014     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7015     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7016   layout:
7017     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7018     layout: "plot-hoststack"
7019
7020 - type: "plot"
7021   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7022   algorithm: "plot_perf_box_name"
7023   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7024   data: "plot-vpp-hoststack-3n-hsw"
7025   include:
7026     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7027     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7028     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7029     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7030   layout:
7031     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7032     layout: "plot-hoststack"
7033
7034 ## Plots VPP HTTP Server Performance
7035 #- type: "plot"
7036 #  title: "VPP HTTP Server Performance"
7037 #  algorithm: "plot_http_server_perf_box"
7038 #  output-file-type: ".html"
7039 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7040 #  data:
7041 #    "plot-vpp-http-server-performance"
7042 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7043 #  parameters:
7044 #  - "result"
7045 #  - "name"
7046 #  traces:
7047 #    hoverinfo: "y+name"
7048 #    boxpoints: "outliers"
7049 #    whiskerwidth: 0
7050 #  layout:
7051 #    title: "VPP HTTP Server Performance"
7052 #    layout:
7053 #      "plot-cps"
7054 #
7055 #- type: "plot"
7056 #  title: "VPP HTTP Server Performance"
7057 #  algorithm: "plot_http_server_perf_box"
7058 #  output-file-type: ".html"
7059 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7060 #  data:
7061 #    "plot-vpp-http-server-performance"
7062 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7063 #  parameters:
7064 #  - "result"
7065 #  - "name"
7066 #  traces:
7067 #    hoverinfo: "y+name"
7068 #    boxpoints: "outliers"
7069 #    whiskerwidth: 0
7070 #  layout:
7071 #    title: "VPP HTTP Server Performance"
7072 #    layout:
7073 #      "plot-rps"
7074
7075 ################################################################################
7076
7077 # Soak Test (PLRsearch), boxes - 2n-clx
7078 - type: "plot"
7079   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7080   algorithm: "plot_perf_box_name"
7081   output-file-type: ".html"
7082   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7083   data: "plot-vpp-soak-2n-clx"
7084   include:
7085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7091   layout:
7092     title: "30 Minutes Soak Test (PLRsearch)"
7093     layout: "plot-soak-throughput"
7094
7095 # Soak Test (PLRsearch), boxes - 2n-clx
7096 - type: "plot"
7097   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7098   algorithm: "plot_perf_box_name"
7099   output-file-type: ".html"
7100   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7101   data: "plot-vpp-soak-2n-clx"
7102   include:
7103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7108     - "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"
7109   layout:
7110     title: "30 Minutes Soak Test (PLRsearch)"
7111     layout: "plot-soak-throughput"
7112
7113 # Soak Test (PLRsearch), boxes - 2n-skx
7114 - type: "plot"
7115   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7116   algorithm: "plot_perf_box_name"
7117   output-file-type: ".html"
7118   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7119   data: "plot-vpp-soak-2n-skx"
7120   include:
7121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7127   layout:
7128     title: "30 Minutes Soak Test (PLRsearch)"
7129     layout: "plot-soak-throughput"
7130
7131 # Soak Test (PLRsearch), boxes - 2n-skx
7132 - type: "plot"
7133   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7134   algorithm: "plot_perf_box_name"
7135   output-file-type: ".html"
7136   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7137   data: "plot-vpp-soak-2n-skx"
7138   include:
7139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7141     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7142     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7144     - "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"
7145   layout:
7146     title: "30 Minutes Soak Test (PLRsearch)"
7147     layout: "plot-soak-throughput"
7148
7149 ###############################################################################
7150
7151 # Reconf tests 2n-skx
7152
7153 - type: "plot"
7154   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7155   algorithm: "plot_nf_reconf_box_name"
7156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7157   data: "plot-vpp-nfv-reconf-2n-skx"
7158   include:
7159     - "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"
7160     - "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"
7161     - "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"
7162     - "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"
7163     - "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"
7164     - "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"
7165   layout:
7166     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7167     layout: "plot-throughput"
7168
7169 - type: "plot"
7170   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7171   algorithm: "plot_nf_reconf_box_name"
7172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7173   data: "plot-vpp-nfv-reconf-2n-skx"
7174   include:
7175     - "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"
7176     - "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"
7177     - "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"
7178     - "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"
7179     - "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"
7180     - "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"
7181   layout:
7182     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7183     layout: "plot-throughput"
7184
7185 - type: "plot"
7186   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7187   algorithm: "plot_nf_reconf_box_name"
7188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7189   data: "plot-vpp-nfv-reconf-2n-skx"
7190   include:
7191     - "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"
7192     - "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"
7193     - "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"
7194     - "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"
7195     - "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"
7196     - "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"
7197   layout:
7198     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7199     layout: "plot-throughput"
7200
7201 ###############################################################################
7202
7203 # Reconf tests 2n-clx
7204
7205 - type: "plot"
7206   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7207   algorithm: "plot_nf_reconf_box_name"
7208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7209   data: "plot-vpp-nfv-reconf-2n-clx"
7210   include:
7211     - "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"
7212     - "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"
7213     - "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"
7214     - "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"
7215   layout:
7216     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7217     layout: "plot-throughput"
7218
7219 - type: "plot"
7220   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7221   algorithm: "plot_nf_reconf_box_name"
7222   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7223   data: "plot-vpp-nfv-reconf-2n-clx"
7224   include:
7225     - "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"
7226     - "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"
7227     - "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"
7228     - "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"
7229   layout:
7230     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7231     layout: "plot-throughput"
7232
7233 - type: "plot"
7234   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7235   algorithm: "plot_nf_reconf_box_name"
7236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7237   data: "plot-vpp-nfv-reconf-2n-clx"
7238   include:
7239     - "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"
7240     - "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"
7241     - "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"
7242     - "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"
7243   layout:
7244     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7245     layout: "plot-throughput"
7246
7247 ################################################################################
7248 ## Plots - NF Density - VSC - MRR 64b
7249 #- type: "plot"
7250 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7251 #  algorithm: "plot_nf_heatmap"
7252 #  output-file-type: ".html"
7253 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
7254 #  data: "plot-vpp-nfv-2n-skx-mrr"
7255 #  filter: "'NIC_Intel-XXV710' and
7256 #           'NF_DENSITY' and
7257 #           'VHOST' and
7258 #           not 'VXLAN' and
7259 #           'CHAIN' and
7260 #           'NF_VPPIP4' and
7261 #           '64B' and
7262 #           '2T1C' and
7263 #           'MRR'"
7264 #  parameters:
7265 #  - "result"
7266 #  - "name"
7267 #  - "tags"
7268 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7269 #  x-axis: "X = VNFs per Service Chain"
7270 #  y-axis: "Y = Number of Service Chains"
7271 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7272 #  layout:
7273 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7274 #    layout: "plot-service-density"
7275 #
7276 #- type: "plot"
7277 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7278 #  algorithm: "plot_nf_heatmap"
7279 #  output-file-type: ".html"
7280 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
7281 #  data: "plot-vpp-nfv-2n-skx-mrr"
7282 #  filter: "'NIC_Intel-XXV710' and
7283 #           'NF_DENSITY' and
7284 #           'VHOST' and
7285 #           not 'VXLAN' and
7286 #           'CHAIN' and
7287 #           'NF_VPPIP4' and
7288 #           '64B' and
7289 #           '4T2C' and
7290 #           'MRR'"
7291 #  parameters:
7292 #  - "result"
7293 #  - "name"
7294 #  - "tags"
7295 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7296 #  x-axis: "X = VNFs per Service Chain"
7297 #  y-axis: "Y = Number of Service Chains"
7298 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7299 #  layout:
7300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7301 #    layout: "plot-service-density"
7302 #
7303 #- type: "plot"
7304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7305 #  algorithm: "plot_nf_heatmap"
7306 #  output-file-type: ".html"
7307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
7308 #  data: "plot-vpp-nfv-2n-skx-mrr"
7309 #  filter: "'NIC_Intel-XXV710' and
7310 #           'NF_DENSITY' and
7311 #           'VHOST' and
7312 #           not 'VXLAN' and
7313 #           'CHAIN' and
7314 #           'NF_VPPIP4' and
7315 #           '64B' and
7316 #           '8T4C' and
7317 #           'MRR'"
7318 #  parameters:
7319 #  - "result"
7320 #  - "name"
7321 #  - "tags"
7322 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7323 #  x-axis: "X = VNFs per Service Chain"
7324 #  y-axis: "Y = Number of Service Chains"
7325 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7326 #  layout:
7327 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7328 #    layout: "plot-service-density"
7329 #
7330 ## Plots - NF Density - VSC - MRR IMIX
7331 #- type: "plot"
7332 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7333 #  algorithm: "plot_nf_heatmap"
7334 #  output-file-type: ".html"
7335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7336 #  data: "plot-vpp-nfv-2n-skx-mrr"
7337 #  filter: "'NIC_Intel-XXV710' and
7338 #           'NF_DENSITY' and
7339 #           'VHOST' and
7340 #           not 'VXLAN' and
7341 #           'CHAIN' and
7342 #           'NF_VPPIP4' and
7343 #           'IMIX' and
7344 #           '2T1C' and
7345 #           'MRR'"
7346 #  parameters:
7347 #  - "result"
7348 #  - "name"
7349 #  - "tags"
7350 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7351 #  x-axis: "X = VNFs per Service Chain"
7352 #  y-axis: "Y = Number of Service Chains"
7353 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7354 #  layout:
7355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7356 #    layout: "plot-service-density"
7357 #
7358 #- type: "plot"
7359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7360 #  algorithm: "plot_nf_heatmap"
7361 #  output-file-type: ".html"
7362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7363 #  data: "plot-vpp-nfv-2n-skx-mrr"
7364 #  filter: "'NIC_Intel-XXV710' and
7365 #           'NF_DENSITY' and
7366 #           'VHOST' and
7367 #           not 'VXLAN' and
7368 #           'CHAIN' and
7369 #           'NF_VPPIP4' and
7370 #           'IMIX' and
7371 #           '4T2C' and
7372 #           'MRR'"
7373 #  parameters:
7374 #  - "result"
7375 #  - "name"
7376 #  - "tags"
7377 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7378 #  x-axis: "X = VNFs per Service Chain"
7379 #  y-axis: "Y = Number of Service Chains"
7380 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7381 #  layout:
7382 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7383 #    layout: "plot-service-density"
7384 #
7385 #- type: "plot"
7386 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7387 #  algorithm: "plot_nf_heatmap"
7388 #  output-file-type: ".html"
7389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7390 #  data: "plot-vpp-nfv-2n-skx-mrr"
7391 #  filter: "'NIC_Intel-XXV710' and
7392 #           'NF_DENSITY' and
7393 #           'VHOST' and
7394 #           not 'VXLAN' and
7395 #           'CHAIN' and
7396 #           'NF_VPPIP4' and
7397 #           'IMIX' and
7398 #           '8T4C' and
7399 #           'MRR'"
7400 #  parameters:
7401 #  - "result"
7402 #  - "name"
7403 #  - "tags"
7404 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7405 #  x-axis: "X = VNFs per Service Chain"
7406 #  y-axis: "Y = Number of Service Chains"
7407 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7408 #  layout:
7409 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7410 #    layout: "plot-service-density"
7411 #
7412 ## Plots - NF Density - VSC - NDR 64b
7413 #- type: "plot"
7414 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7415 #  algorithm: "plot_nf_heatmap"
7416 #  output-file-type: ".html"
7417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7418 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7419 #  filter: "'NIC_Intel-XXV710' and
7420 #           'NF_DENSITY' and
7421 #           'VHOST' and
7422 #           not 'VXLAN' and
7423 #           'CHAIN' and
7424 #           'NF_VPPIP4' and
7425 #           '64B' and
7426 #           '2T1C' and
7427 #           'NDRPDR'"
7428 #  parameters:
7429 #  - "throughput"
7430 #  - "name"
7431 #  - "tags"
7432 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7433 #  x-axis: "X = VNFs per Service Chain"
7434 #  y-axis: "Y = Number of Service Chains"
7435 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7436 #  layout:
7437 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7438 #    layout: "plot-service-density"
7439 #
7440 #- type: "plot"
7441 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7442 #  algorithm: "plot_nf_heatmap"
7443 #  output-file-type: ".html"
7444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7445 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7446 #  filter: "'NIC_Intel-XXV710' and
7447 #           'NF_DENSITY' and
7448 #           'VHOST' and
7449 #           not 'VXLAN' and
7450 #           'CHAIN' and
7451 #           'NF_VPPIP4' and
7452 #           '64B' and
7453 #           '4T2C' and
7454 #           'NDRPDR'"
7455 #  parameters:
7456 #  - "throughput"
7457 #  - "name"
7458 #  - "tags"
7459 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7460 #  x-axis: "X = VNFs per Service Chain"
7461 #  y-axis: "Y = Number of Service Chains"
7462 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7463 #  layout:
7464 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7465 #    layout: "plot-service-density"
7466 #
7467 #- type: "plot"
7468 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7469 #  algorithm: "plot_nf_heatmap"
7470 #  output-file-type: ".html"
7471 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7472 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7473 #  filter: "'NIC_Intel-XXV710' and
7474 #           'NF_DENSITY' and
7475 #           'VHOST' and
7476 #           not 'VXLAN' and
7477 #           'CHAIN' and
7478 #           'NF_VPPIP4' and
7479 #           '64B' and
7480 #           '8T4C' and
7481 #           'NDRPDR'"
7482 #  parameters:
7483 #  - "throughput"
7484 #  - "name"
7485 #  - "tags"
7486 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7487 #  x-axis: "X = VNFs per Service Chain"
7488 #  y-axis: "Y = Number of Service Chains"
7489 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7490 #  layout:
7491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7492 #    layout: "plot-service-density"
7493 #
7494 ## Plots - NF Density - VSC - NDR IMIX
7495 #- type: "plot"
7496 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7497 #  algorithm: "plot_nf_heatmap"
7498 #  output-file-type: ".html"
7499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7500 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7501 #  filter: "'NIC_Intel-XXV710' and
7502 #           'NF_DENSITY' and
7503 #           'VHOST' and
7504 #           not 'VXLAN' and
7505 #           'CHAIN' and
7506 #           'NF_VPPIP4' and
7507 #           'IMIX' and
7508 #           '2T1C' and
7509 #           'NDRPDR'"
7510 #  parameters:
7511 #  - "throughput"
7512 #  - "name"
7513 #  - "tags"
7514 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7515 #  x-axis: "X = VNFs per Service Chain"
7516 #  y-axis: "Y = Number of Service Chains"
7517 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7518 #  layout:
7519 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7520 #    layout: "plot-service-density"
7521 #
7522 #- type: "plot"
7523 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7524 #  algorithm: "plot_nf_heatmap"
7525 #  output-file-type: ".html"
7526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7527 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7528 #  filter: "'NIC_Intel-XXV710' and
7529 #           'NF_DENSITY' and
7530 #           'VHOST' and
7531 #           not 'VXLAN' and
7532 #           'CHAIN' and
7533 #           'NF_VPPIP4' and
7534 #           'IMIX' and
7535 #           '4T2C' and
7536 #           'NDRPDR'"
7537 #  parameters:
7538 #  - "throughput"
7539 #  - "name"
7540 #  - "tags"
7541 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7542 #  x-axis: "X = VNFs per Service Chain"
7543 #  y-axis: "Y = Number of Service Chains"
7544 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7545 #  layout:
7546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7547 #    layout: "plot-service-density"
7548 #
7549 #- type: "plot"
7550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7551 #  algorithm: "plot_nf_heatmap"
7552 #  output-file-type: ".html"
7553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7554 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7555 #  filter: "'NIC_Intel-XXV710' and
7556 #           'NF_DENSITY' and
7557 #           'VHOST' and
7558 #           not 'VXLAN' and
7559 #           'CHAIN' and
7560 #           'NF_VPPIP4' and
7561 #           'IMIX' and
7562 #           '8T4C' and
7563 #           'NDRPDR'"
7564 #  parameters:
7565 #  - "throughput"
7566 #  - "name"
7567 #  - "tags"
7568 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7569 #  x-axis: "X = VNFs per Service Chain"
7570 #  y-axis: "Y = Number of Service Chains"
7571 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7572 #  layout:
7573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7574 #    layout: "plot-service-density"
7575 #
7576 ## Plots - NF Density - VSC - PDR 64b
7577 #- type: "plot"
7578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7579 #  algorithm: "plot_nf_heatmap"
7580 #  output-file-type: ".html"
7581 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7582 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7583 #  filter: "'NIC_Intel-XXV710' and
7584 #           'NF_DENSITY' and
7585 #           'VHOST' and
7586 #           not 'VXLAN' and
7587 #           'CHAIN' and
7588 #           'NF_VPPIP4' and
7589 #           '64B' and
7590 #           '2T1C' and
7591 #           'NDRPDR'"
7592 #  parameters:
7593 #  - "throughput"
7594 #  - "name"
7595 #  - "tags"
7596 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7597 #  x-axis: "X = VNFs per Service Chain"
7598 #  y-axis: "Y = Number of Service Chains"
7599 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7600 #  layout:
7601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7602 #    layout: "plot-service-density"
7603 #
7604 #- type: "plot"
7605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7606 #  algorithm: "plot_nf_heatmap"
7607 #  output-file-type: ".html"
7608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7609 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7610 #  filter: "'NIC_Intel-XXV710' and
7611 #           'NF_DENSITY' and
7612 #           'VHOST' and
7613 #           not 'VXLAN' and
7614 #           'CHAIN' and
7615 #           'NF_VPPIP4' and
7616 #           '64B' and
7617 #           '4T2C' and
7618 #           'NDRPDR'"
7619 #  parameters:
7620 #  - "throughput"
7621 #  - "name"
7622 #  - "tags"
7623 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7624 #  x-axis: "X = VNFs per Service Chain"
7625 #  y-axis: "Y = Number of Service Chains"
7626 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7627 #  layout:
7628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7629 #    layout: "plot-service-density"
7630 #
7631 #- type: "plot"
7632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7633 #  algorithm: "plot_nf_heatmap"
7634 #  output-file-type: ".html"
7635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7636 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7637 #  filter: "'NIC_Intel-XXV710' and
7638 #           'NF_DENSITY' and
7639 #           'VHOST' and
7640 #           not 'VXLAN' and
7641 #           'CHAIN' and
7642 #           'NF_VPPIP4' and
7643 #           '64B' and
7644 #           '8T4C' and
7645 #           'NDRPDR'"
7646 #  parameters:
7647 #  - "throughput"
7648 #  - "name"
7649 #  - "tags"
7650 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7651 #  x-axis: "X = VNFs per Service Chain"
7652 #  y-axis: "Y = Number of Service Chains"
7653 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7654 #  layout:
7655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7656 #    layout: "plot-service-density"
7657 #
7658 ## Plots - NF Density - VSC - PDR IMIX
7659 #- type: "plot"
7660 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7661 #  algorithm: "plot_nf_heatmap"
7662 #  output-file-type: ".html"
7663 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7664 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7665 #  filter: "'NIC_Intel-XXV710' and
7666 #           'NF_DENSITY' and
7667 #           'VHOST' and
7668 #           not 'VXLAN' and
7669 #           'CHAIN' and
7670 #           'NF_VPPIP4' and
7671 #           'IMIX' and
7672 #           '2T1C' and
7673 #           'NDRPDR'"
7674 #  parameters:
7675 #  - "throughput"
7676 #  - "name"
7677 #  - "tags"
7678 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7679 #  x-axis: "X = VNFs per Service Chain"
7680 #  y-axis: "Y = Number of Service Chains"
7681 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7682 #  layout:
7683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7684 #    layout: "plot-service-density"
7685 #
7686 #- type: "plot"
7687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7688 #  algorithm: "plot_nf_heatmap"
7689 #  output-file-type: ".html"
7690 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7691 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7692 #  filter: "'NIC_Intel-XXV710' and
7693 #           'NF_DENSITY' and
7694 #           'VHOST' and
7695 #           not 'VXLAN' and
7696 #           'CHAIN' and
7697 #           'NF_VPPIP4' and
7698 #           'IMIX' and
7699 #           '4T2C' and
7700 #           'NDRPDR'"
7701 #  parameters:
7702 #  - "throughput"
7703 #  - "name"
7704 #  - "tags"
7705 #  include-tests: "PDR" # "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 PDR) [Mpps]"
7709 #  layout:
7710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7711 #    layout: "plot-service-density"
7712 #
7713 #- type: "plot"
7714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7715 #  algorithm: "plot_nf_heatmap"
7716 #  output-file-type: ".html"
7717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7718 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7719 #  filter: "'NIC_Intel-XXV710' and
7720 #           'NF_DENSITY' and
7721 #           'VHOST' and
7722 #           not 'VXLAN' and
7723 #           'CHAIN' and
7724 #           'NF_VPPIP4' and
7725 #           'IMIX' and
7726 #           '8T4C' 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: "IMIX Packet Throughput (mean PDR) [Mpps]"
7736 #  layout:
7737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7738 #    layout: "plot-service-density"
7739 #
7740 ################################################################################
7741 ## Plots - NF Density - VSC - MRR 64b
7742 #- type: "plot"
7743 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7744 #  algorithm: "plot_nf_heatmap"
7745 #  output-file-type: ".html"
7746 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7747 #  data: "plot-vpp-nfv-2n-skx-mrr"
7748 #  filter: "'NIC_Intel-XXV710' and
7749 #           'NF_DENSITY' and
7750 #           'VHOST' and
7751 #           'VXLAN' and
7752 #           'CHAIN' and
7753 #           '118' and
7754 #           '2T1C' and
7755 #           'MRR'"
7756 #  parameters:
7757 #  - "result"
7758 #  - "name"
7759 #  - "tags"
7760 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7761 #  x-axis: "X = VNFs per Service Chain"
7762 #  y-axis: "Y = Number of Service Chains"
7763 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7764 #  layout:
7765 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7766 #    layout: "plot-service-density"
7767 #
7768 #- type: "plot"
7769 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7770 #  algorithm: "plot_nf_heatmap"
7771 #  output-file-type: ".html"
7772 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7773 #  data: "plot-vpp-nfv-2n-skx-mrr"
7774 #  filter: "'NIC_Intel-XXV710' and
7775 #           'NF_DENSITY' and
7776 #           'VHOST' and
7777 #           'VXLAN' and
7778 #           'CHAIN' and
7779 #           '118' and
7780 #           '4T2C' and
7781 #           'MRR'"
7782 #  parameters:
7783 #  - "result"
7784 #  - "name"
7785 #  - "tags"
7786 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7787 #  x-axis: "X = VNFs per Service Chain"
7788 #  y-axis: "Y = Number of Service Chains"
7789 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7790 #  layout:
7791 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7792 #    layout: "plot-service-density"
7793 #
7794 #- type: "plot"
7795 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7796 #  algorithm: "plot_nf_heatmap"
7797 #  output-file-type: ".html"
7798 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7799 #  data: "plot-vpp-nfv-2n-skx-mrr"
7800 #  filter: "'NIC_Intel-XXV710' and
7801 #           'NF_DENSITY' and
7802 #           'VHOST' and
7803 #           'VXLAN' and
7804 #           'CHAIN' and
7805 #           '118' and
7806 #           '8T4C' and
7807 #           'MRR'"
7808 #  parameters:
7809 #  - "result"
7810 #  - "name"
7811 #  - "tags"
7812 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7813 #  x-axis: "X = VNFs per Service Chain"
7814 #  y-axis: "Y = Number of Service Chains"
7815 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7816 #  layout:
7817 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7818 #    layout: "plot-service-density"
7819 #
7820 ## Plots - NF Density - VSC - MRR IMIX
7821 #- type: "plot"
7822 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7823 #  algorithm: "plot_nf_heatmap"
7824 #  output-file-type: ".html"
7825 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7826 #  data: "plot-vpp-nfv-2n-skx-mrr"
7827 #  filter: "'NIC_Intel-XXV710' and
7828 #           'NF_DENSITY' and
7829 #           'VHOST' and
7830 #           'VXLAN' and
7831 #           'CHAIN' and
7832 #           'IMIX' and
7833 #           '2T1C' and
7834 #           'MRR'"
7835 #  parameters:
7836 #  - "result"
7837 #  - "name"
7838 #  - "tags"
7839 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7840 #  x-axis: "X = VNFs per Service Chain"
7841 #  y-axis: "Y = Number of Service Chains"
7842 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7843 #  layout:
7844 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7845 #    layout: "plot-service-density"
7846 #
7847 #- type: "plot"
7848 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7849 #  algorithm: "plot_nf_heatmap"
7850 #  output-file-type: ".html"
7851 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7852 #  data: "plot-vpp-nfv-2n-skx-mrr"
7853 #  filter: "'NIC_Intel-XXV710' and
7854 #           'NF_DENSITY' and
7855 #           'VHOST' and
7856 #           'VXLAN' and
7857 #           'CHAIN' and
7858 #           'IMIX' and
7859 #           '4T2C' and
7860 #           'MRR'"
7861 #  parameters:
7862 #  - "result"
7863 #  - "name"
7864 #  - "tags"
7865 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7866 #  x-axis: "X = VNFs per Service Chain"
7867 #  y-axis: "Y = Number of Service Chains"
7868 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7869 #  layout:
7870 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7871 #    layout: "plot-service-density"
7872 #
7873 #- type: "plot"
7874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7875 #  algorithm: "plot_nf_heatmap"
7876 #  output-file-type: ".html"
7877 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7878 #  data: "plot-vpp-nfv-2n-skx-mrr"
7879 #  filter: "'NIC_Intel-XXV710' and
7880 #           'NF_DENSITY' and
7881 #           'VHOST' and
7882 #           'VXLAN' and
7883 #           'CHAIN' and
7884 #           'IMIX' and
7885 #           '8T4C' and
7886 #           'MRR'"
7887 #  parameters:
7888 #  - "result"
7889 #  - "name"
7890 #  - "tags"
7891 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7892 #  x-axis: "X = VNFs per Service Chain"
7893 #  y-axis: "Y = Number of Service Chains"
7894 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7895 #  layout:
7896 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7897 #    layout: "plot-service-density"
7898 #
7899 ## Plots - NF Density - VSC - NDR 64b
7900 #- type: "plot"
7901 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7902 #  algorithm: "plot_nf_heatmap"
7903 #  output-file-type: ".html"
7904 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7905 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7906 #  filter: "'NIC_Intel-XXV710' and
7907 #           'NF_DENSITY' and
7908 #           'VHOST' and
7909 #           'VXLAN' and
7910 #           'CHAIN' and
7911 #           '118' and
7912 #           '2T1C' and
7913 #           'NDRPDR'"
7914 #  parameters:
7915 #  - "throughput"
7916 #  - "name"
7917 #  - "tags"
7918 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7919 #  x-axis: "X = VNFs per Service Chain"
7920 #  y-axis: "Y = Number of Service Chains"
7921 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7922 #  layout:
7923 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7924 #    layout: "plot-service-density"
7925 #
7926 #- type: "plot"
7927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7928 #  algorithm: "plot_nf_heatmap"
7929 #  output-file-type: ".html"
7930 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7931 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7932 #  filter: "'NIC_Intel-XXV710' and
7933 #           'NF_DENSITY' and
7934 #           'VHOST' and
7935 #           'VXLAN' and
7936 #           'CHAIN' and
7937 #           '118' and
7938 #           '4T2C' and
7939 #           'NDRPDR'"
7940 #  parameters:
7941 #  - "throughput"
7942 #  - "name"
7943 #  - "tags"
7944 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7945 #  x-axis: "X = VNFs per Service Chain"
7946 #  y-axis: "Y = Number of Service Chains"
7947 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7948 #  layout:
7949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7950 #    layout: "plot-service-density"
7951 #
7952 #- type: "plot"
7953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7954 #  algorithm: "plot_nf_heatmap"
7955 #  output-file-type: ".html"
7956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7957 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7958 #  filter: "'NIC_Intel-XXV710' and
7959 #           'NF_DENSITY' and
7960 #           'VHOST' and
7961 #           'VXLAN' and
7962 #           'CHAIN' and
7963 #           '118' and
7964 #           '8T4C' and
7965 #           'NDRPDR'"
7966 #  parameters:
7967 #  - "throughput"
7968 #  - "name"
7969 #  - "tags"
7970 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7971 #  x-axis: "X = VNFs per Service Chain"
7972 #  y-axis: "Y = Number of Service Chains"
7973 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7974 #  layout:
7975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7976 #    layout: "plot-service-density"
7977 #
7978 ## Plots - NF Density - VSC - NDR IMIX
7979 #- type: "plot"
7980 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7981 #  algorithm: "plot_nf_heatmap"
7982 #  output-file-type: ".html"
7983 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7984 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7985 #  filter: "'NIC_Intel-XXV710' and
7986 #           'NF_DENSITY' and
7987 #           'VHOST' and
7988 #           'VXLAN' and
7989 #           'CHAIN' and
7990 #           'IMIX' and
7991 #           '2T1C' and
7992 #           'NDRPDR'"
7993 #  parameters:
7994 #  - "throughput"
7995 #  - "name"
7996 #  - "tags"
7997 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7998 #  x-axis: "X = VNFs per Service Chain"
7999 #  y-axis: "Y = Number of Service Chains"
8000 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8001 #  layout:
8002 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8003 #    layout: "plot-service-density"
8004 #
8005 #- type: "plot"
8006 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8007 #  algorithm: "plot_nf_heatmap"
8008 #  output-file-type: ".html"
8009 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8010 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8011 #  filter: "'NIC_Intel-XXV710' and
8012 #           'NF_DENSITY' and
8013 #           'VHOST' and
8014 #           'VXLAN' and
8015 #           'CHAIN' and
8016 #           'IMIX' and
8017 #           '4T2C' and
8018 #           'NDRPDR'"
8019 #  parameters:
8020 #  - "throughput"
8021 #  - "name"
8022 #  - "tags"
8023 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8024 #  x-axis: "X = VNFs per Service Chain"
8025 #  y-axis: "Y = Number of Service Chains"
8026 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8027 #  layout:
8028 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8029 #    layout: "plot-service-density"
8030 #
8031 #- type: "plot"
8032 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8033 #  algorithm: "plot_nf_heatmap"
8034 #  output-file-type: ".html"
8035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8036 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8037 #  filter: "'NIC_Intel-XXV710' and
8038 #           'NF_DENSITY' and
8039 #           'VHOST' and
8040 #           'VXLAN' and
8041 #           'CHAIN' and
8042 #           'IMIX' and
8043 #           '8T4C' and
8044 #           'NDRPDR'"
8045 #  parameters:
8046 #  - "throughput"
8047 #  - "name"
8048 #  - "tags"
8049 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8050 #  x-axis: "X = VNFs per Service Chain"
8051 #  y-axis: "Y = Number of Service Chains"
8052 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8053 #  layout:
8054 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8055 #    layout: "plot-service-density"
8056 #
8057 ## Plots - NF Density - VSC - PDR 64b
8058 #- type: "plot"
8059 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8060 #  algorithm: "plot_nf_heatmap"
8061 #  output-file-type: ".html"
8062 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
8063 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8064 #  filter: "'NIC_Intel-XXV710' and
8065 #           'NF_DENSITY' and
8066 #           'VHOST' and
8067 #           'VXLAN' and
8068 #           'CHAIN' and
8069 #           '118' and
8070 #           '2T1C' and
8071 #           'NDRPDR'"
8072 #  parameters:
8073 #  - "throughput"
8074 #  - "name"
8075 #  - "tags"
8076 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8077 #  x-axis: "X = VNFs per Service Chain"
8078 #  y-axis: "Y = Number of Service Chains"
8079 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8080 #  layout:
8081 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8082 #    layout: "plot-service-density"
8083 #
8084 #- type: "plot"
8085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8086 #  algorithm: "plot_nf_heatmap"
8087 #  output-file-type: ".html"
8088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
8089 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8090 #  filter: "'NIC_Intel-XXV710' and
8091 #           'NF_DENSITY' and
8092 #           'VHOST' and
8093 #           'VXLAN' and
8094 #           'CHAIN' and
8095 #           '118' and
8096 #           '4T2C' and
8097 #           'NDRPDR'"
8098 #  parameters:
8099 #  - "throughput"
8100 #  - "name"
8101 #  - "tags"
8102 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8103 #  x-axis: "X = VNFs per Service Chain"
8104 #  y-axis: "Y = Number of Service Chains"
8105 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8106 #  layout:
8107 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8108 #    layout: "plot-service-density"
8109 #
8110 #- type: "plot"
8111 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8112 #  algorithm: "plot_nf_heatmap"
8113 #  output-file-type: ".html"
8114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
8115 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8116 #  filter: "'NIC_Intel-XXV710' and
8117 #           'NF_DENSITY' and
8118 #           'VHOST' and
8119 #           'VXLAN' and
8120 #           'CHAIN' and
8121 #           '118' and
8122 #           '8T4C' and
8123 #           'NDRPDR'"
8124 #  parameters:
8125 #  - "throughput"
8126 #  - "name"
8127 #  - "tags"
8128 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8129 #  x-axis: "X = VNFs per Service Chain"
8130 #  y-axis: "Y = Number of Service Chains"
8131 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8132 #  layout:
8133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8134 #    layout: "plot-service-density"
8135 #
8136 ## Plots - NF Density - VSC - PDR IMIX
8137 #- type: "plot"
8138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8139 #  algorithm: "plot_nf_heatmap"
8140 #  output-file-type: ".html"
8141 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8142 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8143 #  filter: "'NIC_Intel-XXV710' and
8144 #           'NF_DENSITY' and
8145 #           'VHOST' and
8146 #           'VXLAN' and
8147 #           'CHAIN' and
8148 #           'IMIX' and
8149 #           '2T1C' and
8150 #           'NDRPDR'"
8151 #  parameters:
8152 #  - "throughput"
8153 #  - "name"
8154 #  - "tags"
8155 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8156 #  x-axis: "X = VNFs per Service Chain"
8157 #  y-axis: "Y = Number of Service Chains"
8158 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8159 #  layout:
8160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8161 #    layout: "plot-service-density"
8162 #
8163 #- type: "plot"
8164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8165 #  algorithm: "plot_nf_heatmap"
8166 #  output-file-type: ".html"
8167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8168 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8169 #  filter: "'NIC_Intel-XXV710' and
8170 #           'NF_DENSITY' and
8171 #           'VHOST' and
8172 #           'VXLAN' and
8173 #           'CHAIN' and
8174 #           'IMIX' and
8175 #           '4T2C' and
8176 #           'NDRPDR'"
8177 #  parameters:
8178 #  - "throughput"
8179 #  - "name"
8180 #  - "tags"
8181 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8182 #  x-axis: "X = VNFs per Service Chain"
8183 #  y-axis: "Y = Number of Service Chains"
8184 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8185 #  layout:
8186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8187 #    layout: "plot-service-density"
8188 #
8189 #- type: "plot"
8190 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8191 #  algorithm: "plot_nf_heatmap"
8192 #  output-file-type: ".html"
8193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8194 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8195 #  filter: "'NIC_Intel-XXV710' and
8196 #           'NF_DENSITY' and
8197 #           'VHOST' and
8198 #           'VXLAN' and
8199 #           'CHAIN' and
8200 #           'IMIX' and
8201 #           '8T4C' and
8202 #           'NDRPDR'"
8203 #  parameters:
8204 #  - "throughput"
8205 #  - "name"
8206 #  - "tags"
8207 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8208 #  x-axis: "X = VNFs per Service Chain"
8209 #  y-axis: "Y = Number of Service Chains"
8210 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8211 #  layout:
8212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8213 #    layout: "plot-service-density"
8214 #
8215 ################################################################################
8216 ## Plots - NF Density - CSC - MRR 64b
8217 #- type: "plot"
8218 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8219 #  algorithm: "plot_nf_heatmap"
8220 #  output-file-type: ".html"
8221 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
8222 #  data: "plot-vpp-nfv-2n-skx-mrr"
8223 #  filter: "'NIC_Intel-XXV710' and
8224 #           'NF_DENSITY' and
8225 #           'DOCKER' and
8226 #           'CHAIN' and
8227 #           'NF_VPPIP4' and
8228 #           '64B' and
8229 #           '2T1C' and
8230 #           'MRR'"
8231 #  parameters:
8232 #  - "result"
8233 #  - "name"
8234 #  - "tags"
8235 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8236 #  x-axis: "X = CNFs per Service Chain"
8237 #  y-axis: "Y = Number of Service Chains"
8238 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8239 #  layout:
8240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8241 #    layout: "plot-service-density"
8242 #
8243 #- type: "plot"
8244 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8245 #  algorithm: "plot_nf_heatmap"
8246 #  output-file-type: ".html"
8247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
8248 #  data: "plot-vpp-nfv-2n-skx-mrr"
8249 #  filter: "'NIC_Intel-XXV710' and
8250 #           'NF_DENSITY' and
8251 #           'DOCKER' and
8252 #           'CHAIN' and
8253 #           'NF_VPPIP4' and
8254 #           '64B' and
8255 #           '4T2C' and
8256 #           'MRR'"
8257 #  parameters:
8258 #  - "result"
8259 #  - "name"
8260 #  - "tags"
8261 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8262 #  x-axis: "X = CNFs per Service Chain"
8263 #  y-axis: "Y = Number of Service Chains"
8264 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8265 #  layout:
8266 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8267 #    layout: "plot-service-density"
8268 #
8269 #- type: "plot"
8270 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8271 #  algorithm: "plot_nf_heatmap"
8272 #  output-file-type: ".html"
8273 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
8274 #  data: "plot-vpp-nfv-2n-skx-mrr"
8275 #  filter: "'NIC_Intel-XXV710' and
8276 #           'NF_DENSITY' and
8277 #           'DOCKER' and
8278 #           'CHAIN' and
8279 #           'NF_VPPIP4' and
8280 #           '64B' and
8281 #           '8T4C' and
8282 #           'MRR'"
8283 #  parameters:
8284 #  - "result"
8285 #  - "name"
8286 #  - "tags"
8287 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8288 #  x-axis: "X = CNFs per Service Chain"
8289 #  y-axis: "Y = Number of Service Chains"
8290 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8291 #  layout:
8292 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8293 #    layout: "plot-service-density"
8294 #
8295 ## Plots - NF Density - CSC - MRR IMIX
8296 #- type: "plot"
8297 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8298 #  algorithm: "plot_nf_heatmap"
8299 #  output-file-type: ".html"
8300 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8301 #  data: "plot-vpp-nfv-2n-skx-mrr"
8302 #  filter: "'NIC_Intel-XXV710' and
8303 #           'NF_DENSITY' and
8304 #           'DOCKER' and
8305 #           'CHAIN' and
8306 #           'NF_VPPIP4' and
8307 #           'IMIX' and
8308 #           '2T1C' and
8309 #           'MRR'"
8310 #  parameters:
8311 #  - "result"
8312 #  - "name"
8313 #  - "tags"
8314 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8315 #  x-axis: "X = CNFs per Service Chain"
8316 #  y-axis: "Y = Number of Service Chains"
8317 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8318 #  layout:
8319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8320 #    layout: "plot-service-density"
8321 #
8322 #- type: "plot"
8323 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8324 #  algorithm: "plot_nf_heatmap"
8325 #  output-file-type: ".html"
8326 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8327 #  data: "plot-vpp-nfv-2n-skx-mrr"
8328 #  filter: "'NIC_Intel-XXV710' and
8329 #           'NF_DENSITY' and
8330 #           'DOCKER' and
8331 #           'CHAIN' and
8332 #           'NF_VPPIP4' and
8333 #           'IMIX' and
8334 #           '4T2C' and
8335 #           'MRR'"
8336 #  parameters:
8337 #  - "result"
8338 #  - "name"
8339 #  - "tags"
8340 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8341 #  x-axis: "X = CNFs per Service Chain"
8342 #  y-axis: "Y = Number of Service Chains"
8343 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8344 #  layout:
8345 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8346 #    layout: "plot-service-density"
8347 #
8348 #- type: "plot"
8349 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8350 #  algorithm: "plot_nf_heatmap"
8351 #  output-file-type: ".html"
8352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8353 #  data: "plot-vpp-nfv-2n-skx-mrr"
8354 #  filter: "'NIC_Intel-XXV710' and
8355 #           'NF_DENSITY' and
8356 #           'DOCKER' and
8357 #           'CHAIN' and
8358 #           'NF_VPPIP4' and
8359 #           'IMIX' and
8360 #           '8T4C' and
8361 #           'MRR'"
8362 #  parameters:
8363 #  - "result"
8364 #  - "name"
8365 #  - "tags"
8366 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8367 #  x-axis: "X = CNFs per Service Chain"
8368 #  y-axis: "Y = Number of Service Chains"
8369 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8370 #  layout:
8371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8372 #    layout: "plot-service-density"
8373 #
8374 ## Plots - NF Density - CSC - NDR 64b
8375 #- type: "plot"
8376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8377 #  algorithm: "plot_nf_heatmap"
8378 #  output-file-type: ".html"
8379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8380 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8381 #  filter: "'NIC_Intel-XXV710' and
8382 #           'NF_DENSITY' and
8383 #           'DOCKER' and
8384 #           'CHAIN' and
8385 #           'NF_VPPIP4' and
8386 #           '64B' and
8387 #           '2T1C' and
8388 #           'NDRPDR'"
8389 #  parameters:
8390 #  - "throughput"
8391 #  - "name"
8392 #  - "tags"
8393 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8394 #  x-axis: "X = CNFs per Service Chain"
8395 #  y-axis: "Y = Number of Service Chains"
8396 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8397 #  layout:
8398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8399 #    layout: "plot-service-density"
8400 #
8401 #- type: "plot"
8402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8403 #  algorithm: "plot_nf_heatmap"
8404 #  output-file-type: ".html"
8405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8406 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8407 #  filter: "'NIC_Intel-XXV710' and
8408 #           'NF_DENSITY' and
8409 #           'DOCKER' and
8410 #           'CHAIN' and
8411 #           'NF_VPPIP4' and
8412 #           '64B' and
8413 #           '4T2C' and
8414 #           'NDRPDR'"
8415 #  parameters:
8416 #  - "throughput"
8417 #  - "name"
8418 #  - "tags"
8419 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8420 #  x-axis: "X = CNFs per Service Chain"
8421 #  y-axis: "Y = Number of Service Chains"
8422 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8423 #  layout:
8424 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8425 #    layout: "plot-service-density"
8426 #
8427 #- type: "plot"
8428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8429 #  algorithm: "plot_nf_heatmap"
8430 #  output-file-type: ".html"
8431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8432 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8433 #  filter: "'NIC_Intel-XXV710' and
8434 #           'NF_DENSITY' and
8435 #           'DOCKER' and
8436 #           'CHAIN' and
8437 #           'NF_VPPIP4' and
8438 #           '64B' and
8439 #           '8T4C' and
8440 #           'NDRPDR'"
8441 #  parameters:
8442 #  - "throughput"
8443 #  - "name"
8444 #  - "tags"
8445 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8446 #  x-axis: "X = CNFs per Service Chain"
8447 #  y-axis: "Y = Number of Service Chains"
8448 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8449 #  layout:
8450 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8451 #    layout: "plot-service-density"
8452 #
8453 ## Plots - NF Density - CSC - NDR IMIX
8454 #- type: "plot"
8455 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8456 #  algorithm: "plot_nf_heatmap"
8457 #  output-file-type: ".html"
8458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8459 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8460 #  filter: "'NIC_Intel-XXV710' and
8461 #           'NF_DENSITY' and
8462 #           'DOCKER' and
8463 #           'CHAIN' and
8464 #           'NF_VPPIP4' and
8465 #           'IMIX' and
8466 #           '2T1C' and
8467 #           'NDRPDR'"
8468 #  parameters:
8469 #  - "throughput"
8470 #  - "name"
8471 #  - "tags"
8472 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8473 #  x-axis: "X = CNFs per Service Chain"
8474 #  y-axis: "Y = Number of Service Chains"
8475 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8476 #  layout:
8477 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8478 #    layout: "plot-service-density"
8479 #
8480 #- type: "plot"
8481 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8482 #  algorithm: "plot_nf_heatmap"
8483 #  output-file-type: ".html"
8484 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8485 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8486 #  filter: "'NIC_Intel-XXV710' and
8487 #           'NF_DENSITY' and
8488 #           'DOCKER' and
8489 #           'CHAIN' and
8490 #           'NF_VPPIP4' and
8491 #           'IMIX' and
8492 #           '4T2C' and
8493 #           'NDRPDR'"
8494 #  parameters:
8495 #  - "throughput"
8496 #  - "name"
8497 #  - "tags"
8498 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8499 #  x-axis: "X = CNFs per Service Chain"
8500 #  y-axis: "Y = Number of Service Chains"
8501 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8502 #  layout:
8503 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8504 #    layout: "plot-service-density"
8505 #
8506 #- type: "plot"
8507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8508 #  algorithm: "plot_nf_heatmap"
8509 #  output-file-type: ".html"
8510 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8511 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8512 #  filter: "'NIC_Intel-XXV710' and
8513 #           'NF_DENSITY' and
8514 #           'DOCKER' and
8515 #           'CHAIN' and
8516 #           'NF_VPPIP4' and
8517 #           'IMIX' and
8518 #           '8T4C' and
8519 #           'NDRPDR'"
8520 #  parameters:
8521 #  - "throughput"
8522 #  - "name"
8523 #  - "tags"
8524 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8525 #  x-axis: "X = CNFs per Service Chain"
8526 #  y-axis: "Y = Number of Service Chains"
8527 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8528 #  layout:
8529 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8530 #    layout: "plot-service-density"
8531 #
8532 ## Plots - NF Density - CSC - PDR 64b
8533 #- type: "plot"
8534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8535 #  algorithm: "plot_nf_heatmap"
8536 #  output-file-type: ".html"
8537 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8538 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8539 #  filter: "'NIC_Intel-XXV710' and
8540 #           'NF_DENSITY' and
8541 #           'DOCKER' and
8542 #           'CHAIN' and
8543 #           'NF_VPPIP4' and
8544 #           '64B' and
8545 #           '2T1C' and
8546 #           'NDRPDR'"
8547 #  parameters:
8548 #  - "throughput"
8549 #  - "name"
8550 #  - "tags"
8551 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8552 #  x-axis: "X = CNFs per Service Chain"
8553 #  y-axis: "Y = Number of Service Chains"
8554 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8555 #  layout:
8556 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8557 #    layout: "plot-service-density"
8558 #
8559 #- type: "plot"
8560 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8561 #  algorithm: "plot_nf_heatmap"
8562 #  output-file-type: ".html"
8563 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8564 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8565 #  filter: "'NIC_Intel-XXV710' and
8566 #           'NF_DENSITY' and
8567 #           'DOCKER' and
8568 #           'CHAIN' and
8569 #           'NF_VPPIP4' and
8570 #           '64B' and
8571 #           '4T2C' and
8572 #           'NDRPDR'"
8573 #  parameters:
8574 #  - "throughput"
8575 #  - "name"
8576 #  - "tags"
8577 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8578 #  x-axis: "X = CNFs per Service Chain"
8579 #  y-axis: "Y = Number of Service Chains"
8580 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8581 #  layout:
8582 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8583 #    layout: "plot-service-density"
8584 #
8585 #- type: "plot"
8586 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8587 #  algorithm: "plot_nf_heatmap"
8588 #  output-file-type: ".html"
8589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8590 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8591 #  filter: "'NIC_Intel-XXV710' and
8592 #           'NF_DENSITY' and
8593 #           'DOCKER' and
8594 #           'CHAIN' and
8595 #           'NF_VPPIP4' and
8596 #           '64B' and
8597 #           '8T4C' and
8598 #           'NDRPDR'"
8599 #  parameters:
8600 #  - "throughput"
8601 #  - "name"
8602 #  - "tags"
8603 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8604 #  x-axis: "X = CNFs per Service Chain"
8605 #  y-axis: "Y = Number of Service Chains"
8606 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8607 #  layout:
8608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8609 #    layout: "plot-service-density"
8610 #
8611 ## Plots - NF Density - CSC - PDR IMIX
8612 #- type: "plot"
8613 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8614 #  algorithm: "plot_nf_heatmap"
8615 #  output-file-type: ".html"
8616 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8617 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8618 #  filter: "'NIC_Intel-XXV710' and
8619 #           'NF_DENSITY' and
8620 #           'DOCKER' and
8621 #           'CHAIN' and
8622 #           'NF_VPPIP4' and
8623 #           'IMIX' and
8624 #           '2T1C' and
8625 #           'NDRPDR'"
8626 #  parameters:
8627 #  - "throughput"
8628 #  - "name"
8629 #  - "tags"
8630 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8631 #  x-axis: "X = CNFs per Service Chain"
8632 #  y-axis: "Y = Number of Service Chains"
8633 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8634 #  layout:
8635 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8636 #    layout: "plot-service-density"
8637 #
8638 #- type: "plot"
8639 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8640 #  algorithm: "plot_nf_heatmap"
8641 #  output-file-type: ".html"
8642 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8643 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8644 #  filter: "'NIC_Intel-XXV710' and
8645 #           'NF_DENSITY' and
8646 #           'DOCKER' and
8647 #           'CHAIN' and
8648 #           'NF_VPPIP4' and
8649 #           'IMIX' and
8650 #           '4T2C' and
8651 #           'NDRPDR'"
8652 #  parameters:
8653 #  - "throughput"
8654 #  - "name"
8655 #  - "tags"
8656 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8657 #  x-axis: "X = CNFs per Service Chain"
8658 #  y-axis: "Y = Number of Service Chains"
8659 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8660 #  layout:
8661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8662 #    layout: "plot-service-density"
8663 #
8664 #- type: "plot"
8665 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8666 #  algorithm: "plot_nf_heatmap"
8667 #  output-file-type: ".html"
8668 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8669 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8670 #  filter: "'NIC_Intel-XXV710' and
8671 #           'NF_DENSITY' and
8672 #           'DOCKER' and
8673 #           'CHAIN' and
8674 #           'NF_VPPIP4' and
8675 #           'IMIX' and
8676 #           '8T4C' and
8677 #           'NDRPDR'"
8678 #  parameters:
8679 #  - "throughput"
8680 #  - "name"
8681 #  - "tags"
8682 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8683 #  x-axis: "X = CNFs per Service Chain"
8684 #  y-axis: "Y = Number of Service Chains"
8685 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8686 #  layout:
8687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8688 #    layout: "plot-service-density"
8689 #
8690 ################################################################################
8691 #
8692 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8693 #- type: "plot"
8694 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8695 #  algorithm: "plot_nf_heatmap"
8696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8697 #  data: "plot-vpp-nfv-3n-skx-mrr"
8698 #  filter: "'NIC_Intel-XXV710' and
8699 #           'NF_DENSITY' and
8700 #           'DOCKER' and
8701 #           'CHAIN' and
8702 #           'NF_VPPIP4' and
8703 #           'IPSEC' and
8704 #           'TNL_4' and
8705 #           'IMIX' and
8706 #           '2T1C' and
8707 #           'MRR'"
8708 #  parameters:
8709 #  - "result"
8710 #  - "name"
8711 #  - "tags"
8712 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8713 #  x-axis: "X = CNFs per Service Chain"
8714 #  y-axis: "Y = Number of Service Chains"
8715 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8716 #  layout:
8717 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8718 #    layout: "plot-service-density"
8719 #
8720 #- type: "plot"
8721 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8722 #  algorithm: "plot_nf_heatmap"
8723 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8724 #  data: "plot-vpp-nfv-3n-skx-mrr"
8725 #  filter: "'NIC_Intel-XXV710' and
8726 #           'NF_DENSITY' and
8727 #           'DOCKER' and
8728 #           'CHAIN' and
8729 #           'NF_VPPIP4' and
8730 #           'IPSEC' and
8731 #           'TNL_4' and
8732 #           'IMIX' and
8733 #           '4T2C' and
8734 #           'MRR'"
8735 #  parameters:
8736 #  - "result"
8737 #  - "name"
8738 #  - "tags"
8739 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8740 #  x-axis: "X = CNFs per Service Chain"
8741 #  y-axis: "Y = Number of Service Chains"
8742 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8743 #  layout:
8744 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8745 #    layout: "plot-service-density"
8746 #
8747 #- type: "plot"
8748 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8749 #  algorithm: "plot_nf_heatmap"
8750 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8751 #  data: "plot-vpp-nfv-3n-skx-mrr"
8752 #  filter: "'NIC_Intel-XXV710' and
8753 #           'NF_DENSITY' and
8754 #           'DOCKER' and
8755 #           'CHAIN' and
8756 #           'NF_VPPIP4' and
8757 #           'IPSEC' and
8758 #           'TNL_4' and
8759 #           'IMIX' and
8760 #           '8T4C' and
8761 #           'MRR'"
8762 #  parameters:
8763 #  - "result"
8764 #  - "name"
8765 #  - "tags"
8766 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8767 #  x-axis: "X = CNFs per Service Chain"
8768 #  y-axis: "Y = Number of Service Chains"
8769 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8770 #  layout:
8771 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8772 #    layout: "plot-service-density"
8773
8774 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8775 - type: "plot"
8776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8777   algorithm: "plot_nf_heatmap"
8778   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8779   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8780   filter: "'NIC_Intel-XXV710' and
8781            'NF_DENSITY' and
8782            'DOCKER' and
8783            'CHAIN' and
8784            'NF_VPPIP4' and
8785            'IPSEC' and
8786            'TNL_4' and
8787            'IMIX' and
8788            '2T1C' and
8789            'NDRPDR'"
8790   parameters:
8791   - "throughput"
8792   - "name"
8793   - "tags"
8794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8795   x-axis: "X = CNFs per Service Chain"
8796   y-axis: "Y = Number of Service Chains"
8797   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8798   layout:
8799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8800     layout: "plot-service-density"
8801
8802 - type: "plot"
8803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8804   algorithm: "plot_nf_heatmap"
8805   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8806   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8807   filter: "'NIC_Intel-XXV710' and
8808            'NF_DENSITY' and
8809            'DOCKER' and
8810            'CHAIN' and
8811            'NF_VPPIP4' and
8812            'IPSEC' and
8813            'TNL_4' and
8814            'IMIX' and
8815            '4T2C' and
8816            'NDRPDR'"
8817   parameters:
8818   - "throughput"
8819   - "name"
8820   - "tags"
8821   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8822   x-axis: "X = CNFs per Service Chain"
8823   y-axis: "Y = Number of Service Chains"
8824   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8825   layout:
8826     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8827     layout: "plot-service-density"
8828
8829 - type: "plot"
8830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8831   algorithm: "plot_nf_heatmap"
8832   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8833   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8834   filter: "'NIC_Intel-XXV710' and
8835            'NF_DENSITY' and
8836            'DOCKER' and
8837            'CHAIN' and
8838            'NF_VPPIP4' and
8839            'IPSEC' and
8840            'TNL_4' and
8841            'IMIX' and
8842            '8T4C' and
8843            'NDRPDR'"
8844   parameters:
8845   - "throughput"
8846   - "name"
8847   - "tags"
8848   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8849   x-axis: "X = CNFs per Service Chain"
8850   y-axis: "Y = Number of Service Chains"
8851   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8852   layout:
8853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8854     layout: "plot-service-density"
8855
8856 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8857 - type: "plot"
8858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8859   algorithm: "plot_nf_heatmap"
8860   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8861   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8862   filter: "'NIC_Intel-XXV710' and
8863            'NF_DENSITY' and
8864            'DOCKER' and
8865            'CHAIN' and
8866            'NF_VPPIP4' and
8867            'IPSEC' and
8868            'TNL_4' and
8869            'IMIX' and
8870            '2T1C' and
8871            'NDRPDR'"
8872   parameters:
8873   - "throughput"
8874   - "name"
8875   - "tags"
8876   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8877   x-axis: "X = CNFs per Service Chain"
8878   y-axis: "Y = Number of Service Chains"
8879   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8880   layout:
8881     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8882     layout: "plot-service-density"
8883
8884 - type: "plot"
8885   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8886   algorithm: "plot_nf_heatmap"
8887   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8888   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8889   filter: "'NIC_Intel-XXV710' and
8890            'NF_DENSITY' and
8891            'DOCKER' and
8892            'CHAIN' and
8893            'NF_VPPIP4' and
8894            'IPSEC' and
8895            'TNL_4' and
8896            'IMIX' and
8897            '4T2C' and
8898            'NDRPDR'"
8899   parameters:
8900   - "throughput"
8901   - "name"
8902   - "tags"
8903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8904   x-axis: "X = CNFs per Service Chain"
8905   y-axis: "Y = Number of Service Chains"
8906   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8907   layout:
8908     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8909     layout: "plot-service-density"
8910
8911 - type: "plot"
8912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8913   algorithm: "plot_nf_heatmap"
8914   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8915   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8916   filter: "'NIC_Intel-XXV710' and
8917            'NF_DENSITY' and
8918            'DOCKER' and
8919            'CHAIN' and
8920            'NF_VPPIP4' and
8921            'IPSEC' and
8922            'TNL_4' and
8923            'IMIX' and
8924            '8T4C' and
8925            'NDRPDR'"
8926   parameters:
8927   - "throughput"
8928   - "name"
8929   - "tags"
8930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8931   x-axis: "X = CNFs per Service Chain"
8932   y-axis: "Y = Number of Service Chains"
8933   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8934   layout:
8935     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8936     layout: "plot-service-density"
8937
8938 ###############################################################################
8939
8940 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8941 - type: "plot"
8942   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8943   algorithm: "plot_nf_heatmap"
8944   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8945   data: "plot-vpp-nfv-3n-hsw-mrr"
8946   filter: "'NIC_Intel-XL710' and
8947            'NF_DENSITY' and
8948            'DOCKER' and
8949            'CHAIN' and
8950            'NF_VPPIP4' and
8951            'IMIX' and
8952            'TNL_4' and
8953            '1T1C' and
8954            'MRR'"
8955   parameters:
8956   - "result"
8957   - "name"
8958   - "tags"
8959   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8960   x-axis: "X = CNFs per Service Chain"
8961   y-axis: "Y = Number of Service Chains"
8962   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8963   layout:
8964     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8965     layout: "plot-service-density"
8966
8967 - type: "plot"
8968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8969   algorithm: "plot_nf_heatmap"
8970   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8971   data: "plot-vpp-nfv-3n-hsw-mrr"
8972   filter: "'NIC_Intel-XL710' and
8973            'NF_DENSITY' and
8974            'DOCKER' and
8975            'CHAIN' and
8976            'NF_VPPIP4' and
8977            'IPSEC' and
8978            'TNL_4' and
8979            'IMIX' and
8980            '2T2C' and
8981            'MRR'"
8982   parameters:
8983   - "result"
8984   - "name"
8985   - "tags"
8986   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8987   x-axis: "X = CNFs per Service Chain"
8988   y-axis: "Y = Number of Service Chains"
8989   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8990   layout:
8991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8992     layout: "plot-service-density"
8993
8994 - type: "plot"
8995   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8996   algorithm: "plot_nf_heatmap"
8997   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8998   data: "plot-vpp-nfv-3n-hsw-mrr"
8999   filter: "'NIC_Intel-XL710' and
9000            'NF_DENSITY' and
9001            'DOCKER' and
9002            'CHAIN' and
9003            'NF_VPPIP4' and
9004            'IPSEC' and
9005            'TNL_4' and
9006            'IMIX' and
9007            '4T4C' and
9008            'MRR'"
9009   parameters:
9010   - "result"
9011   - "name"
9012   - "tags"
9013   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9014   x-axis: "X = CNFs per Service Chain"
9015   y-axis: "Y = Number of Service Chains"
9016   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9017   layout:
9018     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9019     layout: "plot-service-density"
9020
9021 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9022 - type: "plot"
9023   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9024   algorithm: "plot_nf_heatmap"
9025   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9026   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9027   filter: "'NIC_Intel-XL710' and
9028            'NF_DENSITY' and
9029            'DOCKER' and
9030            'CHAIN' and
9031            'NF_VPPIP4' and
9032            'IPSEC' and
9033            'TNL_4' and
9034            'IMIX' and
9035            '1T1C' and
9036            'NDRPDR'"
9037   parameters:
9038   - "throughput"
9039   - "name"
9040   - "tags"
9041   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9042   x-axis: "X = CNFs per Service Chain"
9043   y-axis: "Y = Number of Service Chains"
9044   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9045   layout:
9046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9047     layout: "plot-service-density"
9048
9049 - type: "plot"
9050   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9051   algorithm: "plot_nf_heatmap"
9052   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9053   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9054   filter: "'NIC_Intel-XL710' and
9055            'NF_DENSITY' and
9056            'DOCKER' and
9057            'CHAIN' and
9058            'NF_VPPIP4' and
9059            'IPSEC' and
9060            'TNL_4' and
9061            'IMIX' and
9062            '2T2C' and
9063            'NDRPDR'"
9064   parameters:
9065   - "throughput"
9066   - "name"
9067   - "tags"
9068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9069   x-axis: "X = CNFs per Service Chain"
9070   y-axis: "Y = Number of Service Chains"
9071   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9072   layout:
9073     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9074     layout: "plot-service-density"
9075
9076 - type: "plot"
9077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9078   algorithm: "plot_nf_heatmap"
9079   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9080   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9081   filter: "'NIC_Intel-XL710' and
9082            'NF_DENSITY' and
9083            'DOCKER' and
9084            'CHAIN' and
9085            'NF_VPPIP4' and
9086            'IPSEC' and
9087            'TNL_4' and
9088            'IMIX' and
9089            '4T4C' and
9090            'NDRPDR'"
9091   parameters:
9092   - "throughput"
9093   - "name"
9094   - "tags"
9095   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9096   x-axis: "X = CNFs per Service Chain"
9097   y-axis: "Y = Number of Service Chains"
9098   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9099   layout:
9100     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9101     layout: "plot-service-density"
9102
9103 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9104 - type: "plot"
9105   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9106   algorithm: "plot_nf_heatmap"
9107   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9108   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9109   filter: "'NIC_Intel-XL710' and
9110            'NF_DENSITY' and
9111            'DOCKER' and
9112            'CHAIN' and
9113            'NF_VPPIP4' and
9114            'IPSEC' and
9115            'TNL_4' and
9116            'IMIX' and
9117            '1T1C' and
9118            'NDRPDR'"
9119   parameters:
9120   - "throughput"
9121   - "name"
9122   - "tags"
9123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9124   x-axis: "X = CNFs per Service Chain"
9125   y-axis: "Y = Number of Service Chains"
9126   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9127   layout:
9128     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9129     layout: "plot-service-density"
9130
9131 - type: "plot"
9132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9133   algorithm: "plot_nf_heatmap"
9134   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9135   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9136   filter: "'NIC_Intel-XL710' and
9137            'NF_DENSITY' and
9138            'DOCKER' and
9139            'CHAIN' and
9140            'NF_VPPIP4' and
9141            'IPSEC' and
9142            'TNL_4' and
9143            'IMIX' and
9144            '2T2C' and
9145            'NDRPDR'"
9146   parameters:
9147   - "throughput"
9148   - "name"
9149   - "tags"
9150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9151   x-axis: "X = CNFs per Service Chain"
9152   y-axis: "Y = Number of Service Chains"
9153   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9154   layout:
9155     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9156     layout: "plot-service-density"
9157
9158 - type: "plot"
9159   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9160   algorithm: "plot_nf_heatmap"
9161   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9162   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9163   filter: "'NIC_Intel-XL710' and
9164            'NF_DENSITY' and
9165            'DOCKER' and
9166            'CHAIN' and
9167            'NF_VPPIP4' and
9168            'IPSEC' and
9169            'TNL_4' and
9170            'IMIX' and
9171            '4T4C' and
9172            'NDRPDR'"
9173   parameters:
9174   - "throughput"
9175   - "name"
9176   - "tags"
9177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9178   x-axis: "X = CNFs per Service Chain"
9179   y-axis: "Y = Number of Service Chains"
9180   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9181   layout:
9182     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9183     layout: "plot-service-density"
9184
9185 ###############################################################################
9186
9187 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9188 #- type: "plot"
9189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9190 #  algorithm: "plot_nf_heatmap"
9191 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9192 #  data: "plot-vpp-nfv-3n-skx-mrr"
9193 #  filter: "'NIC_Intel-XXV710' and
9194 #           'NF_DENSITY' and
9195 #           'DOCKER' and
9196 #           'CHAIN' and
9197 #           'NF_VPPIP4' and
9198 #           'IPSEC' and
9199 #           'TNL_1000' and
9200 #           'IMIX' and
9201 #           '2T1C' and
9202 #           'MRR'"
9203 #  parameters:
9204 #  - "result"
9205 #  - "name"
9206 #  - "tags"
9207 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9208 #  x-axis: "X = CNFs per Service Chain"
9209 #  y-axis: "Y = Number of Service Chains"
9210 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9211 #  layout:
9212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9213 #    layout: "plot-service-density"
9214 #
9215 #- type: "plot"
9216 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9217 #  algorithm: "plot_nf_heatmap"
9218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9219 #  data: "plot-vpp-nfv-3n-skx-mrr"
9220 #  filter: "'NIC_Intel-XXV710' and
9221 #           'NF_DENSITY' and
9222 #           'DOCKER' and
9223 #           'CHAIN' and
9224 #           'NF_VPPIP4' and
9225 #           'IPSEC' and
9226 #           'TNL_1000' and
9227 #           'IMIX' and
9228 #           '4T2C' and
9229 #           'MRR'"
9230 #  parameters:
9231 #  - "result"
9232 #  - "name"
9233 #  - "tags"
9234 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9235 #  x-axis: "X = CNFs per Service Chain"
9236 #  y-axis: "Y = Number of Service Chains"
9237 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9238 #  layout:
9239 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9240 #    layout: "plot-service-density"
9241 #
9242 #- type: "plot"
9243 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9244 #  algorithm: "plot_nf_heatmap"
9245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9246 #  data: "plot-vpp-nfv-3n-skx-mrr"
9247 #  filter: "'NIC_Intel-XXV710' and
9248 #           'NF_DENSITY' and
9249 #           'DOCKER' and
9250 #           'CHAIN' and
9251 #           'NF_VPPIP4' and
9252 #           'IPSEC' and
9253 #           'TNL_1000' and
9254 #           'IMIX' and
9255 #           '8T4C' and
9256 #           'MRR'"
9257 #  parameters:
9258 #  - "result"
9259 #  - "name"
9260 #  - "tags"
9261 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9262 #  x-axis: "X = CNFs per Service Chain"
9263 #  y-axis: "Y = Number of Service Chains"
9264 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9265 #  layout:
9266 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9267 #    layout: "plot-service-density"
9268
9269 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9270 - type: "plot"
9271   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9272   algorithm: "plot_nf_heatmap"
9273   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9274   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9275   filter: "'NIC_Intel-XXV710' and
9276            'NF_DENSITY' and
9277            'DOCKER' and
9278            'CHAIN' and
9279            'NF_VPPIP4' and
9280            'IPSEC' and
9281            'TNL_1000' and
9282            'IMIX' and
9283            '2T1C' and
9284            'NDRPDR'"
9285   parameters:
9286   - "throughput"
9287   - "name"
9288   - "tags"
9289   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9290   x-axis: "X = CNFs per Service Chain"
9291   y-axis: "Y = Number of Service Chains"
9292   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9293   layout:
9294     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9295     layout: "plot-service-density"
9296
9297 - type: "plot"
9298   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9299   algorithm: "plot_nf_heatmap"
9300   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9301   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9302   filter: "'NIC_Intel-XXV710' and
9303            'NF_DENSITY' and
9304            'DOCKER' and
9305            'CHAIN' and
9306            'NF_VPPIP4' and
9307            'IPSEC' and
9308            'TNL_1000' and
9309            'IMIX' and
9310            '4T2C' and
9311            'NDRPDR'"
9312   parameters:
9313   - "throughput"
9314   - "name"
9315   - "tags"
9316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9317   x-axis: "X = CNFs per Service Chain"
9318   y-axis: "Y = Number of Service Chains"
9319   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9320   layout:
9321     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9322     layout: "plot-service-density"
9323
9324 - type: "plot"
9325   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9326   algorithm: "plot_nf_heatmap"
9327   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9328   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9329   filter: "'NIC_Intel-XXV710' and
9330            'NF_DENSITY' and
9331            'DOCKER' and
9332            'CHAIN' and
9333            'NF_VPPIP4' and
9334            'IPSEC' and
9335            'TNL_1000' and
9336            'IMIX' and
9337            '8T4C' and
9338            'NDRPDR'"
9339   parameters:
9340   - "throughput"
9341   - "name"
9342   - "tags"
9343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9344   x-axis: "X = CNFs per Service Chain"
9345   y-axis: "Y = Number of Service Chains"
9346   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9347   layout:
9348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9349     layout: "plot-service-density"
9350
9351 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9352 - type: "plot"
9353   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9354   algorithm: "plot_nf_heatmap"
9355   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9356   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9357   filter: "'NIC_Intel-XXV710' and
9358            'NF_DENSITY' and
9359            'DOCKER' and
9360            'CHAIN' and
9361            'NF_VPPIP4' and
9362            'IPSEC' and
9363            'TNL_1000' and
9364            'IMIX' and
9365            '2T1C' and
9366            'NDRPDR'"
9367   parameters:
9368   - "throughput"
9369   - "name"
9370   - "tags"
9371   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9372   x-axis: "X = CNFs per Service Chain"
9373   y-axis: "Y = Number of Service Chains"
9374   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9375   layout:
9376     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9377     layout: "plot-service-density"
9378
9379 - type: "plot"
9380   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9381   algorithm: "plot_nf_heatmap"
9382   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9383   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9384   filter: "'NIC_Intel-XXV710' and
9385            'NF_DENSITY' and
9386            'DOCKER' and
9387            'CHAIN' and
9388            'NF_VPPIP4' and
9389            'IPSEC' and
9390            'TNL_1000' and
9391            'IMIX' and
9392            '4T2C' and
9393            'NDRPDR'"
9394   parameters:
9395   - "throughput"
9396   - "name"
9397   - "tags"
9398   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9399   x-axis: "X = CNFs per Service Chain"
9400   y-axis: "Y = Number of Service Chains"
9401   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9402   layout:
9403     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9404     layout: "plot-service-density"
9405
9406 - type: "plot"
9407   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9408   algorithm: "plot_nf_heatmap"
9409   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9410   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9411   filter: "'NIC_Intel-XXV710' and
9412            'NF_DENSITY' and
9413            'DOCKER' and
9414            'CHAIN' and
9415            'NF_VPPIP4' and
9416            'IPSEC' and
9417            'TNL_1000' and
9418            'IMIX' and
9419            '8T4C' and
9420            'NDRPDR'"
9421   parameters:
9422   - "throughput"
9423   - "name"
9424   - "tags"
9425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9426   x-axis: "X = CNFs per Service Chain"
9427   y-axis: "Y = Number of Service Chains"
9428   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9429   layout:
9430     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9431     layout: "plot-service-density"
9432
9433 ###############################################################################
9434
9435 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9436 - type: "plot"
9437   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9438   algorithm: "plot_nf_heatmap"
9439   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9440   data: "plot-vpp-nfv-3n-hsw-mrr"
9441   filter: "'NIC_Intel-XL710' and
9442            'NF_DENSITY' and
9443            'DOCKER' and
9444            'CHAIN' and
9445            'NF_VPPIP4' and
9446            'IMIX' and
9447            'TNL_1000' and
9448            '1T1C' and
9449            'MRR'"
9450   parameters:
9451   - "result"
9452   - "name"
9453   - "tags"
9454   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9455   x-axis: "X = CNFs per Service Chain"
9456   y-axis: "Y = Number of Service Chains"
9457   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9458   layout:
9459     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9460     layout: "plot-service-density"
9461
9462 - type: "plot"
9463   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9464   algorithm: "plot_nf_heatmap"
9465   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9466   data: "plot-vpp-nfv-3n-hsw-mrr"
9467   filter: "'NIC_Intel-XL710' and
9468            'NF_DENSITY' and
9469            'DOCKER' and
9470            'CHAIN' and
9471            'NF_VPPIP4' and
9472            'IPSEC' and
9473            'TNL_1000' and
9474            'IMIX' and
9475            '2T2C' and
9476            'MRR'"
9477   parameters:
9478   - "result"
9479   - "name"
9480   - "tags"
9481   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9482   x-axis: "X = CNFs per Service Chain"
9483   y-axis: "Y = Number of Service Chains"
9484   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9485   layout:
9486     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9487     layout: "plot-service-density"
9488
9489 - type: "plot"
9490   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9491   algorithm: "plot_nf_heatmap"
9492   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9493   data: "plot-vpp-nfv-3n-hsw-mrr"
9494   filter: "'NIC_Intel-XL710' and
9495            'NF_DENSITY' and
9496            'DOCKER' and
9497            'CHAIN' and
9498            'NF_VPPIP4' and
9499            'IPSEC' and
9500            'TNL_1000' and
9501            'IMIX' and
9502            '4T4C' and
9503            'MRR'"
9504   parameters:
9505   - "result"
9506   - "name"
9507   - "tags"
9508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9509   x-axis: "X = CNFs per Service Chain"
9510   y-axis: "Y = Number of Service Chains"
9511   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9512   layout:
9513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9514     layout: "plot-service-density"
9515
9516 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9517 - type: "plot"
9518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9519   algorithm: "plot_nf_heatmap"
9520   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9521   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9522   filter: "'NIC_Intel-XL710' and
9523            'NF_DENSITY' and
9524            'DOCKER' and
9525            'CHAIN' and
9526            'NF_VPPIP4' and
9527            'IPSEC' and
9528            'TNL_1000' and
9529            'IMIX' and
9530            '1T1C' and
9531            'NDRPDR'"
9532   parameters:
9533   - "throughput"
9534   - "name"
9535   - "tags"
9536   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9537   x-axis: "X = CNFs per Service Chain"
9538   y-axis: "Y = Number of Service Chains"
9539   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9540   layout:
9541     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9542     layout: "plot-service-density"
9543
9544 - type: "plot"
9545   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9546   algorithm: "plot_nf_heatmap"
9547   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9548   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9549   filter: "'NIC_Intel-XL710' and
9550            'NF_DENSITY' and
9551            'DOCKER' and
9552            'CHAIN' and
9553            'NF_VPPIP4' and
9554            'IPSEC' and
9555            'TNL_1000' and
9556            'IMIX' and
9557            '2T2C' and
9558            'NDRPDR'"
9559   parameters:
9560   - "throughput"
9561   - "name"
9562   - "tags"
9563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9564   x-axis: "X = CNFs per Service Chain"
9565   y-axis: "Y = Number of Service Chains"
9566   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9567   layout:
9568     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9569     layout: "plot-service-density"
9570
9571 - type: "plot"
9572   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9573   algorithm: "plot_nf_heatmap"
9574   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9575   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9576   filter: "'NIC_Intel-XL710' and
9577            'NF_DENSITY' and
9578            'DOCKER' and
9579            'CHAIN' and
9580            'NF_VPPIP4' and
9581            'IPSEC' and
9582            'TNL_1000' and
9583            'IMIX' and
9584            '4T4C' and
9585            'NDRPDR'"
9586   parameters:
9587   - "throughput"
9588   - "name"
9589   - "tags"
9590   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9591   x-axis: "X = CNFs per Service Chain"
9592   y-axis: "Y = Number of Service Chains"
9593   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9594   layout:
9595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9596     layout: "plot-service-density"
9597
9598 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9599 - type: "plot"
9600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9601   algorithm: "plot_nf_heatmap"
9602   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9603   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9604   filter: "'NIC_Intel-XL710' and
9605            'NF_DENSITY' and
9606            'DOCKER' and
9607            'CHAIN' and
9608            'NF_VPPIP4' and
9609            'IPSEC' and
9610            'TNL_1000' and
9611            'IMIX' and
9612            '1T1C' and
9613            'NDRPDR'"
9614   parameters:
9615   - "throughput"
9616   - "name"
9617   - "tags"
9618   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9619   x-axis: "X = CNFs per Service Chain"
9620   y-axis: "Y = Number of Service Chains"
9621   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9622   layout:
9623     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9624     layout: "plot-service-density"
9625
9626 - type: "plot"
9627   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9628   algorithm: "plot_nf_heatmap"
9629   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9630   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9631   filter: "'NIC_Intel-XL710' and
9632            'NF_DENSITY' and
9633            'DOCKER' and
9634            'CHAIN' and
9635            'NF_VPPIP4' and
9636            'IPSEC' and
9637            'TNL_1000' and
9638            'IMIX' and
9639            '2T2C' and
9640            'NDRPDR'"
9641   parameters:
9642   - "throughput"
9643   - "name"
9644   - "tags"
9645   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9646   x-axis: "X = CNFs per Service Chain"
9647   y-axis: "Y = Number of Service Chains"
9648   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9649   layout:
9650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9651     layout: "plot-service-density"
9652
9653 - type: "plot"
9654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9655   algorithm: "plot_nf_heatmap"
9656   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9657   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9658   filter: "'NIC_Intel-XL710' and
9659            'NF_DENSITY' and
9660            'DOCKER' and
9661            'CHAIN' and
9662            'NF_VPPIP4' and
9663            'IPSEC' and
9664            'TNL_1000' and
9665            'IMIX' and
9666            '4T4C' and
9667            'NDRPDR'"
9668   parameters:
9669   - "throughput"
9670   - "name"
9671   - "tags"
9672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9673   x-axis: "X = CNFs per Service Chain"
9674   y-axis: "Y = Number of Service Chains"
9675   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9676   layout:
9677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9678     layout: "plot-service-density"
9679
9680 ###############################################################################
9681
9682 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9683 #- type: "plot"
9684 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9685 #  algorithm: "plot_nf_heatmap"
9686 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9687 #  data: "plot-vpp-nfv-3n-skx-mrr"
9688 #  filter: "'NIC_Intel-XXV710' and
9689 #           'NF_DENSITY' and
9690 #           'DOCKER' and
9691 #           'CHAIN' and
9692 #           'NF_VPPIP4' and
9693 #           'IPSEC' and
9694 #           'TNL_10000' and
9695 #           'IMIX' and
9696 #           '2T1C' and
9697 #           'MRR'"
9698 #  parameters:
9699 #  - "result"
9700 #  - "name"
9701 #  - "tags"
9702 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9703 #  x-axis: "X = CNFs per Service Chain"
9704 #  y-axis: "Y = Number of Service Chains"
9705 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9706 #  layout:
9707 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9708 #    layout: "plot-service-density"
9709 #
9710 #- type: "plot"
9711 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9712 #  algorithm: "plot_nf_heatmap"
9713 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9714 #  data: "plot-vpp-nfv-3n-skx-mrr"
9715 #  filter: "'NIC_Intel-XXV710' and
9716 #           'NF_DENSITY' and
9717 #           'DOCKER' and
9718 #           'CHAIN' and
9719 #           'NF_VPPIP4' and
9720 #           'IPSEC' and
9721 #           'TNL_10000' and
9722 #           'IMIX' and
9723 #           '4T2C' and
9724 #           'MRR'"
9725 #  parameters:
9726 #  - "result"
9727 #  - "name"
9728 #  - "tags"
9729 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9730 #  x-axis: "X = CNFs per Service Chain"
9731 #  y-axis: "Y = Number of Service Chains"
9732 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9733 #  layout:
9734 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9735 #    layout: "plot-service-density"
9736 #
9737 #- type: "plot"
9738 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9739 #  algorithm: "plot_nf_heatmap"
9740 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9741 #  data: "plot-vpp-nfv-3n-skx-mrr"
9742 #  filter: "'NIC_Intel-XXV710' and
9743 #           'NF_DENSITY' and
9744 #           'DOCKER' and
9745 #           'CHAIN' and
9746 #           'NF_VPPIP4' and
9747 #           'IPSEC' and
9748 #           'TNL_10000' and
9749 #           'IMIX' and
9750 #           '8T4C' and
9751 #           'MRR'"
9752 #  parameters:
9753 #  - "result"
9754 #  - "name"
9755 #  - "tags"
9756 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9757 #  x-axis: "X = CNFs per Service Chain"
9758 #  y-axis: "Y = Number of Service Chains"
9759 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9760 #  layout:
9761 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9762 #    layout: "plot-service-density"
9763
9764 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9765 - type: "plot"
9766   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9767   algorithm: "plot_nf_heatmap"
9768   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9769   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9770   filter: "'NIC_Intel-XXV710' and
9771            'NF_DENSITY' and
9772            'DOCKER' and
9773            'CHAIN' and
9774            'NF_VPPIP4' and
9775            'IPSEC' and
9776            'TNL_10000' and
9777            'IMIX' and
9778            '2T1C' and
9779            'NDRPDR'"
9780   parameters:
9781   - "throughput"
9782   - "name"
9783   - "tags"
9784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9785   x-axis: "X = CNFs per Service Chain"
9786   y-axis: "Y = Number of Service Chains"
9787   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9788   layout:
9789     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9790     layout: "plot-service-density"
9791
9792 - type: "plot"
9793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9794   algorithm: "plot_nf_heatmap"
9795   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9796   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9797   filter: "'NIC_Intel-XXV710' and
9798            'NF_DENSITY' and
9799            'DOCKER' and
9800            'CHAIN' and
9801            'NF_VPPIP4' and
9802            'IPSEC' and
9803            'TNL_10000' and
9804            'IMIX' and
9805            '4T2C' and
9806            'NDRPDR'"
9807   parameters:
9808   - "throughput"
9809   - "name"
9810   - "tags"
9811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9812   x-axis: "X = CNFs per Service Chain"
9813   y-axis: "Y = Number of Service Chains"
9814   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9815   layout:
9816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9817     layout: "plot-service-density"
9818
9819 - type: "plot"
9820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9821   algorithm: "plot_nf_heatmap"
9822   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9823   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9824   filter: "'NIC_Intel-XXV710' and
9825            'NF_DENSITY' and
9826            'DOCKER' and
9827            'CHAIN' and
9828            'NF_VPPIP4' and
9829            'IPSEC' and
9830            'TNL_10000' and
9831            'IMIX' and
9832            '8T4C' and
9833            'NDRPDR'"
9834   parameters:
9835   - "throughput"
9836   - "name"
9837   - "tags"
9838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9839   x-axis: "X = CNFs per Service Chain"
9840   y-axis: "Y = Number of Service Chains"
9841   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9842   layout:
9843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9844     layout: "plot-service-density"
9845
9846 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9847 - type: "plot"
9848   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9849   algorithm: "plot_nf_heatmap"
9850   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9851   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9852   filter: "'NIC_Intel-XXV710' and
9853            'NF_DENSITY' and
9854            'DOCKER' and
9855            'CHAIN' and
9856            'NF_VPPIP4' and
9857            'IPSEC' and
9858            'TNL_10000' and
9859            'IMIX' and
9860            '2T1C' and
9861            'NDRPDR'"
9862   parameters:
9863   - "throughput"
9864   - "name"
9865   - "tags"
9866   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9867   x-axis: "X = CNFs per Service Chain"
9868   y-axis: "Y = Number of Service Chains"
9869   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9870   layout:
9871     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9872     layout: "plot-service-density"
9873
9874 - type: "plot"
9875   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9876   algorithm: "plot_nf_heatmap"
9877   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9878   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9879   filter: "'NIC_Intel-XXV710' and
9880            'NF_DENSITY' and
9881            'DOCKER' and
9882            'CHAIN' and
9883            'NF_VPPIP4' and
9884            'IPSEC' and
9885            'TNL_10000' and
9886            'IMIX' and
9887            '4T2C' and
9888            'NDRPDR'"
9889   parameters:
9890   - "throughput"
9891   - "name"
9892   - "tags"
9893   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9894   x-axis: "X = CNFs per Service Chain"
9895   y-axis: "Y = Number of Service Chains"
9896   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9897   layout:
9898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9899     layout: "plot-service-density"
9900
9901 - type: "plot"
9902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9903   algorithm: "plot_nf_heatmap"
9904   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9905   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9906   filter: "'NIC_Intel-XXV710' and
9907            'NF_DENSITY' and
9908            'DOCKER' and
9909            'CHAIN' and
9910            'NF_VPPIP4' and
9911            'IPSEC' and
9912            'TNL_10000' and
9913            'IMIX' and
9914            '8T4C' and
9915            'NDRPDR'"
9916   parameters:
9917   - "throughput"
9918   - "name"
9919   - "tags"
9920   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9921   x-axis: "X = CNFs per Service Chain"
9922   y-axis: "Y = Number of Service Chains"
9923   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9924   layout:
9925     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9926     layout: "plot-service-density"
9927
9928 ###############################################################################
9929
9930 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9931 - type: "plot"
9932   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9933   algorithm: "plot_nf_heatmap"
9934   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9935   data: "plot-vpp-nfv-3n-hsw-mrr"
9936   filter: "'NIC_Intel-XL710' and
9937            'NF_DENSITY' and
9938            'DOCKER' and
9939            'CHAIN' and
9940            'NF_VPPIP4' and
9941            'IMIX' and
9942            'TNL_10000' and
9943            '1T1C' and
9944            'MRR'"
9945   parameters:
9946   - "result"
9947   - "name"
9948   - "tags"
9949   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9950   x-axis: "X = CNFs per Service Chain"
9951   y-axis: "Y = Number of Service Chains"
9952   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9953   layout:
9954     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9955     layout: "plot-service-density"
9956
9957 - type: "plot"
9958   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9959   algorithm: "plot_nf_heatmap"
9960   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9961   data: "plot-vpp-nfv-3n-hsw-mrr"
9962   filter: "'NIC_Intel-XL710' and
9963            'NF_DENSITY' and
9964            'DOCKER' and
9965            'CHAIN' and
9966            'NF_VPPIP4' and
9967            'IPSEC' and
9968            'TNL_10000' and
9969            'IMIX' and
9970            '2T2C' and
9971            'MRR'"
9972   parameters:
9973   - "result"
9974   - "name"
9975   - "tags"
9976   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9977   x-axis: "X = CNFs per Service Chain"
9978   y-axis: "Y = Number of Service Chains"
9979   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9980   layout:
9981     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9982     layout: "plot-service-density"
9983
9984 - type: "plot"
9985   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9986   algorithm: "plot_nf_heatmap"
9987   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9988   data: "plot-vpp-nfv-3n-hsw-mrr"
9989   filter: "'NIC_Intel-XL710' and
9990            'NF_DENSITY' and
9991            'DOCKER' and
9992            'CHAIN' and
9993            'NF_VPPIP4' and
9994            'IPSEC' and
9995            'TNL_10000' and
9996            'IMIX' and
9997            '4T4C' and
9998            'MRR'"
9999   parameters:
10000   - "result"
10001   - "name"
10002   - "tags"
10003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10004   x-axis: "X = CNFs per Service Chain"
10005   y-axis: "Y = Number of Service Chains"
10006   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10007   layout:
10008     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10009     layout: "plot-service-density"
10010
10011 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10012 - type: "plot"
10013   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10014   algorithm: "plot_nf_heatmap"
10015   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10016   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10017   filter: "'NIC_Intel-XL710' and
10018            'NF_DENSITY' and
10019            'DOCKER' and
10020            'CHAIN' and
10021            'NF_VPPIP4' and
10022            'IPSEC' and
10023            'TNL_10000' and
10024            'IMIX' and
10025            '1T1C' and
10026            'NDRPDR'"
10027   parameters:
10028   - "throughput"
10029   - "name"
10030   - "tags"
10031   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10032   x-axis: "X = CNFs per Service Chain"
10033   y-axis: "Y = Number of Service Chains"
10034   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10035   layout:
10036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10037     layout: "plot-service-density"
10038
10039 - type: "plot"
10040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10041   algorithm: "plot_nf_heatmap"
10042   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10043   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10044   filter: "'NIC_Intel-XL710' and
10045            'NF_DENSITY' and
10046            'DOCKER' and
10047            'CHAIN' and
10048            'NF_VPPIP4' and
10049            'IPSEC' and
10050            'TNL_10000' and
10051            'IMIX' and
10052            '2T2C' and
10053            'NDRPDR'"
10054   parameters:
10055   - "throughput"
10056   - "name"
10057   - "tags"
10058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10059   x-axis: "X = CNFs per Service Chain"
10060   y-axis: "Y = Number of Service Chains"
10061   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10062   layout:
10063     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10064     layout: "plot-service-density"
10065
10066 - type: "plot"
10067   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10068   algorithm: "plot_nf_heatmap"
10069   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10070   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10071   filter: "'NIC_Intel-XL710' and
10072            'NF_DENSITY' and
10073            'DOCKER' and
10074            'CHAIN' and
10075            'NF_VPPIP4' and
10076            'IPSEC' and
10077            'TNL_10000' and
10078            'IMIX' and
10079            '4T4C' and
10080            'NDRPDR'"
10081   parameters:
10082   - "throughput"
10083   - "name"
10084   - "tags"
10085   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10086   x-axis: "X = CNFs per Service Chain"
10087   y-axis: "Y = Number of Service Chains"
10088   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10089   layout:
10090     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10091     layout: "plot-service-density"
10092
10093 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10094 - type: "plot"
10095   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10096   algorithm: "plot_nf_heatmap"
10097   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10098   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10099   filter: "'NIC_Intel-XL710' and
10100            'NF_DENSITY' and
10101            'DOCKER' and
10102            'CHAIN' and
10103            'NF_VPPIP4' and
10104            'IPSEC' and
10105            'TNL_10000' and
10106            'IMIX' and
10107            '1T1C' and
10108            'NDRPDR'"
10109   parameters:
10110   - "throughput"
10111   - "name"
10112   - "tags"
10113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10114   x-axis: "X = CNFs per Service Chain"
10115   y-axis: "Y = Number of Service Chains"
10116   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10117   layout:
10118     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10119     layout: "plot-service-density"
10120
10121 - type: "plot"
10122   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10123   algorithm: "plot_nf_heatmap"
10124   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10125   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10126   filter: "'NIC_Intel-XL710' and
10127            'NF_DENSITY' and
10128            'DOCKER' and
10129            'CHAIN' and
10130            'NF_VPPIP4' and
10131            'IPSEC' and
10132            'TNL_10000' and
10133            'IMIX' and
10134            '2T2C' and
10135            'NDRPDR'"
10136   parameters:
10137   - "throughput"
10138   - "name"
10139   - "tags"
10140   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10141   x-axis: "X = CNFs per Service Chain"
10142   y-axis: "Y = Number of Service Chains"
10143   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10144   layout:
10145     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10146     layout: "plot-service-density"
10147
10148 - type: "plot"
10149   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10150   algorithm: "plot_nf_heatmap"
10151   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10152   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10153   filter: "'NIC_Intel-XL710' and
10154            'NF_DENSITY' and
10155            'DOCKER' and
10156            'CHAIN' and
10157            'NF_VPPIP4' and
10158            'IPSEC' and
10159            'TNL_10000' and
10160            'IMIX' and
10161            '4T4C' and
10162            'NDRPDR'"
10163   parameters:
10164   - "throughput"
10165   - "name"
10166   - "tags"
10167   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10168   x-axis: "X = CNFs per Service Chain"
10169   y-axis: "Y = Number of Service Chains"
10170   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10171   layout:
10172     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10173     layout: "plot-service-density"
10174
10175 ###############################################################################
10176
10177 # Plots - NF Density - CSP - MRR 64b
10178
10179 #- type: "plot"
10180 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10181 #  algorithm: "plot_nf_heatmap"
10182 #  output-file-type: ".html"
10183 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
10184 #  data: "plot-vpp-nfv-2n-skx-mrr"
10185 #  filter: "'NIC_Intel-XXV710' and
10186 #           'NF_DENSITY' and
10187 #           'DOCKER' and
10188 #           'PIPELINE' and
10189 #           'NF_VPPIP4' and
10190 #           '64B' and
10191 #           '2T1C' and
10192 #           'MRR'"
10193 #  parameters:
10194 #  - "result"
10195 #  - "name"
10196 #  - "tags"
10197 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10198 #  x-axis: "X = CNFs per Service Pipeline"
10199 #  y-axis: "Y = Number of Service Pipelines"
10200 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
10201 #  layout:
10202 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10203 #    layout: "plot-service-density"
10204 #
10205 #- type: "plot"
10206 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10207 #  algorithm: "plot_nf_heatmap"
10208 #  output-file-type: ".html"
10209 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
10210 #  data: "plot-vpp-nfv-2n-skx-mrr"
10211 #  filter: "'NIC_Intel-XXV710' and
10212 #           'NF_DENSITY' and
10213 #           'DOCKER' and
10214 #           'PIPELINE' and
10215 #           'NF_VPPIP4' and
10216 #           '64B' and
10217 #           '4T2C' and
10218 #           'MRR'"
10219 #  parameters:
10220 #  - "result"
10221 #  - "name"
10222 #  - "tags"
10223 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10224 #  x-axis: "X = CNFs per Service Pipeline"
10225 #  y-axis: "Y = Number of Service Pipelines"
10226 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
10227 #  layout:
10228 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10229 #    layout: "plot-service-density"
10230 #
10231 #- type: "plot"
10232 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10233 #  algorithm: "plot_nf_heatmap"
10234 #  output-file-type: ".html"
10235 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
10236 #  data: "plot-vpp-nfv-2n-skx-mrr"
10237 #  filter: "'NIC_Intel-XXV710' and
10238 #           'NF_DENSITY' and
10239 #           'DOCKER' and
10240 #           'PIPELINE' and
10241 #           'NF_VPPIP4' and
10242 #           '64B' and
10243 #           '8T4C' and
10244 #           'MRR'"
10245 #  parameters:
10246 #  - "result"
10247 #  - "name"
10248 #  - "tags"
10249 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10250 #  x-axis: "X = CNFs per Service Pipeline"
10251 #  y-axis: "Y = Number of Service Pipelines"
10252 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
10253 #  layout:
10254 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10255 #    layout: "plot-service-density"
10256 #
10257 ## Plots - NF Density - CSP - MRR IMIX
10258 #- type: "plot"
10259 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10260 #  algorithm: "plot_nf_heatmap"
10261 #  output-file-type: ".html"
10262 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10263 #  data: "plot-vpp-nfv-2n-skx-mrr"
10264 #  filter: "'NIC_Intel-XXV710' and
10265 #           'NF_DENSITY' and
10266 #           'DOCKER' and
10267 #           'PIPELINE' and
10268 #           'NF_VPPIP4' and
10269 #           'IMIX' and
10270 #           '2T1C' and
10271 #           'MRR'"
10272 #  parameters:
10273 #  - "result"
10274 #  - "name"
10275 #  - "tags"
10276 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10277 #  x-axis: "X = CNFs per Service Pipeline"
10278 #  y-axis: "Y = Number of Service Pipelines"
10279 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10280 #  layout:
10281 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10282 #    layout: "plot-service-density"
10283 #
10284 #- type: "plot"
10285 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10286 #  algorithm: "plot_nf_heatmap"
10287 #  output-file-type: ".html"
10288 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10289 #  data: "plot-vpp-nfv-2n-skx-mrr"
10290 #  filter: "'NIC_Intel-XXV710' and
10291 #           'NF_DENSITY' and
10292 #           'DOCKER' and
10293 #           'PIPELINE' and
10294 #           'NF_VPPIP4' and
10295 #           'IMIX' and
10296 #           '4T2C' and
10297 #           'MRR'"
10298 #  parameters:
10299 #  - "result"
10300 #  - "name"
10301 #  - "tags"
10302 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10303 #  x-axis: "X = CNFs per Service Pipeline"
10304 #  y-axis: "Y = Number of Service Pipelines"
10305 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10306 #  layout:
10307 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10308 #    layout: "plot-service-density"
10309 #
10310 #- type: "plot"
10311 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10312 #  algorithm: "plot_nf_heatmap"
10313 #  output-file-type: ".html"
10314 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10315 #  data: "plot-vpp-nfv-2n-skx-mrr"
10316 #  filter: "'NIC_Intel-XXV710' and
10317 #           'NF_DENSITY' and
10318 #           'DOCKER' and
10319 #           'PIPELINE' and
10320 #           'NF_VPPIP4' and
10321 #           'IMIX' and
10322 #           '8T4C' and
10323 #           'MRR'"
10324 #  parameters:
10325 #  - "result"
10326 #  - "name"
10327 #  - "tags"
10328 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10329 #  x-axis: "X = CNFs per Service Pipeline"
10330 #  y-axis: "Y = Number of Service Pipelines"
10331 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10332 #  layout:
10333 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10334 #    layout: "plot-service-density"
10335 #
10336 ## Plots - NF Density - CSP - NDR 64b
10337 #- type: "plot"
10338 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10339 #  algorithm: "plot_nf_heatmap"
10340 #  output-file-type: ".html"
10341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
10342 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10343 #  filter: "'NIC_Intel-XXV710' and
10344 #           'NF_DENSITY' and
10345 #           'DOCKER' and
10346 #           'PIPELINE' and
10347 #           'NF_VPPIP4' and
10348 #           '64B' and
10349 #           '2T1C' and
10350 #           'NDRPDR'"
10351 #  parameters:
10352 #  - "throughput"
10353 #  - "name"
10354 #  - "tags"
10355 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10356 #  x-axis: "X = CNFs per Service Pipeline"
10357 #  y-axis: "Y = Number of Service Pipelines"
10358 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10359 #  layout:
10360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10361 #    layout: "plot-service-density"
10362 #
10363 #- type: "plot"
10364 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10365 #  algorithm: "plot_nf_heatmap"
10366 #  output-file-type: ".html"
10367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10368 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10369 #  filter: "'NIC_Intel-XXV710' and
10370 #           'NF_DENSITY' and
10371 #           'DOCKER' and
10372 #           'PIPELINE' and
10373 #           'NF_VPPIP4' and
10374 #           '64B' and
10375 #           '4T2C' and
10376 #           'NDRPDR'"
10377 #  parameters:
10378 #  - "throughput"
10379 #  - "name"
10380 #  - "tags"
10381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10382 #  x-axis: "X = CNFs per Service Pipeline"
10383 #  y-axis: "Y = Number of Service Pipelines"
10384 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10385 #  layout:
10386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10387 #    layout: "plot-service-density"
10388 #
10389 #- type: "plot"
10390 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10391 #  algorithm: "plot_nf_heatmap"
10392 #  output-file-type: ".html"
10393 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10394 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10395 #  filter: "'NIC_Intel-XXV710' and
10396 #           'NF_DENSITY' and
10397 #           'DOCKER' and
10398 #           'PIPELINE' and
10399 #           'NF_VPPIP4' and
10400 #           '64B' and
10401 #           '8T4C' and
10402 #           'NDRPDR'"
10403 #  parameters:
10404 #  - "throughput"
10405 #  - "name"
10406 #  - "tags"
10407 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10408 #  x-axis: "X = CNFs per Service Pipeline"
10409 #  y-axis: "Y = Number of Service Pipelines"
10410 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10411 #  layout:
10412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10413 #    layout: "plot-service-density"
10414 #
10415 ## Plots - NF Density - CSP - NDR IMIX
10416 #- type: "plot"
10417 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10418 #  algorithm: "plot_nf_heatmap"
10419 #  output-file-type: ".html"
10420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10421 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10422 #  filter: "'NIC_Intel-XXV710' and
10423 #           'NF_DENSITY' and
10424 #           'DOCKER' and
10425 #           'PIPELINE' and
10426 #           'NF_VPPIP4' and
10427 #           'IMIX' and
10428 #           '2T1C' and
10429 #           'NDRPDR'"
10430 #  parameters:
10431 #  - "throughput"
10432 #  - "name"
10433 #  - "tags"
10434 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10435 #  x-axis: "X = CNFs per Service Pipeline"
10436 #  y-axis: "Y = Number of Service Pipelines"
10437 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10438 #  layout:
10439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10440 #    layout: "plot-service-density"
10441 #
10442 #- type: "plot"
10443 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10444 #  algorithm: "plot_nf_heatmap"
10445 #  output-file-type: ".html"
10446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10447 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10448 #  filter: "'NIC_Intel-XXV710' and
10449 #           'NF_DENSITY' and
10450 #           'DOCKER' and
10451 #           'PIPELINE' and
10452 #           'NF_VPPIP4' and
10453 #           'IMIX' and
10454 #           '4T2C' and
10455 #           'NDRPDR'"
10456 #  parameters:
10457 #  - "throughput"
10458 #  - "name"
10459 #  - "tags"
10460 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10461 #  x-axis: "X = CNFs per Service Pipeline"
10462 #  y-axis: "Y = Number of Service Pipelines"
10463 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10464 #  layout:
10465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10466 #    layout: "plot-service-density"
10467 #
10468 #- type: "plot"
10469 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10470 #  algorithm: "plot_nf_heatmap"
10471 #  output-file-type: ".html"
10472 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10473 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10474 #  filter: "'NIC_Intel-XXV710' and
10475 #           'NF_DENSITY' and
10476 #           'DOCKER' and
10477 #           'PIPELINE' and
10478 #           'NF_VPPIP4' and
10479 #           'IMIX' and
10480 #           '8T4C' and
10481 #           'NDRPDR'"
10482 #  parameters:
10483 #  - "throughput"
10484 #  - "name"
10485 #  - "tags"
10486 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10487 #  x-axis: "X = CNFs per Service Pipeline"
10488 #  y-axis: "Y = Number of Service Pipelines"
10489 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10490 #  layout:
10491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10492 #    layout: "plot-service-density"
10493 #
10494 ## Plots - NF Density - CSP - PDR 64b
10495 #- type: "plot"
10496 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10497 #  algorithm: "plot_nf_heatmap"
10498 #  output-file-type: ".html"
10499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10500 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10501 #  filter: "'NIC_Intel-XXV710' and
10502 #           'NF_DENSITY' and
10503 #           'DOCKER' and
10504 #           'PIPELINE' and
10505 #           'NF_VPPIP4' and
10506 #           '64B' and
10507 #           '2T1C' and
10508 #           'NDRPDR'"
10509 #  parameters:
10510 #  - "throughput"
10511 #  - "name"
10512 #  - "tags"
10513 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10514 #  x-axis: "X = CNFs per Service Pipeline"
10515 #  y-axis: "Y = Number of Service Pipelines"
10516 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10517 #  layout:
10518 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10519 #    layout: "plot-service-density"
10520 #
10521 #- type: "plot"
10522 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10523 #  algorithm: "plot_nf_heatmap"
10524 #  output-file-type: ".html"
10525 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10526 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10527 #  filter: "'NIC_Intel-XXV710' and
10528 #           'NF_DENSITY' and
10529 #           'DOCKER' and
10530 #           'PIPELINE' and
10531 #           'NF_VPPIP4' and
10532 #           '64B' and
10533 #           '4T2C' and
10534 #           'NDRPDR'"
10535 #  parameters:
10536 #  - "throughput"
10537 #  - "name"
10538 #  - "tags"
10539 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10540 #  x-axis: "X = CNFs per Service Pipeline"
10541 #  y-axis: "Y = Number of Service Pipelines"
10542 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10543 #  layout:
10544 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10545 #    layout: "plot-service-density"
10546 #
10547 #- type: "plot"
10548 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10549 #  algorithm: "plot_nf_heatmap"
10550 #  output-file-type: ".html"
10551 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10552 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10553 #  filter: "'NIC_Intel-XXV710' and
10554 #           'NF_DENSITY' and
10555 #           'DOCKER' and
10556 #           'PIPELINE' and
10557 #           'NF_VPPIP4' and
10558 #           '64B' and
10559 #           '8T4C' and
10560 #           'NDRPDR'"
10561 #  parameters:
10562 #  - "throughput"
10563 #  - "name"
10564 #  - "tags"
10565 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10566 #  x-axis: "X = CNFs per Service Pipeline"
10567 #  y-axis: "Y = Number of Service Pipelines"
10568 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10569 #  layout:
10570 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10571 #    layout: "plot-service-density"
10572 #
10573 ## Plots - NF Density - CSP - PDR IMIX
10574 #- type: "plot"
10575 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10576 #  algorithm: "plot_nf_heatmap"
10577 #  output-file-type: ".html"
10578 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10579 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10580 #  filter: "'NIC_Intel-XXV710' and
10581 #           'NF_DENSITY' and
10582 #           'DOCKER' and
10583 #           'PIPELINE' and
10584 #           'NF_VPPIP4' and
10585 #           'IMIX' and
10586 #           '2T1C' and
10587 #           'NDRPDR'"
10588 #  parameters:
10589 #  - "throughput"
10590 #  - "name"
10591 #  - "tags"
10592 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10593 #  x-axis: "X = CNFs per Service Pipeline"
10594 #  y-axis: "Y = Number of Service Pipelines"
10595 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10596 #  layout:
10597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10598 #    layout: "plot-service-density"
10599 #
10600 #- type: "plot"
10601 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10602 #  algorithm: "plot_nf_heatmap"
10603 #  output-file-type: ".html"
10604 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10605 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10606 #  filter: "'NIC_Intel-XXV710' and
10607 #           'NF_DENSITY' and
10608 #           'DOCKER' and
10609 #           'PIPELINE' and
10610 #           'NF_VPPIP4' and
10611 #           'IMIX' and
10612 #           '4T2C' and
10613 #           'NDRPDR'"
10614 #  parameters:
10615 #  - "throughput"
10616 #  - "name"
10617 #  - "tags"
10618 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10619 #  x-axis: "X = CNFs per Service Pipeline"
10620 #  y-axis: "Y = Number of Service Pipelines"
10621 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10622 #  layout:
10623 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10624 #    layout: "plot-service-density"
10625 #
10626 #- type: "plot"
10627 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10628 #  algorithm: "plot_nf_heatmap"
10629 #  output-file-type: ".html"
10630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10631 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10632 #  filter: "'NIC_Intel-XXV710' and
10633 #           'NF_DENSITY' and
10634 #           'DOCKER' and
10635 #           'PIPELINE' and
10636 #           'NF_VPPIP4' and
10637 #           'IMIX' and
10638 #           '8T4C' and
10639 #           'NDRPDR'"
10640 #  parameters:
10641 #  - "throughput"
10642 #  - "name"
10643 #  - "tags"
10644 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10645 #  x-axis: "X = CNFs per Service Pipeline"
10646 #  y-axis: "Y = Number of Service Pipelines"
10647 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10648 #  layout:
10649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10650 #    layout: "plot-service-density"
10651
10652 ###############################################################################
10653 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10654
10655 - type: "plot"
10656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10657   algorithm: "plot_nf_heatmap"
10658   output-file-type: ".html"
10659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10660   data: "plot-vpp-nfv-2n-clx-mrr"
10661   filter: "'NIC_Intel-XXV710' and
10662            'NF_DENSITY' and
10663            'VHOST' and
10664            not 'VXLAN' and
10665            'CHAIN' and
10666            'NF_VPPIP4' and
10667            'IMIX' and
10668            '2T1C' and
10669            'MRR'"
10670   parameters:
10671   - "result"
10672   - "name"
10673   - "tags"
10674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10675   x-axis: "X = VNFs per Service Chain"
10676   y-axis: "Y = Number of Service Chains"
10677   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10678   layout:
10679     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10680     layout: "plot-service-density"
10681
10682 - type: "plot"
10683   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10684   algorithm: "plot_nf_heatmap"
10685   output-file-type: ".html"
10686   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10687   data: "plot-vpp-nfv-2n-clx-mrr"
10688   filter: "'NIC_Intel-XXV710' and
10689            'NF_DENSITY' and
10690            'VHOST' and
10691            not 'VXLAN' and
10692            'CHAIN' and
10693            'NF_VPPIP4' and
10694            'IMIX' and
10695            '4T2C' and
10696            'MRR'"
10697   parameters:
10698   - "result"
10699   - "name"
10700   - "tags"
10701   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10702   x-axis: "X = VNFs per Service Chain"
10703   y-axis: "Y = Number of Service Chains"
10704   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10705   layout:
10706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10707     layout: "plot-service-density"
10708
10709 - type: "plot"
10710   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10711   algorithm: "plot_nf_heatmap"
10712   output-file-type: ".html"
10713   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10714   data: "plot-vpp-nfv-2n-clx-mrr"
10715   filter: "'NIC_Intel-XXV710' and
10716            'NF_DENSITY' and
10717            'VHOST' and
10718            not 'VXLAN' and
10719            'CHAIN' and
10720            'NF_VPPIP4' and
10721            'IMIX' and
10722            '8T4C' and
10723            'MRR'"
10724   parameters:
10725   - "result"
10726   - "name"
10727   - "tags"
10728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10729   x-axis: "X = VNFs per Service Chain"
10730   y-axis: "Y = Number of Service Chains"
10731   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10732   layout:
10733     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10734     layout: "plot-service-density"
10735
10736 # Plots - NF Density - VSC - NDR IMIX
10737 - type: "plot"
10738   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10739   algorithm: "plot_nf_heatmap"
10740   output-file-type: ".html"
10741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10742   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10743   filter: "'NIC_Intel-XXV710' and
10744            'NF_DENSITY' and
10745            'VHOST' and
10746            not 'VXLAN' and
10747            'CHAIN' and
10748            'NF_VPPIP4' and
10749            'IMIX' and
10750            '2T1C' and
10751            'NDRPDR'"
10752   parameters:
10753   - "throughput"
10754   - "name"
10755   - "tags"
10756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10757   x-axis: "X = VNFs per Service Chain"
10758   y-axis: "Y = Number of Service Chains"
10759   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10760   layout:
10761     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10762     layout: "plot-service-density"
10763
10764 - type: "plot"
10765   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10766   algorithm: "plot_nf_heatmap"
10767   output-file-type: ".html"
10768   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10769   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10770   filter: "'NIC_Intel-XXV710' and
10771            'NF_DENSITY' and
10772            'VHOST' and
10773            not 'VXLAN' and
10774            'CHAIN' and
10775            'NF_VPPIP4' and
10776            'IMIX' and
10777            '4T2C' and
10778            'NDRPDR'"
10779   parameters:
10780   - "throughput"
10781   - "name"
10782   - "tags"
10783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10784   x-axis: "X = VNFs per Service Chain"
10785   y-axis: "Y = Number of Service Chains"
10786   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10787   layout:
10788     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10789     layout: "plot-service-density"
10790
10791 - type: "plot"
10792   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10793   algorithm: "plot_nf_heatmap"
10794   output-file-type: ".html"
10795   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10796   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10797   filter: "'NIC_Intel-XXV710' and
10798            'NF_DENSITY' and
10799            'VHOST' and
10800            not 'VXLAN' and
10801            'CHAIN' and
10802            'NF_VPPIP4' and
10803            'IMIX' and
10804            '8T4C' and
10805            'NDRPDR'"
10806   parameters:
10807   - "throughput"
10808   - "name"
10809   - "tags"
10810   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10811   x-axis: "X = VNFs per Service Chain"
10812   y-axis: "Y = Number of Service Chains"
10813   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10814   layout:
10815     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10816     layout: "plot-service-density"
10817
10818 # Plots - NF Density - VSC - PDR IMIX
10819 - type: "plot"
10820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10821   algorithm: "plot_nf_heatmap"
10822   output-file-type: ".html"
10823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10824   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10825   filter: "'NIC_Intel-XXV710' and
10826            'NF_DENSITY' and
10827            'VHOST' and
10828            not 'VXLAN' and
10829            'CHAIN' and
10830            'NF_VPPIP4' and
10831            'IMIX' and
10832            '2T1C' and
10833            'NDRPDR'"
10834   parameters:
10835   - "throughput"
10836   - "name"
10837   - "tags"
10838   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10839   x-axis: "X = VNFs per Service Chain"
10840   y-axis: "Y = Number of Service Chains"
10841   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10842   layout:
10843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10844     layout: "plot-service-density"
10845
10846 - type: "plot"
10847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10848   algorithm: "plot_nf_heatmap"
10849   output-file-type: ".html"
10850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10851   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10852   filter: "'NIC_Intel-XXV710' and
10853            'NF_DENSITY' and
10854            'VHOST' and
10855            not 'VXLAN' and
10856            'CHAIN' and
10857            'NF_VPPIP4' and
10858            'IMIX' and
10859            '4T2C' and
10860            'NDRPDR'"
10861   parameters:
10862   - "throughput"
10863   - "name"
10864   - "tags"
10865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10866   x-axis: "X = VNFs per Service Chain"
10867   y-axis: "Y = Number of Service Chains"
10868   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10869   layout:
10870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10871     layout: "plot-service-density"
10872
10873 - type: "plot"
10874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10875   algorithm: "plot_nf_heatmap"
10876   output-file-type: ".html"
10877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10878   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10879   filter: "'NIC_Intel-XXV710' and
10880            'NF_DENSITY' and
10881            'VHOST' and
10882            not 'VXLAN' and
10883            'CHAIN' and
10884            'NF_VPPIP4' and
10885            'IMIX' and
10886            '8T4C' and
10887            'NDRPDR'"
10888   parameters:
10889   - "throughput"
10890   - "name"
10891   - "tags"
10892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10893   x-axis: "X = VNFs per Service Chain"
10894   y-axis: "Y = Number of Service Chains"
10895   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10896   layout:
10897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10898     layout: "plot-service-density"
10899
10900 # Plots - NF Density - VSC - MRR IMIX
10901 - type: "plot"
10902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10903   algorithm: "plot_nf_heatmap"
10904   output-file-type: ".html"
10905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10906   data: "plot-vpp-nfv-2n-clx-mrr"
10907   filter: "'NIC_Intel-XXV710' and
10908            'NF_DENSITY' and
10909            'VHOST' and
10910            'VXLAN' and
10911            'CHAIN' and
10912            'IMIX' and
10913            '2T1C' and
10914            'MRR'"
10915   parameters:
10916   - "result"
10917   - "name"
10918   - "tags"
10919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10920   x-axis: "X = VNFs per Service Chain"
10921   y-axis: "Y = Number of Service Chains"
10922   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10923   layout:
10924     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10925     layout: "plot-service-density"
10926
10927 - type: "plot"
10928   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10929   algorithm: "plot_nf_heatmap"
10930   output-file-type: ".html"
10931   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10932   data: "plot-vpp-nfv-2n-clx-mrr"
10933   filter: "'NIC_Intel-XXV710' and
10934            'NF_DENSITY' and
10935            'VHOST' and
10936            'VXLAN' and
10937            'CHAIN' and
10938            'IMIX' and
10939            '4T2C' and
10940            'MRR'"
10941   parameters:
10942   - "result"
10943   - "name"
10944   - "tags"
10945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10946   x-axis: "X = VNFs per Service Chain"
10947   y-axis: "Y = Number of Service Chains"
10948   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10949   layout:
10950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10951     layout: "plot-service-density"
10952
10953 - type: "plot"
10954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10955   algorithm: "plot_nf_heatmap"
10956   output-file-type: ".html"
10957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10958   data: "plot-vpp-nfv-2n-clx-mrr"
10959   filter: "'NIC_Intel-XXV710' and
10960            'NF_DENSITY' and
10961            'VHOST' and
10962            'VXLAN' and
10963            'CHAIN' and
10964            'IMIX' and
10965            '8T4C' and
10966            'MRR'"
10967   parameters:
10968   - "result"
10969   - "name"
10970   - "tags"
10971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10972   x-axis: "X = VNFs per Service Chain"
10973   y-axis: "Y = Number of Service Chains"
10974   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10975   layout:
10976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10977     layout: "plot-service-density"
10978
10979 # Plots - NF Density - VSC - NDR IMIX
10980 - type: "plot"
10981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10982   algorithm: "plot_nf_heatmap"
10983   output-file-type: ".html"
10984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10985   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10986   filter: "'NIC_Intel-XXV710' and
10987            'NF_DENSITY' and
10988            'VHOST' and
10989            'VXLAN' and
10990            'CHAIN' and
10991            'IMIX' and
10992            '2T1C' and
10993            'NDRPDR'"
10994   parameters:
10995   - "throughput"
10996   - "name"
10997   - "tags"
10998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10999   x-axis: "X = VNFs per Service Chain"
11000   y-axis: "Y = Number of Service Chains"
11001   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11002   layout:
11003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11004     layout: "plot-service-density"
11005
11006 - type: "plot"
11007   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11008   algorithm: "plot_nf_heatmap"
11009   output-file-type: ".html"
11010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11011   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11012   filter: "'NIC_Intel-XXV710' and
11013            'NF_DENSITY' and
11014            'VHOST' and
11015            'VXLAN' and
11016            'CHAIN' and
11017            'IMIX' and
11018            '4T2C' and
11019            'NDRPDR'"
11020   parameters:
11021   - "throughput"
11022   - "name"
11023   - "tags"
11024   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11025   x-axis: "X = VNFs per Service Chain"
11026   y-axis: "Y = Number of Service Chains"
11027   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11028   layout:
11029     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11030     layout: "plot-service-density"
11031
11032 - type: "plot"
11033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11034   algorithm: "plot_nf_heatmap"
11035   output-file-type: ".html"
11036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11037   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11038   filter: "'NIC_Intel-XXV710' and
11039            'NF_DENSITY' and
11040            'VHOST' and
11041            'VXLAN' and
11042            'CHAIN' and
11043            'IMIX' and
11044            '8T4C' and
11045            'NDRPDR'"
11046   parameters:
11047   - "throughput"
11048   - "name"
11049   - "tags"
11050   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11051   x-axis: "X = VNFs per Service Chain"
11052   y-axis: "Y = Number of Service Chains"
11053   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11054   layout:
11055     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11056     layout: "plot-service-density"
11057
11058 # Plots - NF Density - VSC - PDR IMIX
11059 - type: "plot"
11060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11061   algorithm: "plot_nf_heatmap"
11062   output-file-type: ".html"
11063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11064   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11065   filter: "'NIC_Intel-XXV710' and
11066            'NF_DENSITY' and
11067            'VHOST' and
11068            'VXLAN' and
11069            'CHAIN' and
11070            'IMIX' and
11071            '2T1C' and
11072            'NDRPDR'"
11073   parameters:
11074   - "throughput"
11075   - "name"
11076   - "tags"
11077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11078   x-axis: "X = VNFs per Service Chain"
11079   y-axis: "Y = Number of Service Chains"
11080   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11081   layout:
11082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11083     layout: "plot-service-density"
11084
11085 - type: "plot"
11086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11087   algorithm: "plot_nf_heatmap"
11088   output-file-type: ".html"
11089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11090   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11091   filter: "'NIC_Intel-XXV710' and
11092            'NF_DENSITY' and
11093            'VHOST' and
11094            'VXLAN' and
11095            'CHAIN' and
11096            'IMIX' and
11097            '4T2C' and
11098            'NDRPDR'"
11099   parameters:
11100   - "throughput"
11101   - "name"
11102   - "tags"
11103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11104   x-axis: "X = VNFs per Service Chain"
11105   y-axis: "Y = Number of Service Chains"
11106   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11107   layout:
11108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11109     layout: "plot-service-density"
11110
11111 - type: "plot"
11112   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11113   algorithm: "plot_nf_heatmap"
11114   output-file-type: ".html"
11115   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11116   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11117   filter: "'NIC_Intel-XXV710' and
11118            'NF_DENSITY' and
11119            'VHOST' and
11120            'VXLAN' and
11121            'CHAIN' and
11122            'IMIX' and
11123            '8T4C' and
11124            'NDRPDR'"
11125   parameters:
11126   - "throughput"
11127   - "name"
11128   - "tags"
11129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11130   x-axis: "X = VNFs per Service Chain"
11131   y-axis: "Y = Number of Service Chains"
11132   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11133   layout:
11134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11135     layout: "plot-service-density"
11136
11137 # Plots - NF Density - CSC - MRR IMIX
11138 - type: "plot"
11139   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11140   algorithm: "plot_nf_heatmap"
11141   output-file-type: ".html"
11142   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11143   data: "plot-vpp-nfv-2n-clx-mrr"
11144   filter: "'NIC_Intel-XXV710' and
11145            'NF_DENSITY' and
11146            'DOCKER' and
11147            'CHAIN' and
11148            'NF_VPPIP4' and
11149            'IMIX' and
11150            '2T1C' and
11151            'MRR'"
11152   parameters:
11153   - "result"
11154   - "name"
11155   - "tags"
11156   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11157   x-axis: "X = CNFs per Service Chain"
11158   y-axis: "Y = Number of Service Chains"
11159   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11160   layout:
11161     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11162     layout: "plot-service-density"
11163
11164 - type: "plot"
11165   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11166   algorithm: "plot_nf_heatmap"
11167   output-file-type: ".html"
11168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11169   data: "plot-vpp-nfv-2n-clx-mrr"
11170   filter: "'NIC_Intel-XXV710' and
11171            'NF_DENSITY' and
11172            'DOCKER' and
11173            'CHAIN' and
11174            'NF_VPPIP4' and
11175            'IMIX' and
11176            '4T2C' and
11177            'MRR'"
11178   parameters:
11179   - "result"
11180   - "name"
11181   - "tags"
11182   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11183   x-axis: "X = CNFs per Service Chain"
11184   y-axis: "Y = Number of Service Chains"
11185   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11186   layout:
11187     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11188     layout: "plot-service-density"
11189
11190 - type: "plot"
11191   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11192   algorithm: "plot_nf_heatmap"
11193   output-file-type: ".html"
11194   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11195   data: "plot-vpp-nfv-2n-clx-mrr"
11196   filter: "'NIC_Intel-XXV710' and
11197            'NF_DENSITY' and
11198            'DOCKER' and
11199            'CHAIN' and
11200            'NF_VPPIP4' and
11201            'IMIX' and
11202            '8T4C' and
11203            'MRR'"
11204   parameters:
11205   - "result"
11206   - "name"
11207   - "tags"
11208   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11209   x-axis: "X = CNFs per Service Chain"
11210   y-axis: "Y = Number of Service Chains"
11211   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11212   layout:
11213     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11214     layout: "plot-service-density"
11215
11216 # Plots - NF Density - CSC - NDR IMIX
11217 - type: "plot"
11218   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11219   algorithm: "plot_nf_heatmap"
11220   output-file-type: ".html"
11221   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11222   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11223   filter: "'NIC_Intel-XXV710' and
11224            'NF_DENSITY' and
11225            'DOCKER' and
11226            'CHAIN' and
11227            'NF_VPPIP4' and
11228            'IMIX' and
11229            '2T1C' and
11230            'NDRPDR'"
11231   parameters:
11232   - "throughput"
11233   - "name"
11234   - "tags"
11235   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11236   x-axis: "X = CNFs per Service Chain"
11237   y-axis: "Y = Number of Service Chains"
11238   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11239   layout:
11240     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11241     layout: "plot-service-density"
11242
11243 - type: "plot"
11244   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11245   algorithm: "plot_nf_heatmap"
11246   output-file-type: ".html"
11247   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11248   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11249   filter: "'NIC_Intel-XXV710' and
11250            'NF_DENSITY' and
11251            'DOCKER' and
11252            'CHAIN' and
11253            'NF_VPPIP4' and
11254            'IMIX' and
11255            '4T2C' and
11256            'NDRPDR'"
11257   parameters:
11258   - "throughput"
11259   - "name"
11260   - "tags"
11261   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11262   x-axis: "X = CNFs per Service Chain"
11263   y-axis: "Y = Number of Service Chains"
11264   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11265   layout:
11266     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11267     layout: "plot-service-density"
11268
11269 - type: "plot"
11270   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11271   algorithm: "plot_nf_heatmap"
11272   output-file-type: ".html"
11273   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11274   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11275   filter: "'NIC_Intel-XXV710' and
11276            'NF_DENSITY' and
11277            'DOCKER' and
11278            'CHAIN' and
11279            'NF_VPPIP4' and
11280            'IMIX' and
11281            '8T4C' and
11282            'NDRPDR'"
11283   parameters:
11284   - "throughput"
11285   - "name"
11286   - "tags"
11287   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11288   x-axis: "X = CNFs per Service Chain"
11289   y-axis: "Y = Number of Service Chains"
11290   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11291   layout:
11292     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11293     layout: "plot-service-density"
11294
11295 # Plots - NF Density - CSC - PDR IMIX
11296 - type: "plot"
11297   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11298   algorithm: "plot_nf_heatmap"
11299   output-file-type: ".html"
11300   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11301   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11302   filter: "'NIC_Intel-XXV710' and
11303            'NF_DENSITY' and
11304            'DOCKER' and
11305            'CHAIN' and
11306            'NF_VPPIP4' and
11307            'IMIX' and
11308            '2T1C' and
11309            'NDRPDR'"
11310   parameters:
11311   - "throughput"
11312   - "name"
11313   - "tags"
11314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11315   x-axis: "X = CNFs per Service Chain"
11316   y-axis: "Y = Number of Service Chains"
11317   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11318   layout:
11319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11320     layout: "plot-service-density"
11321
11322 - type: "plot"
11323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11324   algorithm: "plot_nf_heatmap"
11325   output-file-type: ".html"
11326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11327   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11328   filter: "'NIC_Intel-XXV710' and
11329            'NF_DENSITY' and
11330            'DOCKER' and
11331            'CHAIN' and
11332            'NF_VPPIP4' and
11333            'IMIX' and
11334            '4T2C' and
11335            'NDRPDR'"
11336   parameters:
11337   - "throughput"
11338   - "name"
11339   - "tags"
11340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11341   x-axis: "X = CNFs per Service Chain"
11342   y-axis: "Y = Number of Service Chains"
11343   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11344   layout:
11345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11346     layout: "plot-service-density"
11347
11348 - type: "plot"
11349   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11350   algorithm: "plot_nf_heatmap"
11351   output-file-type: ".html"
11352   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11353   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11354   filter: "'NIC_Intel-XXV710' and
11355            'NF_DENSITY' and
11356            'DOCKER' and
11357            'CHAIN' and
11358            'NF_VPPIP4' and
11359            'IMIX' and
11360            '8T4C' and
11361            'NDRPDR'"
11362   parameters:
11363   - "throughput"
11364   - "name"
11365   - "tags"
11366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11367   x-axis: "X = CNFs per Service Chain"
11368   y-axis: "Y = Number of Service Chains"
11369   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11370   layout:
11371     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11372     layout: "plot-service-density"
11373
11374 # Plots - NF Density - CSP - MRR IMIX
11375 - type: "plot"
11376   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11377   algorithm: "plot_nf_heatmap"
11378   output-file-type: ".html"
11379   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11380   data: "plot-vpp-nfv-2n-clx-mrr"
11381   filter: "'NIC_Intel-XXV710' and
11382            'NF_DENSITY' and
11383            'DOCKER' and
11384            'PIPELINE' and
11385            'NF_VPPIP4' and
11386            'IMIX' and
11387            '2T1C' and
11388            'MRR'"
11389   parameters:
11390   - "result"
11391   - "name"
11392   - "tags"
11393   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11394   x-axis: "X = CNFs per Service Pipeline"
11395   y-axis: "Y = Number of Service Pipelines"
11396   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11397   layout:
11398     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11399     layout: "plot-service-density"
11400
11401 - type: "plot"
11402   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11403   algorithm: "plot_nf_heatmap"
11404   output-file-type: ".html"
11405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11406   data: "plot-vpp-nfv-2n-clx-mrr"
11407   filter: "'NIC_Intel-XXV710' and
11408            'NF_DENSITY' and
11409            'DOCKER' and
11410            'PIPELINE' and
11411            'NF_VPPIP4' and
11412            'IMIX' and
11413            '4T2C' and
11414            'MRR'"
11415   parameters:
11416   - "result"
11417   - "name"
11418   - "tags"
11419   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11420   x-axis: "X = CNFs per Service Pipeline"
11421   y-axis: "Y = Number of Service Pipelines"
11422   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11423   layout:
11424     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11425     layout: "plot-service-density"
11426
11427 - type: "plot"
11428   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11429   algorithm: "plot_nf_heatmap"
11430   output-file-type: ".html"
11431   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11432   data: "plot-vpp-nfv-2n-clx-mrr"
11433   filter: "'NIC_Intel-XXV710' and
11434            'NF_DENSITY' and
11435            'DOCKER' and
11436            'PIPELINE' and
11437            'NF_VPPIP4' and
11438            'IMIX' and
11439            '8T4C' and
11440            'MRR'"
11441   parameters:
11442   - "result"
11443   - "name"
11444   - "tags"
11445   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11446   x-axis: "X = CNFs per Service Pipeline"
11447   y-axis: "Y = Number of Service Pipelines"
11448   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11449   layout:
11450     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11451     layout: "plot-service-density"
11452
11453 # Plots - NF Density - CSP - NDR IMIX
11454 - type: "plot"
11455   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11456   algorithm: "plot_nf_heatmap"
11457   output-file-type: ".html"
11458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11459   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11460   filter: "'NIC_Intel-XXV710' and
11461            'NF_DENSITY' and
11462            'DOCKER' and
11463            'PIPELINE' and
11464            'NF_VPPIP4' and
11465            'IMIX' and
11466            '2T1C' and
11467            'NDRPDR'"
11468   parameters:
11469   - "throughput"
11470   - "name"
11471   - "tags"
11472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11473   x-axis: "X = CNFs per Service Pipeline"
11474   y-axis: "Y = Number of Service Pipelines"
11475   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11476   layout:
11477     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11478     layout: "plot-service-density"
11479
11480 - type: "plot"
11481   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11482   algorithm: "plot_nf_heatmap"
11483   output-file-type: ".html"
11484   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11485   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11486   filter: "'NIC_Intel-XXV710' and
11487            'NF_DENSITY' and
11488            'DOCKER' and
11489            'PIPELINE' and
11490            'NF_VPPIP4' and
11491            'IMIX' and
11492            '4T2C' and
11493            'NDRPDR'"
11494   parameters:
11495   - "throughput"
11496   - "name"
11497   - "tags"
11498   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11499   x-axis: "X = CNFs per Service Pipeline"
11500   y-axis: "Y = Number of Service Pipelines"
11501   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11502   layout:
11503     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11504     layout: "plot-service-density"
11505
11506 - type: "plot"
11507   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11508   algorithm: "plot_nf_heatmap"
11509   output-file-type: ".html"
11510   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11511   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11512   filter: "'NIC_Intel-XXV710' and
11513            'NF_DENSITY' and
11514            'DOCKER' and
11515            'PIPELINE' and
11516            'NF_VPPIP4' and
11517            'IMIX' and
11518            '8T4C' and
11519            'NDRPDR'"
11520   parameters:
11521   - "throughput"
11522   - "name"
11523   - "tags"
11524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11525   x-axis: "X = CNFs per Service Pipeline"
11526   y-axis: "Y = Number of Service Pipelines"
11527   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11528   layout:
11529     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11530     layout: "plot-service-density"
11531
11532 # Plots - NF Density - CSP - PDR IMIX
11533 - type: "plot"
11534   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11535   algorithm: "plot_nf_heatmap"
11536   output-file-type: ".html"
11537   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11538   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11539   filter: "'NIC_Intel-XXV710' and
11540            'NF_DENSITY' and
11541            'DOCKER' and
11542            'PIPELINE' and
11543            'NF_VPPIP4' and
11544            'IMIX' and
11545            '2T1C' and
11546            'NDRPDR'"
11547   parameters:
11548   - "throughput"
11549   - "name"
11550   - "tags"
11551   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11552   x-axis: "X = CNFs per Service Pipeline"
11553   y-axis: "Y = Number of Service Pipelines"
11554   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11555   layout:
11556     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11557     layout: "plot-service-density"
11558
11559 - type: "plot"
11560   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11561   algorithm: "plot_nf_heatmap"
11562   output-file-type: ".html"
11563   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11564   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11565   filter: "'NIC_Intel-XXV710' and
11566            'NF_DENSITY' and
11567            'DOCKER' and
11568            'PIPELINE' and
11569            'NF_VPPIP4' and
11570            'IMIX' and
11571            '4T2C' and
11572            'NDRPDR'"
11573   parameters:
11574   - "throughput"
11575   - "name"
11576   - "tags"
11577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11578   x-axis: "X = CNFs per Service Pipeline"
11579   y-axis: "Y = Number of Service Pipelines"
11580   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11581   layout:
11582     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11583     layout: "plot-service-density"
11584
11585 - type: "plot"
11586   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11587   algorithm: "plot_nf_heatmap"
11588   output-file-type: ".html"
11589   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11590   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11591   filter: "'NIC_Intel-XXV710' and
11592            'NF_DENSITY' and
11593            'DOCKER' and
11594            'PIPELINE' and
11595            'NF_VPPIP4' and
11596            'IMIX' and
11597            '8T4C' and
11598            'NDRPDR'"
11599   parameters:
11600   - "throughput"
11601   - "name"
11602   - "tags"
11603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11604   x-axis: "X = CNFs per Service Pipeline"
11605   y-axis: "Y = Number of Service Pipelines"
11606   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11607   layout:
11608     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11609     layout: "plot-service-density"
11610
11611 ################################################################################
11612
11613 # Packet Throughput
11614
11615 - type: "plot"
11616   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11617   algorithm: "plot_perf_box_name"
11618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11620   include:
11621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11625   layout:
11626     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11627     layout: "plot-throughput"
11628
11629 - type: "plot"
11630   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11631   algorithm: "plot_perf_box_name"
11632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11634   include:
11635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11638     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11639   layout:
11640     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11641     layout: "plot-throughput"
11642
11643 - type: "plot"
11644   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11645   algorithm: "plot_perf_box_name"
11646   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11647   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11648   include:
11649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11651     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11652     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11653   layout:
11654     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11655     layout: "plot-throughput"
11656
11657 - type: "plot"
11658   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11659   algorithm: "plot_perf_box_name"
11660   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11662   include:
11663     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11664     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11665     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11666     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11667   layout:
11668     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11669     layout: "plot-throughput"
11670
11671 - type: "plot"
11672   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11673   algorithm: "plot_perf_box_name"
11674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11676   include:
11677     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11678     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11679     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11680     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11681     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11682   layout:
11683     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11688   algorithm: "plot_perf_box_name"
11689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11691   include:
11692     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11693     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11694     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11695     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11696     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11697   layout:
11698     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11699     layout: "plot-throughput"
11700
11701 - type: "plot"
11702   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11703   algorithm: "plot_perf_box_name"
11704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11706   include:
11707     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11708     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11709     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11710     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11711     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11712   layout:
11713     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11714     layout: "plot-throughput"
11715
11716 - type: "plot"
11717   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11718   algorithm: "plot_perf_box_name"
11719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11721   include:
11722     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11723     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11724     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11725     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11726     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11727   layout:
11728     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11729     layout: "plot-throughput"
11730
11731 - type: "plot"
11732   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11733   algorithm: "plot_perf_box_name"
11734   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11735   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11736   include:
11737     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11738     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11739     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11740     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11741     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11742   layout:
11743     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11750   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11751   include:
11752     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11753     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11754     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11755     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11756     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11757   layout:
11758     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11759     layout: "plot-throughput"
11760
11761 - type: "plot"
11762   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11763   algorithm: "plot_perf_box_name"
11764   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11766   include:
11767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11773   layout:
11774     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11775     layout: "plot-throughput"
11776
11777 - type: "plot"
11778   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11779   algorithm: "plot_perf_box_name"
11780   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11782   include:
11783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11789   layout:
11790     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11791     layout: "plot-throughput"
11792
11793 - type: "plot"
11794   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11795   algorithm: "plot_perf_box_name"
11796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11798   include:
11799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11804   layout:
11805     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11806     layout: "plot-throughput"
11807
11808 - type: "plot"
11809   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11810   algorithm: "plot_perf_box_name"
11811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11813   include:
11814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11819   layout:
11820     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11821     layout: "plot-throughput"
11822
11823 - type: "plot"
11824   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11825   algorithm: "plot_perf_box_name"
11826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11828   include:
11829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11832   layout:
11833     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11834     layout: "plot-throughput"
11835
11836 - type: "plot"
11837   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11838   algorithm: "plot_perf_box_name"
11839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11841   include:
11842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11845   layout:
11846     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11847     layout: "plot-throughput"
11848
11849 - type: "plot"
11850   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11851   algorithm: "plot_perf_box_name"
11852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11854   include:
11855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11860   layout:
11861     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11862     layout: "plot-throughput"
11863
11864 - type: "plot"
11865   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11866   algorithm: "plot_perf_box_name"
11867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11869   include:
11870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11875   layout:
11876     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11877     layout: "plot-throughput"
11878
11879 - type: "plot"
11880   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11881   algorithm: "plot_perf_box_name"
11882   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11884   include:
11885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11888   layout:
11889     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11896   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11897   include:
11898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11901   layout:
11902     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11903     layout: "plot-throughput"
11904
11905 - type: "plot"
11906   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11907   algorithm: "plot_perf_box_name"
11908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11910   include:
11911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11917   layout:
11918     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11919     layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11923   algorithm: "plot_perf_box_name"
11924   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   include:
11927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11933   layout:
11934     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11935     layout: "plot-throughput"
11936
11937 - type: "plot"
11938   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11939   algorithm: "plot_perf_box_name"
11940   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11942   include:
11943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11949   layout:
11950     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11951     layout: "plot-throughput"
11952
11953 - type: "plot"
11954   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11955   algorithm: "plot_perf_box_name"
11956   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11958   include:
11959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11965   layout:
11966     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11967     layout: "plot-throughput"
11968
11969 - type: "plot"
11970   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11971   algorithm: "plot_perf_box_name"
11972   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11974   include:
11975     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11978   layout:
11979     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11984   algorithm: "plot_perf_box_name"
11985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11987   include:
11988     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11990     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11991   layout:
11992     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11993     layout: "plot-throughput"
11994
11995 - type: "plot"
11996   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11997   algorithm: "plot_perf_box_name"
11998   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12000   include:
12001     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12002     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12003     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12004 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12005 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12006   layout:
12007     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12008     layout: "plot-throughput"
12009
12010 - type: "plot"
12011   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12012   algorithm: "plot_perf_box_name"
12013   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12015   include:
12016     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12017     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12019 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12020 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12021   layout:
12022     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12023     layout: "plot-throughput"
12024
12025 - type: "plot"
12026   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12027   algorithm: "plot_perf_box_name"
12028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12030   include:
12031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12036   layout:
12037     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12038     layout: "plot-throughput"
12039
12040 - type: "plot"
12041   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12042   algorithm: "plot_perf_box_name"
12043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12045   include:
12046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12051   layout:
12052     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12060   include:
12061     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12066   layout:
12067     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12068     layout: "plot-throughput"
12069
12070 - type: "plot"
12071   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12072   algorithm: "plot_perf_box_name"
12073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12075   include:
12076     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12078     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12081   layout:
12082     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12090   include:
12091     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12097   layout:
12098     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12106   include:
12107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12113   layout:
12114     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12115     layout: "plot-throughput"
12116
12117 - type: "plot"
12118   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12119   algorithm: "plot_perf_box_name"
12120   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12122   include:
12123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12129   layout:
12130     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12138   include:
12139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12141     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12142     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12143     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12145   layout:
12146     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12147     layout: "plot-throughput"
12148
12149 - type: "plot"
12150   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12151   algorithm: "plot_perf_box_name"
12152   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12153   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12154   include:
12155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12160   layout:
12161     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12162     layout: "plot-throughput"
12163
12164 - type: "plot"
12165   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12166   algorithm: "plot_perf_box_name"
12167   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12168   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12169   include:
12170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12175   layout:
12176     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12177     layout: "plot-throughput"
12178
12179 - type: "plot"
12180   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12181   algorithm: "plot_perf_box_name"
12182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12184   include:
12185     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12191   layout:
12192     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12193     layout: "plot-throughput"
12194
12195 - type: "plot"
12196   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12197   algorithm: "plot_perf_box_name"
12198   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12199   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12200   include:
12201     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12207   layout:
12208     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12213   algorithm: "plot_perf_box_name"
12214   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12215   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12216   include:
12217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12222   layout:
12223     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12224     layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12228   algorithm: "plot_perf_box_name"
12229   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12230   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12231   include:
12232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12237   layout:
12238     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12245   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12246   include:
12247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12253   layout:
12254     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12255     layout: "plot-throughput"
12256
12257 - type: "plot"
12258   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12259   algorithm: "plot_perf_box_name"
12260   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12261   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12262   include:
12263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12269   layout:
12270     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12271     layout: "plot-throughput"
12272
12273 - type: "plot"
12274   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12275   algorithm: "plot_perf_box_name"
12276   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12277   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12278   include:
12279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12284   layout:
12285     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12286     layout: "plot-throughput"
12287
12288 - type: "plot"
12289   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12290   algorithm: "plot_perf_box_name"
12291   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12292   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12293   include:
12294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12299   layout:
12300     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12301     layout: "plot-throughput"
12302
12303 - type: "plot"
12304   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12305   algorithm: "plot_perf_box_name"
12306   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12307   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12308   include:
12309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12315   layout:
12316     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12317     layout: "plot-throughput"
12318
12319 - type: "plot"
12320   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12321   algorithm: "plot_perf_box_name"
12322   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12323   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12324   include:
12325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12331   layout:
12332     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12333     layout: "plot-throughput"
12334
12335 - type: "plot"
12336   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12337   algorithm: "plot_perf_box_name"
12338   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12340   include:
12341     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12343   layout:
12344     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12345     layout: "plot-throughput"
12346
12347 - type: "plot"
12348   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12349   algorithm: "plot_perf_box_name"
12350   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12352   include:
12353     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12355   layout:
12356     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12357     layout: "plot-throughput"
12358
12359 - type: "plot"
12360   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12361   algorithm: "plot_perf_box_name"
12362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12364   include:
12365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12369   layout:
12370     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12371     layout: "plot-throughput"
12372
12373 - type: "plot"
12374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12375   algorithm: "plot_perf_box_name"
12376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12378   include:
12379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12383   layout:
12384     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12385     layout: "plot-throughput"
12386
12387 - type: "plot"
12388   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12389   algorithm: "plot_perf_box_name"
12390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12392   include:
12393     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12394     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12395     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12397   layout:
12398     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12399     layout: "plot-throughput"
12400
12401 - type: "plot"
12402   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12403   algorithm: "plot_perf_box_name"
12404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12406   include:
12407     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12408     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12409     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12410     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12411   layout:
12412     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12417   algorithm: "plot_perf_box_name"
12418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12420   include:
12421     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12424     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12425   layout:
12426     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12427     layout: "plot-throughput"
12428
12429 - type: "plot"
12430   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12431   algorithm: "plot_perf_box_name"
12432   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12433   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12434   include:
12435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12436     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12438     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12439   layout:
12440     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12441     layout: "plot-throughput"
12442
12443 - type: "plot"
12444   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12445   algorithm: "plot_perf_box_name"
12446   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12447   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12448   include:
12449     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12450     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12451     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12453   layout:
12454     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12455     layout: "plot-throughput"
12456
12457 - type: "plot"
12458   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12459   algorithm: "plot_perf_box_name"
12460   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12461   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12462   include:
12463     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12464     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12465     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12466     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12467   layout:
12468     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12469     layout: "plot-throughput"
12470
12471 - type: "plot"
12472   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12473   algorithm: "plot_perf_box_name"
12474   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12475   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12476   include:
12477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12483   layout:
12484     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12485     layout: "plot-throughput"
12486
12487 - type: "plot"
12488   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12489   algorithm: "plot_perf_box_name"
12490   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12492   include:
12493     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12494     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12495     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12496     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12497     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12499   layout:
12500     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12501     layout: "plot-throughput"
12502
12503 - type: "plot"
12504   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12505   algorithm: "plot_perf_box_name"
12506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12508   include:
12509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12514   layout:
12515     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12516     layout: "plot-throughput"
12517
12518 - type: "plot"
12519   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12520   algorithm: "plot_perf_box_name"
12521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12523   include:
12524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12529   layout:
12530     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12531     layout: "plot-throughput"
12532
12533 - type: "plot"
12534   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12535   algorithm: "plot_perf_box_name"
12536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12538   include:
12539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12544   layout:
12545     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12546     layout: "plot-throughput"
12547
12548 - type: "plot"
12549   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12550   algorithm: "plot_perf_box_name"
12551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12553   include:
12554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12559   layout:
12560     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12568   include:
12569     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12571     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12572   layout:
12573     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12574     layout: "plot-throughput"
12575
12576 - type: "plot"
12577   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12578   algorithm: "plot_perf_box_name"
12579   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12580   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12581   include:
12582     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12583     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12584     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12585   layout:
12586     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12587     layout: "plot-throughput"
12588
12589 - type: "plot"
12590   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12591   algorithm: "plot_perf_box_name"
12592   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12594   include:
12595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12596     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12597     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12598   layout:
12599     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12600     layout: "plot-throughput"
12601
12602 - type: "plot"
12603   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12604   algorithm: "plot_perf_box_name"
12605   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12607   include:
12608     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12609     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12610     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12611   layout:
12612     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12625     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12626   layout:
12627     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12628     layout: "plot-throughput"
12629
12630 - type: "plot"
12631   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12632   algorithm: "plot_perf_box_name"
12633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12635   include:
12636     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12637     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12640     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12641   layout:
12642     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12643     layout: "plot-throughput"
12644
12645 - type: "plot"
12646   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12647   algorithm: "plot_perf_box_name"
12648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12650   include:
12651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12653     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12654     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12655     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12656   layout:
12657     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12658     layout: "plot-throughput"
12659
12660 - type: "plot"
12661   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12662   algorithm: "plot_perf_box_name"
12663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12665   include:
12666     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12667     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12668     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12669     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12670     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12671   layout:
12672     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12673     layout: "plot-throughput"
12674
12675 - type: "plot"
12676   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12677   algorithm: "plot_perf_box_name"
12678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12680   include:
12681     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12682     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12683     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12684     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12685     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12686   layout:
12687     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12688     layout: "plot-throughput"
12689
12690 - type: "plot"
12691   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12692   algorithm: "plot_perf_box_name"
12693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12695   include:
12696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12698     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12699     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12700     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12701   layout:
12702     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12707   algorithm: "plot_perf_box_name"
12708   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12709   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12710   include:
12711     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12712     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12715     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12716   layout:
12717     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12724   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12725   include:
12726     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12727     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12728     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12730     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12731   layout:
12732     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12733     layout: "plot-throughput"
12734
12735 - type: "plot"
12736   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12737   algorithm: "plot_perf_box_name"
12738   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12739   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12740   include:
12741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12742     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12746   layout:
12747     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12752   algorithm: "plot_perf_box_name"
12753   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12754   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12755   include:
12756     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12757     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12761   layout:
12762     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12763     layout: "plot-throughput"
12764
12765 - type: "plot"
12766   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12767   algorithm: "plot_perf_box_name"
12768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12770   include:
12771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12776     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12777   layout:
12778     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12779     layout: "plot-throughput"
12780
12781 - type: "plot"
12782   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12783   algorithm: "plot_perf_box_name"
12784   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12786   include:
12787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12791     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12792     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12793   layout:
12794     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12795     layout: "plot-throughput"
12796
12797 - type: "plot"
12798   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12799   algorithm: "plot_perf_box_name"
12800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12802   include:
12803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12806     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12807   layout:
12808     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12809     layout: "plot-throughput"
12810
12811 - type: "plot"
12812   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12813   algorithm: "plot_perf_box_name"
12814   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12815   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12816   include:
12817     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12821   layout:
12822     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12830   include:
12831     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12832     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12833     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12836     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12837   layout:
12838     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12843   algorithm: "plot_perf_box_name"
12844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12846   include:
12847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12849     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12850     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12851     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12852     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12853   layout:
12854     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12855     layout: "plot-throughput"
12856
12857 - type: "plot"
12858   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12859   algorithm: "plot_perf_box_name"
12860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12862   include:
12863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12868     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12869   layout:
12870     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12878   include:
12879     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12884     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12885   layout:
12886     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12887     layout: "plot-throughput"
12888
12889 - type: "plot"
12890   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12891   algorithm: "plot_perf_box_name"
12892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12894   include:
12895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12901   layout:
12902     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12903     layout: "plot-throughput"
12904
12905 - type: "plot"
12906   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12907   algorithm: "plot_perf_box_name"
12908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12910   include:
12911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12917   layout:
12918     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12919     layout: "plot-throughput"
12920
12921 - type: "plot"
12922   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12923   algorithm: "plot_perf_box_name"
12924   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12925   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12926   include:
12927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12933   layout:
12934     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12935     layout: "plot-throughput"
12936
12937 - type: "plot"
12938   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12939   algorithm: "plot_perf_box_name"
12940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12942   include:
12943     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12945     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12949   layout:
12950     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12951     layout: "plot-throughput"
12952
12953 - type: "plot"
12954   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12955   algorithm: "plot_perf_box_name"
12956   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12957   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12958   include:
12959     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12961     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12962     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12963     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12964     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12965   layout:
12966     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12973   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12974   include:
12975     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12977     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12978     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12979     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12980     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12981   layout:
12982     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12990   include:
12991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12996     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12997   layout:
12998     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13003   algorithm: "plot_perf_box_name"
13004   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13006   include:
13007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13013   layout:
13014     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13029   layout:
13030     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13035   algorithm: "plot_perf_box_name"
13036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13038   include:
13039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13045   layout:
13046     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13047     layout: "plot-throughput"
13048
13049 - type: "plot"
13050   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13051   algorithm: "plot_perf_box_name"
13052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13054   include:
13055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13061   layout:
13062     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13063     layout: "plot-throughput"
13064
13065 - type: "plot"
13066   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13067   algorithm: "plot_perf_box_name"
13068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13070   include:
13071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13077   layout:
13078     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13079     layout: "plot-throughput"
13080
13081 - type: "plot"
13082   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13083   algorithm: "plot_perf_box_name"
13084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13086   include:
13087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13091   layout:
13092     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13093     layout: "plot-throughput"
13094
13095 - type: "plot"
13096   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13097   algorithm: "plot_perf_box_name"
13098   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13100   include:
13101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13105   layout:
13106     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13111   algorithm: "plot_perf_box_name"
13112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114   include:
13115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13119   layout:
13120     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13121     layout: "plot-throughput"
13122
13123 - type: "plot"
13124   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13125   algorithm: "plot_perf_box_name"
13126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13128   include:
13129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13133   layout:
13134     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13135     layout: "plot-throughput"
13136
13137 - type: "plot"
13138   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13139   algorithm: "plot_perf_box_name"
13140   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13142   include:
13143     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13145     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13146     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13147     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13149   layout:
13150     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13151     layout: "plot-throughput"
13152
13153 - type: "plot"
13154   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13155   algorithm: "plot_perf_box_name"
13156   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13158   include:
13159     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13161     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13162     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13165   layout:
13166     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13167     layout: "plot-throughput"
13168
13169 - type: "plot"
13170   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13171   algorithm: "plot_perf_box_name"
13172   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13174   include:
13175     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13177     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13178     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13179     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13180   layout:
13181     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13182     layout: "plot-throughput"
13183
13184 - type: "plot"
13185   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13186   algorithm: "plot_perf_box_name"
13187   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13189   include:
13190     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13193     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13194     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13195   layout:
13196     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13197     layout: "plot-throughput"
13198
13199 - type: "plot"
13200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13201   algorithm: "plot_perf_box_name"
13202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13204   include:
13205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13210   layout:
13211     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13212     layout: "plot-throughput"
13213
13214 - type: "plot"
13215   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13216   algorithm: "plot_perf_box_name"
13217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13219   include:
13220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13225   layout:
13226     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13239   layout:
13240     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13241     layout: "plot-throughput"
13242
13243 - type: "plot"
13244   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13245   algorithm: "plot_perf_box_name"
13246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13248   include:
13249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13253   layout:
13254     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13255     layout: "plot-throughput"
13256
13257 - type: "plot"
13258   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13259   algorithm: "plot_perf_box_name"
13260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13262   include:
13263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13269   layout:
13270     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13271     layout: "plot-throughput"
13272
13273 - type: "plot"
13274   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13275   algorithm: "plot_perf_box_name"
13276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13278   include:
13279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13285   layout:
13286     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13287     layout: "plot-throughput"
13288
13289 - type: "plot"
13290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13291   algorithm: "plot_perf_box_name"
13292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13303     layout: "plot-throughput"
13304
13305 - type: "plot"
13306   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13307   algorithm: "plot_perf_box_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13317   layout:
13318     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13319     layout: "plot-throughput"
13320
13321 - type: "plot"
13322   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13323   algorithm: "plot_perf_box_name"
13324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13326   include:
13327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13333   layout:
13334     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13335     layout: "plot-throughput"
13336
13337 - type: "plot"
13338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13339   algorithm: "plot_perf_box_name"
13340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13342   include:
13343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13349   layout:
13350     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13351     layout: "plot-throughput"
13352
13353 - type: "plot"
13354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13355   algorithm: "plot_perf_box_name"
13356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13358   include:
13359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13365   layout:
13366     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13367     layout: "plot-throughput"
13368
13369 - type: "plot"
13370   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13371   algorithm: "plot_perf_box_name"
13372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13374   include:
13375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13381   layout:
13382     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13383     layout: "plot-throughput"
13384
13385 - type: "plot"
13386   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13387   algorithm: "plot_perf_box_name"
13388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13390   include:
13391     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13392     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13393     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13394     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13395   layout:
13396     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13397     layout: "plot-throughput"
13398
13399 - type: "plot"
13400   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13401   algorithm: "plot_perf_box_name"
13402   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13403   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13404   include:
13405     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13407     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13409   layout:
13410     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13415   algorithm: "plot_perf_box_name"
13416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13418   include:
13419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13424     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13425   layout:
13426     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13427     layout: "plot-throughput"
13428
13429 - type: "plot"
13430   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13431   algorithm: "plot_perf_box_name"
13432   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13433   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13434   include:
13435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13441   layout:
13442     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13447   algorithm: "plot_perf_box_name"
13448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13450   include:
13451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13457   layout:
13458     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13459     layout: "plot-throughput"
13460
13461 - type: "plot"
13462   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13465   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13466   include:
13467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13473   layout:
13474     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13475     layout: "plot-throughput"
13476
13477 #- type: "plot"
13478 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13479 #  algorithm: "plot_perf_box_name"
13480 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13481 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13482 #  include:
13483 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13484 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13485 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13486 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13487 #  layout:
13488 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13489 #    layout: "plot-throughput"
13490 #
13491 #- type: "plot"
13492 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13493 #  algorithm: "plot_perf_box_name"
13494 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13495 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13496 #  include:
13497 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13498 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13499 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13500 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13501 #  layout:
13502 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13503 #    layout: "plot-throughput"
13504
13505 - type: "plot"
13506   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13507   algorithm: "plot_perf_box_name"
13508   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13509   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13510   include:
13511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13517   layout:
13518     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13523   algorithm: "plot_perf_box_name"
13524   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13525   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13526   include:
13527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13533   layout:
13534     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13535     layout: "plot-throughput"
13536
13537 #- type: "plot"
13538 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13539 #  algorithm: "plot_perf_box_name"
13540 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13541 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13542 #  include:
13543 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13544 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13545 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13546 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13547 #  layout:
13548 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13549 #    layout: "plot-throughput"
13550 #
13551 #- type: "plot"
13552 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13553 #  algorithm: "plot_perf_box_name"
13554 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13555 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13556 #  include:
13557 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13558 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13559 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13560 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13561 #  layout:
13562 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13563 #    layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13567   algorithm: "plot_perf_box_name"
13568   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13569   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13570   include:
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13577   layout:
13578     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13585   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13586   include:
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13592     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13593   layout:
13594     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13595     layout: "plot-throughput"
13596
13597 #- type: "plot"
13598 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13599 #  algorithm: "plot_perf_box_name"
13600 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13601 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13602 #  include:
13603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13605 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13606 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13607 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13608 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13609 #  layout:
13610 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13611 #    layout: "plot-throughput"
13612 #
13613 #- type: "plot"
13614 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13615 #  algorithm: "plot_perf_box_name"
13616 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13617 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13618 #  include:
13619 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13620 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13621 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13622 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13623 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13624 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13625 #  layout:
13626 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13627 #    layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13634   include:
13635     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13636     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13637     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13638     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13639     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13640     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13641   layout:
13642     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13643     layout: "plot-throughput"
13644
13645 - type: "plot"
13646   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13647   algorithm: "plot_perf_box_name"
13648   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13650   include:
13651     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13652     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13653     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13654     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13655     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13656     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13657   layout:
13658     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13659     layout: "plot-throughput"
13660
13661 - type: "plot"
13662   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13663   algorithm: "plot_perf_box_name"
13664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13666   include:
13667     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13668     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13669     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13670     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13671     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13672     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13673   layout:
13674     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13675     layout: "plot-throughput"
13676
13677 - type: "plot"
13678   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13679   algorithm: "plot_perf_box_name"
13680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13682   include:
13683     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13684     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13685     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13686     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13687     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13688     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13689   layout:
13690     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13691     layout: "plot-throughput"
13692
13693 - type: "plot"
13694   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13695   algorithm: "plot_perf_box_name"
13696   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13698   include:
13699     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13700     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13701     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13702     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13703     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13704     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13705   layout:
13706     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13707     layout: "plot-throughput"
13708
13709 - type: "plot"
13710   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13711   algorithm: "plot_perf_box_name"
13712   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13714   include:
13715     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13716     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13717     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13718     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13719     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13720     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13721   layout:
13722     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13723     layout: "plot-throughput"
13724
13725 - type: "plot"
13726   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13727   algorithm: "plot_perf_box_name"
13728   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13729   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13730   include:
13731     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13732     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13733     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13734     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13735     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13736     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13737   layout:
13738     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13739     layout: "plot-throughput"
13740
13741 - type: "plot"
13742   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13743   algorithm: "plot_perf_box_name"
13744   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13745   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13746   include:
13747     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13748     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13749     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13750     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13751     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13752     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13753   layout:
13754     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13755     layout: "plot-throughput"
13756
13757 #- type: "plot"
13758 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13759 #  algorithm: "plot_perf_box_name"
13760 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13761 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13762 #  include:
13763 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13766 #  layout:
13767 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13768 #    layout: "plot-throughput"
13769 #
13770 #- type: "plot"
13771 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13772 #  algorithm: "plot_perf_box_name"
13773 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13774 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13775 #  include:
13776 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13779 #  layout:
13780 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13781 #    layout: "plot-throughput"
13782
13783 - type: "plot"
13784   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13785   algorithm: "plot_perf_box_name"
13786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13788   include:
13789     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13790     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13791     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13792     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13794   layout:
13795     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13796     layout: "plot-throughput"
13797
13798 - type: "plot"
13799   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13800   algorithm: "plot_perf_box_name"
13801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13803   include:
13804     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13805     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13806     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13809   layout:
13810     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13811     layout: "plot-throughput"
13812
13813 - type: "plot"
13814   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13815   algorithm: "plot_perf_box_name"
13816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13818   include:
13819     - "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"
13820     - "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"
13821     - "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"
13822     - "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"
13823     - "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"
13824   layout:
13825     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13826     layout: "plot-throughput"
13827
13828 - type: "plot"
13829   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13830   algorithm: "plot_perf_box_name"
13831   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13832   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13833   include:
13834     - "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"
13835     - "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"
13836     - "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"
13837     - "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"
13838     - "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"
13839   layout:
13840     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13841     layout: "plot-throughput"
13842
13843 - type: "plot"
13844   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13845   algorithm: "plot_perf_box_name"
13846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13848   include:
13849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13854   layout:
13855     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13856     layout: "plot-throughput"
13857
13858 - type: "plot"
13859   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13860   algorithm: "plot_perf_box_name"
13861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13863   include:
13864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13869   layout:
13870     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13875   algorithm: "plot_perf_box_name"
13876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13878   include:
13879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13884   layout:
13885     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13886     layout: "plot-throughput"
13887
13888 - type: "plot"
13889   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13890   algorithm: "plot_perf_box_name"
13891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13893   include:
13894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13899   layout:
13900     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13901     layout: "plot-throughput"
13902
13903 - type: "plot"
13904   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13905   algorithm: "plot_perf_box_name"
13906   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13908   include:
13909     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13910     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13911     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13912     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13913     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13914   layout:
13915     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13916     layout: "plot-throughput"
13917
13918 - type: "plot"
13919   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13920   algorithm: "plot_perf_box_name"
13921   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13923   include:
13924     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13925     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13926     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13927     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13928     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13929   layout:
13930     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13931     layout: "plot-throughput"
13932
13933 - type: "plot"
13934   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13935   algorithm: "plot_perf_box_name"
13936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13938   include:
13939     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13940     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13942     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13943     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13944   layout:
13945     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13950   algorithm: "plot_perf_box_name"
13951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13953   include:
13954     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13957     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13958     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13959   layout:
13960     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13961     layout: "plot-throughput"
13962
13963 - type: "plot"
13964   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13965   algorithm: "plot_perf_box_name"
13966   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13968   include:
13969     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13970     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13973   layout:
13974     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13975     layout: "plot-throughput"
13976
13977 - type: "plot"
13978   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13979   algorithm: "plot_perf_box_name"
13980   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13982   include:
13983     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13984     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13985     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13986     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13987   layout:
13988     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13989     layout: "plot-throughput"
13990
13991 - type: "plot"
13992   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13993   algorithm: "plot_perf_box_name"
13994   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13996   include:
13997     - "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"
13998     - "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"
13999     - "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"
14000     - "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"
14001   layout:
14002     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14003     layout: "plot-throughput"
14004
14005 - type: "plot"
14006   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14007   algorithm: "plot_perf_box_name"
14008   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14010   include:
14011     - "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"
14012     - "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"
14013     - "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"
14014     - "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"
14015   layout:
14016     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14017     layout: "plot-throughput"
14018
14019 - type: "plot"
14020   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14021   algorithm: "plot_perf_box_name"
14022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14024   include:
14025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14029     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14031   layout:
14032     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14033     layout: "plot-throughput"
14034
14035 - type: "plot"
14036   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14037   algorithm: "plot_perf_box_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14047   layout:
14048     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14049     layout: "plot-throughput"
14050
14051 - type: "plot"
14052   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14053   algorithm: "plot_perf_box_name"
14054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14056   include:
14057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14063   layout:
14064     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14065     layout: "plot-throughput"
14066
14067 - type: "plot"
14068   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14069   algorithm: "plot_perf_box_name"
14070   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14072   include:
14073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14078     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14079   layout:
14080     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14081     layout: "plot-throughput"
14082
14083 - type: "plot"
14084   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14085   algorithm: "plot_perf_box_name"
14086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14095   layout:
14096     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14097     layout: "plot-throughput"
14098
14099 - type: "plot"
14100   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14101   algorithm: "plot_perf_box_name"
14102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14104   include:
14105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14111   layout:
14112     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14113     layout: "plot-throughput"
14114
14115 - type: "plot"
14116   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14117   algorithm: "plot_perf_box_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14120   include:
14121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14126   layout:
14127     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14128     layout: "plot-throughput"
14129
14130 - type: "plot"
14131   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14132   algorithm: "plot_perf_box_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14141   layout:
14142     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14143     layout: "plot-throughput"
14144
14145 - type: "plot"
14146   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14147   algorithm: "plot_perf_box_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14155     layout: "plot-throughput"
14156
14157 - type: "plot"
14158   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14159   algorithm: "plot_perf_box_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14165   layout:
14166     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14167     layout: "plot-throughput"
14168
14169 - type: "plot"
14170   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14171   algorithm: "plot_perf_box_name"
14172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14174   include:
14175     - "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"
14176     - "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"
14177   layout:
14178     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14179     layout: "plot-throughput"
14180
14181 - type: "plot"
14182   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14183   algorithm: "plot_perf_box_name"
14184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14186   include:
14187     - "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"
14188     - "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"
14189   layout:
14190     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14191     layout: "plot-throughput"
14192
14193 - type: "plot"
14194   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14195   algorithm: "plot_perf_box_name"
14196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14198   include:
14199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14201   layout:
14202     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14203     layout: "plot-throughput"
14204
14205 - type: "plot"
14206   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14207   algorithm: "plot_perf_box_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14210   include:
14211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14213   layout:
14214     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14215     layout: "plot-throughput"
14216
14217 - type: "plot"
14218   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14219   algorithm: "plot_perf_box_name"
14220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14222   include:
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14225   layout:
14226     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14227     layout: "plot-throughput"
14228
14229 - type: "plot"
14230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14231   algorithm: "plot_perf_box_name"
14232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14234   include:
14235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14237   layout:
14238     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14239     layout: "plot-throughput"
14240
14241 - type: "plot"
14242   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14243   algorithm: "plot_perf_box_name"
14244   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14245   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14246   include:
14247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14250     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14253   layout:
14254     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14255     layout: "plot-throughput"
14256
14257 - type: "plot"
14258   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14259   algorithm: "plot_perf_box_name"
14260   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14261   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14262   include:
14263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14264     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14265     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14266     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14267     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14268     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14269   layout:
14270     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14271     layout: "plot-throughput"
14272
14273 - type: "plot"
14274   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14275   algorithm: "plot_perf_box_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14277   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14278   include:
14279     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14280     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14281     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14282     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14283     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14284     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14285   layout:
14286     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14293   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14294   include:
14295     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14296     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14297     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14298     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14299     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14300     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14301   layout:
14302     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14303     layout: "plot-throughput"
14304
14305 #- type: "plot"
14306 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14307 #  algorithm: "plot_perf_box_name"
14308 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14309 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14310 #  include:
14311 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14312 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14313 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14314 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14315 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14316 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14317 #  layout:
14318 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14319 #    layout: "plot-throughput"
14320 #
14321 #- type: "plot"
14322 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14323 #  algorithm: "plot_perf_box_name"
14324 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14325 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14326 #  include:
14327 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14328 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14329 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14330 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14331 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14332 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14333 #  layout:
14334 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14335 #    layout: "plot-throughput"
14336
14337 - type: "plot"
14338   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14339   algorithm: "plot_perf_box_name"
14340   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14342   include:
14343     - "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"
14344     - "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"
14345     - "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"
14346     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14347     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14348     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14349   layout:
14350     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14351     layout: "plot-throughput"
14352
14353 - type: "plot"
14354   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14355   algorithm: "plot_perf_box_name"
14356   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14358   include:
14359     - "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"
14360     - "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"
14361     - "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"
14362     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14363     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14364     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14365   layout:
14366     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14367     layout: "plot-throughput"
14368
14369 ################################################################################
14370
14371 # Packet Speedup
14372
14373 - type: "plot"
14374   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14375   algorithm: "plot_tsa_name"
14376   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14378   include:
14379     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14380     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14381     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14382     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14383   layout:
14384     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14385     layout: "plot-throughput-speedup-analysis"
14386
14387 - type: "plot"
14388   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14389   algorithm: "plot_tsa_name"
14390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14392   include:
14393     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14394     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14395     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14396     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14397   layout:
14398     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14399     layout: "plot-throughput-speedup-analysis"
14400
14401 - type: "plot"
14402   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14403   algorithm: "plot_tsa_name"
14404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14406   include:
14407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14409     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14410     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14411   layout:
14412     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14413     layout: "plot-throughput-speedup-analysis"
14414
14415 - type: "plot"
14416   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14417   algorithm: "plot_tsa_name"
14418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14420   include:
14421     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14422     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14423     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14424     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14425   layout:
14426     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14427     layout: "plot-throughput-speedup-analysis"
14428
14429 - type: "plot"
14430   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14431   algorithm: "plot_tsa_name"
14432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14434   include:
14435     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14436     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14437     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14438     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14439     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14440   layout:
14441     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14442     layout: "plot-throughput-speedup-analysis"
14443
14444 - type: "plot"
14445   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14446   algorithm: "plot_tsa_name"
14447   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14449   include:
14450     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14451     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14452     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14453     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14454     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14455   layout:
14456     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14464   include:
14465     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14466     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14467     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14468     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14469     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14470   layout:
14471     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14472     layout: "plot-throughput-speedup-analysis"
14473
14474 - type: "plot"
14475   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14476   algorithm: "plot_tsa_name"
14477   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14479   include:
14480     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14481     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14482     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14483     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14484     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14485   layout:
14486     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14494   include:
14495     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14499     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14500     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14501   layout:
14502     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14503     layout: "plot-throughput-speedup-analysis"
14504
14505 - type: "plot"
14506   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14507   algorithm: "plot_tsa_name"
14508   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14509   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14510   include:
14511     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14513     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14517   layout:
14518     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14519     layout: "plot-throughput-speedup-analysis"
14520
14521 - type: "plot"
14522   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14523   algorithm: "plot_tsa_name"
14524   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14526   include:
14527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14532   layout:
14533     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14534     layout: "plot-throughput-speedup-analysis"
14535
14536 - type: "plot"
14537   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14538   algorithm: "plot_tsa_name"
14539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14541   include:
14542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14547   layout:
14548     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 - type: "plot"
14552   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14553   algorithm: "plot_tsa_name"
14554   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14556   include:
14557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14560   layout:
14561     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14562     layout: "plot-throughput-speedup-analysis"
14563
14564 - type: "plot"
14565   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14566   algorithm: "plot_tsa_name"
14567   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14568   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14569   include:
14570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14573   layout:
14574     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14575     layout: "plot-throughput-speedup-analysis"
14576
14577 - type: "plot"
14578   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14579   algorithm: "plot_tsa_name"
14580   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14581   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14582   include:
14583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14588   layout:
14589     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14590     layout: "plot-throughput-speedup-analysis"
14591
14592 - type: "plot"
14593   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14594   algorithm: "plot_tsa_name"
14595   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14597   include:
14598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14603   layout:
14604     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14605     layout: "plot-throughput-speedup-analysis"
14606
14607 - type: "plot"
14608   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14609   algorithm: "plot_tsa_name"
14610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14612   include:
14613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14616   layout:
14617     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14618     layout: "plot-throughput-speedup-analysis"
14619
14620 - type: "plot"
14621   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14622   algorithm: "plot_tsa_name"
14623   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14624   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14625   include:
14626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14629   layout:
14630     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14631     layout: "plot-throughput-speedup-analysis"
14632
14633 - type: "plot"
14634   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14635   algorithm: "plot_tsa_name"
14636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14638   include:
14639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14645   layout:
14646     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14647     layout: "plot-throughput-speedup-analysis"
14648
14649 - type: "plot"
14650   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14651   algorithm: "plot_tsa_name"
14652   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14654   include:
14655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14661   layout:
14662     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14663     layout: "plot-throughput-speedup-analysis"
14664
14665 - type: "plot"
14666   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14667   algorithm: "plot_tsa_name"
14668   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14670   include:
14671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14677   layout:
14678     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14679     layout: "plot-throughput-speedup-analysis"
14680
14681 - type: "plot"
14682   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14683   algorithm: "plot_tsa_name"
14684   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14686   include:
14687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14693   layout:
14694     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14695     layout: "plot-throughput-speedup-analysis"
14696
14697 - type: "plot"
14698   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14699   algorithm: "plot_tsa_name"
14700   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14702   include:
14703     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14704     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14705     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14706   layout:
14707     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14708     layout: "plot-throughput-speedup-analysis"
14709
14710 - type: "plot"
14711   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14712   algorithm: "plot_tsa_name"
14713   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14715   include:
14716     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14719   layout:
14720     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14721     layout: "plot-throughput-speedup-analysis"
14722
14723 - type: "plot"
14724   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14725   algorithm: "plot_tsa_name"
14726   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14728   include:
14729     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14733 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14734   layout:
14735     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14736     layout: "plot-throughput-speedup-analysis"
14737
14738 - type: "plot"
14739   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14740   algorithm: "plot_tsa_name"
14741   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14743   include:
14744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14747 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14748 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14749   layout:
14750     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14751     layout: "plot-throughput-speedup-analysis"
14752
14753 - type: "plot"
14754   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14755   algorithm: "plot_tsa_name"
14756   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14758   include:
14759     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14761     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14762     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14764   layout:
14765     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14766     layout: "plot-throughput-speedup-analysis"
14767
14768 - type: "plot"
14769   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14770   algorithm: "plot_tsa_name"
14771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14773   include:
14774     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14779   layout:
14780     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14781     layout: "plot-throughput-speedup-analysis"
14782
14783 - type: "plot"
14784   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14785   algorithm: "plot_tsa_name"
14786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14788   include:
14789     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14790     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14794   layout:
14795     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14796     layout: "plot-throughput-speedup-analysis"
14797
14798 - type: "plot"
14799   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14800   algorithm: "plot_tsa_name"
14801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14803   include:
14804     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14807     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14809   layout:
14810     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14811     layout: "plot-throughput-speedup-analysis"
14812
14813 - type: "plot"
14814   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14815   algorithm: "plot_tsa_name"
14816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14818   include:
14819     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14825   layout:
14826     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14827     layout: "plot-throughput-speedup-analysis"
14828
14829 - type: "plot"
14830   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14831   algorithm: "plot_tsa_name"
14832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14834   include:
14835     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14838     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14839     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14841   layout:
14842     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14843     layout: "plot-throughput-speedup-analysis"
14844
14845 - type: "plot"
14846   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14847   algorithm: "plot_tsa_name"
14848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14850   include:
14851     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14854     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14857   layout:
14858     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14859     layout: "plot-throughput-speedup-analysis"
14860
14861 - type: "plot"
14862   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14863   algorithm: "plot_tsa_name"
14864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14866   include:
14867     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14870     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14871     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14872     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14873   layout:
14874     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14875     layout: "plot-throughput-speedup-analysis"
14876
14877 - type: "plot"
14878   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14879   algorithm: "plot_tsa_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14882   include:
14883     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14884     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14885   layout:
14886     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14887     layout: "plot-throughput-speedup-analysis"
14888
14889 - type: "plot"
14890   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14891   algorithm: "plot_tsa_name"
14892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14894   include:
14895     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14896     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14897   layout:
14898     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 - type: "plot"
14902   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14903   algorithm: "plot_tsa_name"
14904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14906   include:
14907     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14908     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14909     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14910     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14911   layout:
14912     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14913     layout: "plot-throughput-speedup-analysis"
14914
14915 - type: "plot"
14916   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14917   algorithm: "plot_tsa_name"
14918   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14919   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14920   include:
14921     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14922     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14923     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14924     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14925   layout:
14926     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14927     layout: "plot-throughput-speedup-analysis"
14928
14929 - type: "plot"
14930   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14931   algorithm: "plot_tsa_name"
14932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14934   include:
14935     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14936     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14937     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14938     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14939   layout:
14940     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14941     layout: "plot-throughput-speedup-analysis"
14942
14943 - type: "plot"
14944   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14945   algorithm: "plot_tsa_name"
14946   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14948   include:
14949     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14950     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14951     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14952     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14953   layout:
14954     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14955     layout: "plot-throughput-speedup-analysis"
14956
14957 - type: "plot"
14958   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14959   algorithm: "plot_tsa_name"
14960   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14962   include:
14963     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14965     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14969   layout:
14970     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 - type: "plot"
14974   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14975   algorithm: "plot_tsa_name"
14976   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14981     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14983     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14985   layout:
14986     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14994   include:
14995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15000   layout:
15001     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15015   layout:
15016     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15017     layout: "plot-throughput-speedup-analysis"
15018
15019 - type: "plot"
15020   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15021   algorithm: "plot_tsa_name"
15022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15024   include:
15025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15030   layout:
15031     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15032     layout: "plot-throughput-speedup-analysis"
15033
15034 - type: "plot"
15035   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15036   algorithm: "plot_tsa_name"
15037   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15038   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15039   include:
15040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15045   layout:
15046     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15047     layout: "plot-throughput-speedup-analysis"
15048
15049 - type: "plot"
15050   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15051   algorithm: "plot_tsa_name"
15052   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15054   include:
15055     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15056     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15057     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15058   layout:
15059     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15060     layout: "plot-throughput-speedup-analysis"
15061
15062 - type: "plot"
15063   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15064   algorithm: "plot_tsa_name"
15065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15067   include:
15068     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15069     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15070     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15071   layout:
15072     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15073     layout: "plot-throughput-speedup-analysis"
15074
15075 - type: "plot"
15076   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15077   algorithm: "plot_tsa_name"
15078   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15080   include:
15081     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15082     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15083     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15084   layout:
15085     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15086     layout: "plot-throughput-speedup-analysis"
15087
15088 - type: "plot"
15089   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15090   algorithm: "plot_tsa_name"
15091   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15093   include:
15094     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15096     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15097   layout:
15098     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15099     layout: "plot-throughput-speedup-analysis"
15100
15101 - type: "plot"
15102   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15103   algorithm: "plot_tsa_name"
15104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15106   include:
15107     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15108     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15112   layout:
15113     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15114     layout: "plot-throughput-speedup-analysis"
15115
15116 - type: "plot"
15117   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15118   algorithm: "plot_tsa_name"
15119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15121   include:
15122     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15123     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15124     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15125     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15127   layout:
15128     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15129     layout: "plot-throughput-speedup-analysis"
15130
15131 - type: "plot"
15132   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15133   algorithm: "plot_tsa_name"
15134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15136   include:
15137     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15138     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15139     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15140     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15142   layout:
15143     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15144     layout: "plot-throughput-speedup-analysis"
15145
15146 - type: "plot"
15147   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15148   algorithm: "plot_tsa_name"
15149   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15151   include:
15152     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15153     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15154     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15157   layout:
15158     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15159     layout: "plot-throughput-speedup-analysis"
15160
15161 - type: "plot"
15162   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15163   algorithm: "plot_tsa_name"
15164   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15166   include:
15167     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15168     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15169     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15170     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15171     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15172     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15173   layout:
15174     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15175     layout: "plot-throughput-speedup-analysis"
15176
15177 - type: "plot"
15178   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15179   algorithm: "plot_tsa_name"
15180   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15182   include:
15183     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15184     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15185     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15186     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15187     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15188     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15189   layout:
15190     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15191     layout: "plot-throughput-speedup-analysis"
15192
15193 - type: "plot"
15194   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15195   algorithm: "plot_tsa_name"
15196   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15198   include:
15199     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15200     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15201     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15202     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15203   layout:
15204     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15205     layout: "plot-throughput-speedup-analysis"
15206
15207 - type: "plot"
15208   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15209   algorithm: "plot_tsa_name"
15210   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15212   include:
15213     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15214     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15215     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15216     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15217   layout:
15218     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15219     layout: "plot-throughput-speedup-analysis"
15220
15221 - type: "plot"
15222   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15223   algorithm: "plot_tsa_name"
15224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15226   include:
15227     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15228     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15229     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15230     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15231     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15232     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15233   layout:
15234     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15242   include:
15243     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15244     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15245     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15246     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15247     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15248     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15249   layout:
15250     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15251     layout: "plot-throughput-speedup-analysis"
15252
15253 - type: "plot"
15254   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15255   algorithm: "plot_tsa_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15258   include:
15259     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15260     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15261     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15262     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15263     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15264     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15265   layout:
15266     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15267     layout: "plot-throughput-speedup-analysis"
15268
15269 - type: "plot"
15270   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15271   algorithm: "plot_tsa_name"
15272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15274   include:
15275     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15276     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15277     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15278     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15279     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15280     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15281   layout:
15282     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15283     layout: "plot-throughput-speedup-analysis"
15284
15285 - type: "plot"
15286   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15287   algorithm: "plot_tsa_name"
15288   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15290   include:
15291     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15292     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15297   layout:
15298     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15299     layout: "plot-throughput-speedup-analysis"
15300
15301 - type: "plot"
15302   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15303   algorithm: "plot_tsa_name"
15304   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15306   include:
15307     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15308     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15309     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15313   layout:
15314     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15315     layout: "plot-throughput-speedup-analysis"
15316
15317 - type: "plot"
15318   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15319   algorithm: "plot_tsa_name"
15320   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15321   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15322   include:
15323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15329   layout:
15330     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15331     layout: "plot-throughput-speedup-analysis"
15332
15333 - type: "plot"
15334   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15335   algorithm: "plot_tsa_name"
15336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15338   include:
15339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15345   layout:
15346     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15347     layout: "plot-throughput-speedup-analysis"
15348
15349 - type: "plot"
15350   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15351   algorithm: "plot_tsa_name"
15352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15354   include:
15355     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15356     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15357     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15358     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15361   layout:
15362     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15363     layout: "plot-throughput-speedup-analysis"
15364
15365 - type: "plot"
15366   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15367   algorithm: "plot_tsa_name"
15368   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15370   include:
15371     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15372     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15373     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15374     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15375     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15376     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15377   layout:
15378     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15379     layout: "plot-throughput-speedup-analysis"
15380
15381 - type: "plot"
15382   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15383   algorithm: "plot_tsa_name"
15384   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15386   include:
15387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15391   layout:
15392     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15393     layout: "plot-throughput-speedup-analysis"
15394
15395 - type: "plot"
15396   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15397   algorithm: "plot_tsa_name"
15398   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15400   include:
15401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15405   layout:
15406     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15407     layout: "plot-throughput-speedup-analysis"
15408
15409 - type: "plot"
15410   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15411   algorithm: "plot_tsa_name"
15412   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15413   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15414   include:
15415     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15416     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15419   layout:
15420     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15421     layout: "plot-throughput-speedup-analysis"
15422
15423 - type: "plot"
15424   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15425   algorithm: "plot_tsa_name"
15426   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15427   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15428   include:
15429     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15430     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15433   layout:
15434     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15435     layout: "plot-throughput-speedup-analysis"
15436
15437 - type: "plot"
15438   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15439   algorithm: "plot_tsa_name"
15440   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15442   include:
15443     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15445     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15446     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15447     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15448     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15449   layout:
15450     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15451     layout: "plot-throughput-speedup-analysis"
15452
15453 - type: "plot"
15454   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15455   algorithm: "plot_tsa_name"
15456   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15458   include:
15459     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15460     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15461     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15462     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15464     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15465   layout:
15466     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15467     layout: "plot-throughput-speedup-analysis"
15468
15469 - type: "plot"
15470   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15471   algorithm: "plot_tsa_name"
15472   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15474   include:
15475     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15476     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15477     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15478     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15479     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15480   layout:
15481     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15482     layout: "plot-throughput-speedup-analysis"
15483
15484 - type: "plot"
15485   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15486   algorithm: "plot_tsa_name"
15487   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15489   include:
15490     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15491     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15492     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15493     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15494     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15495   layout:
15496     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15497     layout: "plot-throughput-speedup-analysis"
15498
15499 - type: "plot"
15500   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15501   algorithm: "plot_tsa_name"
15502   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15504   include:
15505     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15506     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15510   layout:
15511     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15512     layout: "plot-throughput-speedup-analysis"
15513
15514 - type: "plot"
15515   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15516   algorithm: "plot_tsa_name"
15517   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15519   include:
15520     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15525   layout:
15526     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15527     layout: "plot-throughput-speedup-analysis"
15528
15529 - type: "plot"
15530   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15531   algorithm: "plot_tsa_name"
15532   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15534   include:
15535     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15538     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15539   layout:
15540     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15541     layout: "plot-throughput-speedup-analysis"
15542
15543 - type: "plot"
15544   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15545   algorithm: "plot_tsa_name"
15546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15548   include:
15549     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15553   layout:
15554     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15555     layout: "plot-throughput-speedup-analysis"
15556
15557 - type: "plot"
15558   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15562   include:
15563     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15569   layout:
15570     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15571     layout: "plot-throughput-speedup-analysis"
15572
15573 - type: "plot"
15574   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15575   algorithm: "plot_tsa_name"
15576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15578   include:
15579     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15585   layout:
15586     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15587     layout: "plot-throughput-speedup-analysis"
15588
15589 - type: "plot"
15590   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15591   algorithm: "plot_tsa_name"
15592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15594   include:
15595     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15600     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15601   layout:
15602     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15603     layout: "plot-throughput-speedup-analysis"
15604
15605 - type: "plot"
15606   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15607   algorithm: "plot_tsa_name"
15608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15610   include:
15611     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15613     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15614     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15616     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15617   layout:
15618     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15619     layout: "plot-throughput-speedup-analysis"
15620
15621 - type: "plot"
15622   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15623   algorithm: "plot_tsa_name"
15624   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15626   include:
15627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15629     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15632     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15633   layout:
15634     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15635     layout: "plot-throughput-speedup-analysis"
15636
15637 - type: "plot"
15638   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15639   algorithm: "plot_tsa_name"
15640   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15642   include:
15643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15647     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15649   layout:
15650     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15651     layout: "plot-throughput-speedup-analysis"
15652
15653 - type: "plot"
15654   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15655   algorithm: "plot_tsa_name"
15656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15658   include:
15659     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15660     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15661     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15662     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15663     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15664     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15665   layout:
15666     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15667     layout: "plot-throughput-speedup-analysis"
15668
15669 - type: "plot"
15670   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15671   algorithm: "plot_tsa_name"
15672   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15674   include:
15675     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15676     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15677     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15678     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15679     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15680     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15681   layout:
15682     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15683     layout: "plot-throughput-speedup-analysis"
15684
15685 - type: "plot"
15686   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15687   algorithm: "plot_tsa_name"
15688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15690   include:
15691     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15692     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15693     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15694     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15695     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15696     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15697   layout:
15698     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15699     layout: "plot-throughput-speedup-analysis"
15700
15701 - type: "plot"
15702   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15703   algorithm: "plot_tsa_name"
15704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15706   include:
15707     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15708     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15709     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15710     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15711     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15712     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15713   layout:
15714     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15715     layout: "plot-throughput-speedup-analysis"
15716
15717 - type: "plot"
15718   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15719   algorithm: "plot_tsa_name"
15720   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15722   include:
15723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15728   layout:
15729     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15730     layout: "plot-throughput-speedup-analysis"
15731
15732 - type: "plot"
15733   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15734   algorithm: "plot_tsa_name"
15735   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15736   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15737   include:
15738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15743   layout:
15744     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15745     layout: "plot-throughput-speedup-analysis"
15746
15747 - type: "plot"
15748   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15749   algorithm: "plot_tsa_name"
15750   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15752   include:
15753     - "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"
15754     - "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"
15755     - "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"
15756     - "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"
15757     - "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"
15758   layout:
15759     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15760     layout: "plot-throughput-speedup-analysis"
15761
15762 - type: "plot"
15763   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15764   algorithm: "plot_tsa_name"
15765   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15767   include:
15768     - "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"
15769     - "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"
15770     - "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"
15771     - "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"
15772     - "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"
15773   layout:
15774     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15775     layout: "plot-throughput-speedup-analysis"
15776
15777 - type: "plot"
15778   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15779   algorithm: "plot_tsa_name"
15780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15782   include:
15783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15788   layout:
15789     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15790     layout: "plot-throughput-speedup-analysis"
15791
15792 - type: "plot"
15793   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15794   algorithm: "plot_tsa_name"
15795   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15797   include:
15798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15803   layout:
15804     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15805     layout: "plot-throughput-speedup-analysis"
15806
15807 - type: "plot"
15808   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15809   algorithm: "plot_tsa_name"
15810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15812   include:
15813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15816     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15818   layout:
15819     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15820     layout: "plot-throughput-speedup-analysis"
15821
15822 - type: "plot"
15823   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15824   algorithm: "plot_tsa_name"
15825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15827   include:
15828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15833   layout:
15834     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15835     layout: "plot-throughput-speedup-analysis"
15836
15837 - type: "plot"
15838   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15839   algorithm: "plot_tsa_name"
15840   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15842   include:
15843     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15844     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15845     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15846     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15847     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15848   layout:
15849     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15850     layout: "plot-throughput-speedup-analysis"
15851
15852 - type: "plot"
15853   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15854   algorithm: "plot_tsa_name"
15855   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15857   include:
15858     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15859     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15860     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15861     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15862     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15863   layout:
15864     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15865     layout: "plot-throughput-speedup-analysis"
15866
15867 - type: "plot"
15868   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15869   algorithm: "plot_tsa_name"
15870   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15872   include:
15873     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15874     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15875     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15877     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15878   layout:
15879     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15880     layout: "plot-throughput-speedup-analysis"
15881
15882 - type: "plot"
15883   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15884   algorithm: "plot_tsa_name"
15885   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15887   include:
15888     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15889     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15893   layout:
15894     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15895     layout: "plot-throughput-speedup-analysis"
15896
15897 - type: "plot"
15898   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15899   algorithm: "plot_tsa_name"
15900   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15902   include:
15903     - "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"
15904     - "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"
15905     - "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"
15906     - "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"
15907   layout:
15908     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15909     layout: "plot-throughput-speedup-analysis"
15910
15911 - type: "plot"
15912   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15913   algorithm: "plot_tsa_name"
15914   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15915   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15916   include:
15917     - "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"
15918     - "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"
15919     - "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"
15920     - "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"
15921   layout:
15922     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15923     layout: "plot-throughput-speedup-analysis"
15924
15925 - type: "plot"
15926   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15927   algorithm: "plot_tsa_name"
15928   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15930   include:
15931     - "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"
15932     - "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"
15933     - "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"
15934     - "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"
15935   layout:
15936     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15937     layout: "plot-throughput-speedup-analysis"
15938
15939 - type: "plot"
15940   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15941   algorithm: "plot_tsa_name"
15942   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15944   include:
15945     - "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"
15946     - "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"
15947     - "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"
15948     - "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"
15949   layout:
15950     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15951     layout: "plot-throughput-speedup-analysis"
15952
15953 - type: "plot"
15954   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15955   algorithm: "plot_tsa_name"
15956   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15958   include:
15959     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15963     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15964     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15965   layout:
15966     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15967     layout: "plot-throughput-speedup-analysis"
15968
15969 - type: "plot"
15970   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15971   algorithm: "plot_tsa_name"
15972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15974   include:
15975     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15979     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15980     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15981   layout:
15982     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15983     layout: "plot-throughput-speedup-analysis"
15984
15985 - type: "plot"
15986   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15987   algorithm: "plot_tsa_name"
15988   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15990   include:
15991     - "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"
15992     - "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"
15993     - "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"
15994     - "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"
15995     - "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"
15996     - "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"
15997   layout:
15998     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15999     layout: "plot-throughput-speedup-analysis"
16000
16001 - type: "plot"
16002   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16003   algorithm: "plot_tsa_name"
16004   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16006   include:
16007     - "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"
16008     - "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"
16009     - "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"
16010     - "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"
16011     - "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"
16012     - "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"
16013   layout:
16014     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16015     layout: "plot-throughput-speedup-analysis"
16016
16017 - type: "plot"
16018   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16019   algorithm: "plot_tsa_name"
16020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16022   include:
16023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16029   layout:
16030     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 - type: "plot"
16034   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16035   algorithm: "plot_tsa_name"
16036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16038   include:
16039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16045   layout:
16046     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16047     layout: "plot-throughput-speedup-analysis"
16048
16049 - type: "plot"
16050   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16051   algorithm: "plot_tsa_name"
16052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16054   include:
16055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16060   layout:
16061     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16062     layout: "plot-throughput-speedup-analysis"
16063
16064 - type: "plot"
16065   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16066   algorithm: "plot_tsa_name"
16067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16069   include:
16070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16075   layout:
16076     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16077     layout: "plot-throughput-speedup-analysis"
16078
16079 - type: "plot"
16080   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16081   algorithm: "plot_tsa_name"
16082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16084   include:
16085     - "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"
16086     - "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"
16087   layout:
16088     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16089     layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16096   include:
16097     - "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"
16098     - "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"
16099   layout:
16100     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16101     layout: "plot-throughput-speedup-analysis"
16102
16103 - type: "plot"
16104   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16105   algorithm: "plot_tsa_name"
16106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16108   include:
16109     - "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"
16110     - "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"
16111   layout:
16112     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16113     layout: "plot-throughput-speedup-analysis"
16114
16115 - type: "plot"
16116   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16117   algorithm: "plot_tsa_name"
16118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16120   include:
16121     - "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"
16122     - "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"
16123   layout:
16124     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16125     layout: "plot-throughput-speedup-analysis"
16126
16127 - type: "plot"
16128   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16129   algorithm: "plot_tsa_name"
16130   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16132   include:
16133     - "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"
16134     - "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"
16135     - "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"
16136     - "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"
16137     - "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"
16138     - "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"
16139   layout:
16140     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16141     layout: "plot-throughput-speedup-analysis"
16142
16143 - type: "plot"
16144   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16145   algorithm: "plot_tsa_name"
16146   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16148   include:
16149     - "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"
16150     - "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"
16151     - "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"
16152     - "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"
16153     - "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"
16154     - "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"
16155   layout:
16156     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16157     layout: "plot-throughput-speedup-analysis"
16158
16159 - type: "plot"
16160   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16161   algorithm: "plot_tsa_name"
16162   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16163   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16164   include:
16165     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16166     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16167     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16168     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16169     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16170   layout:
16171     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16172     layout: "plot-throughput-speedup-analysis"
16173
16174 - type: "plot"
16175   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16176   algorithm: "plot_tsa_name"
16177   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16178   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16179   include:
16180     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16181     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16182     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16183     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16184     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16185   layout:
16186     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16187     layout: "plot-throughput-speedup-analysis"
16188
16189 - type: "plot"
16190   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16191   algorithm: "plot_tsa_name"
16192   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16193   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16194   include:
16195     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16196     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16197     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16198     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16199     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16200   layout:
16201     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16202     layout: "plot-throughput-speedup-analysis"
16203
16204 - type: "plot"
16205   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16206   algorithm: "plot_tsa_name"
16207   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16208   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16209   include:
16210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16214     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16215   layout:
16216     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16217     layout: "plot-throughput-speedup-analysis"
16218
16219 - type: "plot"
16220   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16221   algorithm: "plot_tsa_name"
16222   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16223   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16224   include:
16225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16231   layout:
16232     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16233     layout: "plot-throughput-speedup-analysis"
16234
16235 - type: "plot"
16236   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16237   algorithm: "plot_tsa_name"
16238   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16239   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16240   include:
16241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16247   layout:
16248     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16249     layout: "plot-throughput-speedup-analysis"
16250
16251 - type: "plot"
16252   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16253   algorithm: "plot_tsa_name"
16254   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16255   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16256   include:
16257     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16258     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16259     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16260     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16261   layout:
16262     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16263     layout: "plot-throughput-speedup-analysis"
16264
16265 - type: "plot"
16266   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16267   algorithm: "plot_tsa_name"
16268   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16269   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16270   include:
16271     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16273     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16274     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16275   layout:
16276     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16277     layout: "plot-throughput-speedup-analysis"
16278
16279 - type: "plot"
16280   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16281   algorithm: "plot_tsa_name"
16282   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16283   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16284   include:
16285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16290   layout:
16291     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16299   include:
16300     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16305   layout:
16306     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16307     layout: "plot-throughput-speedup-analysis"
16308
16309 - type: "plot"
16310   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16311   algorithm: "plot_tsa_name"
16312   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16313   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16314   include:
16315     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16316     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16317     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16318     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16319     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16320     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16321   layout:
16322     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16323     layout: "plot-throughput-speedup-analysis"
16324
16325 - type: "plot"
16326   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16327   algorithm: "plot_tsa_name"
16328   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16329   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16330   include:
16331     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16332     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16333     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16334     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16335     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16336     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16337   layout:
16338     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16339     layout: "plot-throughput-speedup-analysis"
16340
16341 - type: "plot"
16342   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16343   algorithm: "plot_tsa_name"
16344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16346   include:
16347     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16348     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16349     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16350     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16351   layout:
16352     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16353     layout: "plot-throughput-speedup-analysis"
16354
16355 - type: "plot"
16356   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16357   algorithm: "plot_tsa_name"
16358   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16359   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16360   include:
16361     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16362     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16363     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16364     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16365   layout:
16366     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16374   include:
16375     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16376     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16377     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16378     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16379     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16380     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16381   layout:
16382     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16383     layout: "plot-throughput-speedup-analysis"
16384
16385 - type: "plot"
16386   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16387   algorithm: "plot_tsa_name"
16388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16390   include:
16391     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16392     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16393     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16394     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16395     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16396     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16397   layout:
16398     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16399     layout: "plot-throughput-speedup-analysis"
16400
16401 - type: "plot"
16402   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16403   algorithm: "plot_tsa_name"
16404   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16405   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16406   include:
16407     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16408     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16410     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16411     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16412     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16413   layout:
16414     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16415     layout: "plot-throughput-speedup-analysis"
16416
16417 - type: "plot"
16418   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16419   algorithm: "plot_tsa_name"
16420   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16421   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16422   include:
16423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16424     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16426     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16427     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16428     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16429   layout:
16430     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16431     layout: "plot-throughput-speedup-analysis"
16432
16433 - type: "plot"
16434   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16435   algorithm: "plot_tsa_name"
16436   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16437   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16438   include:
16439     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16440     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16441     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16442     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16443     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16444     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16445   layout:
16446     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16447     layout: "plot-throughput-speedup-analysis"
16448
16449 - type: "plot"
16450   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16451   algorithm: "plot_tsa_name"
16452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16454   include:
16455     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16456     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16457     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16458     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16459     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16460     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16461   layout:
16462     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16463     layout: "plot-throughput-speedup-analysis"
16464
16465 - type: "plot"
16466   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16467   algorithm: "plot_tsa_name"
16468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16470   include:
16471     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16472     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16477   layout:
16478     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16479     layout: "plot-throughput-speedup-analysis"
16480
16481 - type: "plot"
16482   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16483   algorithm: "plot_tsa_name"
16484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16486   include:
16487     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16488     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16489     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16492     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16493   layout:
16494     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16495     layout: "plot-throughput-speedup-analysis"
16496
16497 - type: "plot"
16498   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16499   algorithm: "plot_tsa_name"
16500   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16501   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16502   include:
16503     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16504     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16505     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16506     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16507     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16508     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16509   layout:
16510     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16511     layout: "plot-throughput-speedup-analysis"
16512
16513 - type: "plot"
16514   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16515   algorithm: "plot_tsa_name"
16516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16518   include:
16519     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16520     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16521     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16522     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16523     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16524     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16525   layout:
16526     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16527     layout: "plot-throughput-speedup-analysis"
16528
16529 #- type: "plot"
16530 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16531 #  algorithm: "plot_tsa_name"
16532 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16533 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16534 #  include:
16535 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16537 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16538 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16539 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16540 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16541 #  layout:
16542 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16543 #    layout: "plot-throughput-speedup-analysis"
16544 #
16545 #- type: "plot"
16546 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16547 #  algorithm: "plot_tsa_name"
16548 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16549 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16550 #  include:
16551 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16552 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16553 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16554 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16555 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16556 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16557 #  layout:
16558 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16559 #    layout: "plot-throughput-speedup-analysis"
16560
16561 - type: "plot"
16562   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16563   algorithm: "plot_tsa_name"
16564   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16565   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16566   include:
16567     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16568     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16569     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16570     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16571     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16572   layout:
16573     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16574     layout: "plot-throughput-speedup-analysis"
16575
16576 - type: "plot"
16577   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16578   algorithm: "plot_tsa_name"
16579   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16580   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16581   include:
16582     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16583     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16584     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16585     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16586     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16587   layout:
16588     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16596   include:
16597     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16598     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16599     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16600     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16601     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16602     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16603   layout:
16604     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 - type: "plot"
16608   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16612   include:
16613     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16615     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16617     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16618     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16619   layout:
16620     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16621     layout: "plot-throughput-speedup-analysis"
16622
16623 - type: "plot"
16624   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16625   algorithm: "plot_tsa_name"
16626   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16627   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16628   include:
16629     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16634   layout:
16635     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16636     layout: "plot-throughput-speedup-analysis"
16637
16638 - type: "plot"
16639   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16640   algorithm: "plot_tsa_name"
16641   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16642   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16643   include:
16644     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16645     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16647     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16649   layout:
16650     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16651     layout: "plot-throughput-speedup-analysis"
16652
16653 #- type: "plot"
16654 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16655 #  algorithm: "plot_tsa_name"
16656 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16657 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16658 #  include:
16659 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16660 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16661 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16662 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16663 #  layout:
16664 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16665 #    layout: "plot-throughput-speedup-analysis"
16666 #
16667 #- type: "plot"
16668 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16669 #  algorithm: "plot_tsa_name"
16670 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16671 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16672 #  include:
16673 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16674 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16675 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16676 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16677 #  layout:
16678 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16679 #    layout: "plot-throughput-speedup-analysis"
16680
16681 - type: "plot"
16682   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16683   algorithm: "plot_tsa_name"
16684   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16685   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16686   include:
16687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16693   layout:
16694     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16695     layout: "plot-throughput-speedup-analysis"
16696
16697 - type: "plot"
16698   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16699   algorithm: "plot_tsa_name"
16700   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16701   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16702   include:
16703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16709   layout:
16710     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16711     layout: "plot-throughput-speedup-analysis"
16712
16713 - type: "plot"
16714   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16715   algorithm: "plot_tsa_name"
16716   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16717   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16718   include:
16719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16724   layout:
16725     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16726     layout: "plot-throughput-speedup-analysis"
16727
16728 - type: "plot"
16729   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16730   algorithm: "plot_tsa_name"
16731   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16732   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16733   include:
16734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16739   layout:
16740     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16741     layout: "plot-throughput-speedup-analysis"
16742
16743 - type: "plot"
16744   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16745   algorithm: "plot_tsa_name"
16746   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16747   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16748   include:
16749     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16755   layout:
16756     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16757     layout: "plot-throughput-speedup-analysis"
16758
16759 - type: "plot"
16760   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16761   algorithm: "plot_tsa_name"
16762   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16763   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16764   include:
16765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16771   layout:
16772     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16773     layout: "plot-throughput-speedup-analysis"
16774
16775 - type: "plot"
16776   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16777   algorithm: "plot_tsa_name"
16778   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16779   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16780   include:
16781     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16784     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16785   layout:
16786     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16787     layout: "plot-throughput-speedup-analysis"
16788
16789 - type: "plot"
16790   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16791   algorithm: "plot_tsa_name"
16792   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16793   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16794   include:
16795     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16799   layout:
16800     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16801     layout: "plot-throughput-speedup-analysis"
16802
16803 - type: "plot"
16804   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16805   algorithm: "plot_tsa_name"
16806   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16807   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16808   include:
16809     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16811     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16814   layout:
16815     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16816     layout: "plot-throughput-speedup-analysis"
16817
16818 - type: "plot"
16819   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16820   algorithm: "plot_tsa_name"
16821   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16822   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16823   include:
16824     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16825     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16826     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16827     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16829   layout:
16830     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16831     layout: "plot-throughput-speedup-analysis"
16832
16833 - type: "plot"
16834   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16835   algorithm: "plot_tsa_name"
16836   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16837   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16838   include:
16839     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16840     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16841     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16842     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16843     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16844     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16845   layout:
16846     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16847     layout: "plot-throughput-speedup-analysis"
16848
16849 - type: "plot"
16850   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16851   algorithm: "plot_tsa_name"
16852   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16853   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16854   include:
16855     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16856     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16857     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16858     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16859     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16860     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16861   layout:
16862     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16863     layout: "plot-throughput-speedup-analysis"
16864
16865 #- type: "plot"
16866 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16867 #  algorithm: "plot_tsa_name"
16868 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16869 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16870 #  include:
16871 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16872 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16873 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16874 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16875 #  layout:
16876 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16877 #    layout: "plot-throughput-speedup-analysis"
16878 #
16879 #- type: "plot"
16880 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16881 #  algorithm: "plot_tsa_name"
16882 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16883 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16884 #  include:
16885 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16886 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16887 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16888 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16889 #  layout:
16890 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16891 #    layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16898   include:
16899     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16900     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16901     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16902     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16903     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16904     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16905   layout:
16906     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16907     layout: "plot-throughput-speedup-analysis"
16908
16909 - type: "plot"
16910   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16911   algorithm: "plot_tsa_name"
16912   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16913   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16914   include:
16915     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16916     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16917     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16918     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16919     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16920     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16921   layout:
16922     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16923     layout: "plot-throughput-speedup-analysis"
16924
16925 #- type: "plot"
16926 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16927 #  algorithm: "plot_tsa_name"
16928 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16929 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16930 #  include:
16931 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16932 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16933 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16934 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16935 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16936 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16937 #  layout:
16938 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16939 #    layout: "plot-throughput-speedup-analysis"
16940 #
16941 #- type: "plot"
16942 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16943 #  algorithm: "plot_tsa_name"
16944 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16945 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16946 #  include:
16947 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16948 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16949 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16950 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16951 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16952 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16953 #  layout:
16954 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16955 #    layout: "plot-throughput-speedup-analysis"
16956
16957 #- type: "plot"
16958 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16959 #  algorithm: "plot_tsa_name"
16960 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16961 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16962 #  include:
16963 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16964 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16965 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16966 #  layout:
16967 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16968 #    layout: "plot-throughput-speedup-analysis"
16969 #
16970 #- type: "plot"
16971 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16972 #  algorithm: "plot_tsa_name"
16973 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16974 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16975 #  include:
16976 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16977 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16978 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16979 #  layout:
16980 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16981 #    layout: "plot-throughput-speedup-analysis"
16982
16983 ################################################################################
16984
16985 # Packet Throughput - DPDK
16986
16987 # 2n-skx-xxv710
16988
16989 - type: "plot"
16990   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16991   algorithm: "plot_perf_box_name"
16992   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16993   data: "plot-dpdk-throughput-latency-2n-skx"
16994   include:
16995     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16996     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16997   layout:
16998     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16999     layout: "plot-throughput"
17000
17001 - type: "plot"
17002   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17003   algorithm: "plot_perf_box_name"
17004   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17005   data: "plot-dpdk-throughput-latency-2n-skx"
17006   include:
17007     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17008     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17009   layout:
17010     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17011     layout: "plot-throughput"
17012
17013 - type: "plot"
17014   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17015   algorithm: "plot_perf_box_name"
17016   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17017   data: "plot-dpdk-throughput-latency-2n-skx"
17018   include:
17019     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17020     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17021   layout:
17022     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17023     layout: "plot-throughput"
17024
17025 - type: "plot"
17026   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17027   algorithm: "plot_perf_box_name"
17028   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17029   data: "plot-dpdk-throughput-latency-2n-skx"
17030   include:
17031     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17032     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17033   layout:
17034     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17035     layout: "plot-throughput"
17036
17037 # 2n-skx-x710
17038
17039 - type: "plot"
17040   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17041   algorithm: "plot_perf_box_name"
17042   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17043   data: "plot-dpdk-throughput-latency-2n-skx"
17044   include:
17045     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17046     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17047   layout:
17048     title: "2n-skx-x710-64b-2t1c-base-ndr"
17049     layout: "plot-throughput"
17050
17051 - type: "plot"
17052   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17053   algorithm: "plot_perf_box_name"
17054   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17055   data: "plot-dpdk-throughput-latency-2n-skx"
17056   include:
17057     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17058     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17059   layout:
17060     title: "2n-skx-x710-64b-4t2c-base-ndr"
17061     layout: "plot-throughput"
17062
17063 - type: "plot"
17064   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17065   algorithm: "plot_perf_box_name"
17066   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17067   data: "plot-dpdk-throughput-latency-2n-skx"
17068   include:
17069     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17070     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17071   layout:
17072     title: "2n-skx-x710-64b-2t1c-base-pdr"
17073     layout: "plot-throughput"
17074
17075 - type: "plot"
17076   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17077   algorithm: "plot_perf_box_name"
17078   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17079   data: "plot-dpdk-throughput-latency-2n-skx"
17080   include:
17081     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17082     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17083   layout:
17084     title: "2n-skx-x710-64b-4t2c-base-pdr"
17085     layout: "plot-throughput"
17086
17087 # 3n-skx-xxv710
17088
17089 - type: "plot"
17090   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17091   algorithm: "plot_perf_box_name"
17092   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17093   data: "plot-dpdk-throughput-latency-3n-skx"
17094   include:
17095     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17096     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17097   layout:
17098     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17099     layout: "plot-throughput"
17100
17101 - type: "plot"
17102   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17103   algorithm: "plot_perf_box_name"
17104   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17105   data: "plot-dpdk-throughput-latency-3n-skx"
17106   include:
17107     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17108     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17109   layout:
17110     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17111     layout: "plot-throughput"
17112
17113 - type: "plot"
17114   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17115   algorithm: "plot_perf_box_name"
17116   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17117   data: "plot-dpdk-throughput-latency-3n-skx"
17118   include:
17119     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17120     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17121   layout:
17122     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17123     layout: "plot-throughput"
17124
17125 - type: "plot"
17126   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17127   algorithm: "plot_perf_box_name"
17128   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17129   data: "plot-dpdk-throughput-latency-3n-skx"
17130   include:
17131     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17132     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17133   layout:
17134     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17135     layout: "plot-throughput"
17136
17137 # 3n-skx-x710
17138
17139 - type: "plot"
17140   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17141   algorithm: "plot_perf_box_name"
17142   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17143   data: "plot-dpdk-throughput-latency-3n-skx"
17144   include:
17145     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17146     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17147   layout:
17148     title: "3n-skx-x710-64b-2t1c-base-ndr"
17149     layout: "plot-throughput"
17150
17151 - type: "plot"
17152   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17153   algorithm: "plot_perf_box_name"
17154   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17155   data: "plot-dpdk-throughput-latency-3n-skx"
17156   include:
17157     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17158     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17159   layout:
17160     title: "3n-skx-x710-64b-4t2c-base-ndr"
17161     layout: "plot-throughput"
17162
17163 - type: "plot"
17164   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17165   algorithm: "plot_perf_box_name"
17166   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17167   data: "plot-dpdk-throughput-latency-3n-skx"
17168   include:
17169     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17170     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17171   layout:
17172     title: "3n-skx-x710-64b-2t1c-base-pdr"
17173     layout: "plot-throughput"
17174
17175 - type: "plot"
17176   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17177   algorithm: "plot_perf_box_name"
17178   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17179   data: "plot-dpdk-throughput-latency-3n-skx"
17180   include:
17181     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17182     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17183   layout:
17184     title: "3n-skx-x710-64b-4t2c-base-pdr"
17185     layout: "plot-throughput"
17186
17187 # 3n-hsw-xl710
17188
17189 - type: "plot"
17190   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17191   algorithm: "plot_perf_box_name"
17192   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17193   data: "plot-dpdk-throughput-latency-3n-hsw"
17194   include:
17195     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17196     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17197   layout:
17198     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17199     layout: "plot-throughput"
17200
17201 - type: "plot"
17202   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17203   algorithm: "plot_perf_box_name"
17204   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17205   data: "plot-dpdk-throughput-latency-3n-hsw"
17206   include:
17207     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17208     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17209   layout:
17210     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17211     layout: "plot-throughput"
17212
17213 - type: "plot"
17214   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17215   algorithm: "plot_perf_box_name"
17216   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17217   data: "plot-dpdk-throughput-latency-3n-hsw"
17218   include:
17219     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17220     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17221   layout:
17222     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17223     layout: "plot-throughput"
17224
17225 - type: "plot"
17226   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17227   algorithm: "plot_perf_box_name"
17228   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17229   data: "plot-dpdk-throughput-latency-3n-hsw"
17230   include:
17231     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17232     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17233   layout:
17234     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17235     layout: "plot-throughput"
17236
17237 # 3n-hsw-x710
17238
17239 - type: "plot"
17240   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17241   algorithm: "plot_perf_box_name"
17242   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17243   data: "plot-dpdk-throughput-latency-3n-hsw"
17244   include:
17245     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17246     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17247   layout:
17248     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17253   algorithm: "plot_perf_box_name"
17254   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17255   data: "plot-dpdk-throughput-latency-3n-hsw"
17256   include:
17257     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17258     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17259   layout:
17260     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17261     layout: "plot-throughput"
17262
17263 - type: "plot"
17264   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17265   algorithm: "plot_perf_box_name"
17266   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17267   data: "plot-dpdk-throughput-latency-3n-hsw"
17268   include:
17269     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17270     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17271   layout:
17272     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17273     layout: "plot-throughput"
17274
17275 - type: "plot"
17276   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17277   algorithm: "plot_perf_box_name"
17278   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17279   data: "plot-dpdk-throughput-latency-3n-hsw"
17280   include:
17281     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17282     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17283   layout:
17284     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17285     layout: "plot-throughput"
17286
17287 # 2n-dnv-x553
17288
17289 - type: "plot"
17290   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17291   algorithm: "plot_perf_box_name"
17292   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17293   data: "plot-dpdk-throughput-latency-2n-dnv"
17294   include:
17295     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17296     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17297   layout:
17298     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17299     layout: "plot-throughput"
17300
17301 - type: "plot"
17302   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17303   algorithm: "plot_perf_box_name"
17304   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17305   data: "plot-dpdk-throughput-latency-2n-dnv"
17306   include:
17307     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17308     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17309   layout:
17310     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17311     layout: "plot-throughput"
17312
17313 - type: "plot"
17314   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17315   algorithm: "plot_perf_box_name"
17316   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17317   data: "plot-dpdk-throughput-latency-2n-dnv"
17318   include:
17319     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17320     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17321   layout:
17322     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17323     layout: "plot-throughput"
17324
17325 - type: "plot"
17326   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17327   algorithm: "plot_perf_box_name"
17328   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17329   data: "plot-dpdk-throughput-latency-2n-dnv"
17330   include:
17331     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17332     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17333   layout:
17334     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17335     layout: "plot-throughput"
17336
17337 # 3n-dnv-x553
17338
17339 - type: "plot"
17340   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17343   data: "plot-dpdk-throughput-latency-3n-dnv"
17344   include:
17345     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17346     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17347   layout:
17348     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17349     layout: "plot-throughput"
17350
17351 - type: "plot"
17352   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17353   algorithm: "plot_perf_box_name"
17354   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17355   data: "plot-dpdk-throughput-latency-3n-dnv"
17356   include:
17357     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17358     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17359   layout:
17360     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17361     layout: "plot-throughput"
17362
17363 - type: "plot"
17364   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17365   algorithm: "plot_perf_box_name"
17366   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17367   data: "plot-dpdk-throughput-latency-3n-dnv"
17368   include:
17369     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17370     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17371   layout:
17372     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17373     layout: "plot-throughput"
17374
17375 - type: "plot"
17376   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17377   algorithm: "plot_perf_box_name"
17378   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17379   data: "plot-dpdk-throughput-latency-3n-dnv"
17380   include:
17381     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17382     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17383   layout:
17384     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17385     layout: "plot-throughput"
17386
17387 # 3n-tsh-x520
17388
17389 - type: "plot"
17390   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17391   algorithm: "plot_perf_box_name"
17392   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17393   data: "plot-dpdk-throughput-latency-3n-tsh"
17394   include:
17395     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17396     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17397   layout:
17398     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17399     layout: "plot-throughput"
17400
17401 - type: "plot"
17402   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17403   algorithm: "plot_perf_box_name"
17404   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17405   data: "plot-dpdk-throughput-latency-3n-tsh"
17406   include:
17407     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17408     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17409   layout:
17410     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17411     layout: "plot-throughput"
17412
17413 - type: "plot"
17414   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17415   algorithm: "plot_perf_box_name"
17416   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17417   data: "plot-dpdk-throughput-latency-3n-tsh"
17418   include:
17419     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17420     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17421   layout:
17422     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17423     layout: "plot-throughput"
17424
17425 - type: "plot"
17426   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17427   algorithm: "plot_perf_box_name"
17428   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17429   data: "plot-dpdk-throughput-latency-3n-tsh"
17430   include:
17431     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17432     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17433   layout:
17434     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17435     layout: "plot-throughput"
17436
17437 ################################################################################
17438 ###   2n-clx                                                                 ###
17439 ################################################################################
17440
17441 # Packet Throughput
17442
17443 - type: "plot"
17444   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17448   include:
17449     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17450     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17451     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17452     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17453   layout:
17454     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17455     layout: "plot-throughput"
17456
17457 - type: "plot"
17458   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17459   algorithm: "plot_perf_box_name"
17460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17462   include:
17463     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17464     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17465     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17466     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17467   layout:
17468     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17469     layout: "plot-throughput"
17470
17471 - type: "plot"
17472   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17473   algorithm: "plot_perf_box_name"
17474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17476   include:
17477     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17478     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17479     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17480     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17481   layout:
17482     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17483     layout: "plot-throughput"
17484
17485 - type: "plot"
17486   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17487   algorithm: "plot_perf_box_name"
17488   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17490   include:
17491     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17492     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17493     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17494     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17495   layout:
17496     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17497     layout: "plot-throughput"
17498
17499 - type: "plot"
17500   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17501   algorithm: "plot_perf_box_name"
17502   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17504   include:
17505     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17506     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17507     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17508     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17509   layout:
17510     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17511     layout: "plot-throughput"
17512
17513 - type: "plot"
17514   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17515   algorithm: "plot_perf_box_name"
17516   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17517   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17518   include:
17519     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17520     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17521     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17522     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17523   layout:
17524     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17525     layout: "plot-throughput"
17526
17527 - type: "plot"
17528   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17529   algorithm: "plot_perf_box_name"
17530   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17532   include:
17533     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17534     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17535     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17536     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17537     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17538     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17539   layout:
17540     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17541     layout: "plot-throughput"
17542
17543 - type: "plot"
17544   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17545   algorithm: "plot_perf_box_name"
17546   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17548   include:
17549     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17550     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17551     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17552     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17553     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17554   layout:
17555     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17556     layout: "plot-throughput"
17557
17558 - type: "plot"
17559   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17560   algorithm: "plot_perf_box_name"
17561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17563   include:
17564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17568   layout:
17569     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17570     layout: "plot-throughput"
17571
17572 - type: "plot"
17573   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17574   algorithm: "plot_perf_box_name"
17575   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17577   include:
17578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17582   layout:
17583     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17584     layout: "plot-throughput"
17585
17586 - type: "plot"
17587   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17588   algorithm: "plot_perf_box_name"
17589   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17590   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17591   include:
17592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17595   layout:
17596     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17597     layout: "plot-throughput"
17598
17599 - type: "plot"
17600   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17601   algorithm: "plot_perf_box_name"
17602   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17604   include:
17605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17608   layout:
17609     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17614   algorithm: "plot_perf_box_name"
17615   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17617   include:
17618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17623   layout:
17624     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17625     layout: "plot-throughput"
17626
17627 - type: "plot"
17628   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17629   algorithm: "plot_perf_box_name"
17630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17632   include:
17633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17638   layout:
17639     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17640     layout: "plot-throughput"
17641
17642 - type: "plot"
17643   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17644   algorithm: "plot_perf_box_name"
17645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17647   include:
17648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17651   layout:
17652     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17653     layout: "plot-throughput"
17654
17655 - type: "plot"
17656   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17657   algorithm: "plot_perf_box_name"
17658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17660   include:
17661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17664   layout:
17665     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17666     layout: "plot-throughput"
17667
17668 - type: "plot"
17669   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17670   algorithm: "plot_perf_box_name"
17671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17673   include:
17674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17680   layout:
17681     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17682     layout: "plot-throughput"
17683
17684 - type: "plot"
17685   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17686   algorithm: "plot_perf_box_name"
17687   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17689   include:
17690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17696   layout:
17697     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17698     layout: "plot-throughput"
17699
17700 - type: "plot"
17701   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17702   algorithm: "plot_perf_box_name"
17703   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17704   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17705   include:
17706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17712   layout:
17713     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17714     layout: "plot-throughput"
17715
17716 - type: "plot"
17717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17718   algorithm: "plot_perf_box_name"
17719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17721   include:
17722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17728   layout:
17729     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17730     layout: "plot-throughput"
17731
17732 - type: "plot"
17733   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17734   algorithm: "plot_perf_box_name"
17735   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17736   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17737   include:
17738     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17740   layout:
17741     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17746   algorithm: "plot_perf_box_name"
17747   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17749   include:
17750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17752   layout:
17753     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17754     layout: "plot-throughput"
17755
17756 - type: "plot"
17757   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17758   algorithm: "plot_perf_box_name"
17759   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17761   include:
17762     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17763     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17768   layout:
17769     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17770     layout: "plot-throughput"
17771
17772 - type: "plot"
17773   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17774   algorithm: "plot_perf_box_name"
17775   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17777   include:
17778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17784   layout:
17785     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17786     layout: "plot-throughput"
17787
17788 - type: "plot"
17789   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17790   algorithm: "plot_perf_box_name"
17791   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17793   include:
17794     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17795     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17796     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17797     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17798     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17799     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17800   layout:
17801     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17802     layout: "plot-throughput"
17803
17804 - type: "plot"
17805   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17806   algorithm: "plot_perf_box_name"
17807   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17809   include:
17810     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17811     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17812     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17813     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17816   layout:
17817     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17818     layout: "plot-throughput"
17819
17820 - type: "plot"
17821   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17822   algorithm: "plot_perf_box_name"
17823   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17825   include:
17826     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17827     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17828     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17832   layout:
17833     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17843     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17848   layout:
17849     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17863   layout:
17864     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17865     layout: "plot-throughput"
17866
17867 - type: "plot"
17868   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17869   algorithm: "plot_perf_box_name"
17870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17872   include:
17873     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17874     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17878   layout:
17879     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17880     layout: "plot-throughput"
17881
17882 - type: "plot"
17883   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17884   algorithm: "plot_perf_box_name"
17885   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17887   include:
17888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17893   layout:
17894     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17908   layout:
17909     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17910     layout: "plot-throughput"
17911
17912 - type: "plot"
17913   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17914   algorithm: "plot_perf_box_name"
17915   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17916   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17917   include:
17918     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17921     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17922     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17923   layout:
17924     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17925     layout: "plot-throughput"
17926
17927 - type: "plot"
17928   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17929   algorithm: "plot_perf_box_name"
17930   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17932   include:
17933     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17938   layout:
17939     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17940     layout: "plot-throughput"
17941
17942 - type: "plot"
17943   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17944   algorithm: "plot_perf_box_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17952     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17953   layout:
17954     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17955     layout: "plot-throughput"
17956
17957 - type: "plot"
17958   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17959   algorithm: "plot_perf_box_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17968   layout:
17969     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17970     layout: "plot-throughput"
17971
17972 - type: "plot"
17973   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17974   algorithm: "plot_perf_box_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17979     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17980     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17981     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17982     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17983   layout:
17984     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17985     layout: "plot-throughput"
17986
17987 - type: "plot"
17988   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17989   algorithm: "plot_perf_box_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17996     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17997     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17998   layout:
17999     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18000     layout: "plot-throughput"
18001
18002 - type: "plot"
18003   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18004   algorithm: "plot_perf_box_name"
18005   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18006   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18007   include:
18008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18014   layout:
18015     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18016     layout: "plot-throughput"
18017
18018 - type: "plot"
18019   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18020   algorithm: "plot_perf_box_name"
18021   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18023   include:
18024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18030   layout:
18031     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18032     layout: "plot-throughput"
18033
18034 - type: "plot"
18035   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18036   algorithm: "plot_perf_box_name"
18037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18039   include:
18040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18044   layout:
18045     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18050   algorithm: "plot_perf_box_name"
18051   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18053   include:
18054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18058   layout:
18059     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18060     layout: "plot-throughput"
18061
18062 - type: "plot"
18063   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18064   algorithm: "plot_perf_box_name"
18065   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18067   include:
18068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18074   layout:
18075     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18076     layout: "plot-throughput"
18077
18078 - type: "plot"
18079   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18080   algorithm: "plot_perf_box_name"
18081   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18083   include:
18084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18090   layout:
18091     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18092     layout: "plot-throughput"
18093
18094 - type: "plot"
18095   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18096   algorithm: "plot_perf_box_name"
18097   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18099   include:
18100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18104   layout:
18105     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18106     layout: "plot-throughput"
18107
18108 - type: "plot"
18109   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18110   algorithm: "plot_perf_box_name"
18111   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18113   include:
18114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18118   layout:
18119     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18120     layout: "plot-throughput"
18121
18122 - type: "plot"
18123   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18124   algorithm: "plot_perf_box_name"
18125   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18127   include:
18128     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18129     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18130     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18134   layout:
18135     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18136     layout: "plot-throughput"
18137
18138 - type: "plot"
18139   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18140   algorithm: "plot_perf_box_name"
18141   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18143   include:
18144     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18145     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18150   layout:
18151     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18152     layout: "plot-throughput"
18153
18154 - type: "plot"
18155   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18156   algorithm: "plot_perf_box_name"
18157   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18159   include:
18160     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18164   layout:
18165     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18166     layout: "plot-throughput"
18167
18168 - type: "plot"
18169   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18170   algorithm: "plot_perf_box_name"
18171   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18173   include:
18174     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18178   layout:
18179     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18180     layout: "plot-throughput"
18181
18182 - type: "plot"
18183   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18184   algorithm: "plot_perf_box_name"
18185   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18187   include:
18188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18192     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18193   layout:
18194     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18195     layout: "plot-throughput"
18196
18197 - type: "plot"
18198   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18199   algorithm: "plot_perf_box_name"
18200   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18202   include:
18203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18208   layout:
18209     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18210     layout: "plot-throughput"
18211
18212 - type: "plot"
18213   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18214   algorithm: "plot_perf_box_name"
18215   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18217   include:
18218     - "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"
18219     - "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"
18220     - "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"
18221     - "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"
18222     - "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"
18223   layout:
18224     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18225     layout: "plot-throughput"
18226
18227 - type: "plot"
18228   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18229   algorithm: "plot_perf_box_name"
18230   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18232   include:
18233     - "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"
18234     - "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"
18235     - "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"
18236     - "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"
18237     - "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"
18238   layout:
18239     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18240     layout: "plot-throughput"
18241
18242 - type: "plot"
18243   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18244   algorithm: "plot_perf_box_name"
18245   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18247   include:
18248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18253   layout:
18254     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18255     layout: "plot-throughput"
18256
18257 - type: "plot"
18258   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18259   algorithm: "plot_perf_box_name"
18260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18262   include:
18263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18268   layout:
18269     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18270     layout: "plot-throughput"
18271
18272 - type: "plot"
18273   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18274   algorithm: "plot_perf_box_name"
18275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18277   include:
18278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18283   layout:
18284     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18285     layout: "plot-throughput"
18286
18287 - type: "plot"
18288   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18289   algorithm: "plot_perf_box_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18298   layout:
18299     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18300     layout: "plot-throughput"
18301
18302 - type: "plot"
18303   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18304   algorithm: "plot_perf_box_name"
18305   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18307   include:
18308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18312   layout:
18313     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18314     layout: "plot-throughput"
18315
18316 - type: "plot"
18317   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18318   algorithm: "plot_perf_box_name"
18319   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18321   include:
18322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18326   layout:
18327     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18328     layout: "plot-throughput"
18329
18330 - type: "plot"
18331   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18332   algorithm: "plot_perf_box_name"
18333   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18335   include:
18336     - "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"
18337     - "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"
18338     - "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"
18339     - "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"
18340   layout:
18341     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18342     layout: "plot-throughput"
18343
18344 - type: "plot"
18345   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18346   algorithm: "plot_perf_box_name"
18347   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18349   include:
18350     - "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"
18351     - "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"
18352     - "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"
18353     - "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"
18354   layout:
18355     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18356     layout: "plot-throughput"
18357
18358 - type: "plot"
18359   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18360   algorithm: "plot_perf_box_name"
18361   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18363   include:
18364     - "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"
18365     - "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"
18366     - "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"
18367     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18368     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18369     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18370   layout:
18371     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18372     layout: "plot-throughput"
18373
18374 - type: "plot"
18375   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18376   algorithm: "plot_perf_box_name"
18377   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18379   include:
18380     - "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"
18381     - "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"
18382     - "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"
18383     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18384     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18385     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18386   layout:
18387     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18388     layout: "plot-throughput"
18389
18390 ################################################################################
18391
18392 # Packet Speedup
18393
18394 - type: "plot"
18395   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18396   algorithm: "plot_tsa_name"
18397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18399   include:
18400     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18401     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18402     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18403     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18404   layout:
18405     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18406     layout: "plot-throughput-speedup-analysis"
18407
18408 - type: "plot"
18409   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18410   algorithm: "plot_tsa_name"
18411   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18413   include:
18414     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18415     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18416     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18417     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18418   layout:
18419     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18420     layout: "plot-throughput-speedup-analysis"
18421
18422 - type: "plot"
18423   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18424   algorithm: "plot_tsa_name"
18425   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18426   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18427   include:
18428     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18429     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18430     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18431     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18432   layout:
18433     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18434     layout: "plot-throughput-speedup-analysis"
18435
18436 - type: "plot"
18437   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18438   algorithm: "plot_tsa_name"
18439   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18440   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18441   include:
18442     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18443     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18444     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18445     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18446   layout:
18447     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18448     layout: "plot-throughput-speedup-analysis"
18449
18450 - type: "plot"
18451   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18452   algorithm: "plot_tsa_name"
18453   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18454   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18455   include:
18456     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18457     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18458     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18459     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18460   layout:
18461     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18462     layout: "plot-throughput-speedup-analysis"
18463
18464 - type: "plot"
18465   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18466   algorithm: "plot_tsa_name"
18467   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18469   include:
18470     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18471     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18472     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18473     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18474   layout:
18475     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18476     layout: "plot-throughput-speedup-analysis"
18477
18478 - type: "plot"
18479   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18480   algorithm: "plot_tsa_name"
18481   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18482   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18483   include:
18484     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18485     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18486     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18487     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18488     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18489     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18490   layout:
18491     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18492     layout: "plot-throughput-speedup-analysis"
18493
18494 - type: "plot"
18495   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18496   algorithm: "plot_tsa_name"
18497   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18498   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18499   include:
18500     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18501     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18502     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18503     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18504     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18505     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18506   layout:
18507     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18508     layout: "plot-throughput-speedup-analysis"
18509
18510 - type: "plot"
18511   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18512   algorithm: "plot_tsa_name"
18513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18515   include:
18516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18520   layout:
18521     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18522     layout: "plot-throughput-speedup-analysis"
18523
18524 - type: "plot"
18525   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18526   algorithm: "plot_tsa_name"
18527   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18528   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18529   include:
18530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18534   layout:
18535     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18536     layout: "plot-throughput-speedup-analysis"
18537
18538 - type: "plot"
18539   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18540   algorithm: "plot_tsa_name"
18541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18543   include:
18544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18547   layout:
18548     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18549     layout: "plot-throughput-speedup-analysis"
18550
18551 - type: "plot"
18552   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18553   algorithm: "plot_tsa_name"
18554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18556   include:
18557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18560   layout:
18561     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18562     layout: "plot-throughput-speedup-analysis"
18563
18564 - type: "plot"
18565   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18566   algorithm: "plot_tsa_name"
18567   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18568   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18569   include:
18570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18575   layout:
18576     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18577     layout: "plot-throughput-speedup-analysis"
18578
18579 - type: "plot"
18580   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18581   algorithm: "plot_tsa_name"
18582   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18584   include:
18585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18590   layout:
18591     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18592     layout: "plot-throughput-speedup-analysis"
18593
18594 - type: "plot"
18595   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18596   algorithm: "plot_tsa_name"
18597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18599   include:
18600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18603   layout:
18604     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18605     layout: "plot-throughput-speedup-analysis"
18606
18607 - type: "plot"
18608   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18609   algorithm: "plot_tsa_name"
18610   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18611   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18612   include:
18613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18616   layout:
18617     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18618     layout: "plot-throughput-speedup-analysis"
18619
18620 - type: "plot"
18621   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18622   algorithm: "plot_tsa_name"
18623   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18625   include:
18626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18632   layout:
18633     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18641   include:
18642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18648   layout:
18649     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18650     layout: "plot-throughput-speedup-analysis"
18651
18652 - type: "plot"
18653   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18654   algorithm: "plot_tsa_name"
18655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18657   include:
18658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18664   layout:
18665     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18666     layout: "plot-throughput-speedup-analysis"
18667
18668 - type: "plot"
18669   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18670   algorithm: "plot_tsa_name"
18671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18673   include:
18674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18680   layout:
18681     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18682     layout: "plot-throughput-speedup-analysis"
18683
18684 - type: "plot"
18685   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18686   algorithm: "plot_tsa_name"
18687   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18689   include:
18690     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18692   layout:
18693     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18694     layout: "plot-throughput-speedup-analysis"
18695
18696 - type: "plot"
18697   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18698   algorithm: "plot_tsa_name"
18699   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701   include:
18702     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18703     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18704   layout:
18705     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18706     layout: "plot-throughput-speedup-analysis"
18707
18708 - type: "plot"
18709   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18710   algorithm: "plot_tsa_name"
18711   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18712   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18713   include:
18714     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18715     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18716     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18719     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18720   layout:
18721     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18722     layout: "plot-throughput-speedup-analysis"
18723
18724 - type: "plot"
18725   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18726   algorithm: "plot_tsa_name"
18727   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18729   include:
18730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18734     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18735     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18736   layout:
18737     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18738     layout: "plot-throughput-speedup-analysis"
18739
18740 - type: "plot"
18741   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18742   algorithm: "plot_tsa_name"
18743   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18744   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18745   include:
18746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18752   layout:
18753     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18754     layout: "plot-throughput-speedup-analysis"
18755
18756 - type: "plot"
18757   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18758   algorithm: "plot_tsa_name"
18759   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18761   include:
18762     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18763     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18764     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18765     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18768   layout:
18769     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18770     layout: "plot-throughput-speedup-analysis"
18771
18772 - type: "plot"
18773   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18774   algorithm: "plot_tsa_name"
18775   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18777   include:
18778     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18779     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18780     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18784   layout:
18785     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18786     layout: "plot-throughput-speedup-analysis"
18787
18788 - type: "plot"
18789   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18790   algorithm: "plot_tsa_name"
18791   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18793   include:
18794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18797     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18798     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18800   layout:
18801     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18802     layout: "plot-throughput-speedup-analysis"
18803
18804 - type: "plot"
18805   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18806   algorithm: "plot_tsa_name"
18807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18809   include:
18810     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18811     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18813     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18814     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18815   layout:
18816     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18817     layout: "plot-throughput-speedup-analysis"
18818
18819 - type: "plot"
18820   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18821   algorithm: "plot_tsa_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18828     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18829     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18830   layout:
18831     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18832     layout: "plot-throughput-speedup-analysis"
18833
18834 - type: "plot"
18835   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18836   algorithm: "plot_tsa_name"
18837   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18839   include:
18840     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18842     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18843     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18844     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18845   layout:
18846     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18854   include:
18855     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18860   layout:
18861     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18862     layout: "plot-throughput-speedup-analysis"
18863
18864 - type: "plot"
18865   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18866   algorithm: "plot_tsa_name"
18867   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18868   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18869   include:
18870     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18871     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18875   layout:
18876     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18877     layout: "plot-throughput-speedup-analysis"
18878
18879 - type: "plot"
18880   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18881   algorithm: "plot_tsa_name"
18882   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18883   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18884   include:
18885     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18886     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18890   layout:
18891     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18892     layout: "plot-throughput-speedup-analysis"
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18901     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18902     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18905   layout:
18906     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18914   include:
18915     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18916     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18917     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18918     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18920   layout:
18921     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18922     layout: "plot-throughput-speedup-analysis"
18923
18924 - type: "plot"
18925   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18926   algorithm: "plot_tsa_name"
18927   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18929   include:
18930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18932     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18933     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18934     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18935   layout:
18936     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18950   layout:
18951     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18952     layout: "plot-throughput-speedup-analysis"
18953
18954 - type: "plot"
18955   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18956   algorithm: "plot_tsa_name"
18957   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18959   include:
18960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18966   layout:
18967     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18968     layout: "plot-throughput-speedup-analysis"
18969
18970 - type: "plot"
18971   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18972   algorithm: "plot_tsa_name"
18973   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18974   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18975   include:
18976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18982   layout:
18983     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18984     layout: "plot-throughput-speedup-analysis"
18985
18986 - type: "plot"
18987   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18988   algorithm: "plot_tsa_name"
18989   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18990   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18991   include:
18992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18996   layout:
18997     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18998     layout: "plot-throughput-speedup-analysis"
18999
19000 - type: "plot"
19001   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19002   algorithm: "plot_tsa_name"
19003   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19005   include:
19006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19010   layout:
19011     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19012     layout: "plot-throughput-speedup-analysis"
19013
19014 - type: "plot"
19015   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19016   algorithm: "plot_tsa_name"
19017   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19019   include:
19020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19026   layout:
19027     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19028     layout: "plot-throughput-speedup-analysis"
19029
19030 - type: "plot"
19031   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19032   algorithm: "plot_tsa_name"
19033   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19034   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19035   include:
19036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19042   layout:
19043     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19044     layout: "plot-throughput-speedup-analysis"
19045
19046 - type: "plot"
19047   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19048   algorithm: "plot_tsa_name"
19049   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19051   include:
19052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19056   layout:
19057     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19058     layout: "plot-throughput-speedup-analysis"
19059
19060 - type: "plot"
19061   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19062   algorithm: "plot_tsa_name"
19063   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19064   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19065   include:
19066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19070   layout:
19071     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19072     layout: "plot-throughput-speedup-analysis"
19073
19074 - type: "plot"
19075   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19076   algorithm: "plot_tsa_name"
19077   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19078   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19079   include:
19080     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19081     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19082     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19085     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19086   layout:
19087     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19088     layout: "plot-throughput-speedup-analysis"
19089
19090 - type: "plot"
19091   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19092   algorithm: "plot_tsa_name"
19093   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19094   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19095   include:
19096     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19097     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19101     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19102   layout:
19103     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19104     layout: "plot-throughput-speedup-analysis"
19105
19106 - type: "plot"
19107   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19108   algorithm: "plot_tsa_name"
19109   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19111   include:
19112     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19115     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19116   layout:
19117     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19118     layout: "plot-throughput-speedup-analysis"
19119
19120 - type: "plot"
19121   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19122   algorithm: "plot_tsa_name"
19123   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19125   include:
19126     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19127     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19130   layout:
19131     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19132     layout: "plot-throughput-speedup-analysis"
19133
19134 - type: "plot"
19135   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19136   algorithm: "plot_tsa_name"
19137   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19138   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19139   include:
19140     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19145   layout:
19146     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19147     layout: "plot-throughput-speedup-analysis"
19148
19149 - type: "plot"
19150   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19151   algorithm: "plot_tsa_name"
19152   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19154   include:
19155     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19160   layout:
19161     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19162     layout: "plot-throughput-speedup-analysis"
19163
19164 - type: "plot"
19165   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19166   algorithm: "plot_tsa_name"
19167   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19168   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19169   include:
19170     - "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"
19171     - "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"
19172     - "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"
19173     - "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"
19174     - "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"
19175   layout:
19176     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19177     layout: "plot-throughput-speedup-analysis"
19178
19179 - type: "plot"
19180   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19181   algorithm: "plot_tsa_name"
19182   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19184   include:
19185     - "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"
19186     - "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"
19187     - "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"
19188     - "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"
19189     - "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"
19190   layout:
19191     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19192     layout: "plot-throughput-speedup-analysis"
19193
19194 - type: "plot"
19195   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19196   algorithm: "plot_tsa_name"
19197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19199   include:
19200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19205   layout:
19206     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19207     layout: "plot-throughput-speedup-analysis"
19208
19209 - type: "plot"
19210   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19211   algorithm: "plot_tsa_name"
19212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19214   include:
19215     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19220   layout:
19221     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19222     layout: "plot-throughput-speedup-analysis"
19223
19224 - type: "plot"
19225   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19226   algorithm: "plot_tsa_name"
19227   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19229   include:
19230     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19231     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19235   layout:
19236     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19237     layout: "plot-throughput-speedup-analysis"
19238
19239 - type: "plot"
19240   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19241   algorithm: "plot_tsa_name"
19242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19244   include:
19245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19250   layout:
19251     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19252     layout: "plot-throughput-speedup-analysis"
19253
19254 - type: "plot"
19255   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19256   algorithm: "plot_tsa_name"
19257   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19259   include:
19260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19264   layout:
19265     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19266     layout: "plot-throughput-speedup-analysis"
19267
19268 - type: "plot"
19269   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19270   algorithm: "plot_tsa_name"
19271   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19273   include:
19274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19278   layout:
19279     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19280     layout: "plot-throughput-speedup-analysis"
19281
19282 - type: "plot"
19283   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19284   algorithm: "plot_tsa_name"
19285   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19287   include:
19288     - "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"
19289     - "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"
19290     - "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"
19291     - "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"
19292   layout:
19293     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19294     layout: "plot-throughput-speedup-analysis"
19295
19296 - type: "plot"
19297   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
19298   algorithm: "plot_tsa_name"
19299   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
19300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19301   include:
19302     - "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"
19303     - "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"
19304     - "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"
19305     - "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"
19306   layout:
19307     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
19308     layout: "plot-throughput-speedup-analysis"
19309
19310 - type: "plot"
19311   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19312   algorithm: "plot_tsa_name"
19313   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19314   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19315   include:
19316     - "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"
19317     - "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"
19318     - "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"
19319     - "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"
19320     - "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"
19321     - "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"
19322   layout:
19323     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19324     layout: "plot-throughput-speedup-analysis"
19325
19326 - type: "plot"
19327   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19328   algorithm: "plot_tsa_name"
19329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19331   include:
19332     - "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"
19333     - "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"
19334     - "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"
19335     - "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"
19336     - "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"
19337     - "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"
19338   layout:
19339     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19340     layout: "plot-throughput-speedup-analysis"
19341
19342 ################################################################################
19343
19344 # Packet Throughput - DPDK
19345
19346 # 2n-clx-xxv710
19347
19348 - type: "plot"
19349   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19350   algorithm: "plot_perf_box_name"
19351   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19352   data: "plot-dpdk-throughput-latency-2n-clx"
19353   include:
19354     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19355     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19356   layout:
19357     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19358     layout: "plot-throughput"
19359
19360 - type: "plot"
19361   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19362   algorithm: "plot_perf_box_name"
19363   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19364   data: "plot-dpdk-throughput-latency-2n-clx"
19365   include:
19366     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19367     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19368   layout:
19369     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19370     layout: "plot-throughput"
19371
19372 - type: "plot"
19373   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19374   algorithm: "plot_perf_box_name"
19375   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19376   data: "plot-dpdk-throughput-latency-2n-clx"
19377   include:
19378     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19379     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19380   layout:
19381     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19382     layout: "plot-throughput"
19383
19384 - type: "plot"
19385   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19386   algorithm: "plot_perf_box_name"
19387   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19388   data: "plot-dpdk-throughput-latency-2n-clx"
19389   include:
19390     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19391     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19392   layout:
19393     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19394     layout: "plot-throughput"
19395
19396 # 2n-clx-x710
19397
19398 - type: "plot"
19399   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19400   algorithm: "plot_perf_box_name"
19401   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19402   data: "plot-dpdk-throughput-latency-2n-clx"
19403   include:
19404     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19405     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19406   layout:
19407     title: "2n-clx-x710-64b-2t1c-base-ndr"
19408     layout: "plot-throughput"
19409
19410 - type: "plot"
19411   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19412   algorithm: "plot_perf_box_name"
19413   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19414   data: "plot-dpdk-throughput-latency-2n-clx"
19415   include:
19416     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19417     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19418   layout:
19419     title: "2n-clx-x710-64b-4t2c-base-ndr"
19420     layout: "plot-throughput"
19421
19422 - type: "plot"
19423   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19424   algorithm: "plot_perf_box_name"
19425   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19426   data: "plot-dpdk-throughput-latency-2n-clx"
19427   include:
19428     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19429     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19430   layout:
19431     title: "2n-clx-x710-64b-2t1c-base-pdr"
19432     layout: "plot-throughput"
19433
19434 - type: "plot"
19435   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19436   algorithm: "plot_perf_box_name"
19437   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19438   data: "plot-dpdk-throughput-latency-2n-clx"
19439   include:
19440     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19441     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19442   layout:
19443     title: "2n-clx-x710-64b-4t2c-base-pdr"
19444     layout: "plot-throughput"
19445
19446 ################################################################################
19447
19448 - type: "plot"
19449   title: "Latency by percentile: 2n-skx"
19450   algorithm: "plot_hdrh_lat_by_percentile"
19451   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19452   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19453   target-links: "../../_static/vpp"
19454   data: "plot-vpp-hdrh-lat-2n-skx"
19455   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19456   layout:
19457     layout: "plot-hdrh-latency-by-percentile"
19458
19459 - type: "plot"
19460   title: "Latency by percentile: 3n-skx"
19461   algorithm: "plot_hdrh_lat_by_percentile"
19462   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19463   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19464   target-links: "../../_static/vpp"
19465   data: "plot-vpp-hdrh-lat-3n-skx"
19466   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19467   layout:
19468     layout: "plot-hdrh-latency-by-percentile"
19469
19470 - type: "plot"
19471   title: "Latency by percentile: 2n-clx"
19472   algorithm: "plot_hdrh_lat_by_percentile"
19473   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19474   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19475   target-links: "../../_static/vpp"
19476   data: "plot-vpp-hdrh-lat-2n-clx"
19477   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19478   layout:
19479     layout: "plot-hdrh-latency-by-percentile"
19480
19481 - type: "plot"
19482   title: "Latency by percentile: 3n-hsw"
19483   algorithm: "plot_hdrh_lat_by_percentile"
19484   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19485   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19486   target-links: "../../_static/vpp"
19487   data: "plot-vpp-hdrh-lat-3n-hsw"
19488   filter: "'1T1C' and 'NIC_Intel-XL710'"
19489   layout:
19490     layout: "plot-hdrh-latency-by-percentile"
19491
19492 - type: "plot"
19493   title: "Latency by percentile: 3n-tsh"
19494   algorithm: "plot_hdrh_lat_by_percentile"
19495   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19496   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19497   target-links: "../../_static/vpp"
19498   data: "plot-vpp-hdrh-lat-3n-tsh"
19499   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19500   layout:
19501     layout: "plot-hdrh-latency-by-percentile"
19502
19503 - type: "plot"
19504   title: "Latency by percentile: DPDK 2n-skx"
19505   algorithm: "plot_hdrh_lat_by_percentile"
19506   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19507   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19508   target-links: "../../_static/dpdk"
19509   data: "plot-dpdk-hdrh-lat-2n-skx"
19510   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19511   layout:
19512     layout: "plot-hdrh-latency-by-percentile"
19513
19514 - type: "plot"
19515   title: "Latency by percentile: DPDK 3n-skx"
19516   algorithm: "plot_hdrh_lat_by_percentile"
19517   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19518   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19519   target-links: "../../_static/dpdk"
19520   data: "plot-dpdk-hdrh-lat-3n-skx"
19521   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19522   layout:
19523     layout: "plot-hdrh-latency-by-percentile"
19524
19525 - type: "plot"
19526   title: "Latency by percentile: DPDK 2n-clx"
19527   algorithm: "plot_hdrh_lat_by_percentile"
19528   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19529   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19530   target-links: "../../_static/dpdk"
19531   data: "plot-dpdk-hdrh-lat-2n-clx"
19532   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19533   layout:
19534     layout: "plot-hdrh-latency-by-percentile"
19535
19536 - type: "plot"
19537   title: "Latency by percentile: DPDK 3n-hsw"
19538   algorithm: "plot_hdrh_lat_by_percentile"
19539   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19540   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19541   target-links: "../../_static/dpdk"
19542   data: "plot-dpdk-hdrh-lat-3n-hsw"
19543   filter: "'1T1C' and 'NIC_Intel-XL710'"
19544   layout:
19545     layout: "plot-hdrh-latency-by-percentile"
19546
19547 - type: "plot"
19548   title: "Latency by percentile: DPDK 3n-tsh"
19549   algorithm: "plot_hdrh_lat_by_percentile"
19550   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19551   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19552   target-links: "../../_static/dpdk"
19553   data: "plot-dpdk-hdrh-lat-3n-tsh"
19554   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19555   layout:
19556     layout: "plot-hdrh-latency-by-percentile"