596ad287a5eca9c2c1bfe088bad55a3b3b13cdfc
[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         - 50  # perf-full-3n-hsw-l2_IX
549         - 52  # perf-full-3n-hsw-l2_X
550         - 53  # perf-full-3n-hsw-l2_XI
551
552     vpp-perf-results-3n-skx:
553       # TODO: Replace:
554       csit-vpp-perf-report-iterative-2005-3n-skx:
555         - 4   # NDRPDR sel
556
557     vpp-perf-results-2n-skx:
558       # TODO: Replace:
559       csit-vpp-perf-report-iterative-2005-2n-skx:
560         - 7   # NDRPDR sel
561
562     vpp-perf-results-2n-clx:
563       # TODO: Replace:
564       csit-vpp-perf-report-iterative-2005-2n-clx:
565         - 9   # NDRPDR sel
566
567     vpp-perf-results-3n-tsh:
568       # TODO: Replace:
569       # csit-vpp-perf-report-iterative-2005-3n-tsh:
570       csit-vpp-perf-verify-2001-3n-tsh:
571         - 10  # NDRPDR sel
572
573     vpp-perf-results-3n-dnv:
574       csit-vpp-perf-report-coverage-2005-3n-dnv:
575         - 1   # perf-full-3n-dnv-crypto_I
576         - 15  # perf-full-3n-dnv-crypto_II
577         - 5   # perf-full-3n-dnv-ip4_I
578         - 13  # perf-full-3n-dnv-ip4_II
579         - 18  # perf-full-3n-dnv-ip6_II
580
581     vpp-perf-results-2n-dnv:
582       csit-vpp-perf-report-coverage-2005-2n-dnv:
583         - 1   # perf-full-2n-dnv-ip4_I
584         - 2   # perf-full-2n-dnv-ip4_II
585         - 3   # perf-full-2n-dnv-ip6_I
586         - 4   # perf-full-2n-dnv-ip6_II
587         - 5   # perf-full-2n-dnv-l2_I
588         - 6   # perf-full-2n-dnv-l2_II
589
590     vpp-mrr-results-3n-hsw:
591       csit-vpp-perf-report-iterative-2005-3n-hsw:
592         - 13  # MRR
593
594     vpp-mrr-results-3n-skx:
595       csit-vpp-perf-report-iterative-2005-3n-skx:
596         - 6   # MRR sel
597
598     vpp-mrr-results-2n-skx:
599       # TODO: Replace:
600       # csit-vpp-perf-report-iterative-2005-2n-skx:
601       csit-vpp-perf-verify-2001-2n-skx:
602         - 101 # MRR sel
603         - 128 # MRR sel addition
604
605     vpp-mrr-results-2n-clx:
606       csit-vpp-perf-report-iterative-2005-2n-clx:
607         - 12   # MRR
608
609     vpp-mrr-results-3n-tsh:
610       # TODO: Replace:
611       # csit-vpp-perf-report-iterative-2005-3n-tsh:
612       csit-vpp-perf-verify-2001-3n-tsh:
613         - 9   # MRR sel
614
615     vpp-mrr-results-3n-dnv:
616       csit-vpp-perf-report-iterative-2005-3n-dnv:
617         - 8   # MRR
618
619     vpp-mrr-results-2n-dnv:
620       csit-vpp-perf-report-iterative-2005-2n-dnv:
621         - 15  # MRR sel
622
623     vpp-device-results-ubuntu:
624       csit-vpp-device-2005-ubuntu1804-1n-skx:
625         - 35
626
627     dpdk-perf-results-3n-hsw:
628       csit-dpdk-perf-report-iterative-2005-3n-hsw:
629         - 5   # NDRPDR sel
630
631     dpdk-perf-results-3n-skx:
632       csit-dpdk-perf-report-iterative-2005-3n-skx:
633         - 4   # NDRPDR sel
634
635     dpdk-perf-results-2n-skx:
636       csit-dpdk-perf-report-iterative-2005-2n-skx:
637         - 1   # NDRPDR sel
638
639     dpdk-perf-results-2n-clx:
640       csit-dpdk-perf-report-iterative-2005-2n-clx:
641         - 1   # NDRPDR sel
642
643     dpdk-perf-results-2n-dnv:
644       csit-dpdk-perf-report-iterative-2005-2n-dnv:
645         - 8   # NDRPDR sel
646
647     dpdk-perf-results-3n-dnv:
648       csit-dpdk-perf-report-iterative-2005-3n-dnv:
649         - 6   # NDRPDR sel
650
651     dpdk-perf-results-3n-tsh:
652       # TODO: Replace with better results:
653       csit-dpdk-perf-report-iterative-2005-3n-tsh:
654         - 5   # NDRPDR sel
655
656 ###########################################################################
657     # Tables (more than one data set)
658
659     # Performance changes
660
661     vpp-performance-changes-3n-hsw-h1:
662       csit-vpp-perf-verify-1908-3n-hsw:
663         - 12  # NDRPDR sel
664         - 13  # NDRPDR sel
665         - 14  # NDRPDR sel
666         - 15  # NDRPDR sel
667         - 16  # NDRPDR sel
668         - 17  # NDRPDR sel
669         - 18  # NDRPDR sel
670         - 19  # NDRPDR sel
671         - 20  # NDRPDR sel
672         - 21  # NDRPDR sel
673     vpp-performance-changes-3n-hsw-ref:
674       csit-vpp-perf-verify-2001-3n-hsw:
675         - 21  # NDRPDR sel
676         - 22  # NDRPDR sel
677         - 23  # NDRPDR sel
678         - 24  # NDRPDR sel
679         - 25  # NDRPDR sel
680         - 29  # NDRPDR sel
681         - 30  # NDRPDR sel
682         - 31  # NDRPDR sel
683         - 32  # NDRPDR sel
684         - 34  # NDRPDR sel
685     vpp-performance-changes-3n-hsw-cmp:
686       csit-vpp-perf-report-iterative-2005-3n-hsw:
687         - 3   # NDRPDR sel
688         - 4   # NDRPDR sel
689         - 5   # NDRPDR sel
690         - 10  # NDRPDR sel
691         - 11  # NDRPDR sel
692         - 12  # NDRPDR sel
693         - 15  # NDRPDR sel
694         - 16  # NDRPDR sel
695         - 18  # NDRPDR sel
696         - 19  # NDRPDR sel
697
698     vpp-performance-changes-3n-skx-h1:
699       csit-vpp-perf-verify-1908-3n-skx:
700         - 26  # NDRPDR sel - new1908.1
701         - 27  # NDRPDR sel - new1908.1
702         - 28  # NDRPDR sel - new1908.1
703         - 29  # NDRPDR sel - new1908.1
704         - 30  # NDRPDR sel - new1908.1
705         - 31  # NDRPDR sel - new1908.1
706         - 33  # NDRPDR sel - new1908.1
707         - 34  # NDRPDR sel - new1908.1
708         - 35  # NDRPDR sel - new1908.1
709         - 36  # NDRPDR sel - new1908.1
710     vpp-performance-changes-3n-skx-ref:
711       csit-vpp-perf-verify-2001-3n-skx:
712         - 69  # NDRPDR sel - new2001.0
713         - 71  # NDRPDR sel - new2001.0
714         - 72  # NDRPDR sel - new2001.0
715         - 76  # NDRPDR sel - new2001.0
716         - 77  # NDRPDR sel - new2001.0
717         - 78  # NDRPDR sel - new2001.0
718         - 80  # NDRPDR sel - new2001.0
719     vpp-performance-changes-3n-skx-cmp:
720       # TODO: Add data:
721       csit-vpp-perf-report-iterative-2005-3n-skx:
722         - 4   # NDRPDR sel
723         - 5   # NDRPDR sel ??? all x710 failed
724
725     vpp-performance-changes-2n-skx-h1:
726       csit-vpp-perf-verify-1908-2n-skx:
727         - 39  # NDRPDR sel - new1908.1
728         - 40  # NDRPDR sel - new1908.1
729         - 41  # NDRPDR sel - new1908.1
730         - 43  # NDRPDR sel - new1908.1
731         - 44  # NDRPDR sel - new1908.1
732         - 45  # NDRPDR sel - new1908.1
733         - 46  # NDRPDR sel - new1908.1
734         - 47  # NDRPDR sel - new1908.1
735         - 48  # NDRPDR sel - new1908.1
736         - 49  # NDRPDR sel - new1908.1
737     vpp-performance-changes-2n-skx-ref:
738       csit-vpp-perf-verify-2001-2n-skx:
739         - 143  # NDRPDR sel - new2001.0
740         - 146  # NDRPDR sel - new2001.0
741         - 147  # NDRPDR sel - new2001.0
742         - 148  # NDRPDR sel - new2001.0
743         - 149  # NDRPDR sel - new2001.0
744         - 150  # NDRPDR sel - new2001.0
745         - 151  # NDRPDR sel - new2001.0
746         - 152  # NDRPDR sel - new2001.0
747         - 153  # NDRPDR sel - new2001.0
748         - 154  # NDRPDR sel - new2001.0
749     vpp-performance-changes-2n-skx-cmp:
750       # TODO: Add data:
751       csit-vpp-perf-report-iterative-2005-2n-skx:
752         - 7   # NDRPDR sel
753
754     vpp-performance-changes-nfv-2n-skx-ref:
755       csit-vpp-perf-verify-2001-2n-skx:
756         - 30  # NFV
757         - 31  # NFV
758     vpp-performance-changes-nfv-2n-skx-cmp:
759       # TODO: Add data:
760       csit-vpp-perf-report-iterative-2005-2n-skx:
761         - 7   # NDRPDR sel
762
763     vpp-performance-changes-2n-clx-h1:
764       csit-vpp-perf-verify-1908_1-2n-clx:
765         - 5  # NDRPDR sel
766         - 6  # NDRPDR sel
767         - 7  # NDRPDR sel
768         - 8  # NDRPDR sel
769         - 9  # NDRPDR sel
770     vpp-performance-changes-2n-clx-ref:
771       csit-vpp-perf-verify-2001-2n-clx:
772         - 28  # NDRPDR sel
773         - 29  # NDRPDR sel
774         - 32  # NDRPDR sel
775         - 40  # NDRPDR sel
776         - 43  # NDRPDR sel
777         - 44  # NDRPDR sel
778         - 45  # NDRPDR sel
779         - 47  # NDRPDR sel
780         - 48  # NDRPDR sel
781         - 49  # NDRPDR sel
782     vpp-performance-changes-2n-clx-cmp:
783       # TODO: Add data:
784       csit-vpp-perf-report-iterative-2005-2n-clx:
785         - 7   # NDRPDR sel
786         - 9   # NDRPDR sel
787         - 32  # NDRPDR sel ???
788         - 33  # NDRPDR sel ???
789
790     vpp-performance-changes-2n-dnv-h1:
791       csit-vpp-perf-verify-1908-2n-dnv:
792         - 1   # NDRPDR sel
793         - 2   # NDRPDR sel
794         - 3   # NDRPDR sel
795         - 4   # NDRPDR sel
796         - 5   # NDRPDR sel
797         - 6   # NDRPDR sel
798         - 7   # NDRPDR sel
799         - 8   # NDRPDR sel
800         - 9   # NDRPDR sel
801         - 10  # NDRPDR sel
802     vpp-performance-changes-2n-dnv-ref:
803       csit-vpp-perf-verify-2001-2n-dnv:
804         - 4   # NDRPDR sel
805         - 5   # NDRPDR sel
806         - 6   # NDRPDR sel
807         - 7   # NDRPDR sel
808         - 8   # NDRPDR sel
809         - 9   # NDRPDR sel
810         - 10  # NDRPDR sel
811         - 11  # NDRPDR sel
812         - 13  # NDRPDR sel
813         - 16  # NDRPDR sel
814     vpp-performance-changes-2n-dnv-cmp:
815       csit-vpp-perf-report-iterative-2005-2n-dnv:
816         - 3   # NDRPDR sel
817         - 6   # NDRPDR sel
818         - 7   # NDRPDR sel
819         - 8   # NDRPDR sel
820         - 9   # NDRPDR sel
821         - 10  # NDRPDR sel
822         - 11  # NDRPDR sel
823         - 12  # NDRPDR sel
824         - 13  # NDRPDR sel
825         - 14  # NDRPDR sel
826
827     vpp-performance-changes-3n-dnv-h1:
828       csit-vpp-perf-verify-1908-3n-dnv:
829         - 6   # NDRPDR sel
830         - 7   # NDRPDR sel
831         - 8   # NDRPDR sel
832         - 9   # NDRPDR sel
833         - 10  # NDRPDR sel
834         - 12  # NDRPDR sel
835         - 13  # NDRPDR sel
836         - 14  # NDRPDR sel
837         - 15  # NDRPDR sel
838         - 16  # NDRPDR sel
839     vpp-performance-changes-3n-dnv-ref:
840       csit-vpp-perf-verify-2001-3n-dnv:
841         - 5   # NDRPDR sel
842         - 6   # NDRPDR sel
843         - 7   # NDRPDR sel
844         - 8   # NDRPDR sel
845         - 9   # NDRPDR sel
846         - 10  # NDRPDR sel
847         - 12  # NDRPDR sel
848         - 16  # NDRPDR sel
849         - 17  # NDRPDR sel
850         - 18  # NDRPDR sel
851     vpp-performance-changes-3n-dnv-cmp:
852       csit-vpp-perf-report-iterative-2005-3n-dnv:
853         - 2   # NDRPDR sel
854         - 3   # NDRPDR sel
855         - 4   # NDRPDR sel
856         - 5   # NDRPDR sel
857         - 6   # NDRPDR sel
858         - 7   # NDRPDR sel
859         - 9   # NDRPDR sel
860         - 10  # NDRPDR sel
861         - 11  # NDRPDR sel
862         - 12  # NDRPDR sel
863
864     vpp-performance-changes-3n-tsh-h1:
865       csit-vpp-perf-verify-1908-3n-tsh:
866         - 7   # NDRPDR sel
867         - 8   # NDRPDR sel
868         - 9   # NDRPDR sel
869         - 10  # NDRPDR sel
870         - 11  # NDRPDR sel
871         - 12  # NDRPDR sel
872         - 13  # NDRPDR sel
873         - 14  # NDRPDR sel
874         - 15  # NDRPDR sel
875         - 16  # NDRPDR sel
876     vpp-performance-changes-3n-tsh-ref:
877       csit-vpp-perf-verify-2001-3n-tsh:
878         - 3   # NDRPDR sel
879         - 4   # NDRPDR sel
880         - 7   # NDRPDR sel
881         - 8   # NDRPDR sel
882         - 10  # NDRPDR sel
883         - 12  # NDRPDR sel
884         - 13  # NDRPDR sel
885         - 14  # NDRPDR sel
886         - 15  # NDRPDR sel
887         - 21  # NDRPDR sel
888     vpp-performance-changes-3n-tsh-cmp:
889       # TODO: Replace:
890       # csit-vpp-perf-report-iterative-2005-3n-tsh:
891       csit-vpp-perf-verify-2001-3n-tsh:
892         - 3   # NDRPDR sel
893         - 4   # NDRPDR sel
894         - 7   # NDRPDR sel
895         - 8   # NDRPDR sel
896         - 10  # NDRPDR sel
897         - 12  # NDRPDR sel
898         - 13  # NDRPDR sel
899         - 14  # NDRPDR sel
900         - 15  # NDRPDR sel
901         - 21  # NDRPDR sel
902
903     vpp-soak-vs-ndr-2n-skx-ref:
904       # TODO: Replace:
905       # csit-vpp-perf-report-iterative-2005-2n-skx:
906       csit-vpp-perf-verify-2001-2n-skx:
907         - 143  # NDRPDR sel - new2001.0
908         - 146  # NDRPDR sel - new2001.0
909         - 147  # NDRPDR sel - new2001.0
910         - 148  # NDRPDR sel - new2001.0
911         - 149  # NDRPDR sel - new2001.0
912         - 150  # NDRPDR sel - new2001.0
913         - 151  # NDRPDR sel - new2001.0
914         - 152  # NDRPDR sel - new2001.0
915         - 153  # NDRPDR sel - new2001.0
916         - 154  # NDRPDR sel - new2001.0
917     vpp-soak-vs-ndr-2n-skx-cmp:
918       # TODO: Replace:
919       # csit-vpp-perf-report-iterative-2005-2n-skx:
920       csit-vpp-perf-verify-2001-2n-skx:
921         - 181  # Soak
922         - 182  # Soak
923     vpp-soak-vs-ndr-2n-skx:
924       # TODO: Replace:
925       # csit-vpp-perf-report-iterative-2005-2n-skx:
926       csit-vpp-perf-verify-2001-2n-skx:
927         - 143  # NDRPDR sel - new2001.0
928         - 146  # NDRPDR sel - new2001.0
929         - 147  # NDRPDR sel - new2001.0
930         - 148  # NDRPDR sel - new2001.0
931         - 149  # NDRPDR sel - new2001.0
932         - 150  # NDRPDR sel - new2001.0
933         - 151  # NDRPDR sel - new2001.0
934         - 152  # NDRPDR sel - new2001.0
935         - 153  # NDRPDR sel - new2001.0
936         - 154  # NDRPDR sel - new2001.0
937         - 181  # Soak
938         - 182  # Soak
939
940     vpp-soak-vs-ndr-2n-clx-ref:
941       # TODO: Add data:
942       # csit-vpp-perf-report-iterative-2005-2n-clx:
943       #  - 7   # NDRPDR sel
944       #  - 9   # NDRPDR sel
945       csit-vpp-perf-verify-2001-2n-clx:
946         - 28  # NDRPDR sel
947         - 29  # NDRPDR sel
948         - 32  # NDRPDR sel
949         - 40  # NDRPDR sel
950         - 43  # NDRPDR sel
951         - 44  # NDRPDR sel
952         - 45  # NDRPDR sel
953         - 47  # NDRPDR sel
954         - 48  # NDRPDR sel
955         - 49  # NDRPDR sel
956     vpp-soak-vs-ndr-2n-clx-cmp:
957       # TODO: Replace:
958       # csit-vpp-perf-report-iterative-2005-2n-clx:
959       csit-vpp-perf-verify-2001-2n-clx:
960         - 93  # SOAK
961         - 94  # Soak
962     vpp-soak-vs-ndr-2n-clx:
963       # TODO: Replace:
964       # csit-vpp-perf-report-iterative-2005-2n-clx:
965       csit-vpp-perf-verify-2001-2n-clx:
966         - 28  # NDRPDR sel
967         - 29  # NDRPDR sel
968         - 32  # NDRPDR sel
969         - 40  # NDRPDR sel
970         - 43  # NDRPDR sel
971         - 44  # NDRPDR sel
972         - 45  # NDRPDR sel
973         - 47  # NDRPDR sel
974         - 48  # NDRPDR sel
975         - 49  # NDRPDR sel
976         - 93  # SOAK
977         - 94  # Soak
978
979     vpp-performance-changes-3n-hsw-mrr-h1:
980       csit-vpp-perf-verify-1908-3n-hsw:
981         - 39  # MRR sel
982     vpp-performance-changes-3n-hsw-mrr-ref:
983       csit-vpp-perf-verify-2001-3n-hsw:
984         - 17  # MRR sel
985     vpp-performance-changes-3n-hsw-mrr-cmp:
986       csit-vpp-perf-report-iterative-2005-3n-hsw:
987         - 13  # MRR
988
989     vpp-performance-changes-3n-skx-mrr-h1:
990       csit-vpp-perf-verify-1908-3n-skx:
991         - 36  # MRR sel
992     vpp-performance-changes-3n-skx-mrr-ref:
993       csit-vpp-perf-verify-2001-3n-skx:
994         - 50  # MRR sel
995         - 53  # MRR sel addition
996     vpp-performance-changes-3n-skx-mrr-cmp:
997       csit-vpp-perf-report-iterative-2005-3n-skx:
998         - 6   # MRR sel
999
1000     vpp-performance-changes-2n-skx-mrr-h1:
1001       csit-vpp-perf-verify-1908-2n-skx:
1002         - 69  # MRR sel
1003     vpp-performance-changes-2n-skx-mrr-ref:
1004       csit-vpp-perf-verify-2001-2n-skx:
1005         - 101 # MRR sel
1006         - 128 # MRR sel addition
1007     vpp-performance-changes-2n-skx-mrr-cmp:
1008       # TODO: Replace:
1009       # csit-vpp-perf-report-iterative-2005-2n-skx:
1010       csit-vpp-perf-verify-2001-2n-skx:
1011         - 101 # MRR sel
1012         - 128 # MRR sel addition
1013
1014 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1015 #      csit-vpp-perf-verify-1908-2n-skx:
1016 #        - 71  # NFV MRR
1017 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1018 #      # TODO: Replace
1019 #      # csit-vpp-perf-verify-2001-2n-skx:
1020 #      csit-vpp-perf-verify-1908-2n-skx:
1021 #        - 71  # NFV MRR
1022
1023     vpp-performance-changes-2n-dnv-mrr-h1:
1024       csit-vpp-perf-verify-1908-2n-dnv:
1025         - 11  # MRR sel
1026     vpp-performance-changes-2n-dnv-mrr-ref:
1027       csit-vpp-perf-verify-2001-2n-dnv:
1028         - 12  # MRR sel
1029     vpp-performance-changes-2n-dnv-mrr-cmp:
1030       csit-vpp-perf-report-iterative-2005-2n-dnv:
1031         - 15  # MRR sel
1032
1033     vpp-performance-changes-3n-dnv-mrr-h1:
1034       csit-vpp-perf-verify-1908-3n-dnv:
1035         - 17  # MRR sel
1036     vpp-performance-changes-3n-dnv-mrr-ref:
1037       csit-vpp-perf-verify-2001-3n-dnv:
1038         - 11  # MRR sel
1039     vpp-performance-changes-3n-dnv-mrr-cmp:
1040       csit-vpp-perf-report-iterative-2005-3n-dnv:
1041         - 8   # MRR
1042
1043     vpp-performance-changes-3n-tsh-mrr-h1:
1044       csit-vpp-perf-verify-1908-3n-tsh:
1045         - 17  # MRR sel
1046     vpp-performance-changes-3n-tsh-mrr-ref:
1047       csit-vpp-perf-verify-2001-3n-tsh:
1048         - 9   # MRR sel
1049     vpp-performance-changes-3n-tsh-mrr-cmp:
1050       # TODO: Replace:
1051       # csit-vpp-perf-report-iterative-2005-3n-tsh:
1052       csit-vpp-perf-verify-2001-3n-tsh:
1053         - 9   # MRR sel
1054
1055     dpdk-performance-changes-3n-hsw-h1:
1056       csit-dpdk-perf-verify-1908-3n-hsw:
1057         - 2   # NDRPDR sel
1058         - 3   # NDRPDR sel
1059         - 4   # NDRPDR sel
1060         - 5   # NDRPDR sel
1061         - 6   # NDRPDR sel
1062         - 7   # NDRPDR sel
1063         - 8   # NDRPDR sel
1064         - 9   # NDRPDR sel
1065         - 10  # NDRPDR sel
1066         - 11  # NDRPDR sel
1067     dpdk-performance-changes-3n-hsw-ref:
1068       csit-dpdk-perf-verify-2001-3n-hsw:
1069         - 4   # NDRPDR sel
1070         - 5   # NDRPDR sel
1071         - 6   # NDRPDR sel
1072         - 7   # NDRPDR sel
1073         - 8   # NDRPDR sel
1074         - 9   # NDRPDR sel
1075         - 10  # NDRPDR sel
1076         - 11  # NDRPDR sel
1077         - 12  # NDRPDR sel
1078         - 13  # NDRPDR sel
1079         - 15  # NDRPDR sel
1080         - 16  # NDRPDR sel
1081         - 17  # NDRPDR sel
1082         - 18  # NDRPDR sel
1083         - 19  # NDRPDR sel
1084         - 20  # NDRPDR sel
1085         - 21  # NDRPDR sel
1086         - 22  # NDRPDR sel
1087         - 23  # NDRPDR sel
1088         - 24  # NDRPDR sel
1089     dpdk-performance-changes-3n-hsw-cmp:
1090       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1091         - 5   # NDRPDR sel
1092         - 6   # NDRPDR sel
1093         - 7   # NDRPDR sel
1094         - 8   # NDRPDR sel
1095         - 9   # NDRPDR sel
1096         - 10  # NDRPDR sel
1097         - 11  # NDRPDR sel
1098         - 12  # NDRPDR sel
1099         - 13  # NDRPDR sel
1100         - 14  # NDRPDR sel
1101
1102     dpdk-performance-changes-3n-skx-h1:
1103       csit-dpdk-perf-verify-1908-3n-skx:
1104         - 3   # NDRPDR sel
1105         - 4   # NDRPDR sel
1106         - 5   # NDRPDR sel
1107         - 6   # NDRPDR sel
1108         - 7   # NDRPDR sel
1109         - 8   # NDRPDR sel
1110         - 9   # NDRPDR sel
1111         - 10  # NDRPDR sel
1112         - 11  # NDRPDR sel
1113         - 12  # NDRPDR sel
1114     dpdk-performance-changes-3n-skx-ref:
1115       csit-dpdk-perf-verify-2001-3n-skx:
1116         - 29  # NDRPDR sel xxv710
1117         - 33  # NDRPDR sel xxv710
1118         - 34  # NDRPDR sel xxv710
1119         - 35  # NDRPDR sel xxv710
1120         - 36  # NDRPDR sel xxv710
1121         - 37  # NDRPDR sel xxv710
1122         - 41  # NDRPDR sel xxv710
1123         - 42  # NDRPDR sel xxv710
1124         - 43  # NDRPDR sel xxv710
1125         - 45  # NDRPDR sel xxv710
1126         - 30  # NDRPDR sel x710
1127         - 31  # NDRPDR sel x710
1128         - 32  # NDRPDR sel x710
1129         - 38  # NDRPDR sel x710
1130         - 39  # NDRPDR sel x710
1131         - 40  # NDRPDR sel x710
1132         - 44  # NDRPDR sel x710
1133         - 46  # NDRPDR sel x710
1134         - 47  # NDRPDR sel x710
1135         - 48  # NDRPDR sel x710
1136     dpdk-performance-changes-3n-skx-cmp:
1137       csit-dpdk-perf-report-iterative-2005-3n-skx:
1138         - 4   # NDRPDR sel
1139         - 5   # NDRPDR sel
1140         - 6   # NDRPDR sel
1141         - 7   # NDRPDR sel
1142         - 8   # NDRPDR sel
1143         - 11  # NDRPDR sel
1144         - 12  # NDRPDR sel
1145         - 13  # NDRPDR sel
1146         - 14  # NDRPDR sel
1147         - 15  # NDRPDR sel
1148
1149     dpdk-performance-changes-2n-skx-h1:
1150       csit-dpdk-perf-verify-1908-2n-skx:
1151         - 2   # NDRPDR sel
1152         - 3   # NDRPDR sel
1153         - 4   # NDRPDR sel
1154         - 5   # NDRPDR sel
1155         - 7   # NDRPDR sel
1156         - 8   # NDRPDR sel
1157         - 9   # NDRPDR sel
1158         - 10  # NDRPDR sel
1159         - 11  # NDRPDR sel
1160         - 12  # NDRPDR sel
1161     dpdk-performance-changes-2n-skx-ref:
1162       csit-dpdk-perf-verify-2001-2n-skx:
1163         - 35  # NDRPDR sel xxv710
1164         - 36  # NDRPDR sel xxv710
1165         - 37  # NDRPDR sel xxv710
1166         - 41  # NDRPDR sel xxv710
1167         - 42  # NDRPDR sel xxv710
1168         - 43  # NDRPDR sel xxv710
1169         - 46  # NDRPDR sel xxv710
1170         - 47  # NDRPDR sel xxv710
1171         - 52  # NDRPDR sel xxv710
1172         - 53  # NDRPDR sel xxv710
1173         - 38  # NDRPDR sel x710
1174         - 39  # NDRPDR sel x710
1175         - 40  # NDRPDR sel x710
1176         - 44  # NDRPDR sel x710
1177         - 45  # NDRPDR sel x710
1178         - 48  # NDRPDR sel x710
1179         - 49  # NDRPDR sel x710
1180         - 50  # NDRPDR sel x710
1181         - 51  # NDRPDR sel x710
1182         - 54  # NDRPDR sel x710
1183     dpdk-performance-changes-2n-skx-cmp:
1184       csit-dpdk-perf-report-iterative-2005-2n-skx:
1185         - 1   # NDRPDR sel
1186         - 2   # NDRPDR sel
1187         - 3   # NDRPDR sel
1188         - 4   # NDRPDR sel
1189         - 5   # NDRPDR sel
1190         - 6   # NDRPDR sel
1191         - 7   # NDRPDR sel
1192         - 8   # NDRPDR sel
1193         - 9   # NDRPDR sel
1194         - 10  # NDRPDR sel
1195
1196     dpdk-performance-changes-2n-clx-ref:
1197       csit-dpdk-perf-verify-2001-2n-clx:
1198         - 15  # NDRPDR sel
1199         - 16  # NDRPDR sel
1200         - 17  # NDRPDR sel
1201         - 18  # NDRPDR sel
1202         - 19  # NDRPDR sel
1203         - 20  # NDRPDR sel
1204         - 21  # NDRPDR sel
1205         - 22  # NDRPDR sel
1206         - 23  # NDRPDR sel
1207         - 24  # NDRPDR sel
1208         - 25  # NDRPDR sel
1209         - 26  # NDRPDR sel
1210         - 27  # NDRPDR sel
1211         - 28  # NDRPDR sel
1212         - 29  # NDRPDR sel
1213         - 30  # NDRPDR sel
1214         - 31  # NDRPDR sel
1215         - 32  # NDRPDR sel
1216         - 33  # NDRPDR sel
1217         - 34  # NDRPDR sel
1218     dpdk-performance-changes-2n-clx-cmp:
1219       csit-dpdk-perf-report-iterative-2005-2n-clx:
1220         - 1   # NDRPDR sel
1221         - 2   # NDRPDR sel
1222         - 3   # NDRPDR sel
1223         - 4   # NDRPDR sel
1224         - 5   # NDRPDR sel
1225         - 6   # NDRPDR sel
1226         - 7   # NDRPDR sel
1227         - 8   # NDRPDR sel
1228         - 9   # NDRPDR sel
1229         - 10  # NDRPDR sel
1230
1231     dpdk-performance-changes-2n-dnv-ref:
1232       csit-dpdk-perf-verify-2001-2n-dnv:
1233         - 9   # NDRPDR sel
1234         - 10  # NDRPDR sel
1235         - 11  # NDRPDR sel
1236         - 12  # NDRPDR sel
1237         - 13  # NDRPDR sel
1238         - 14  # NDRPDR sel
1239         - 15  # NDRPDR sel
1240         - 16  # NDRPDR sel
1241         - 17  # NDRPDR sel
1242         - 18  # NDRPDR sel
1243     dpdk-performance-changes-2n-dnv-cmp:
1244       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1245         - 8   # NDRPDR sel
1246         - 9   # NDRPDR sel
1247         - 10  # NDRPDR sel
1248         - 11  # NDRPDR sel
1249         - 12  # NDRPDR sel
1250         - 13  # NDRPDR sel
1251         - 14  # NDRPDR sel
1252         - 15  # NDRPDR sel
1253         - 16  # NDRPDR sel
1254         - 17  # NDRPDR sel
1255
1256     dpdk-performance-changes-3n-dnv-ref:
1257       csit-dpdk-perf-verify-2001-3n-dnv:
1258         - 12  # NDRPDR sel
1259         - 13  # NDRPDR sel
1260         - 14  # NDRPDR sel
1261         - 15  # NDRPDR sel
1262         - 16  # NDRPDR sel
1263         - 17  # NDRPDR sel
1264         - 18  # NDRPDR sel
1265         - 19  # NDRPDR sel
1266         - 20  # NDRPDR sel
1267         - 22  # NDRPDR sel
1268     dpdk-performance-changes-3n-dnv-cmp:
1269       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1270         - 6   # NDRPDR sel
1271         - 7   # NDRPDR sel
1272         - 8   # NDRPDR sel
1273         - 9   # NDRPDR sel
1274         - 10  # NDRPDR sel
1275         - 11  # NDRPDR sel
1276         - 12  # NDRPDR sel
1277         - 13  # NDRPDR sel
1278         - 14  # NDRPDR sel
1279         - 16  # NDRPDR sel
1280
1281     dpdk-performance-changes-3n-tsh-ref:
1282       csit-dpdk-perf-verify-2001-3n-tsh:
1283         - 3   # NDRPDR sel
1284         - 4   # NDRPDR sel
1285         - 5   # NDRPDR sel
1286         - 9   # NDRPDR sel
1287         - 10  # NDRPDR sel
1288         - 11  # NDRPDR sel
1289         - 12  # NDRPDR sel
1290         - 14  # NDRPDR sel
1291         - 15  # NDRPDR sel
1292         - 18  # NDRPDR sel
1293     dpdk-performance-changes-3n-tsh-cmp:
1294       # TODO: Add data:
1295       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1296         - 5   # NDRPDR sel
1297
1298     # Compare testbeds
1299
1300     vpp-compare-testbeds-ref:
1301       csit-vpp-perf-report-iterative-2005-3n-hsw:
1302         - 3   # NDRPDR sel
1303         - 4   # NDRPDR sel
1304         - 5   # NDRPDR sel
1305         - 10  # NDRPDR sel
1306         - 11  # NDRPDR sel
1307         - 12  # NDRPDR sel
1308         - 15  # NDRPDR sel
1309         - 16  # NDRPDR sel
1310         - 18  # NDRPDR sel
1311         - 19  # NDRPDR sel
1312     vpp-compare-testbeds-cmp:
1313       # TODO: Add data:
1314       csit-vpp-perf-report-iterative-2005-3n-skx:
1315         - 4   # NDRPDR sel
1316         - 5   # NDRPDR sel ??? all x710 failed
1317
1318     vpp-compare-testbeds-skx-clx-ref:
1319       # TODO: Add data:
1320       csit-vpp-perf-report-iterative-2005-2n-skx:
1321         - 7   # NDRPDR sel
1322     vpp-compare-testbeds-skx-clx-cmp:
1323       # TODO: Add data:
1324       csit-vpp-perf-report-iterative-2005-2n-clx:
1325         - 7   # NDRPDR sel
1326         - 9   # NDRPDR sel
1327         - 32  # NDRPDR sel ???
1328         - 33  # NDRPDR sel ???
1329
1330     vpp-compare-testbeds-hsw-clx-ref:
1331       csit-vpp-perf-report-iterative-2005-3n-hsw:
1332         - 3   # NDRPDR sel
1333         - 4   # NDRPDR sel
1334         - 5   # NDRPDR sel
1335         - 10  # NDRPDR sel
1336         - 11  # NDRPDR sel
1337         - 12  # NDRPDR sel
1338         - 15  # NDRPDR sel
1339         - 16  # NDRPDR sel
1340         - 18  # NDRPDR sel
1341         - 19  # NDRPDR sel
1342     vpp-compare-testbeds-hsw-clx-cmp:
1343       # TODO: Add data:
1344       csit-vpp-perf-report-iterative-2005-2n-clx:
1345         - 7   # NDRPDR sel
1346         - 9   # NDRPDR sel
1347         - 32  # NDRPDR sel ???
1348         - 33  # NDRPDR sel ???
1349
1350     vpp-compare-testbeds-mrr-ref:
1351       csit-vpp-perf-report-iterative-2005-3n-hsw:
1352         - 13  # MRR
1353     vpp-compare-testbeds-mrr-cmp:
1354       csit-vpp-perf-report-iterative-2005-3n-skx:
1355         - 6   # MRR sel
1356
1357     vpp-compare-testbeds-mrr-skx-clx-ref:
1358       # TODO: Replace:
1359       # csit-vpp-perf-report-iterative-2005-2n-skx:
1360       csit-vpp-perf-verify-2001-2n-skx:
1361         - 101 # MRR sel
1362         - 128 # MRR sel addition
1363     vpp-compare-testbeds-mrr-skx-clx-cmp:
1364       csit-vpp-perf-report-iterative-2005-2n-clx:
1365         - 12   # MRR
1366
1367     vpp-compare-testbeds-mrr-hsw-clx-ref:
1368       csit-vpp-perf-report-iterative-2005-3n-hsw:
1369         - 13  # MRR
1370     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1371       csit-vpp-perf-report-iterative-2005-2n-clx:
1372         - 12   # MRR
1373
1374     dpdk-compare-testbeds-ref:
1375       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1376         - 5   # NDRPDR sel
1377         - 6   # NDRPDR sel
1378         - 7   # NDRPDR sel
1379         - 8   # NDRPDR sel
1380         - 9   # NDRPDR sel
1381         - 10  # NDRPDR sel
1382         - 11  # NDRPDR sel
1383         - 12  # NDRPDR sel
1384         - 13  # NDRPDR sel
1385         - 14  # NDRPDR sel
1386     dpdk-compare-testbeds-cmp:
1387       csit-dpdk-perf-report-iterative-2005-3n-skx:
1388         - 4   # NDRPDR sel
1389         - 5   # NDRPDR sel
1390         - 6   # NDRPDR sel
1391         - 7   # NDRPDR sel
1392         - 8   # NDRPDR sel
1393         - 11  # NDRPDR sel
1394         - 12  # NDRPDR sel
1395         - 13  # NDRPDR sel
1396         - 14  # NDRPDR sel
1397         - 15  # NDRPDR sel
1398
1399     dpdk-compare-testbeds-skx-clx-ref:
1400       csit-dpdk-perf-report-iterative-2005-2n-skx:
1401         - 1   # NDRPDR sel
1402         - 2   # NDRPDR sel
1403         - 3   # NDRPDR sel
1404         - 4   # NDRPDR sel
1405         - 5   # NDRPDR sel
1406         - 6   # NDRPDR sel
1407         - 7   # NDRPDR sel
1408         - 8   # NDRPDR sel
1409         - 9   # NDRPDR sel
1410         - 10  # NDRPDR sel
1411     dpdk-compare-testbeds-skx-clx-cmp:
1412       csit-dpdk-perf-report-iterative-2005-2n-clx:
1413         - 1   # NDRPDR sel
1414         - 2   # NDRPDR sel
1415         - 3   # NDRPDR sel
1416         - 4   # NDRPDR sel
1417         - 5   # NDRPDR sel
1418         - 6   # NDRPDR sel
1419         - 7   # NDRPDR sel
1420         - 8   # NDRPDR sel
1421         - 9   # NDRPDR sel
1422         - 10  # NDRPDR sel
1423
1424     # Compare topologies
1425
1426     vpp-compare-topologies-ref:
1427       # TODO: Add data:
1428       csit-vpp-perf-report-iterative-2005-3n-skx:
1429         - 4   # NDRPDR sel
1430         - 5   # NDRPDR sel ??? all x710 failed
1431     vpp-compare-topologies-cmp:
1432       # TODO: Add data:
1433       csit-vpp-perf-report-iterative-2005-2n-skx:
1434         - 7   # NDRPDR sel
1435
1436     vpp-compare-topologies-mrr-ref:
1437       csit-vpp-perf-report-iterative-2005-3n-skx:
1438         - 6   # MRR sel
1439     vpp-compare-topologies-mrr-cmp:
1440       # TODO: Replace:
1441       # csit-vpp-perf-report-iterative-2005-2n-skx:
1442       csit-vpp-perf-verify-2001-2n-skx:
1443         - 101 # MRR sel
1444         - 128 # MRR sel addition
1445
1446     dpdk-compare-topologies-ref:
1447       csit-dpdk-perf-report-iterative-2005-3n-skx:
1448         - 4   # NDRPDR sel
1449         - 5   # NDRPDR sel
1450         - 6   # NDRPDR sel
1451         - 7   # NDRPDR sel
1452         - 8   # NDRPDR sel
1453         - 11  # NDRPDR sel
1454         - 12  # NDRPDR sel
1455         - 13  # NDRPDR sel
1456         - 14  # NDRPDR sel
1457         - 15  # NDRPDR sel
1458     dpdk-compare-topologies-cmp:
1459       csit-dpdk-perf-report-iterative-2005-2n-skx:
1460         - 1   # NDRPDR sel
1461         - 2   # NDRPDR sel
1462         - 3   # NDRPDR sel
1463         - 4   # NDRPDR sel
1464         - 5   # NDRPDR sel
1465         - 6   # NDRPDR sel
1466         - 7   # NDRPDR sel
1467         - 8   # NDRPDR sel
1468         - 9   # NDRPDR sel
1469         - 10  # NDRPDR sel
1470
1471   plot-layouts:
1472
1473     plot-soak-throughput:
1474       titlefont:
1475         size: 18
1476       xaxis:
1477         title: "<b>Test Cases [Index]</b>"
1478         titlefont:
1479           size: 16
1480         autorange: True
1481         fixedrange: False
1482         gridcolor: "rgb(230, 230, 230)"
1483         linecolor: "rgb(220, 220, 220)"
1484         linewidth: 1
1485         showgrid: True
1486         showline: True
1487         showticklabels: True
1488         tickcolor: "rgb(220, 220, 220)"
1489         tickmode: "linear"
1490         tickfont:
1491           size: 16
1492         zeroline: False
1493       yaxis:
1494         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1495         titlefont:
1496           size: 16
1497         gridcolor: "rgb(230, 230, 230)"
1498         hoverformat: ".4r"
1499         tickformat: ".3r"
1500         linecolor: "rgb(220, 220, 220)"
1501         linewidth: 1
1502         showgrid: True
1503         showline: True
1504         showticklabels: True
1505         tickcolor: "rgb(220, 220, 220)"
1506         tickfont:
1507           size: 16
1508         zeroline: False
1509         range: [0,50]
1510       autosize: False
1511       margin:
1512         t: 50
1513         b: 0
1514         l: 80
1515         r: 20
1516       showlegend: True
1517       legend:
1518         orientation: "h"
1519         font:
1520           size: 16
1521       width: 700
1522       height: 900
1523       paper_bgcolor: "#fff"
1524       plot_bgcolor: "#fff"
1525       hoverlabel:
1526         namelength: -1
1527
1528     plot-service-density:
1529       titlefont:
1530         size: 18
1531       xaxis:
1532         side: "top"
1533         autorange: True
1534         fixedrange: False
1535         showgrid: False
1536         showline: False
1537         showticklabels: False
1538         ticks: ""
1539         ticklen: 0
1540         tickwidth: 0
1541         zeroline: False
1542       yaxis:
1543         autorange: "reversed"
1544         showgrid: False
1545         showline: False
1546         showticklabels: False
1547         ticks: ""
1548         ticklen: 0
1549         tickwidth: 0
1550         zeroline: False
1551       showlegend: False
1552       paper_bgcolor: "#fff"
1553       plot_bgcolor: "#fff"
1554       width: 700
1555       height: 700
1556       hoverlabel:
1557         namelength: -1
1558
1559 #    plot-cps:
1560 #      titlefont:
1561 #        size: 18
1562 #      xaxis:
1563 #        title: "<b>Test Cases [Index]</b>"
1564 #        titlefont:
1565 #          size: 16
1566 #        autorange: True
1567 #        fixedrange: False
1568 #        gridcolor: "rgb(230, 230, 230)"
1569 #        linecolor: "rgb(220, 220, 220)"
1570 #        linewidth: 1
1571 #        showgrid: True
1572 #        showline: True
1573 #        showticklabels: True
1574 #        tickcolor: "rgb(220, 220, 220)"
1575 #        tickmode: "linear"
1576 #        tickfont:
1577 #          size: 16
1578 #        zeroline: False
1579 #      yaxis:
1580 #        title: "<b>Connections Per Second [cps]</b>"
1581 #        titlefont:
1582 #          size: 16
1583 #        gridcolor: "rgb(230, 230, 230)"
1584 #        hoverformat: ".4s"
1585 #        linecolor: "rgb(220, 220, 220)"
1586 #        linewidth: 1
1587 #        rangemode: "tozero"
1588 #        showgrid: True
1589 #        showline: True
1590 #        showticklabels: True
1591 #        tickcolor: "rgb(220, 220, 220)"
1592 #        tickformat: ".3s"
1593 #        tickfont:
1594 #          size: 16
1595 #        zeroline: False
1596 #      boxmode: "group"
1597 #      boxgroupgap: 0.5
1598 #      autosize: False
1599 #      margin:
1600 #        t: 50
1601 #        b: 20
1602 #        l: 80
1603 #        r: 20
1604 #      showlegend: True
1605 #      legend:
1606 #        orientation: "h"
1607 #        font:
1608 #          size: 16
1609 #      width: 700
1610 #      height: 800
1611 #      paper_bgcolor: "#fff"
1612 #      plot_bgcolor: "#fff"
1613 #      hoverlabel:
1614 #        namelength: -1
1615 #
1616 #    plot-rps:
1617 #      titlefont:
1618 #        size: 18
1619 #      xaxis:
1620 #        title: "<b>Test Cases [Index]</b>"
1621 #        titlefont:
1622 #          size: 16
1623 #        autorange: True
1624 #        fixedrange: False
1625 #        gridcolor: "rgb(230, 230, 230)"
1626 #        linecolor: "rgb(220, 220, 220)"
1627 #        linewidth: 1
1628 #        showgrid: True
1629 #        showline: True
1630 #        showticklabels: True
1631 #        tickcolor: "rgb(220, 220, 220)"
1632 #        tickmode: "linear"
1633 #        tickfont:
1634 #          size: 16
1635 #        zeroline: False
1636 #      yaxis:
1637 #        title: "<b>Requests Per Second [rps]</b>"
1638 #        titlefont:
1639 #          size: 16
1640 #        gridcolor: "rgb(230, 230, 230)"
1641 #        hoverformat: ".4s"
1642 #        linecolor: "rgb(220, 220, 220)"
1643 #        linewidth: 1
1644 #        rangemode: "tozero"
1645 #        showgrid: True
1646 #        showline: True
1647 #        showticklabels: True
1648 #        tickcolor: "rgb(230, 230, 230)"
1649 #        tickformat: ".3s"
1650 #        tickfont:
1651 #          size: 16
1652 #        zeroline: False
1653 #      boxmode: "group"
1654 #      boxgroupgap: 0.5
1655 #      autosize: False
1656 #      margin:
1657 #        t: 50
1658 #        b: 20
1659 #        l: 80
1660 #        r: 20
1661 #      showlegend: True
1662 #      legend:
1663 #        orientation: "h"
1664 #        font:
1665 #          size: 16
1666 #      width: 700
1667 #      height: 800
1668 #      paper_bgcolor: "#fff"
1669 #      plot_bgcolor: "#fff"
1670 #      hoverlabel:
1671 #        namelength: -1
1672
1673     plot-hoststack:
1674       titlefont:
1675         size: 16
1676       xaxis:
1677         title: "<b>Test Cases [Index]</b>"
1678         titlefont:
1679           size: 14
1680         autorange: True
1681         fixedrange: False
1682         gridcolor: "rgb(230, 230, 230)"
1683         linecolor: "rgb(220, 220, 220)"
1684         linewidth: 1
1685         showgrid: True
1686         showline: True
1687         showticklabels: True
1688         tickcolor: "rgb(220, 220, 220)"
1689         tickmode: "linear"
1690         tickfont:
1691           size: 14
1692         zeroline: False
1693       yaxis:
1694         title: "<b>Bandwidth [Gbps]</b>"
1695         titlefont:
1696           size: 14
1697         gridcolor: "rgb(230, 230, 230)"
1698         hoverformat: ".4s"
1699         linecolor: "rgb(220, 220, 220)"
1700         linewidth: 1
1701         rangemode: "tozero"
1702         showgrid: True
1703         showline: True
1704         showticklabels: True
1705         tickcolor: "rgb(230, 230, 230)"
1706         tickformat: ".3s"
1707         tickfont:
1708           size: 14
1709         zeroline: False
1710       boxmode: "group"
1711       boxgroupgap: 0.5
1712       autosize: False
1713       margin:
1714         t: 50
1715         b: 20
1716         l: 80
1717         r: 20
1718       showlegend: True
1719       legend:
1720         orientation: "h"
1721         font:
1722           size: 14
1723       width: 700
1724       height: 800
1725       paper_bgcolor: "#fff"
1726       plot_bgcolor: "#fff"
1727       hoverlabel:
1728         namelength: -1
1729
1730     plot-throughput:
1731       titlefont:
1732         size: 18
1733       xaxis:
1734         title: "<b>Test Cases [Index]</b>"
1735         titlefont:
1736           size: 16
1737         autorange: True
1738         fixedrange: False
1739         gridcolor: "rgb(230, 230, 230)"
1740         linecolor: "rgb(220, 220, 220)"
1741         linewidth: 1
1742         showgrid: True
1743         showline: True
1744         showticklabels: True
1745         tickcolor: "rgb(220, 220, 220)"
1746         tickmode: "linear"
1747         tickfont:
1748           size: 16
1749         zeroline: False
1750       yaxis:
1751         title: "<b>Packet Throughput [Mpps]</b>"
1752         titlefont:
1753           size: 16
1754         gridcolor: "rgb(230, 230, 230)"
1755         hoverformat: ".4r"
1756         tickformat: ".3r"
1757         linecolor: "rgb(220, 220, 220)"
1758         linewidth: 1
1759         showgrid: True
1760         showline: True
1761         showticklabels: True
1762         tickcolor: "rgb(220, 220, 220)"
1763         tickfont:
1764           size: 16
1765         zeroline: False
1766         range: [0,50]
1767       autosize: False
1768       margin:
1769         t: 50
1770         b: 0
1771         l: 80
1772         r: 20
1773       showlegend: True
1774       legend:
1775         orientation: "h"
1776         font:
1777           size: 16
1778       width: 700
1779       height: 900
1780       paper_bgcolor: "#fff"
1781       plot_bgcolor: "#fff"
1782       hoverlabel:
1783         namelength: -1
1784
1785     plot-throughput-speedup-analysis:
1786       titlefont:
1787         size: 18
1788       xaxis:
1789         title: "<b>Number of Cores [Qty]</b>"
1790         titlefont:
1791           size: 16
1792         autorange: True
1793         fixedrange: False
1794         gridcolor: "rgb(230, 230, 230)"
1795         linecolor: "rgb(220, 220, 220)"
1796         linewidth: 1
1797         showgrid: True
1798         showline: True
1799         showticklabels: True
1800         tickcolor: "rgb(238, 238, 238)"
1801         tickmode: "linear"
1802         tickfont:
1803           size: 16
1804         zeroline: False
1805       yaxis:
1806         title: "<b>Packet Throughput [Mpps]</b>"
1807         titlefont:
1808           size: 16
1809         type: "linear"
1810         gridcolor: "rgb(230, 230, 230)"
1811         hoverformat: ".4s"
1812         linecolor: "rgb(220, 220, 220)"
1813         linewidth: 1
1814         showgrid: True
1815         showline: True
1816         showticklabels: True
1817         tickcolor: "rgb(220, 220, 220)"
1818         tickformat: ".4s"
1819         tickfont:
1820           size: 16
1821         zeroline: True
1822         rangemode: "tozero"
1823         range: [0,100]
1824       legend:
1825         orientation: "h"
1826         font:
1827           size: 16
1828         xanchor: "left"
1829         yanchor: "top"
1830         x: 0
1831         y: -0.2
1832         bgcolor: "rgba(255, 255, 255, 0)"
1833         bordercolor: "rgba(255, 255, 255, 0)"
1834         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1835       autosize: False
1836       margin:
1837           't': 50
1838           'b': 150
1839           'l': 85
1840           'r': 10
1841       showlegend: True
1842       width: 700
1843       height: 700
1844       paper_bgcolor: "#fff"
1845       plot_bgcolor: "#fff"
1846       hoverlabel:
1847         namelength: -1
1848       annotations: [
1849         {
1850           text: "_ _          __          ...",
1851           align: "left",
1852           showarrow: False,
1853           xref: "paper",
1854           yref: "paper",
1855           xanchor: "left",
1856           yanchor: "top",
1857           x: 0,
1858           y: -0.13,
1859           font: {
1860             family: "Consolas, Courier New",
1861             size: 15
1862           },
1863         },
1864         {
1865           text: "    Perfect     Measured     Limit",
1866           align: "left",
1867           showarrow: False,
1868           xref: "paper",
1869           yref: "paper",
1870           xanchor: "left",
1871           yanchor: "top",
1872           x: 0,
1873           y: -0.15,
1874           font: {
1875             family: "Consolas, Courier New",
1876             size: 15
1877           },
1878         },
1879       ]
1880
1881     plot-latency:
1882       titlefont:
1883         size: 18
1884       xaxis:
1885         title: "<b>Direction</b>"
1886         titlefont:
1887           size: 16
1888         autorange: True
1889         fixedrange: False
1890         gridcolor: "rgb(230, 230, 230)"
1891         linecolor: "rgb(220, 220, 220)"
1892         linewidth: 1
1893         showgrid: True
1894         showline: True
1895         showticklabels: False
1896         tickcolor: "rgb(220, 220, 220)"
1897         tickmode: "linear"
1898         tickfont:
1899           size: 16
1900         zeroline: False
1901       yaxis:
1902         title: "<b>Packet Latency [uSec]</b>"
1903         titlefont:
1904           size: 16
1905         type: "linear"
1906         gridcolor: "rgb(230, 230, 230)"
1907         hoverformat: ".4s"
1908         linecolor: "rgb(220, 220, 220)"
1909         linewidth: 1
1910         showgrid: True
1911         showline: True
1912         showticklabels: True
1913         tickcolor: "rgb(220, 220, 220)"
1914         tickformat: ".4s"
1915         tickfont:
1916           size: 16
1917         zeroline: True
1918         rangemode: "tozero"
1919       legend:
1920         orientation: "h"
1921         font:
1922           size: 16
1923         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1924       autosize: False
1925       margin:
1926           't': 50
1927           'b': 150
1928           'l': 80
1929           'r': 10
1930       showlegend: True
1931       width: 700
1932       height: 700
1933       paper_bgcolor: "#fff"
1934       plot_bgcolor: "#fff"
1935       hoverlabel:
1936         namelength: -1
1937
1938     plot-hdrh-latency:
1939       title:
1940         text: ""
1941         xanchor: "center"
1942         x: 0.5
1943         font:
1944           size: 16
1945       width: 700
1946       plot_bgcolor: "white"
1947       annotations:
1948         - font:
1949             size: 14
1950           showarrow: False
1951           text: "<b>Packet Latency [uSec]</b>"
1952           x: 1
1953           xanchor: "right"
1954           xref: "paper"
1955           y: -0.045
1956           yanchor: "top"
1957           yref: "paper"
1958         - font:
1959             size: 14
1960           showarrow: False
1961           text: "<b>Probability [%]</b>"
1962           textangle: 270
1963           x: -0.06
1964           xanchor: "center"
1965           xref: "paper"
1966           y: 0.5
1967           yanchor: "middle"
1968           yref: "paper"
1969         - font:
1970             size: 14
1971           showarrow: False
1972           text: "<b>Direction: E-W</b>"
1973           x: 0.24
1974           xanchor: "center"
1975           xref: "paper"
1976           y: 1.05
1977           yanchor: "bottom"
1978           yref: "paper"
1979         - font:
1980             size: 14
1981           showarrow: False
1982           text: "<b>Direction: W-E</b>"
1983           x: 0.74
1984           xanchor: "center"
1985           xref: "paper"
1986           y: 1.05
1987           yanchor: "bottom"
1988           yref: "paper"
1989
1990     plot-hdrh-latency-percentile:
1991       title:
1992         text: ""
1993         xanchor: "center"
1994         x: 0.5
1995         font:
1996           size: 18
1997       xaxis:
1998         type: "log"
1999         title: "<b>Percentile [%]</b>"
2000         titlefont:
2001           size: 16
2002         autorange: True
2003         fixedrange: False
2004         gridcolor: "rgb(230, 230, 230)"
2005         linecolor: "rgb(220, 220, 220)"
2006         linewidth: 1
2007         showgrid: True
2008         showline: True
2009         showticklabels: True
2010         tickcolor: "rgb(220, 220, 220)"
2011         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2012         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2013         tickfont:
2014           size: 16
2015       yaxis:
2016         title: "<b>Packet Latency [uSec]</b>"
2017         titlefont:
2018           size: 16
2019         gridcolor: "rgb(230, 230, 230)"
2020         linecolor: "rgb(220, 220, 220)"
2021         linewidth: 1
2022         showgrid: True
2023         showline: True
2024         showticklabels: True
2025         tickcolor: "rgb(220, 220, 220)"
2026         tickfont:
2027           size: 16
2028       autosize: False
2029       showlegend: True
2030       legend:
2031         traceorder: "normal"
2032         orientation: "h"
2033         font:
2034           size: 16
2035         xanchor: "left"
2036         yanchor: "top"
2037         x: 0
2038         y: -0.15
2039         bgcolor: "rgba(255, 255, 255, 0)"
2040         bordercolor: "rgba(255, 255, 255, 0)"
2041       width: 700
2042       height: 700
2043       paper_bgcolor: "white"
2044       plot_bgcolor: "white"
2045
2046     plot-hdrh-latency-by-percentile:
2047       title:
2048         text: "<b>Latency by Percentile Distribution</b>"
2049         xanchor: "center"
2050         x: 0.5
2051         font:
2052           size: 18
2053       showlegend: True
2054       legend:
2055         traceorder: "normal"
2056         orientation: "h"
2057         font:
2058           size: 16
2059         xanchor: "left"
2060         yanchor: "top"
2061         x: 0
2062         y: -0.2
2063         bgcolor: "rgba(255, 255, 255, 0)"
2064         bordercolor: "rgba(255, 255, 255, 0)"
2065       xaxis:
2066         type: "linear"
2067         title: "<b>Percentile [%]</b>"
2068         titlefont:
2069           size: 14
2070         autorange: False
2071         fixedrange: False
2072         range: [0, 100]
2073         gridcolor: "rgb(230, 230, 230)"
2074         linecolor: "rgb(220, 220, 220)"
2075         linewidth: 1
2076         showgrid: True
2077         showline: True
2078         showticklabels: True
2079         tickcolor: "rgb(220, 220, 220)"
2080         tickvals: [0, 25, 50, 75, 100]
2081         ticktext: [0, 25, 50, 75, 100]
2082         tickfont:
2083           size: 14
2084       yaxis:
2085         title: "<b>One-Way Latency per Direction [uSec]</b>"
2086         titlefont:
2087           size: 14
2088         gridcolor: "rgb(230, 230, 230)"
2089         linecolor: "rgb(220, 220, 220)"
2090         linewidth: 1
2091         showgrid: True
2092         showline: True
2093         showticklabels: True
2094         tickcolor: "rgb(220, 220, 220)"
2095         tickfont:
2096           size: 14
2097       width: 700
2098       height: 700
2099       paper_bgcolor: "white"
2100       plot_bgcolor: "white"
2101
2102 - type: "static"
2103   src-path: "{DIR[RST]}"
2104   dst-path: "{DIR[WORKING,SRC]}"
2105
2106 - type: "input"
2107   general:
2108     file-name: "output_info.xml.gz"
2109     file-format: ".gz"
2110     arch-file-format:
2111       - ".gz"
2112       - ".zip"
2113     download-path: "{job}/{build}/archives/{filename}"
2114     extract: "output.xml"
2115
2116     zip-file-name: "robot-plugin.zip"
2117     zip-file-format: ".zip"
2118     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2119     zip-extract: "robot-plugin/output.xml"
2120
2121   builds:
2122
2123     csit-vpp-perf-verify-1908-3n-hsw:
2124       - 12  # NDRPDR sel
2125       - 13  # NDRPDR sel
2126       - 14  # NDRPDR sel
2127       - 15  # NDRPDR sel
2128       - 16  # NDRPDR sel
2129       - 17  # NDRPDR sel
2130       - 18  # NDRPDR sel
2131       - 19  # NDRPDR sel
2132       - 20  # NDRPDR sel
2133       - 21  # NDRPDR sel
2134       - 48  # NDRPDR sel vhost
2135       - 49  # NDRPDR sel vhost
2136       - 52  # NDRPDR sel vhost
2137       - 53  # NDRPDR sel vhost
2138       - 54  # NDRPDR sel vhost
2139       - 55  # NDRPDR sel vhost
2140       - 56  # NDRPDR sel vhost
2141       - 57  # NDRPDR sel vhost
2142       - 58  # NDRPDR sel vhost
2143       - 59  # NDRPDR sel vhost
2144       - 39  # MRR sel
2145     csit-vpp-perf-verify-2001-3n-hsw:
2146       - 21  # NDRPDR sel
2147       - 22  # NDRPDR sel
2148       - 23  # NDRPDR sel
2149       - 24  # NDRPDR sel
2150       - 25  # NDRPDR sel
2151       - 29  # NDRPDR sel
2152       - 30  # NDRPDR sel
2153       - 31  # NDRPDR sel
2154       - 32  # NDRPDR sel
2155       - 34  # NDRPDR sel
2156       - 17  # MRR sel
2157     csit-vpp-perf-report-iterative-2005-3n-hsw:
2158       - 3   # NDRPDR sel
2159       - 4   # NDRPDR sel
2160       - 5   # NDRPDR sel
2161       - 10  # NDRPDR sel
2162       - 11  # NDRPDR sel
2163       - 12  # NDRPDR sel
2164       - 15  # NDRPDR sel
2165       - 16  # NDRPDR sel
2166       - 18  # NDRPDR sel
2167       - 19  # NDRPDR sel
2168       - 13  # MRR
2169     csit-vpp-perf-verify-2005-3n-hsw:
2170       - 3   # hoststack
2171       - 5   # hoststack
2172       - 6   # hoststack
2173       - 7   # hoststack
2174       - 8   # hoststack
2175       - 9   # hoststack
2176       - 10  # hoststack
2177       - 11  # hoststack
2178       - 12  # hoststack
2179       - 13  # hoststack
2180     csit-vpp-perf-report-coverage-2005-3n-hsw:
2181       - 1   # perf-full-3n-dnv-crypto_I
2182       - 7   # perf-full-3n-hsw-crypto_II
2183       - 3   # perf-full-3n-hsw-crypto_III
2184       - 4   # perf-full-3n-dnv-crypto_IV
2185       - 5   # perf-full-3n-hsw-ip4_I
2186       - 6   # perf-full-3n-hsw-ip4_II
2187       - 8   # perf-full-3n-hsw-ip4_III
2188       - 9   # perf-full-3n-hsw-ip4_IV
2189       - 10  # perf-full-3n-hsw-ip4_V
2190       - 26  # perf-full-3n-hsw-ip4_VI
2191       - 18  # perf-full-3n-hsw-ip4_VII
2192       - 27  # perf-full-3n-hsw-ip4_VIII
2193       - 28  # perf-full-3n-hsw-ip4_IX
2194       - 29  # perf-full-3n-hsw-ip6_I
2195       - 35  # perf-full-3n-hsw-ip6_II
2196       - 42  # perf-full-3n-hsw-l2_I
2197       - 33  # perf-full-3n-hsw-l2_II
2198       - 37  # perf-full-3n-hsw-l2_III
2199       - 45  # perf-full-3n-hsw-l2_IV
2200       - 43  # perf-full-3n-hsw-l2_V
2201       - 40  # perf-full-3n-hsw-l2_VI
2202       - 44  # perf-full-3n-hsw-l2_VII
2203       - 50  # perf-full-3n-hsw-l2_IX
2204       - 52  # perf-full-3n-hsw-l2_X
2205       - 53  # perf-full-3n-hsw-l2_XI
2206
2207     csit-vpp-perf-verify-1908_1-3n-skx:
2208       - 26  # NDRPDR sel - new1908.1
2209       - 27  # NDRPDR sel - new1908.1
2210       - 28  # NDRPDR sel - new1908.1
2211       - 29  # NDRPDR sel - new1908.1
2212       - 30  # NDRPDR sel - new1908.1
2213       - 31  # NDRPDR sel - new1908.1
2214       - 33  # NDRPDR sel - new1908.1
2215       - 34  # NDRPDR sel - new1908.1
2216       - 35  # NDRPDR sel - new1908.1
2217       - 36  # NDRPDR sel - new1908.1
2218     csit-vpp-perf-verify-2001-3n-skx:
2219       - 69  # NDRPDR sel - new2001.0
2220       - 71  # NDRPDR sel - new2001.0
2221       - 72  # NDRPDR sel - new2001.0
2222       - 76  # NDRPDR sel - new2001.0
2223       - 77  # NDRPDR sel - new2001.0
2224       - 78  # NDRPDR sel - new2001.0
2225       - 80  # NDRPDR sel - new2001.0
2226       - 50  # MRR sel
2227       - 53  # MRR sel addition
2228     # TODO: Add data:
2229     csit-vpp-perf-report-iterative-2005-3n-skx:
2230       - 4   # NDRPDR sel
2231       - 5   # NDRPDR sel ??? all x710 failed
2232       - 6   # MRR sel
2233
2234     csit-vpp-perf-verify-1908_1-2n-skx:
2235       - 39  # NDRPDR sel - new1908.1
2236       - 40  # NDRPDR sel - new1908.1
2237       - 41  # NDRPDR sel - new1908.1
2238       - 43  # NDRPDR sel - new1908.1
2239       - 44  # NDRPDR sel - new1908.1
2240       - 45  # NDRPDR sel - new1908.1
2241       - 46  # NDRPDR sel - new1908.1
2242       - 47  # NDRPDR sel - new1908.1
2243       - 48  # NDRPDR sel - new1908.1
2244       - 49  # NDRPDR sel - new1908.1
2245     csit-vpp-perf-verify-2001-2n-skx:
2246       - 143  # NDRPDR sel - new2001.0
2247       - 146  # NDRPDR sel - new2001.0
2248       - 147  # NDRPDR sel - new2001.0
2249       - 148  # NDRPDR sel - new2001.0
2250       - 149  # NDRPDR sel - new2001.0
2251       - 150  # NDRPDR sel - new2001.0
2252       - 151  # NDRPDR sel - new2001.0
2253       - 152  # NDRPDR sel - new2001.0
2254       - 153  # NDRPDR sel - new2001.0
2255       - 154  # NDRPDR sel - new2001.0
2256       - 101  # MRR sel - old
2257       - 128  # MRR sel addition - old
2258       - 169  # Reconf REMOVE
2259       - 181  # Soak REMOVE
2260       - 182  # Soak REMOVE
2261     # TODO: Add data:
2262     csit-vpp-perf-report-iterative-2005-2n-skx:
2263       - 7   # NDRPDR sel
2264
2265     csit-vpp-perf-verify-1908_1-2n-clx:
2266       - 5  # NDRPDR sel
2267       - 6  # NDRPDR sel
2268       - 7  # NDRPDR sel
2269       - 8  # NDRPDR sel
2270       - 9  # NDRPDR sel
2271     csit-vpp-perf-verify-2001-2n-clx:
2272       - 28  # NDRPDR sel
2273       - 29  # NDRPDR sel
2274       - 32  # NDRPDR sel
2275       - 40  # NDRPDR sel
2276       - 43  # NDRPDR sel
2277       - 44  # NDRPDR sel
2278       - 45  # NDRPDR sel
2279       - 47  # NDRPDR sel
2280       - 48  # NDRPDR sel
2281       - 49  # NDRPDR sel
2282       - 39  # MRR
2283       - 68  # Reconf REMOVE
2284       - 93  # Soak REMOVE
2285       - 94  # Soak REMOVE
2286     # TODO: Add data:
2287     csit-vpp-perf-report-iterative-2005-2n-clx:
2288       - 7   # NDRPDR sel
2289       - 9   # NDRPDR sel
2290       - 32  # NDRPDR sel ???
2291       - 33  # NDRPDR sel ???
2292       - 12   # MRR
2293
2294     csit-vpp-perf-verify-1908-3n-tsh:
2295       - 7   # NDRPDR sel
2296       - 8   # NDRPDR sel
2297       - 9   # NDRPDR sel
2298       - 10  # NDRPDR sel
2299       - 11  # NDRPDR sel
2300       - 12  # NDRPDR sel
2301       - 13  # NDRPDR sel
2302       - 14  # NDRPDR sel
2303       - 15  # NDRPDR sel
2304       - 16  # NDRPDR sel
2305       - 17  # MRR sel
2306     csit-vpp-perf-verify-2001-3n-tsh:
2307       - 3   # NDRPDR sel
2308       - 4   # NDRPDR sel
2309       - 7   # NDRPDR sel
2310       - 8   # NDRPDR sel
2311       - 10  # NDRPDR sel
2312       - 12  # NDRPDR sel
2313       - 13  # NDRPDR sel
2314       - 14  # NDRPDR sel
2315       - 15  # NDRPDR sel
2316       - 21  # NDRPDR sel
2317       - 9   # MRR sel
2318     # TODO: Add data:
2319     # csit-vpp-perf-report-iterative-2005-3n-tsh:
2320
2321     csit-vpp-perf-verify-1908-3n-dnv:
2322       - 6   # NDRPDR sel
2323       - 7   # NDRPDR sel
2324       - 8   # NDRPDR sel
2325       - 9   # NDRPDR sel
2326       - 10  # NDRPDR sel
2327       - 12  # NDRPDR sel
2328       - 13  # NDRPDR sel
2329       - 14  # NDRPDR sel
2330       - 15  # NDRPDR sel
2331       - 16  # NDRPDR sel
2332       - 17  # MRR sel
2333     csit-vpp-perf-verify-2001-3n-dnv:
2334       - 5   # NDRPDR sel
2335       - 6   # NDRPDR sel
2336       - 7   # NDRPDR sel
2337       - 8   # NDRPDR sel
2338       - 9   # NDRPDR sel
2339       - 10  # NDRPDR sel
2340       - 12  # NDRPDR sel
2341       - 16  # NDRPDR sel
2342       - 17  # NDRPDR sel
2343       - 18  # NDRPDR sel
2344       - 11  # MRR sel
2345     csit-vpp-perf-report-iterative-2005-3n-dnv:
2346       - 2   # NDRPDR sel
2347       - 3   # NDRPDR sel
2348       - 4   # NDRPDR sel
2349       - 5   # NDRPDR sel
2350       - 6   # NDRPDR sel
2351       - 7   # NDRPDR sel
2352       - 9   # NDRPDR sel
2353       - 10  # NDRPDR sel
2354       - 11  # NDRPDR sel
2355       - 12  # NDRPDR sel
2356       - 8   # MRR
2357     csit-vpp-perf-report-coverage-2005-3n-dnv:
2358       - 1   # perf-full-3n-dnv-crypto_I
2359       - 15  # perf-full-3n-dnv-crypto_II
2360       - 5   # perf-full-3n-dnv-ip4_I
2361       - 13  # perf-full-3n-dnv-ip4_II
2362       - 18  # perf-full-3n-dnv-ip6_II
2363
2364     csit-vpp-perf-verify-1908-2n-dnv:
2365       - 1   # NDRPDR sel
2366       - 2   # NDRPDR sel
2367       - 3   # NDRPDR sel
2368       - 4   # NDRPDR sel
2369       - 5   # NDRPDR sel
2370       - 6   # NDRPDR sel
2371       - 7   # NDRPDR sel
2372       - 8   # NDRPDR sel
2373       - 9   # NDRPDR sel
2374       - 10  # NDRPDR sel
2375       - 11  # MRR sel
2376     csit-vpp-perf-verify-2001-2n-dnv:
2377       - 4   # NDRPDR sel
2378       - 5   # NDRPDR sel
2379       - 6   # NDRPDR sel
2380       - 7   # NDRPDR sel
2381       - 8   # NDRPDR sel
2382       - 9   # NDRPDR sel
2383       - 10  # NDRPDR sel
2384       - 11  # NDRPDR sel
2385       - 13  # NDRPDR sel
2386       - 16  # NDRPDR sel
2387       - 12  # MRR sel
2388     csit-vpp-perf-report-iterative-2005-2n-dnv:
2389       - 3   # NDRPDR sel
2390       - 6   # NDRPDR sel
2391       - 7   # NDRPDR sel
2392       - 8   # NDRPDR sel
2393       - 9   # NDRPDR sel
2394       - 10  # NDRPDR sel
2395       - 11  # NDRPDR sel
2396       - 12  # NDRPDR sel
2397       - 13  # NDRPDR sel
2398       - 14  # NDRPDR sel
2399       - 15  # MRR sel
2400     csit-vpp-perf-report-coverage-2005-2n-dnv:
2401       - 1   # perf-full-2n-dnv-ip4_I
2402       - 2   # perf-full-2n-dnv-ip4_II
2403       - 3   # perf-full-2n-dnv-ip6_I
2404       - 4   # perf-full-2n-dnv-ip6_II
2405       - 5   # perf-full-2n-dnv-l2_I
2406       - 6   # perf-full-2n-dnv-l2_II
2407
2408     csit-dpdk-perf-verify-1908-3n-hsw:
2409       - 2   # NDRPDR sel
2410       - 3   # NDRPDR sel
2411       - 4   # NDRPDR sel
2412       - 5   # NDRPDR sel
2413       - 6   # NDRPDR sel
2414       - 7   # NDRPDR sel
2415       - 8   # NDRPDR sel
2416       - 9   # NDRPDR sel
2417       - 10  # NDRPDR sel
2418       - 11  # NDRPDR sel
2419     csit-dpdk-perf-verify-2001-3n-hsw:
2420       - 4   # NDRPDR sel
2421       - 5   # NDRPDR sel
2422       - 6   # NDRPDR sel
2423       - 7   # NDRPDR sel
2424       - 8   # NDRPDR sel
2425       - 9   # NDRPDR sel
2426       - 10  # NDRPDR sel
2427       - 11  # NDRPDR sel
2428       - 12  # NDRPDR sel
2429       - 13  # NDRPDR sel
2430       - 15  # NDRPDR sel
2431       - 16  # NDRPDR sel
2432       - 17  # NDRPDR sel
2433       - 18  # NDRPDR sel
2434       - 19  # NDRPDR sel
2435       - 20  # NDRPDR sel
2436       - 21  # NDRPDR sel
2437       - 22  # NDRPDR sel
2438       - 23  # NDRPDR sel
2439       - 24  # NDRPDR sel
2440     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2441       - 5   # NDRPDR sel
2442       - 6   # NDRPDR sel
2443       - 7   # NDRPDR sel
2444       - 8   # NDRPDR sel
2445       - 9   # NDRPDR sel
2446       - 10  # NDRPDR sel
2447       - 11  # NDRPDR sel
2448       - 12  # NDRPDR sel
2449       - 13  # NDRPDR sel
2450       - 14  # NDRPDR sel
2451
2452     csit-dpdk-perf-verify-1908-3n-skx:
2453       - 3   # NDRPDR sel
2454       - 4   # NDRPDR sel
2455       - 5   # NDRPDR sel
2456       - 6   # NDRPDR sel
2457       - 7   # NDRPDR sel
2458       - 8   # NDRPDR sel
2459       - 9   # NDRPDR sel
2460       - 10  # NDRPDR sel
2461       - 11  # NDRPDR sel
2462       - 12  # NDRPDR sel
2463     csit-dpdk-perf-verify-2001-3n-skx:
2464       - 29  # NDRPDR sel xxv710
2465       - 33  # NDRPDR sel xxv710
2466       - 34  # NDRPDR sel xxv710
2467       - 35  # NDRPDR sel xxv710
2468       - 36  # NDRPDR sel xxv710
2469       - 37  # NDRPDR sel xxv710
2470       - 41  # NDRPDR sel xxv710
2471       - 42  # NDRPDR sel xxv710
2472       - 43  # NDRPDR sel xxv710
2473       - 45  # NDRPDR sel xxv710
2474       - 30  # NDRPDR sel x710
2475       - 31  # NDRPDR sel x710
2476       - 32  # NDRPDR sel x710
2477       - 38  # NDRPDR sel x710
2478       - 39  # NDRPDR sel x710
2479       - 40  # NDRPDR sel x710
2480       - 44  # NDRPDR sel x710
2481       - 46  # NDRPDR sel x710
2482       - 47  # NDRPDR sel x710
2483       - 48  # NDRPDR sel x710
2484     csit-dpdk-perf-report-iterative-2005-3n-skx:
2485       - 4   # NDRPDR sel
2486       - 5   # NDRPDR sel
2487       - 6   # NDRPDR sel
2488       - 7   # NDRPDR sel
2489       - 8   # NDRPDR sel
2490       - 11  # NDRPDR sel
2491       - 12  # NDRPDR sel
2492       - 13  # NDRPDR sel
2493       - 14  # NDRPDR sel
2494       - 15  # NDRPDR sel
2495
2496     csit-dpdk-perf-verify-1908-2n-skx:
2497       - 2   # NDRPDR sel
2498       - 3   # NDRPDR sel
2499       - 4   # NDRPDR sel
2500       - 5   # NDRPDR sel
2501       - 7   # NDRPDR sel
2502       - 8   # NDRPDR sel
2503       - 9   # NDRPDR sel
2504       - 10  # NDRPDR sel
2505       - 11  # NDRPDR sel
2506       - 12  # NDRPDR sel
2507     csit-dpdk-perf-verify-2001-2n-skx:
2508       - 35  # NDRPDR sel xxv710
2509       - 36  # NDRPDR sel xxv710
2510       - 37  # NDRPDR sel xxv710
2511       - 41  # NDRPDR sel xxv710
2512       - 42  # NDRPDR sel xxv710
2513       - 43  # NDRPDR sel xxv710
2514       - 46  # NDRPDR sel xxv710
2515       - 47  # NDRPDR sel xxv710
2516       - 52  # NDRPDR sel xxv710
2517       - 53  # NDRPDR sel xxv710
2518       - 38  # NDRPDR sel x710
2519       - 39  # NDRPDR sel x710
2520       - 40  # NDRPDR sel x710
2521       - 44  # NDRPDR sel x710
2522       - 45  # NDRPDR sel x710
2523       - 48  # NDRPDR sel x710
2524       - 49  # NDRPDR sel x710
2525       - 50  # NDRPDR sel x710
2526       - 51  # NDRPDR sel x710
2527       - 54  # NDRPDR sel x710
2528     csit-dpdk-perf-report-iterative-2005-2n-skx:
2529       - 1   # NDRPDR sel
2530       - 2   # NDRPDR sel
2531       - 3   # NDRPDR sel
2532       - 4   # NDRPDR sel
2533       - 5   # NDRPDR sel
2534       - 6   # NDRPDR sel
2535       - 7   # NDRPDR sel
2536       - 8   # NDRPDR sel
2537       - 9   # NDRPDR sel
2538       - 10  # NDRPDR sel
2539
2540     csit-dpdk-perf-verify-2001-2n-clx:
2541       - 15  # NDRPDR sel
2542       - 16  # NDRPDR sel
2543       - 17  # NDRPDR sel
2544       - 18  # NDRPDR sel
2545       - 19  # NDRPDR sel
2546       - 20  # NDRPDR sel
2547       - 21  # NDRPDR sel
2548       - 22  # NDRPDR sel
2549       - 23  # NDRPDR sel
2550       - 24  # NDRPDR sel
2551       - 25  # NDRPDR sel
2552       - 26  # NDRPDR sel
2553       - 27  # NDRPDR sel
2554       - 28  # NDRPDR sel
2555       - 29  # NDRPDR sel
2556       - 30  # NDRPDR sel
2557       - 31  # NDRPDR sel
2558       - 32  # NDRPDR sel
2559       - 33  # NDRPDR sel
2560       - 34  # NDRPDR sel
2561     csit-dpdk-perf-report-iterative-2005-2n-clx:
2562       - 1   # NDRPDR sel
2563       - 2   # NDRPDR sel
2564       - 3   # NDRPDR sel
2565       - 4   # NDRPDR sel
2566       - 5   # NDRPDR sel
2567       - 6   # NDRPDR sel
2568       - 7   # NDRPDR sel
2569       - 8   # NDRPDR sel
2570       - 9   # NDRPDR sel
2571       - 10  # NDRPDR sel
2572
2573     csit-dpdk-perf-verify-2001-2n-dnv:
2574       - 9   # NDRPDR sel
2575       - 10  # NDRPDR sel
2576       - 11  # NDRPDR sel
2577       - 12  # NDRPDR sel
2578       - 13  # NDRPDR sel
2579       - 14  # NDRPDR sel
2580       - 15  # NDRPDR sel
2581       - 16  # NDRPDR sel
2582       - 17  # NDRPDR sel
2583       - 18  # NDRPDR sel
2584     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2585       - 8   # NDRPDR sel
2586       - 9   # NDRPDR sel
2587       - 10  # NDRPDR sel
2588       - 11  # NDRPDR sel
2589       - 12  # NDRPDR sel
2590       - 13  # NDRPDR sel
2591       - 14  # NDRPDR sel
2592       - 15  # NDRPDR sel
2593       - 16  # NDRPDR sel
2594       - 17  # NDRPDR sel
2595
2596     csit-dpdk-perf-verify-2001-3n-dnv:
2597       - 12  # NDRPDR sel
2598       - 13  # NDRPDR sel
2599       - 14  # NDRPDR sel
2600       - 15  # NDRPDR sel
2601       - 16  # NDRPDR sel
2602       - 17  # NDRPDR sel
2603       - 18  # NDRPDR sel
2604       - 19  # NDRPDR sel
2605       - 20  # NDRPDR sel
2606       - 22  # NDRPDR sel
2607     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2608       - 6   # NDRPDR sel
2609       - 7   # NDRPDR sel
2610       - 8   # NDRPDR sel
2611       - 9   # NDRPDR sel
2612       - 10  # NDRPDR sel
2613       - 11  # NDRPDR sel
2614       - 12  # NDRPDR sel
2615       - 13  # NDRPDR sel
2616       - 14  # NDRPDR sel
2617       - 16  # NDRPDR sel
2618
2619     csit-dpdk-perf-verify-2001-3n-tsh:
2620       - 3   # NDRPDR sel
2621       - 4   # NDRPDR sel
2622       - 5   # NDRPDR sel
2623       - 9   # NDRPDR sel
2624       - 10  # NDRPDR sel
2625       - 11  # NDRPDR sel
2626       - 12  # NDRPDR sel
2627       - 14  # NDRPDR sel
2628       - 15  # NDRPDR sel
2629       - 18  # NDRPDR sel
2630     # TODO: Add data:
2631     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2632       - 5   # NDRPDR sel
2633
2634     csit-vpp-device-2005-ubuntu1804-1n-skx:
2635       - 35
2636
2637 - type: "output"
2638   output: "report"
2639   format:
2640     html:
2641     - full
2642 #    pdf:
2643 #    - minimal
2644
2645 ################################################################################
2646 ###                               T A B L E S                                ###
2647 ################################################################################
2648
2649 # VPP Soak vs NDR - 2n-skx
2650 - type: "table"
2651   title: "VPP Soak vs NDR 2n-skx"
2652   algorithm: "table_soak_vs_ndr"
2653   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2654   reference:
2655     title: "NDR"
2656     data: "vpp-soak-vs-ndr-2n-skx-ref"
2657   compare:
2658     title: "Soak"
2659     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2660   data: "vpp-soak-vs-ndr-2n-skx"
2661   include-tests: "NDR"
2662   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2663   parameters:
2664     - "throughput"
2665     - "name"
2666     - "parent"
2667
2668 # VPP Soak vs NDR - 2n-clx
2669 - type: "table"
2670   title: "VPP Soak vs NDR 2n-clx"
2671   algorithm: "table_soak_vs_ndr"
2672   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2673   reference:
2674     title: "NDR"
2675     data: "vpp-soak-vs-ndr-2n-clx-ref"
2676   compare:
2677     title: "Soak"
2678     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2679   data: "vpp-soak-vs-ndr-2n-clx"
2680   include-tests: "NDR"
2681   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2682   parameters:
2683     - "throughput"
2684     - "name"
2685     - "parent"
2686
2687 ################################################################################
2688
2689 # VPP Compare NICs 3n-skx 2t1c ndr
2690 - type: "table"
2691   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2692   algorithm: "table_comparison"
2693   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2694   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2695   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2696   columns:
2697     - title: "x710"
2698       data-set: "vpp-nic-comparison-3n-skx"
2699       tag: "NIC_Intel-X710"
2700     - title: "xxv710"
2701       data-set: "vpp-nic-comparison-3n-skx"
2702       tag: "NIC_Intel-XXV710"
2703   comparisons:
2704     - title: "Diff"
2705       reference: 1
2706       compare: 2
2707   legend:
2708     - "Legend to Table:"
2709     - "x710, xxv710 - NICs tested."
2710     - "Diff - difference between x710 and xxv710 NIC."
2711
2712 # VPP Compare NICs 3n-skx 4t2c ndr
2713 - type: "table"
2714   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2715   algorithm: "table_comparison"
2716   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2718   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2719   columns:
2720     - title: "x710"
2721       data-set: "vpp-nic-comparison-3n-skx"
2722       tag: "NIC_Intel-X710"
2723     - title: "xxv710"
2724       data-set: "vpp-nic-comparison-3n-skx"
2725       tag: "NIC_Intel-XXV710"
2726   comparisons:
2727     - title: "Diff"
2728       reference: 1
2729       compare: 2
2730   legend:
2731     - "Legend to Table:"
2732     - "x710, xxv710 - NICs tested."
2733     - "Diff - difference between x710 and xxv710 NIC."
2734
2735 # VPP Compare NICs 3n-skx 2t1c pdr
2736 - type: "table"
2737   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2738   algorithm: "table_comparison"
2739   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2740   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2741   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2742   columns:
2743     - title: "x710"
2744       data-set: "vpp-nic-comparison-3n-skx"
2745       tag: "NIC_Intel-X710"
2746     - title: "xxv710"
2747       data-set: "vpp-nic-comparison-3n-skx"
2748       tag: "NIC_Intel-XXV710"
2749   comparisons:
2750     - title: "Diff"
2751       reference: 1
2752       compare: 2
2753   legend:
2754     - "Legend to Table:"
2755     - "x710, xxv710 - NICs tested."
2756     - "Diff - difference between x710 and xxv710 NIC."
2757
2758 # VPP Compare NICs 3n-skx 4t2c pdr
2759 - type: "table"
2760   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2761   algorithm: "table_comparison"
2762   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2764   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2765   columns:
2766     - title: "x710"
2767       data-set: "vpp-nic-comparison-3n-skx"
2768       tag: "NIC_Intel-X710"
2769     - title: "xxv710"
2770       data-set: "vpp-nic-comparison-3n-skx"
2771       tag: "NIC_Intel-XXV710"
2772   comparisons:
2773     - title: "Diff"
2774       reference: 1
2775       compare: 2
2776   legend:
2777     - "Legend to Table:"
2778     - "x710, xxv710 - NICs tested."
2779     - "Diff - difference between x710 and xxv710 NIC."
2780
2781 ## VPP Compare NICs 3n-skx 2t1c mrr
2782 #- type: "table"
2783 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2784 #  algorithm: "table_comparison"
2785 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2786 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2787 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2788 #  columns:
2789 #    - title: "x710"
2790 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2791 #      tag: "NIC_Intel-X710"
2792 #    - title: "xxv710"
2793 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2794 #      tag: "NIC_Intel-XXV710"
2795 #  comparisons:
2796 #    - title: "Diff"
2797 #      reference: 1
2798 #      compare: 2
2799 #  legend:
2800 #    - "Legend to Table:"
2801 #    - "x710, xxv710 - NICs tested."
2802 #    - "Diff - difference between x710 and xxv710 NIC."
2803 #
2804 ## VPP Compare NICs 3n-skx 4t2c mrr
2805 #- type: "table"
2806 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2807 #  algorithm: "table_comparison"
2808 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2809 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2810 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2811 #  columns:
2812 #    - title: "x710"
2813 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2814 #      tag: "NIC_Intel-X710"
2815 #    - title: "xxv710"
2816 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2817 #      tag: "NIC_Intel-XXV710"
2818 #  comparisons:
2819 #    - title: "Diff"
2820 #      reference: 1
2821 #      compare: 2
2822 #  legend:
2823 #    - "Legend to Table:"
2824 #    - "x710, xxv710 - NICs tested."
2825 #    - "Diff - difference between x710 and xxv710 NIC."
2826 #
2827 ## VPP Compare NICs 3n-skx 8t4c mrr
2828 #- type: "table"
2829 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2830 #  algorithm: "table_comparison"
2831 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2832 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2833 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2834 #  columns:
2835 #    - title: "x710"
2836 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2837 #      tag: "NIC_Intel-X710"
2838 #    - title: "xxv710"
2839 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2840 #      tag: "NIC_Intel-XXV710"
2841 #  comparisons:
2842 #    - title: "Diff"
2843 #      reference: 1
2844 #      compare: 2
2845 #  legend:
2846 #    - "Legend to Table:"
2847 #    - "x710, xxv710 - NICs tested."
2848 #    - "Diff - difference between x710 and xxv710 NIC."
2849
2850 # VPP Compare NICs 2n-skx 2t1c ndr
2851 - type: "table"
2852   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2853   algorithm: "table_comparison"
2854   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2856   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2857   columns:
2858     - title: "x710"
2859       data-set: "vpp-nic-comparison-2n-skx"
2860       tag: "NIC_Intel-X710"
2861     - title: "xxv710"
2862       data-set: "vpp-nic-comparison-2n-skx"
2863       tag: "NIC_Intel-XXV710"
2864   comparisons:
2865     - title: "Diff"
2866       reference: 1
2867       compare: 2
2868   legend:
2869     - "Legend to Table:"
2870     - "x710, xxv710 - NICs tested."
2871     - "Diff - difference between x710 and xxv710 NIC."
2872
2873 # VPP Compare NICs 2n-skx 4t2c ndr
2874 - type: "table"
2875   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2876   algorithm: "table_comparison"
2877   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2878   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2879   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2880   columns:
2881     - title: "x710"
2882       data-set: "vpp-nic-comparison-2n-skx"
2883       tag: "NIC_Intel-X710"
2884     - title: "xxv710"
2885       data-set: "vpp-nic-comparison-2n-skx"
2886       tag: "NIC_Intel-XXV710"
2887   comparisons:
2888     - title: "Diff"
2889       reference: 1
2890       compare: 2
2891   legend:
2892     - "Legend to Table:"
2893     - "x710, xxv710 - NICs tested."
2894     - "Diff - difference between x710 and xxv710 NIC."
2895
2896 # VPP Compare NICs 2n-skx 2t1c pdr
2897 - type: "table"
2898   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2899   algorithm: "table_comparison"
2900   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2902   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2903   columns:
2904     - title: "x710"
2905       data-set: "vpp-nic-comparison-2n-skx"
2906       tag: "NIC_Intel-X710"
2907     - title: "xxv710"
2908       data-set: "vpp-nic-comparison-2n-skx"
2909       tag: "NIC_Intel-XXV710"
2910   comparisons:
2911     - title: "Diff"
2912       reference: 1
2913       compare: 2
2914   legend:
2915     - "Legend to Table:"
2916     - "x710, xxv710 - NICs tested."
2917     - "Diff - difference between x710 and xxv710 NIC."
2918
2919 # VPP Compare NICs 2n-skx 4t2c pdr
2920 - type: "table"
2921   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2922   algorithm: "table_comparison"
2923   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2924   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2925   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2926   columns:
2927     - title: "x710"
2928       data-set: "vpp-nic-comparison-2n-skx"
2929       tag: "NIC_Intel-X710"
2930     - title: "xxv710"
2931       data-set: "vpp-nic-comparison-2n-skx"
2932       tag: "NIC_Intel-XXV710"
2933   comparisons:
2934     - title: "Diff"
2935       reference: 1
2936       compare: 2
2937   legend:
2938     - "Legend to Table:"
2939     - "x710, xxv710 - NICs tested."
2940     - "Diff - difference between x710 and xxv710 NIC."
2941
2942 # VPP Compare NICs 2n-skx 2t1c mrr
2943 - type: "table"
2944   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2945   algorithm: "table_comparison"
2946   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2948   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2949   columns:
2950     - title: "x710"
2951       data-set: "vpp-nic-comparison-2n-skx-mrr"
2952       tag: "NIC_Intel-X710"
2953     - title: "xxv710"
2954       data-set: "vpp-nic-comparison-2n-skx-mrr"
2955       tag: "NIC_Intel-XXV710"
2956   comparisons:
2957     - title: "Diff"
2958       reference: 1
2959       compare: 2
2960   legend:
2961     - "Legend to Table:"
2962     - "x710, xxv710 - NICs tested."
2963     - "Diff - difference between x710 and xxv710 NIC."
2964
2965 # VPP Compare NICs 2n-skx 4t2c mrr
2966 - type: "table"
2967   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2968   algorithm: "table_comparison"
2969   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2971   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2972   columns:
2973     - title: "x710"
2974       data-set: "vpp-nic-comparison-2n-skx-mrr"
2975       tag: "NIC_Intel-X710"
2976     - title: "xxv710"
2977       data-set: "vpp-nic-comparison-2n-skx-mrr"
2978       tag: "NIC_Intel-XXV710"
2979   comparisons:
2980     - title: "Diff"
2981       reference: 1
2982       compare: 2
2983   legend:
2984     - "Legend to Table:"
2985     - "x710, xxv710 - NICs tested."
2986     - "Diff - difference between x710 and xxv710 NIC."
2987
2988 # VPP Compare NICs 2n-skx 8t4c mrr
2989 - type: "table"
2990   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2991   algorithm: "table_comparison"
2992   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2994   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2995   columns:
2996     - title: "x710"
2997       data-set: "vpp-nic-comparison-2n-skx-mrr"
2998       tag: "NIC_Intel-X710"
2999     - title: "xxv710"
3000       data-set: "vpp-nic-comparison-2n-skx-mrr"
3001       tag: "NIC_Intel-XXV710"
3002   comparisons:
3003     - title: "Diff"
3004       reference: 1
3005       compare: 2
3006   legend:
3007     - "Legend to Table:"
3008     - "x710, xxv710 - NICs tested."
3009     - "Diff - difference between x710 and xxv710 NIC."
3010
3011 ################################################################################
3012 # VPP
3013
3014 ## VPP Performance changes 2n-skx-xxv710 2t1c ndr
3015 #- type: "table"
3016 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3017 #  algorithm: "table_comparison"
3018 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3019 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3020 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3021 #  columns:
3022 #    - title: "1908.1"
3023 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3024 #    - title: "1908.2"
3025 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3026 #  comparisons:
3027 #    - title: "Diff"
3028 #      reference: 1
3029 #      compare: 2
3030 #  legend:
3031 #    - "Legend to Table:"
3032 #    - "1908.1, 1908.2 - VPP versions tested."
3033 #    - "Diff - difference between the previous and the current VPP version."
3034 #
3035 ## VPP Performance changes 2n-skx-xxv710 2t1c pdr
3036 #- type: "table"
3037 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3038 #  algorithm: "table_comparison"
3039 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3040 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3041 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3042 #  columns:
3043 #    - title: "1908.1"
3044 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3045 #    - title: "1908.2"
3046 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3047 #  comparisons:
3048 #    - title: "Diff"
3049 #      reference: 1
3050 #      compare: 2
3051 #  legend:
3052 #    - "Legend to Table:"
3053 #    - "1908.1, 1908.2 - VPP versions tested."
3054 #    - "Diff - difference between the previous and the current VPP version."
3055 #
3056 ## VPP Performance changes 3n-skx-xxv710 2t1c ndr
3057 #- type: "table"
3058 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3059 #  algorithm: "table_comparison"
3060 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3061 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3062 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3063 #  columns:
3064 #    - title: "1908.1"
3065 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3066 #    - title: "1908.2"
3067 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3068 #  comparisons:
3069 #    - title: "Diff"
3070 #      reference: 1
3071 #      compare: 2
3072 #  legend:
3073 #    - "Legend to Table:"
3074 #    - "1908.1, 1908.2 - VPP versions tested."
3075 #    - "Diff - difference between the previous and the current VPP version."
3076 #
3077 ## VPP Performance changes 3n-skx-xxv710 2t1c pdr
3078 #- type: "table"
3079 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3080 #  algorithm: "table_comparison"
3081 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3082 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3083 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3084 #  columns:
3085 #    - title: "1908.1"
3086 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3087 #    - title: "1908.2"
3088 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3089 #  comparisons:
3090 #    - title: "Diff"
3091 #      reference: 1
3092 #      compare: 2
3093 #  legend:
3094 #    - "Legend to Table:"
3095 #    - "1908.1, 1908.2 - VPP versions tested."
3096 #    - "Diff - difference between the previous and the current VPP version."
3097 #
3098 ## VPP Performance changes 2n-clx-xxv710 2t1c ndr
3099 #- type: "table"
3100 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3101 #  algorithm: "table_comparison"
3102 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3103 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3104 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3105 #  columns:
3106 #    - title: "1908.1"
3107 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3108 #    - title: "1908.2"
3109 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3110 #  comparisons:
3111 #    - title: "Diff"
3112 #      reference: 1
3113 #      compare: 2
3114 #  legend:
3115 #    - "Legend to Table:"
3116 #    - "1908.1, 1908.2 - VPP versions tested."
3117 #    - "Diff - difference between the previous and the current VPP version."
3118 #
3119 ## VPP Performance changes 2n-clx-xxv710 2t1c pdr
3120 #- type: "table"
3121 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3122 #  algorithm: "table_comparison"
3123 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3124 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3125 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3126 #  columns:
3127 #    - title: "1908.1"
3128 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3129 #    - title: "1908.2"
3130 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3131 #  comparisons:
3132 #    - title: "Diff"
3133 #      reference: 1
3134 #      compare: 2
3135 #  legend:
3136 #    - "Legend to Table:"
3137 #    - "1908.1, 1908.2 - VPP versions tested."
3138 #    - "Diff - difference between the previous and the current VPP version."
3139
3140 # VPP Performance Changes 3n-hsw 1t1c pdr
3141 - type: "table"
3142   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3143   algorithm: "table_comparison"
3144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3145   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3146   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3147   columns:
3148     - title: "1908"
3149       data-set: "vpp-performance-changes-3n-hsw-h1"
3150     - title: "2001"
3151       data-set: "vpp-performance-changes-3n-hsw-ref"
3152     - title: "2005"
3153       data-set: "vpp-performance-changes-3n-hsw-cmp"
3154   comparisons:
3155     - title: "Diff"
3156       reference: 2
3157       compare: 3
3158   legend:
3159     - "Legend to Table"
3160     - "1908, 2001, 2005 - VPP versions tested."
3161     - "Diff - difference between 2001 and 2008 VPP version."
3162
3163 # VPP Performance Changes 3n-hsw 2t2c pdr
3164 - type: "table"
3165   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3166   algorithm: "table_comparison"
3167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3168   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3169   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3170   columns:
3171     - title: "1908"
3172       data-set: "vpp-performance-changes-3n-hsw-h1"
3173     - title: "2001"
3174       data-set: "vpp-performance-changes-3n-hsw-ref"
3175     - title: "2005"
3176       data-set: "vpp-performance-changes-3n-hsw-cmp"
3177   comparisons:
3178     - title: "Diff"
3179       reference: 2
3180       compare: 3
3181   legend:
3182     - "Legend to Table"
3183     - "1908, 2001, 2005 - VPP versions tested."
3184     - "Diff - difference between 2001 and 2008 VPP version."
3185
3186 # VPP Performance Changes 3n-hsw 1t1c ndr
3187 - type: "table"
3188   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3189   algorithm: "table_comparison"
3190   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3192   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3193   columns:
3194     - title: "1908"
3195       data-set: "vpp-performance-changes-3n-hsw-h1"
3196     - title: "2001"
3197       data-set: "vpp-performance-changes-3n-hsw-ref"
3198     - title: "2005"
3199       data-set: "vpp-performance-changes-3n-hsw-cmp"
3200   comparisons:
3201     - title: "Diff"
3202       reference: 2
3203       compare: 3
3204   legend:
3205     - "Legend to Table"
3206     - "1908, 2001, 2005 - VPP versions tested."
3207     - "Diff - difference between 2001 and 2008 VPP version."
3208
3209 # VPP Performance Changes 3n-hsw 2t2c ndr
3210 - type: "table"
3211   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3212   algorithm: "table_comparison"
3213   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3215   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3216   columns:
3217     - title: "1908"
3218       data-set: "vpp-performance-changes-3n-hsw-h1"
3219     - title: "2001"
3220       data-set: "vpp-performance-changes-3n-hsw-ref"
3221     - title: "2005"
3222       data-set: "vpp-performance-changes-3n-hsw-cmp"
3223   comparisons:
3224     - title: "Diff"
3225       reference: 2
3226       compare: 3
3227   legend:
3228     - "Legend to Table"
3229     - "1908, 2001, 2005 - VPP versions tested."
3230     - "Diff - difference between 2001 and 2008 VPP version."
3231
3232 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3233 #- type: "table"
3234 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3235 #  algorithm: "table_comparison"
3236 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3237 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3238 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3239 #  rca:
3240 #    - title: "RCA1"
3241 #      data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3242 #    - title: "RCA2"
3243 #      data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3244 #  columns:
3245 #    - title: "1908.0-1"
3246 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3247 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3248 #    - title: "1908.1-1"
3249 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3250 #    - title: "1908.1-2"
3251 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3252 #    - title: "2001.0-2"
3253 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3254 #  comparisons:
3255 #    - title: "Diff1"
3256 #      reference: 2
3257 #      reference-alt: 1
3258 #      compare: 3
3259 #    - title: "Diff2"
3260 #      reference: 3
3261 #      compare: 4
3262 #  legend:
3263 #    - 'Legend to Table:'
3264 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-03-27).'
3265 #    - '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).'
3266 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3267 #    - 'RCA1 - root cause analysis reference for Diff1.'
3268 #    - 'RCA2 - root cause analysis reference for Diff2.'
3269 #
3270 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3271 #- type: "table"
3272 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3273 #  algorithm: "table_comparison"
3274 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3275 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3276 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3277 #  rca:
3278 #    - title: "RCA1"
3279 #      data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3280 #    - title: "RCA2"
3281 #      data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3282 #  columns:
3283 #    - title: "1908.0-1"
3284 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3285 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3286 #    - title: "1908.1-1"
3287 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3288 #    - title: "1908.1-2"
3289 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3290 #    - title: "2001.0-2"
3291 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3292 #  comparisons:
3293 #    - title: "Diff1"
3294 #      reference: 2
3295 #      reference-alt: 1
3296 #      compare: 3
3297 #    - title: "Diff2"
3298 #      reference: 3
3299 #      compare: 4
3300 #  legend:
3301 #    - 'Legend to Table:'
3302 #    - '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).'
3303 #    - '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).'
3304 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3305 #    - 'RCA1 - root cause analysis reference for Diff1.'
3306 #    - 'RCA2 - root cause analysis reference for Diff2.'
3307
3308 # VPP Performance Changes 3n-skx 2t1c pdr
3309 - type: "table"
3310   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3311   algorithm: "table_comparison"
3312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3314   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3315   columns:
3316     - title: "1908"
3317       data-set: "vpp-performance-changes-3n-skx-h1"
3318       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3319     - title: "2001"
3320       data-set: "vpp-performance-changes-3n-skx-ref"
3321     - title: "2005"
3322       data-set: "vpp-performance-changes-3n-skx-cmp"
3323   comparisons:
3324     - title: "Diff"
3325       reference: 2
3326       compare: 3
3327   legend:
3328     - "Legend to Table"
3329     - "1908, 2001, 2005 - VPP versions tested."
3330     - "Diff - difference between 2001 and 2005 VPP version."
3331
3332 # VPP Performance Changes 3n-skx 4t2c pdr
3333 - type: "table"
3334   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3335   algorithm: "table_comparison"
3336   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3338   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3339   columns:
3340     - title: "1908"
3341       data-set: "vpp-performance-changes-3n-skx-h1"
3342       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3343     - title: "2001"
3344       data-set: "vpp-performance-changes-3n-skx-ref"
3345     - title: "2005"
3346       data-set: "vpp-performance-changes-3n-skx-cmp"
3347   comparisons:
3348     - title: "Diff"
3349       reference: 2
3350       compare: 3
3351   legend:
3352     - "Legend to Table"
3353     - "1908, 2001, 2005 - VPP versions tested."
3354     - "Diff - difference between 2001 and 2005 VPP version."
3355
3356 # VPP Performance Changes 3n-skx 2t1c ndr
3357 - type: "table"
3358   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3359   algorithm: "table_comparison"
3360   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3361   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3362   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3363   columns:
3364     - title: "1908"
3365       data-set: "vpp-performance-changes-3n-skx-h1"
3366       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3367     - title: "2001"
3368       data-set: "vpp-performance-changes-3n-skx-ref"
3369     - title: "2005"
3370       data-set: "vpp-performance-changes-3n-skx-cmp"
3371   comparisons:
3372     - title: "Diff"
3373       reference: 2
3374       compare: 3
3375   legend:
3376     - "Legend to Table"
3377     - "1908, 2001, 2005 - VPP versions tested."
3378     - "Diff - difference between 2001 and 2005 VPP version."
3379
3380 # VPP Performance Changes 3n-skx 4t2c ndr
3381 - type: "table"
3382   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3383   algorithm: "table_comparison"
3384   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3386   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3387   columns:
3388     - title: "1908"
3389       data-set: "vpp-performance-changes-3n-skx-h1"
3390       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3391     - title: "2001"
3392       data-set: "vpp-performance-changes-3n-skx-ref"
3393     - title: "2005"
3394       data-set: "vpp-performance-changes-3n-skx-cmp"
3395   comparisons:
3396     - title: "Diff"
3397       reference: 2
3398       compare: 3
3399   legend:
3400     - "Legend to Table"
3401     - "1908, 2001, 2005 - VPP versions tested."
3402     - "Diff - difference between 2001 and 2005 VPP version."
3403
3404 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3405 #- type: "table"
3406 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3407 #  algorithm: "table_comparison"
3408 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3409 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3410 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3411 #  rca:
3412 #    - title: "RCA1"
3413 #      data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3414 #    - title: "RCA2"
3415 #      data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3416 #  columns:
3417 #    - title: "1908.0-1"
3418 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3419 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3420 #    - title: "1908.1-1"
3421 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3422 #    - title: "1908.1-2"
3423 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3424 #    - title: "2001.0-2"
3425 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3426 #  comparisons:
3427 #    - title: "Diff1"
3428 #      reference: 2
3429 #      reference-alt: 1
3430 #      compare: 3
3431 #    - title: "Diff2"
3432 #      reference: 3
3433 #      compare: 4
3434 #  legend:
3435 #    - 'Legend to Table:'
3436 #    - '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).'
3437 #    - '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).'
3438 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3439 #    - 'RCA1 - root cause analysis reference for Diff1.'
3440 #    - 'RCA2 - root cause analysis reference for Diff2.'
3441 #
3442 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3443 #- type: "table"
3444 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3445 #  algorithm: "table_comparison"
3446 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3447 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3448 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3449 #  rca:
3450 #    - title: "RCA1"
3451 #      data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3452 #    - title: "RCA2"
3453 #      data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3454 #  columns:
3455 #    - title: "1908.0-1"
3456 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3457 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3458 #    - title: "1908.1-1"
3459 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3460 #    - title: "1908.1-2"
3461 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3462 #    - title: "2001.0-2"
3463 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3464 #  comparisons:
3465 #    - title: "Diff1"
3466 #      reference: 2
3467 #      reference-alt: 1
3468 #      compare: 3
3469 #    - title: "Diff2"
3470 #      reference: 3
3471 #      compare: 4
3472 #  legend:
3473 #    - 'Legend to Table:'
3474 #    - '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).'
3475 #    - '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).'
3476 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3477 #    - 'RCA1 - root cause analysis reference for Diff1.'
3478 #    - 'RCA2 - root cause analysis reference for Diff2.'
3479
3480 # VPP Performance Changes 2n-skx 2t1c pdr
3481 - type: "table"
3482   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3483   algorithm: "table_comparison"
3484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3486   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3487   columns:
3488     - title: "1908"
3489       data-set: "vpp-performance-changes-2n-skx-h1"
3490       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3491     - title: "2001"
3492       data-set: "vpp-performance-changes-2n-skx-ref"
3493     - title: "2005"
3494       data-set: "vpp-performance-changes-2n-skx-cmp"
3495   comparisons:
3496     - title: "Diff"
3497       reference: 2
3498       compare: 3
3499   legend:
3500     - "Legend to Table"
3501     - "1908, 2001, 2005 - VPP versions tested."
3502     - "Diff - difference between 2001 and 2005 VPP version."
3503
3504 # VPP Performance Changes 2n-skx 4t2c pdr
3505 - type: "table"
3506   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3507   algorithm: "table_comparison"
3508   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3509   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3510   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3511   columns:
3512     - title: "1908"
3513       data-set: "vpp-performance-changes-2n-skx-h1"
3514       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3515     - title: "2001"
3516       data-set: "vpp-performance-changes-2n-skx-ref"
3517     - title: "2005"
3518       data-set: "vpp-performance-changes-2n-skx-cmp"
3519   comparisons:
3520     - title: "Diff"
3521       reference: 2
3522       compare: 3
3523   legend:
3524     - "Legend to Table"
3525     - "1908, 2001, 2005 - VPP versions tested."
3526     - "Diff - difference between 2001 and 2005 VPP version."
3527
3528 # VPP Performance Changes 2n-skx 2t1c ndr
3529 - type: "table"
3530   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3531   algorithm: "table_comparison"
3532   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3533   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3535   columns:
3536     - title: "1908"
3537       data-set: "vpp-performance-changes-2n-skx-h1"
3538       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3539     - title: "2001"
3540       data-set: "vpp-performance-changes-2n-skx-ref"
3541     - title: "2005"
3542       data-set: "vpp-performance-changes-2n-skx-cmp"
3543   comparisons:
3544     - title: "Diff"
3545       reference: 2
3546       compare: 3
3547   legend:
3548     - "Legend to Table"
3549     - "1908, 2001, 2005 - VPP versions tested."
3550     - "Diff - difference between 2001 and 2005 VPP version."
3551
3552 # VPP Performance Changes 2n-skx 4t2c ndr
3553 - type: "table"
3554   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3555   algorithm: "table_comparison"
3556   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3557   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3558   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3559   columns:
3560     - title: "1908"
3561       data-set: "vpp-performance-changes-2n-skx-h1"
3562       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3563     - title: "2001"
3564       data-set: "vpp-performance-changes-2n-skx-ref"
3565     - title: "2005"
3566       data-set: "vpp-performance-changes-2n-skx-cmp"
3567   comparisons:
3568     - title: "Diff"
3569       reference: 2
3570       compare: 3
3571   legend:
3572     - "Legend to Table"
3573     - "1908, 2001, 2005 - VPP versions tested."
3574     - "Diff - difference between 2001 and 2005 VPP version."
3575
3576 # VPP Performance Changes 2n-dnv 1t1c pdr
3577 - type: "table"
3578   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3579   algorithm: "table_comparison"
3580   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3582   filter: "'1T1C'"
3583   columns:
3584     - title: "1908"
3585       data-set: "vpp-performance-changes-2n-dnv-h1"
3586     - title: "2001"
3587       data-set: "vpp-performance-changes-2n-dnv-ref"
3588     - title: "2005"
3589       data-set: "vpp-performance-changes-2n-dnv-cmp"
3590   comparisons:
3591     - title: "Diff"
3592       reference: 2
3593       compare: 3
3594   legend:
3595     - "Legend to Table"
3596     - "1908, 2001, 2005 - VPP versions tested."
3597     - "Diff - difference between 2001 and 2005 VPP version."
3598
3599 # VPP Performance Changes 2n-dnv 2t2c pdr
3600 - type: "table"
3601   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3602   algorithm: "table_comparison"
3603   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3605   filter: "'2T2C'"
3606   columns:
3607     - title: "1908"
3608       data-set: "vpp-performance-changes-2n-dnv-h1"
3609     - title: "2001"
3610       data-set: "vpp-performance-changes-2n-dnv-ref"
3611     - title: "2005"
3612       data-set: "vpp-performance-changes-2n-dnv-cmp"
3613   comparisons:
3614     - title: "Diff"
3615       reference: 2
3616       compare: 3
3617   legend:
3618     - "Legend to Table"
3619     - "1908, 2001, 2005 - VPP versions tested."
3620     - "Diff - difference between 2001 and 2005 VPP version."
3621
3622 # VPP Performance Changes 2n-dnv 1t1c ndr
3623 - type: "table"
3624   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3625   algorithm: "table_comparison"
3626   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3627   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3628   filter: "'1T1C'"
3629   columns:
3630     - title: "1908"
3631       data-set: "vpp-performance-changes-2n-dnv-h1"
3632     - title: "2001"
3633       data-set: "vpp-performance-changes-2n-dnv-ref"
3634     - title: "2005"
3635       data-set: "vpp-performance-changes-2n-dnv-cmp"
3636   comparisons:
3637     - title: "Diff"
3638       reference: 2
3639       compare: 3
3640   legend:
3641     - "Legend to Table"
3642     - "1908, 2001, 2005 - VPP versions tested."
3643     - "Diff - difference between 2001 and 2005 VPP version."
3644
3645 # VPP Performance Changes 2n-dnv 2t2c ndr
3646 - type: "table"
3647   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3648   algorithm: "table_comparison"
3649   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3651   filter: "'2T2C'"
3652   columns:
3653     - title: "1908"
3654       data-set: "vpp-performance-changes-2n-dnv-h1"
3655     - title: "2001"
3656       data-set: "vpp-performance-changes-2n-dnv-ref"
3657     - title: "2005"
3658       data-set: "vpp-performance-changes-2n-dnv-cmp"
3659   comparisons:
3660     - title: "Diff"
3661       reference: 2
3662       compare: 3
3663   legend:
3664     - "Legend to Table"
3665     - "1908, 2001, 2005 - VPP versions tested."
3666     - "Diff - difference between 2001 and 2005 VPP version."
3667
3668 # VPP Performance Changes 3n-dnv 1t1c pdr
3669 - type: "table"
3670   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3671   algorithm: "table_comparison"
3672   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3674   filter: "'1T1C'"
3675   columns:
3676     - title: "1908"
3677       data-set: "vpp-performance-changes-3n-dnv-h1"
3678     - title: "2001"
3679       data-set: "vpp-performance-changes-3n-dnv-ref"
3680     - title: "2005"
3681       data-set: "vpp-performance-changes-3n-dnv-cmp"
3682   comparisons:
3683     - title: "Diff"
3684       reference: 2
3685       compare: 3
3686   legend:
3687     - "Legend to Table"
3688     - "1908, 2001, 2005 - VPP versions tested."
3689     - "Diff - difference between 2001 and 2005 VPP version."
3690
3691 # VPP Performance Changes 3n-dnv 2t2c pdr
3692 - type: "table"
3693   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3694   algorithm: "table_comparison"
3695   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3697   filter: "'2T2C'"
3698   columns:
3699     - title: "1908"
3700       data-set: "vpp-performance-changes-3n-dnv-h1"
3701     - title: "2001"
3702       data-set: "vpp-performance-changes-3n-dnv-ref"
3703     - title: "2005"
3704       data-set: "vpp-performance-changes-3n-dnv-cmp"
3705   comparisons:
3706     - title: "Diff"
3707       reference: 2
3708       compare: 3
3709   legend:
3710     - "Legend to Table"
3711     - "1908, 2001, 2005 - VPP versions tested."
3712     - "Diff - difference between 2001 and 2005 VPP version."
3713
3714 # VPP Performance Changes 3n-dnv 1t1c ndr
3715 - type: "table"
3716   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3717   algorithm: "table_comparison"
3718   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3720   filter: "'1T1C'"
3721   columns:
3722     - title: "1908"
3723       data-set: "vpp-performance-changes-3n-dnv-h1"
3724     - title: "2001"
3725       data-set: "vpp-performance-changes-3n-dnv-ref"
3726     - title: "2005"
3727       data-set: "vpp-performance-changes-3n-dnv-cmp"
3728   comparisons:
3729     - title: "Diff"
3730       reference: 2
3731       compare: 3
3732   legend:
3733     - "Legend to Table"
3734     - "1908, 2001, 2005 - VPP versions tested."
3735     - "Diff - difference between 2001 and 2005 VPP version."
3736
3737 # VPP Performance Changes 3n-dnv 2t2c ndr
3738 - type: "table"
3739   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3740   algorithm: "table_comparison"
3741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3743   filter: "'2T2C'"
3744   columns:
3745     - title: "1908"
3746       data-set: "vpp-performance-changes-3n-dnv-h1"
3747     - title: "2001"
3748       data-set: "vpp-performance-changes-3n-dnv-ref"
3749     - title: "2005"
3750       data-set: "vpp-performance-changes-3n-dnv-cmp"
3751   comparisons:
3752     - title: "Diff"
3753       reference: 2
3754       compare: 3
3755   legend:
3756     - "Legend to Table"
3757     - "1908, 2001, 2005 - VPP versions tested."
3758     - "Diff - difference between 2001 and 2005 VPP version."
3759
3760 # VPP Performance Changes 3n-tsh 1t1c pdr
3761 - type: "table"
3762   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3763   algorithm: "table_comparison"
3764   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3766   filter: "'1T1C'"
3767   columns:
3768     - title: "1908"
3769       data-set: "vpp-performance-changes-3n-tsh-h1"
3770     - title: "2001"
3771       data-set: "vpp-performance-changes-3n-tsh-ref"
3772     - title: "2005"
3773       data-set: "vpp-performance-changes-3n-tsh-cmp"
3774   comparisons:
3775     - title: "Diff"
3776       reference: 2
3777       compare: 3
3778   legend:
3779     - "Legend to Table"
3780     - "1908, 2001, 2005 - VPP versions tested."
3781     - "Diff - difference between 2001 and 2005 VPP version."
3782
3783 # VPP Performance Changes 3n-tsh 2t2c pdr
3784 - type: "table"
3785   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3786   algorithm: "table_comparison"
3787   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3788   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3789   filter: "'2T2C'"
3790   columns:
3791     - title: "1908"
3792       data-set: "vpp-performance-changes-3n-tsh-h1"
3793     - title: "2001"
3794       data-set: "vpp-performance-changes-3n-tsh-ref"
3795     - title: "2005"
3796       data-set: "vpp-performance-changes-3n-tsh-cmp"
3797   comparisons:
3798     - title: "Diff"
3799       reference: 2
3800       compare: 3
3801   legend:
3802     - "Legend to Table"
3803     - "1908, 2001, 2005 - VPP versions tested."
3804     - "Diff - difference between 2001 and 2005 VPP version."
3805
3806 # VPP Performance Changes 3n-tsh 1t1c ndr
3807 - type: "table"
3808   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3809   algorithm: "table_comparison"
3810   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3812   filter: "'1T1C'"
3813   columns:
3814     - title: "1908"
3815       data-set: "vpp-performance-changes-3n-tsh-h1"
3816     - title: "2001"
3817       data-set: "vpp-performance-changes-3n-tsh-ref"
3818     - title: "2005"
3819       data-set: "vpp-performance-changes-3n-tsh-cmp"
3820   comparisons:
3821     - title: "Diff"
3822       reference: 2
3823       compare: 3
3824   legend:
3825     - "Legend to Table"
3826     - "1908, 2001, 2005 - VPP versions tested."
3827     - "Diff - difference between 2001 and 2005 VPP version."
3828
3829 # VPP Performance Changes 3n-tsh 2t2c ndr
3830 - type: "table"
3831   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3832   algorithm: "table_comparison"
3833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3834   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3835   filter: "'2T2C'"
3836   columns:
3837     - title: "1908"
3838       data-set: "vpp-performance-changes-3n-tsh-h1"
3839     - title: "2001"
3840       data-set: "vpp-performance-changes-3n-tsh-ref"
3841     - title: "2005"
3842       data-set: "vpp-performance-changes-3n-tsh-cmp"
3843   comparisons:
3844     - title: "Diff"
3845       reference: 2
3846       compare: 3
3847   legend:
3848     - "Legend to Table"
3849     - "1908, 2001, 2005 - VPP versions tested."
3850     - "Diff - difference between 2001 and 2005 VPP version."
3851
3852 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3853 - type: "table"
3854   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3855   algorithm: "table_comparison"
3856   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3857   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3858   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3859   columns:
3860     - title: "3n-hsw xl710"
3861       data-set: "vpp-compare-testbeds-ref"
3862       tag: "NIC_Intel-XL710"
3863     - title: "3n-skx xxv710"
3864       data-set: "vpp-compare-testbeds-cmp"
3865       tag: "NIC_Intel-XXV710"
3866   comparisons:
3867     - title: "Diff"
3868       reference: 1
3869       compare: 2
3870   legend:
3871     - "Legend to Table"
3872     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3873     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3874
3875 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3876 - type: "table"
3877   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3878   algorithm: "table_comparison"
3879   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3881   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3882   columns:
3883     - title: "3n-hsw xl710"
3884       data-set: "vpp-compare-testbeds-ref"
3885       tag: "NIC_Intel-XL710"
3886     - title: "3n-skx xxv710"
3887       data-set: "vpp-compare-testbeds-cmp"
3888       tag: "NIC_Intel-XXV710"
3889   comparisons:
3890     - title: "Diff"
3891       reference: 1
3892       compare: 2
3893   legend:
3894     - "Legend to Table"
3895     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3896     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3897
3898 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3899 - type: "table"
3900   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3901   algorithm: "table_comparison"
3902   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3904   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3905   columns:
3906     - title: "3n-hsw xl710"
3907       data-set: "vpp-compare-testbeds-ref"
3908       tag: "NIC_Intel-XL710"
3909     - title: "3n-skx xxv710"
3910       data-set: "vpp-compare-testbeds-cmp"
3911       tag: "NIC_Intel-XXV710"
3912   comparisons:
3913     - title: "Diff"
3914       reference: 1
3915       compare: 2
3916   legend:
3917     - "Legend to Table"
3918     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3919     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3920
3921 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3922 - type: "table"
3923   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3924   algorithm: "table_comparison"
3925   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3926   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3927   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3928   columns:
3929     - title: "3n-hsw xl710"
3930       data-set: "vpp-compare-testbeds-ref"
3931       tag: "NIC_Intel-XL710"
3932     - title: "3n-skx xxv710"
3933       data-set: "vpp-compare-testbeds-cmp"
3934       tag: "NIC_Intel-XXV710"
3935   comparisons:
3936     - title: "Diff"
3937       reference: 1
3938       compare: 2
3939   legend:
3940     - "Legend to Table"
3941     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3942     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3943
3944 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3945 - type: "table"
3946   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3947   algorithm: "table_comparison"
3948   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3949   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3950   filter: "'2T1C' and 'NIC_Intel-XXV710'"
3951   columns:
3952     - title: "2n-skx"
3953       data-set: "vpp-compare-testbeds-skx-clx-ref"
3954     - title: "2n-clx"
3955       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3956   comparisons:
3957     - title: "Diff"
3958       reference: 1
3959       compare: 2
3960   legend:
3961     - "Legend to Table"
3962     - "2n-skx, 2n-clx - testbeds and NICs tested."
3963     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3964
3965 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3966 - type: "table"
3967   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3968   algorithm: "table_comparison"
3969   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3970   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3971   filter: "'4T2C' and 'NIC_Intel-XXV710'"
3972   columns:
3973     - title: "2n-skx"
3974       data-set: "vpp-compare-testbeds-skx-clx-ref"
3975     - title: "2n-clx"
3976       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3977   comparisons:
3978     - title: "Diff"
3979       reference: 1
3980       compare: 2
3981   legend:
3982     - "Legend to Table"
3983     - "2n-skx, 2n-clx - testbeds and NICs tested."
3984     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3985
3986 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3987 - type: "table"
3988   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3989   algorithm: "table_comparison"
3990   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3992   filter: "'2T1C' and 'NIC_Intel-XXV710'"
3993   columns:
3994     - title: "2n-skx"
3995       data-set: "vpp-compare-testbeds-skx-clx-ref"
3996     - title: "2n-clx"
3997       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3998   comparisons:
3999     - title: "Diff"
4000       reference: 1
4001       compare: 2
4002   legend:
4003     - "Legend to Table"
4004     - "2n-skx, 2n-clx - testbeds and NICs tested."
4005     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4006
4007 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4008 - type: "table"
4009   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4010   algorithm: "table_comparison"
4011   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4012   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4013   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4014   columns:
4015     - title: "2n-skx"
4016       data-set: "vpp-compare-testbeds-skx-clx-ref"
4017     - title: "2n-clx"
4018       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4019   comparisons:
4020     - title: "Diff"
4021       reference: 1
4022       compare: 2
4023   legend:
4024     - "Legend to Table"
4025     - "2n-skx, 2n-clx - testbeds and NICs tested."
4026     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4027
4028 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4029 - type: "table"
4030   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4031   algorithm: "table_comparison"
4032   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4034   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4035   columns:
4036     - title: "3n-hsw xl710"
4037       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4038       tag: "NIC_Intel-XL710"
4039     - title: "2n-clx xxv710"
4040       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4041       tag: "NIC_Intel-XXV710"
4042   comparisons:
4043     - title: "Diff"
4044       reference: 1
4045       compare: 2
4046   legend:
4047     - "Legend to Table"
4048     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4049     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4050
4051 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4052 - type: "table"
4053   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4054   algorithm: "table_comparison"
4055   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4056   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4057   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4058   columns:
4059     - title: "3n-hsw xl710"
4060       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4061       tag: "NIC_Intel-XL710"
4062     - title: "2n-clx xxv710"
4063       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4064       tag: "NIC_Intel-XXV710"
4065   comparisons:
4066     - title: "Diff"
4067       reference: 1
4068       compare: 2
4069   legend:
4070     - "Legend to Table"
4071     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4072     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4073
4074 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4075 - type: "table"
4076   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4077   algorithm: "table_comparison"
4078   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4080   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4081   columns:
4082     - title: "3n-hsw xl710"
4083       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4084       tag: "NIC_Intel-XL710"
4085     - title: "2n-clx xxv710"
4086       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4087       tag: "NIC_Intel-XXV710"
4088   comparisons:
4089     - title: "Diff"
4090       reference: 1
4091       compare: 2
4092   legend:
4093     - "Legend to Table"
4094     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4095     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4096
4097 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4098 - type: "table"
4099   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4100   algorithm: "table_comparison"
4101   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4103   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4104   columns:
4105     - title: "3n-hsw xl710"
4106       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4107       tag: "NIC_Intel-XL710"
4108     - title: "2n-clx xxv710"
4109       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4110       tag: "NIC_Intel-XXV710"
4111   comparisons:
4112     - title: "Diff"
4113       reference: 1
4114       compare: 2
4115   legend:
4116     - "Legend to Table"
4117     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4118     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4119
4120 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4121 - type: "table"
4122   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4123   algorithm: "table_comparison"
4124   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4126   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4127   columns:
4128     - title: "3n-skx"
4129       data-set: "vpp-compare-topologies-ref"
4130     - title: "2n-skx"
4131       data-set: "vpp-compare-topologies-cmp"
4132   comparisons:
4133     - title: "Diff"
4134       reference: 1
4135       compare: 2
4136   legend:
4137     - "Legend to Table"
4138     - "3n-skx, 2n-skx - topologies tested."
4139     - "Diff - difference between 3n-skx and 2n-skx topologies."
4140
4141 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4142 - type: "table"
4143   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4144   algorithm: "table_comparison"
4145   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4147   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4148   columns:
4149     - title: "3n-skx"
4150       data-set: "vpp-compare-topologies-ref"
4151     - title: "2n-skx"
4152       data-set: "vpp-compare-topologies-cmp"
4153   comparisons:
4154     - title: "Diff"
4155       reference: 1
4156       compare: 2
4157   legend:
4158     - "Legend to Table"
4159     - "3n-skx, 2n-skx - topologies tested."
4160     - "Diff - difference between 3n-skx and 2n-skx topologies."
4161
4162 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4163 - type: "table"
4164   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4165   algorithm: "table_comparison"
4166   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4167   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4168   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4169   columns:
4170     - title: "3n-skx"
4171       data-set: "vpp-compare-topologies-ref"
4172     - title: "2n-skx"
4173       data-set: "vpp-compare-topologies-cmp"
4174   comparisons:
4175     - title: "Diff"
4176       reference: 1
4177       compare: 2
4178   legend:
4179     - "Legend to Table"
4180     - "3n-skx, 2n-skx - topologies tested."
4181     - "Diff - difference between 3n-skx and 2n-skx topologies."
4182
4183 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4184 - type: "table"
4185   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4186   algorithm: "table_comparison"
4187   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4189   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4190   columns:
4191     - title: "3n-skx"
4192       data-set: "vpp-compare-topologies-ref"
4193     - title: "2n-skx"
4194       data-set: "vpp-compare-topologies-cmp"
4195   comparisons:
4196     - title: "Diff"
4197       reference: 1
4198       compare: 2
4199   legend:
4200     - "Legend to Table"
4201     - "3n-skx, 2n-skx - topologies tested."
4202     - "Diff - difference between 3n-skx and 2n-skx topologies."
4203
4204 # VPP Performance Changes 3n-hsw 1t1c mrr
4205 - type: "table"
4206   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4207   algorithm: "table_comparison"
4208   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4210   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4211   columns:
4212     - title: "1908"
4213       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4214     - title: "2001"
4215       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4216     - title: "2005"
4217       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4218   comparisons:
4219     - title: "Diff"
4220       reference: 2
4221       compare: 3
4222   legend:
4223     - "Legend to Table"
4224     - "1908, 2001, 2005 - VPP versions tested."
4225     - "Diff - difference between 2001 and 2005 VPP version."
4226
4227 # VPP Performance Changes 3n-hsw 2t2c mrr
4228 - type: "table"
4229   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4230   algorithm: "table_comparison"
4231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4233   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4234   columns:
4235     - title: "1908"
4236       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4237     - title: "2001"
4238       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4239     - title: "2005"
4240       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4241   comparisons:
4242     - title: "Diff"
4243       reference: 2
4244       compare: 3
4245   legend:
4246     - "Legend to Table"
4247     - "1908, 2001, 2005 - VPP versions tested."
4248     - "Diff - difference between 2001 and 2005 VPP version."
4249
4250 # VPP Performance Changes 3n-hsw 4t4c mrr
4251 - type: "table"
4252   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4253   algorithm: "table_comparison"
4254   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4255   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4256   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4257   columns:
4258     - title: "1908"
4259       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4260     - title: "2001"
4261       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4262     - title: "2005"
4263       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4264   comparisons:
4265     - title: "Diff"
4266       reference: 2
4267       compare: 3
4268   legend:
4269     - "Legend to Table"
4270     - "1908, 2001, 2005 - VPP versions tested."
4271     - "Diff - difference between 2001 and 2005 VPP version."
4272
4273 # VPP Performance Changes 3n-skx 2t1c mrr
4274 - type: "table"
4275   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4276   algorithm: "table_comparison"
4277   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4279   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4280   columns:
4281     - title: "1908"
4282       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4283     - title: "2001"
4284       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4285     - title: "2005"
4286       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4287   comparisons:
4288     - title: "Diff"
4289       reference: 2
4290       compare: 3
4291   legend:
4292     - "Legend to Table"
4293     - "1908, 2001, 2005 - VPP versions tested."
4294     - "Diff - difference between 2001 and 2005 VPP version."
4295
4296 # VPP Performance Changes 3n-skx 4t2c mrr
4297 - type: "table"
4298   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4299   algorithm: "table_comparison"
4300   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4301   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4302   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4303   columns:
4304     - title: "1908"
4305       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4306     - title: "2001"
4307       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4308     - title: "2005"
4309       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4310   comparisons:
4311     - title: "Diff"
4312       reference: 2
4313       compare: 3
4314   legend:
4315     - "Legend to Table"
4316     - "1908, 2001, 2005 - VPP versions tested."
4317     - "Diff - difference between 2001 and 2005 VPP version."
4318
4319 # VPP Performance Changes 3n-skx 8t4c mrr
4320 - type: "table"
4321   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4322   algorithm: "table_comparison"
4323   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4325   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4326   columns:
4327     - title: "1908"
4328       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4329     - title: "2001"
4330       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4331     - title: "2005"
4332       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4333   comparisons:
4334     - title: "Diff"
4335       reference: 2
4336       compare: 3
4337   legend:
4338     - "Legend to Table"
4339     - "1908, 2001, 2005 - VPP versions tested."
4340     - "Diff - difference between 2001 and 2005 VPP version."
4341
4342 # VPP Performance Changes 2n-skx 2t1c mrr
4343 - type: "table"
4344   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4345   algorithm: "table_comparison"
4346   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4348   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4349   columns:
4350     - title: "1908"
4351       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4352     - title: "2001"
4353       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4354     - title: "2005"
4355       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4356   comparisons:
4357     - title: "Diff"
4358       reference: 2
4359       compare: 3
4360   legend:
4361     - "Legend to Table"
4362     - "1908, 2001, 2005 - VPP versions tested."
4363     - "Diff - difference between 2001 and 2005 VPP version."
4364
4365 # VPP Performance Changes 2n-skx 4t2c mrr
4366 - type: "table"
4367   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4368   algorithm: "table_comparison"
4369   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4371   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4372   columns:
4373     - title: "1908"
4374       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4375     - title: "2001"
4376       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4377     - title: "2005"
4378       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4379   comparisons:
4380     - title: "Diff"
4381       reference: 2
4382       compare: 3
4383   legend:
4384     - "Legend to Table"
4385     - "1908, 2001, 2005 - VPP versions tested."
4386     - "Diff - difference between 2001 and 2005 VPP version."
4387
4388 # VPP Performance Changes 2n-skx 8t4c mrr
4389 - type: "table"
4390   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4391   algorithm: "table_comparison"
4392   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4393   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4394   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4395   columns:
4396     - title: "1908"
4397       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4398     - title: "2001"
4399       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4400     - title: "2005"
4401       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4402   comparisons:
4403     - title: "Diff"
4404       reference: 2
4405       compare: 3
4406   legend:
4407     - "Legend to Table"
4408     - "1908, 2001, 2005 - VPP versions tested."
4409     - "Diff - difference between 2001 and 2005 VPP version."
4410
4411 # VPP Performance Changes 2n-dnv 1t1c mrr
4412 - type: "table"
4413   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4414   algorithm: "table_comparison"
4415   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4417   filter: "'1T1C'"
4418   columns:
4419     - title: "1908"
4420       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4421     - title: "2001"
4422       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4423     - title: "2005"
4424       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4425   comparisons:
4426     - title: "Diff"
4427       reference: 2
4428       compare: 3
4429   legend:
4430     - "Legend to Table"
4431     - "1908, 2001, 2005 - VPP versions tested."
4432     - "Diff - difference between 2001 and 2005 VPP version."
4433
4434 # VPP Performance Changes 2n-dnv 2t2c mrr
4435 - type: "table"
4436   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4437   algorithm: "table_comparison"
4438   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4439   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4440   filter: "'2T2C'"
4441   columns:
4442     - title: "1908"
4443       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4444     - title: "2001"
4445       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4446     - title: "2005"
4447       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4448   comparisons:
4449     - title: "Diff"
4450       reference: 2
4451       compare: 3
4452   legend:
4453     - "Legend to Table"
4454     - "1908, 2001, 2005 - VPP versions tested."
4455     - "Diff - difference between 2001 and 2005 VPP version."
4456
4457 # VPP Performance Changes 2n-dnv 4t4c mrr
4458 - type: "table"
4459   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4460   algorithm: "table_comparison"
4461   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4462   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4463   filter: "'4T4C'"
4464   columns:
4465     - title: "1908"
4466       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4467     - title: "2001"
4468       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4469     - title: "2005"
4470       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4471   comparisons:
4472     - title: "Diff"
4473       reference: 2
4474       compare: 3
4475   legend:
4476     - "Legend to Table"
4477     - "1908, 2001, 2005 - VPP versions tested."
4478     - "Diff - difference between 2001 and 2005 VPP version."
4479
4480 # VPP Performance Changes 3n-dnv 1t1c mrr
4481 - type: "table"
4482   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4483   algorithm: "table_comparison"
4484   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4486   filter: "'1T1C'"
4487   columns:
4488     - title: "1908"
4489       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4490     - title: "2001"
4491       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4492     - title: "2005"
4493       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4494   comparisons:
4495     - title: "Diff"
4496       reference: 2
4497       compare: 3
4498   legend:
4499     - "Legend to Table"
4500     - "1908, 2001, 2005 - VPP versions tested."
4501     - "Diff - difference between 2001 and 2005 VPP version."
4502
4503 # VPP Performance Changes 3n-dnv 2t2c mrr
4504 - type: "table"
4505   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4506   algorithm: "table_comparison"
4507   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4509   filter: "'2T2C'"
4510   columns:
4511     - title: "1908"
4512       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4513     - title: "2001"
4514       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4515     - title: "2005"
4516       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4517   comparisons:
4518     - title: "Diff"
4519       reference: 2
4520       compare: 3
4521   legend:
4522     - "Legend to Table"
4523     - "1908, 2001, 2005 - VPP versions tested."
4524     - "Diff - difference between 2001 and 2005 VPP version."
4525
4526 # VPP Performance Changes 3n-dnv 4t4c mrr
4527 - type: "table"
4528   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4529   algorithm: "table_comparison"
4530   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4532   filter: "'4T4C'"
4533   columns:
4534     - title: "1908"
4535       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4536     - title: "2001"
4537       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4538     - title: "2005"
4539       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4540   comparisons:
4541     - title: "Diff"
4542       reference: 2
4543       compare: 3
4544   legend:
4545     - "Legend to Table"
4546     - "1908, 2001, 2005 - VPP versions tested."
4547     - "Diff - difference between 2001 and 2005 VPP version."
4548
4549 # VPP Performance Changes 3n-tsh 1t1c mrr
4550 - type: "table"
4551   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4552   algorithm: "table_comparison"
4553   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4554   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4555   filter: "'1T1C'"
4556   columns:
4557     - title: "1908"
4558       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4559     - title: "2001"
4560       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4561     - title: "2005"
4562       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4563   comparisons:
4564     - title: "Diff"
4565       reference: 2
4566       compare: 3
4567   legend:
4568     - "Legend to Table"
4569     - "1908, 2001, 2005 - VPP versions tested."
4570     - "Diff - difference between 2001 and 2005 VPP version."
4571
4572 # VPP Performance Changes 3n-tsh 2t2c mrr
4573 - type: "table"
4574   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4575   algorithm: "table_comparison"
4576   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4577   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4578   filter: "'2T2C'"
4579   columns:
4580     - title: "1908"
4581       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4582     - title: "2001"
4583       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4584     - title: "2005"
4585       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4586   comparisons:
4587     - title: "Diff"
4588       reference: 2
4589       compare: 3
4590   legend:
4591     - "Legend to Table"
4592     - "1908, 2001, 2005 - VPP versions tested."
4593     - "Diff - difference between 2001 and 2005 VPP version."
4594
4595 # VPP Performance Changes 3n-tsh 4t4c mrr
4596 - type: "table"
4597   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4598   algorithm: "table_comparison"
4599   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4601   filter: "'4T4C'"
4602   columns:
4603     - title: "1908"
4604       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4605     - title: "2001"
4606       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4607     - title: "2005"
4608       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4609   comparisons:
4610     - title: "Diff"
4611       reference: 2
4612       compare: 3
4613   legend:
4614     - "Legend to Table"
4615     - "1908, 2001, 2005 - VPP versions tested."
4616     - "Diff - difference between 2001 and 2005 VPP version."
4617
4618 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4619 - type: "table"
4620   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4621   algorithm: "table_comparison"
4622   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4624   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4625   columns:
4626     - title: "3n-hsw xl710"
4627       data-set: "vpp-compare-testbeds-mrr-ref"
4628       tag: "NIC_Intel-XL710"
4629     - title: "3n-skx xxv710"
4630       data-set: "vpp-compare-testbeds-mrr-cmp"
4631       tag: "NIC_Intel-XXV710"
4632   comparisons:
4633     - title: "Diff"
4634       reference: 1
4635       compare: 2
4636   legend:
4637     - "Legend to Table"
4638     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4639     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4640
4641 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4642 - type: "table"
4643   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4644   algorithm: "table_comparison"
4645   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4646   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4647   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4648   columns:
4649     - title: "3n-hsw xl710"
4650       data-set: "vpp-compare-testbeds-mrr-ref"
4651       tag: "NIC_Intel-XL710"
4652     - title: "3n-skx xxv710"
4653       data-set: "vpp-compare-testbeds-mrr-cmp"
4654       tag: "NIC_Intel-XXV710"
4655   comparisons:
4656     - title: "Diff"
4657       reference: 1
4658       compare: 2
4659   legend:
4660     - "Legend to Table"
4661     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4662     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4663
4664 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4665 - type: "table"
4666   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4667   algorithm: "table_comparison"
4668   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4670   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4671   columns:
4672     - title: "3n-hsw xl710"
4673       data-set: "vpp-compare-testbeds-mrr-ref"
4674       tag: "NIC_Intel-XL710"
4675     - title: "3n-skx xxv710"
4676       data-set: "vpp-compare-testbeds-mrr-cmp"
4677       tag: "NIC_Intel-XXV710"
4678   comparisons:
4679     - title: "Diff"
4680       reference: 1
4681       compare: 2
4682   legend:
4683     - "Legend to Table"
4684     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4685     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4686
4687 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4688 - type: "table"
4689   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4690   algorithm: "table_comparison"
4691   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4692   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4693   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4694   columns:
4695     - title: "2n-skx"
4696       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4697     - title: "2n-clx"
4698       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4699   comparisons:
4700     - title: "Diff"
4701       reference: 1
4702       compare: 2
4703   legend:
4704     - "Legend to Table"
4705     - "2n-skx, 2n-clx - testbeds and NICs tested."
4706     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4707
4708 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4709 - type: "table"
4710   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4711   algorithm: "table_comparison"
4712   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4714   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4715   columns:
4716     - title: "2n-skx"
4717       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4718     - title: "2n-clx"
4719       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4720   comparisons:
4721     - title: "Diff"
4722       reference: 1
4723       compare: 2
4724   legend:
4725     - "Legend to Table"
4726     - "2n-skx, 2n-clx - testbeds and NICs tested."
4727     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4728
4729 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4730 - type: "table"
4731   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4732   algorithm: "table_comparison"
4733   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4735   filter: "'8T4C' and 'NIC_Intel-XXV710'"
4736   columns:
4737     - title: "2n-skx"
4738       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4739     - title: "2n-clx"
4740       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4741   comparisons:
4742     - title: "Diff"
4743       reference: 1
4744       compare: 2
4745   legend:
4746     - "Legend to Table"
4747     - "2n-skx, 2n-clx - testbeds and NICs tested."
4748     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4749
4750 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4751 - type: "table"
4752   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4753   algorithm: "table_comparison"
4754   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4756   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
4757   columns:
4758     - title: "3n-skx"
4759       data-set: "vpp-compare-topologies-mrr-ref"
4760     - title: "2n-skx"
4761       data-set: "vpp-compare-topologies-mrr-cmp"
4762   comparisons:
4763     - title: "Diff"
4764       reference: 1
4765       compare: 2
4766   legend:
4767     - "Legend to Table"
4768     - "3n-skx, 2n-skx - topologies tested."
4769     - "Diff - difference between 3n-skx and 2n-skx topologies."
4770
4771 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4772 - type: "table"
4773   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4774   algorithm: "table_comparison"
4775   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4777   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
4778   columns:
4779     - title: "3n-skx"
4780       data-set: "vpp-compare-topologies-mrr-ref"
4781     - title: "2n-skx"
4782       data-set: "vpp-compare-topologies-mrr-cmp"
4783   comparisons:
4784     - title: "Diff"
4785       reference: 1
4786       compare: 2
4787   legend:
4788     - "Legend to Table"
4789     - "3n-skx, 2n-skx - topologies tested."
4790     - "Diff - difference between 3n-skx and 2n-skx topologies."
4791
4792 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4793 - type: "table"
4794   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4795   algorithm: "table_comparison"
4796   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4798   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
4799   columns:
4800     - title: "3n-skx"
4801       data-set: "vpp-compare-topologies-mrr-ref"
4802     - title: "2n-skx"
4803       data-set: "vpp-compare-topologies-mrr-cmp"
4804   comparisons:
4805     - title: "Diff"
4806       reference: 1
4807       compare: 2
4808   legend:
4809     - "Legend to Table"
4810     - "3n-skx, 2n-skx - topologies tested."
4811     - "Diff - difference between 3n-skx and 2n-skx topologies."
4812
4813 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4814 - type: "table"
4815   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4816   algorithm: "table_comparison"
4817   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4819   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4820   columns:
4821     - title: "3n-hsw xl710"
4822       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4823       tag: "NIC_Intel-XL710"
4824     - title: "2n-clx xxv710"
4825       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4826       tag: "NIC_Intel-XXV710"
4827   comparisons:
4828     - title: "Diff"
4829       reference: 1
4830       compare: 2
4831   legend:
4832     - "Legend to Table"
4833     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4834     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4835
4836 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4837 - type: "table"
4838   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4839   algorithm: "table_comparison"
4840   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4842   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4843   columns:
4844     - title: "3n-hsw xl710"
4845       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4846       tag: "NIC_Intel-XL710"
4847     - title: "2n-clx xxv710"
4848       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4849       tag: "NIC_Intel-XXV710"
4850   comparisons:
4851     - title: "Diff"
4852       reference: 1
4853       compare: 2
4854   legend:
4855     - "Legend to Table"
4856     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4857     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4858
4859 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4860 - type: "table"
4861   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4862   algorithm: "table_comparison"
4863   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4865   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4866   columns:
4867     - title: "3n-hsw xl710"
4868       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4869       tag: "NIC_Intel-XL710"
4870     - title: "2n-clx xxv710"
4871       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4872       tag: "NIC_Intel-XXV710"
4873   comparisons:
4874     - title: "Diff"
4875       reference: 1
4876       compare: 2
4877   legend:
4878     - "Legend to Table"
4879     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4880     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4881
4882 # Detailed Test Results - VPP Performance Results 3n-hsw
4883 - type: "table"
4884   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4885   algorithm: "table_merged_details"
4886   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
4887   columns:
4888     - title: " |prein| Test Name |preout| "
4889       data: "data name"
4890     - 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| "
4891       data: "data msg"
4892   data: "vpp-perf-results-3n-hsw"
4893   filter: "all"
4894   parameters:
4895   - "name"
4896   - "parent"
4897   - "msg"
4898
4899 # Detailed Test Results - VPP Performance Results 3n-skx
4900 - type: "table"
4901   title: "Detailed Test Results - VPP Performance Results 3n-skx"
4902   algorithm: "table_merged_details"
4903   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
4904   columns:
4905     - title: " |prein| Test Name |preout| "
4906       data: "data name"
4907     - 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| "
4908       data: "data msg"
4909   data: "vpp-perf-results-3n-skx"
4910   filter: "all"
4911   remove-ndr: False
4912   parameters:
4913   - "name"
4914   - "parent"
4915   - "msg"
4916
4917 # Detailed Test Results - VPP Performance Results 2n-skx
4918 - type: "table"
4919   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4920   algorithm: "table_merged_details"
4921   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
4922   columns:
4923     - title: " |prein| Test Name |preout| "
4924       data: "data name"
4925     - 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| "
4926       data: "data msg"
4927   data: "vpp-perf-results-2n-skx"
4928   filter: "all"
4929   remove-ndr: False
4930   parameters:
4931   - "name"
4932   - "parent"
4933   - "msg"
4934
4935 # Detailed Test Results - VPP Performance Results 2n-clx
4936 - type: "table"
4937   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4938   algorithm: "table_merged_details"
4939   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
4940   columns:
4941     - title: " |prein| Test Name |preout| "
4942       data: "data name"
4943     - 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| "
4944       data: "data msg"
4945   data: "vpp-perf-results-2n-clx"
4946   filter: "all"
4947   parameters:
4948   - "name"
4949   - "parent"
4950   - "msg"
4951
4952 # Detailed Test Results - VPP Performance Results 3n-tsh
4953 - type: "table"
4954   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4955   algorithm: "table_merged_details"
4956   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
4957   columns:
4958     - title: " |prein| Test Name |preout| "
4959       data: "data name"
4960     - 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| "
4961       data: "data msg"
4962   data: "vpp-perf-results-3n-tsh"
4963   filter: "all"
4964   parameters:
4965   - "name"
4966   - "parent"
4967   - "msg"
4968
4969 # Detailed Test Results - VPP Performance Results 3n-dnv
4970 - type: "table"
4971   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4972   algorithm: "table_merged_details"
4973   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
4974   columns:
4975     - title: " |prein| Test Name |preout| "
4976       data: "data name"
4977     - 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| "
4978       data: "data msg"
4979   data: "vpp-perf-results-3n-dnv"
4980   filter: "all"
4981   parameters:
4982   - "name"
4983   - "parent"
4984   - "msg"
4985
4986 # Detailed Test Results - VPP Performance Results 2n-dnv
4987 - type: "table"
4988   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4989   algorithm: "table_merged_details"
4990   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4991   columns:
4992     - title: " |prein| Test Name |preout| "
4993       data: "data name"
4994     - 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| "
4995       data: "data msg"
4996   data: "vpp-perf-results-2n-dnv"
4997   filter: "all"
4998   parameters:
4999   - "name"
5000   - "parent"
5001   - "msg"
5002
5003 # Test configuration - VPP Performance Test Configs 3n-hsw
5004 - type: "table"
5005   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5006   algorithm: "table_merged_details"
5007   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5008   columns:
5009     - title: " |prein| Test Name |preout| "
5010       data: "data name"
5011     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5012       data: "data conf-history"
5013   data: "vpp-perf-results-3n-hsw"
5014   filter: "all"
5015   parameters:
5016   - "parent"
5017   - "name"
5018   - "conf-history"
5019
5020 # Test configuration - VPP Performance Test Configs 3n-skx
5021 - type: "table"
5022   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5023   algorithm: "table_merged_details"
5024   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5025   columns:
5026     - title: " |prein| Test Name |preout| "
5027       data: "data name"
5028     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5029       data: "data conf-history"
5030   data: "vpp-perf-results-3n-skx"
5031   filter: "all"
5032   parameters:
5033   - "parent"
5034   - "name"
5035   - "conf-history"
5036
5037 # Test configuration - VPP Performance Test Configs 2n-skx
5038 - type: "table"
5039   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5040   algorithm: "table_merged_details"
5041   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5042   columns:
5043     - title: " |prein| Test Name |preout| "
5044       data: "data name"
5045     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5046       data: "data conf-history"
5047   data: "vpp-perf-results-2n-skx"
5048   filter: "all"
5049   parameters:
5050   - "parent"
5051   - "name"
5052   - "conf-history"
5053
5054 # Test configuration - VPP Performance Test Configs 2n-clx
5055 - type: "table"
5056   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5057   algorithm: "table_merged_details"
5058   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5059   columns:
5060     - title: " |prein| Test Name |preout| "
5061       data: "data name"
5062     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5063       data: "data conf-history"
5064   data: "vpp-perf-results-2n-clx"
5065   filter: "all"
5066   parameters:
5067   - "parent"
5068   - "name"
5069   - "conf-history"
5070
5071 # Test configuration - VPP Performance Test Configs 3n-tsh
5072 - type: "table"
5073   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5074   algorithm: "table_merged_details"
5075   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5076   columns:
5077     - title: " |prein| Test Name |preout| "
5078       data: "data name"
5079     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5080       data: "data conf-history"
5081   data: "vpp-perf-results-3n-tsh"
5082   filter: "all"
5083   parameters:
5084   - "parent"
5085   - "name"
5086   - "conf-history"
5087
5088 # Test configuration - VPP Performance Test Configs 3n-dnv
5089 - type: "table"
5090   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5091   algorithm: "table_merged_details"
5092   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5093   columns:
5094     - title: " |prein| Test Name |preout| "
5095       data: "data name"
5096     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5097       data: "data conf-history"
5098   data: "vpp-perf-results-3n-dnv"
5099   filter: "all"
5100   parameters:
5101   - "parent"
5102   - "name"
5103   - "conf-history"
5104
5105 # Test configuration - VPP Performance Test Configs 2n-dnv
5106 - type: "table"
5107   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5108   algorithm: "table_merged_details"
5109   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5110   columns:
5111     - title: " |prein| Test Name |preout| "
5112       data: "data name"
5113     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5114       data: "data conf-history"
5115   data: "vpp-perf-results-2n-dnv"
5116   filter: "all"
5117   parameters:
5118   - "parent"
5119   - "name"
5120   - "conf-history"
5121
5122 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5123 - type: "table"
5124   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5125   algorithm: "table_oper_data_html"
5126   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5127   data: "vpp-perf-results-3n-hsw"
5128   filter: "all"
5129
5130 # Test Operational Data - VPP Performance Operational Data 3n-skx
5131 - type: "table"
5132   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5133   algorithm: "table_oper_data_html"
5134   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5135   data: "vpp-perf-results-3n-skx"
5136   filter: "all"
5137
5138 # Test Operational Data - VPP Performance Operational Data 2n-skx
5139 - type: "table"
5140   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5141   algorithm: "table_oper_data_html"
5142   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5143   data: "vpp-perf-results-2n-skx"
5144   filter: "all"
5145
5146 # Test Operational Data - VPP Performance Operational Data 2n-clx
5147 - type: "table"
5148   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5149   algorithm: "table_oper_data_html"
5150   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5151   data: "vpp-perf-results-2n-clx"
5152   filter: "all"
5153
5154 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5155 - type: "table"
5156   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5157   algorithm: "table_oper_data_html"
5158   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5159   data: "vpp-perf-results-3n-tsh"
5160   filter: "all"
5161
5162 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5163 - type: "table"
5164   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5165   algorithm: "table_oper_data_html"
5166   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5167   data: "vpp-perf-results-3n-dnv"
5168   filter: "all"
5169
5170 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5171 - type: "table"
5172   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5173   algorithm: "table_oper_data_html"
5174   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5175   data: "vpp-perf-results-2n-dnv"
5176   filter: "all"
5177
5178 # Detailed Test Results - VPP MRR Results 3n-hsw
5179 - type: "table"
5180   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5181   algorithm: "table_merged_details"
5182   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5183   columns:
5184     - title: " |prein| Test Name |preout| "
5185       data: "data name"
5186     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5187       data: "data msg"
5188   data: "vpp-mrr-results-3n-hsw"
5189   filter: "all"
5190   parameters:
5191   - "name"
5192   - "parent"
5193   - "msg"
5194
5195 # Detailed Test Results - VPP MRR Results 3n-skx
5196 - type: "table"
5197   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5198   algorithm: "table_merged_details"
5199   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5200   columns:
5201     - title: " |prein| Test Name |preout| "
5202       data: "data name"
5203     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5204       data: "data msg"
5205   data: "vpp-mrr-results-3n-skx"
5206   filter: "all"
5207   parameters:
5208   - "name"
5209   - "parent"
5210   - "msg"
5211
5212 # Detailed Test Results - VPP MRR Results 2n-skx
5213 - type: "table"
5214   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5215   algorithm: "table_merged_details"
5216   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5217   columns:
5218     - title: " |prein| Test Name |preout| "
5219       data: "data name"
5220     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5221       data: "data msg"
5222   data: "vpp-mrr-results-2n-skx"
5223   filter: "all"
5224   parameters:
5225   - "name"
5226   - "parent"
5227   - "msg"
5228
5229 # Detailed Test Results - VPP MRR Results 2n-clx
5230 - type: "table"
5231   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5232   algorithm: "table_merged_details"
5233   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5234   columns:
5235     - title: " |prein| Test Name |preout| "
5236       data: "data name"
5237     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5238       data: "data msg"
5239   data: "vpp-mrr-results-2n-clx"
5240   filter: "all"
5241   parameters:
5242   - "name"
5243   - "parent"
5244   - "msg"
5245
5246 # Detailed Test Results - VPP MRR Results 3n-tsh
5247 - type: "table"
5248   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5249   algorithm: "table_merged_details"
5250   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5251   columns:
5252     - title: " |prein| Test Name |preout| "
5253       data: "data name"
5254     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5255       data: "data msg"
5256   data: "vpp-mrr-results-3n-tsh"
5257   filter: "all"
5258   parameters:
5259   - "name"
5260   - "parent"
5261   - "msg"
5262
5263 # Detailed Test Results - VPP MRR Results 3n-dnv
5264 - type: "table"
5265   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5266   algorithm: "table_merged_details"
5267   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5268   columns:
5269     - title: " |prein| Test Name |preout| "
5270       data: "data name"
5271     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5272       data: "data msg"
5273   data: "vpp-mrr-results-3n-dnv"
5274   filter: "all"
5275   parameters:
5276   - "name"
5277   - "parent"
5278   - "msg"
5279
5280 # Detailed Test Results - VPP MRR Results 2n-dnv
5281 - type: "table"
5282   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5283   algorithm: "table_merged_details"
5284   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5285   columns:
5286     - title: " |prein| Test Name |preout| "
5287       data: "data name"
5288     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5289       data: "data msg"
5290   data: "vpp-mrr-results-2n-dnv"
5291   filter: "all"
5292   parameters:
5293   - "name"
5294   - "parent"
5295   - "msg"
5296
5297 # Test configuration - VPP MRR Test Configs 3n-hsw
5298 - type: "table"
5299   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5300   algorithm: "table_merged_details"
5301   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5302   columns:
5303     - title: " |prein| Test Name |preout| "
5304       data: "data name"
5305     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5306       data: "data conf-history"
5307   data: "vpp-mrr-results-3n-hsw"
5308   filter: "all"
5309   parameters:
5310   - "parent"
5311   - "name"
5312   - "conf-history"
5313
5314 # Test configuration - VPP MRR Test Configs 3n-skx
5315 - type: "table"
5316   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5317   algorithm: "table_merged_details"
5318   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5319   columns:
5320     - title: " |prein| Test Name |preout| "
5321       data: "data name"
5322     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5323       data: "data conf-history"
5324   data: "vpp-mrr-results-3n-skx"
5325   filter: "all"
5326   parameters:
5327   - "parent"
5328   - "name"
5329   - "conf-history"
5330
5331 # Test configuration - VPP MRR Test Configs 2n-skx
5332 - type: "table"
5333   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5334   algorithm: "table_merged_details"
5335   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5336   columns:
5337     - title: " |prein| Test Name |preout| "
5338       data: "data name"
5339     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5340       data: "data conf-history"
5341   data: "vpp-mrr-results-2n-skx"
5342   filter: "all"
5343   parameters:
5344   - "parent"
5345   - "name"
5346   - "conf-history"
5347
5348 # Test configuration - VPP MRR Test Configs 2n-clx
5349 - type: "table"
5350   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5351   algorithm: "table_merged_details"
5352   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5353   columns:
5354     - title: " |prein| Test Name |preout| "
5355       data: "data name"
5356     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5357       data: "data conf-history"
5358   data: "vpp-mrr-results-2n-clx"
5359   filter: "all"
5360   parameters:
5361   - "parent"
5362   - "name"
5363   - "conf-history"
5364
5365 # Test configuration - VPP MRR Test Configs 3n-tsh
5366 - type: "table"
5367   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5368   algorithm: "table_merged_details"
5369   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5370   columns:
5371     - title: " |prein| Test Name |preout| "
5372       data: "data name"
5373     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5374       data: "data conf-history"
5375   data: "vpp-mrr-results-3n-tsh"
5376   filter: "all"
5377   parameters:
5378   - "parent"
5379   - "name"
5380   - "conf-history"
5381
5382 # Test configuration - VPP MRR Test Configs 3n-dnv
5383 - type: "table"
5384   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5385   algorithm: "table_merged_details"
5386   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5387   columns:
5388     - title: " |prein| Test Name |preout| "
5389       data: "data name"
5390     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5391       data: "data conf-history"
5392   data: "vpp-mrr-results-3n-dnv"
5393   filter: "all"
5394   parameters:
5395   - "parent"
5396   - "name"
5397   - "conf-history"
5398
5399 # Test configuration - VPP MRR Test Configs 2n-dnv
5400 - type: "table"
5401   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5402   algorithm: "table_merged_details"
5403   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5404   columns:
5405     - title: " |prein| Test Name |preout| "
5406       data: "data name"
5407     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5408       data: "data conf-history"
5409   data: "vpp-mrr-results-2n-dnv"
5410   filter: "all"
5411   parameters:
5412   - "parent"
5413   - "name"
5414   - "conf-history"
5415
5416 # Detailed Test Results - VPP Device Results - Ubuntu
5417 - type: "table"
5418   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5419   algorithm: "table_merged_details"
5420   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5421   columns:
5422     - title: " |prein| Test Name |preout| "
5423       data: "data name"
5424     - title: " |prein| Status |preout| "
5425       data: "data status"
5426   data: "vpp-device-results-ubuntu"
5427   filter: "all"
5428   parameters:
5429   - "name"
5430   - "parent"
5431   - "doc"
5432   - "status"
5433
5434 # Test configuration - VPP Device Test Configs - Ubuntu
5435 - type: "table"
5436   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5437   algorithm: "table_merged_details"
5438   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5439   columns:
5440     - title: " |prein| Test Name |preout| "
5441       data: "data name"
5442     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5443       data: "data conf-history"
5444   data: "vpp-device-results-ubuntu"
5445   filter: "all"
5446   parameters:
5447   - "parent"
5448   - "name"
5449   - "conf-history"
5450
5451 ################################################################################
5452
5453 # DPDK Performance Changes 3n-hsw 1t1c pdr
5454 - type: "table"
5455   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5456   algorithm: "table_comparison"
5457   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5458   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5459   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5460   columns:
5461     - title: "1908"
5462       data-set: "dpdk-performance-changes-3n-hsw-h1"
5463     - title: "2001"
5464       data-set: "dpdk-performance-changes-3n-hsw-ref"
5465     - title: "2005"
5466       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5467   comparisons:
5468     - title: "Diff"
5469       reference: 2
5470       compare: 3
5471   legend:
5472     - "Legend to Table"
5473     - "1908, 2001, 2005 - DPDK versions tested."
5474     - "Diff - difference between 2001 and 2005 DPDK version."
5475
5476 # DPDK Performance Changes 3n-hsw 2t2c pdr
5477 - type: "table"
5478   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5479   algorithm: "table_comparison"
5480   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5482   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5483   columns:
5484     - title: "1908"
5485       data-set: "dpdk-performance-changes-3n-hsw-h1"
5486     - title: "2001"
5487       data-set: "dpdk-performance-changes-3n-hsw-ref"
5488     - title: "2005"
5489       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5490   comparisons:
5491     - title: "Diff"
5492       reference: 2
5493       compare: 3
5494   legend:
5495     - "Legend to Table"
5496     - "1908, 2001, 2005 - DPDK versions tested."
5497     - "Diff - difference between 2001 and 2005 DPDK version."
5498
5499 # DPDK Performance Changes 3n-hsw 1t1c pdr
5500 - type: "table"
5501   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5502   algorithm: "table_comparison"
5503   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5505   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5506   columns:
5507     - title: "1908"
5508       data-set: "dpdk-performance-changes-3n-hsw-h1"
5509     - title: "2001"
5510       data-set: "dpdk-performance-changes-3n-hsw-ref"
5511     - title: "2005"
5512       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5513   comparisons:
5514     - title: "Diff"
5515       reference: 2
5516       compare: 3
5517   legend:
5518     - "Legend to Table"
5519     - "1908, 2001, 2005 - DPDK versions tested."
5520     - "Diff - difference between 2001 and 2005 DPDK version."
5521
5522 # DPDK Performance Changes 3n-hsw 2t2c ndr
5523 - type: "table"
5524   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5525   algorithm: "table_comparison"
5526   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5527   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5528   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5529   columns:
5530     - title: "1908"
5531       data-set: "dpdk-performance-changes-3n-hsw-h1"
5532     - title: "2001"
5533       data-set: "dpdk-performance-changes-3n-hsw-ref"
5534     - title: "2005"
5535       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5536   comparisons:
5537     - title: "Diff"
5538       reference: 2
5539       compare: 3
5540   legend:
5541     - "Legend to Table"
5542     - "1908, 2001, 2005 - DPDK versions tested."
5543     - "Diff - difference between 2001 and 2005 DPDK version."
5544
5545 # DPDK Performance Changes 3n-skx 2t1c pdr
5546 - type: "table"
5547   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5548   algorithm: "table_comparison"
5549   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5550   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5551   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5552   columns:
5553     - title: "1908"
5554       data-set: "dpdk-performance-changes-3n-skx-h1"
5555     - title: "2001"
5556       data-set: "dpdk-performance-changes-3n-skx-ref"
5557     - title: "2005"
5558       data-set: "dpdk-performance-changes-3n-skx-cmp"
5559   comparisons:
5560     - title: "Diff"
5561       reference: 2
5562       compare: 3
5563   legend:
5564     - "Legend to Table"
5565     - "1908, 2001, 2005 - DPDK versions tested."
5566     - "Diff - difference between 2001 and 2005 DPDK version."
5567
5568 # DPDK Performance Changes 3n-skx 4t2c pdr
5569 - type: "table"
5570   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5571   algorithm: "table_comparison"
5572   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5573   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5574   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5575   columns:
5576     - title: "1908"
5577       data-set: "dpdk-performance-changes-3n-skx-h1"
5578     - title: "2001"
5579       data-set: "dpdk-performance-changes-3n-skx-ref"
5580     - title: "2005"
5581       data-set: "dpdk-performance-changes-3n-skx-cmp"
5582   comparisons:
5583     - title: "Diff"
5584       reference: 2
5585       compare: 3
5586   legend:
5587     - "Legend to Table"
5588     - "1908, 2001, 2005 - DPDK versions tested."
5589     - "Diff - difference between 2001 and 2005 DPDK version."
5590
5591 # DPDK Performance Changes 3n-skx 2t1c ndr
5592 - type: "table"
5593   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5594   algorithm: "table_comparison"
5595   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5597   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5598   columns:
5599     - title: "1908"
5600       data-set: "dpdk-performance-changes-3n-skx-h1"
5601     - title: "2001"
5602       data-set: "dpdk-performance-changes-3n-skx-ref"
5603     - title: "2005"
5604       data-set: "dpdk-performance-changes-3n-skx-cmp"
5605   comparisons:
5606     - title: "Diff"
5607       reference: 2
5608       compare: 3
5609   legend:
5610     - "Legend to Table"
5611     - "1908, 2001, 2005 - DPDK versions tested."
5612     - "Diff - difference between 2001 and 2005 DPDK version."
5613
5614 # DPDK Performance Changes 3n-skx 4t2c ndr
5615 - type: "table"
5616   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5617   algorithm: "table_comparison"
5618   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5620   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5621   columns:
5622     - title: "1908"
5623       data-set: "dpdk-performance-changes-3n-skx-h1"
5624     - title: "2001"
5625       data-set: "dpdk-performance-changes-3n-skx-ref"
5626     - title: "2005"
5627       data-set: "dpdk-performance-changes-3n-skx-cmp"
5628   comparisons:
5629     - title: "Diff"
5630       reference: 2
5631       compare: 3
5632   legend:
5633     - "Legend to Table"
5634     - "1908, 2001, 2005 - DPDK versions tested."
5635     - "Diff - difference between 2001 and 2005 DPDK version."
5636
5637 # DPDK Performance Changes 2n-skx 2t1c pdr
5638 - type: "table"
5639   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5640   algorithm: "table_comparison"
5641   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5643   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5644   columns:
5645     - title: "1908"
5646       data-set: "dpdk-performance-changes-2n-skx-h1"
5647     - title: "2001"
5648       data-set: "dpdk-performance-changes-2n-skx-ref"
5649     - title: "2005"
5650       data-set: "dpdk-performance-changes-2n-skx-cmp"
5651   comparisons:
5652     - title: "Diff"
5653       reference: 2
5654       compare: 3
5655   legend:
5656     - "Legend to Table"
5657     - "1908, 2001, 2005 - DPDK versions tested."
5658     - "Diff - difference between 2001 and 2005 DPDK version."
5659
5660 # DPDK Performance Changes 2n-skx 4t2c pdr
5661 - type: "table"
5662   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5663   algorithm: "table_comparison"
5664   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5665   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5666   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5667   columns:
5668     - title: "1908"
5669       data-set: "dpdk-performance-changes-2n-skx-h1"
5670     - title: "2001"
5671       data-set: "dpdk-performance-changes-2n-skx-ref"
5672     - title: "2005"
5673       data-set: "dpdk-performance-changes-2n-skx-cmp"
5674   comparisons:
5675     - title: "Diff"
5676       reference: 2
5677       compare: 3
5678   legend:
5679     - "Legend to Table"
5680     - "1908, 2001, 2005 - DPDK versions tested."
5681     - "Diff - difference between 2001 and 2005 DPDK version."
5682
5683 # DPDK Performance Changes 2n-skx 2t1c ndr
5684 - type: "table"
5685   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5686   algorithm: "table_comparison"
5687   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5688   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5689   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5690   columns:
5691     - title: "1908"
5692       data-set: "dpdk-performance-changes-2n-skx-h1"
5693     - title: "2001"
5694       data-set: "dpdk-performance-changes-2n-skx-ref"
5695     - title: "2005"
5696       data-set: "dpdk-performance-changes-2n-skx-cmp"
5697   comparisons:
5698     - title: "Diff"
5699       reference: 2
5700       compare: 3
5701   legend:
5702     - "Legend to Table"
5703     - "1908, 2001, 2005 - DPDK versions tested."
5704     - "Diff - difference between 2001 and 2005 DPDK version."
5705
5706 # DPDK Performance Changes 2n-skx 4t2c ndr
5707 - type: "table"
5708   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5709   algorithm: "table_comparison"
5710   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5711   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5712   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5713   columns:
5714     - title: "1908"
5715       data-set: "dpdk-performance-changes-2n-skx-h1"
5716     - title: "2001"
5717       data-set: "dpdk-performance-changes-2n-skx-ref"
5718     - title: "2005"
5719       data-set: "dpdk-performance-changes-2n-skx-cmp"
5720   comparisons:
5721     - title: "Diff"
5722       reference: 2
5723       compare: 3
5724   legend:
5725     - "Legend to Table"
5726     - "1908, 2001, 2005 - DPDK versions tested."
5727     - "Diff - difference between 2001 and 2005 DPDK version."
5728
5729 # DPDK Performance Changes 2n-clx 2t1c pdr
5730 - type: "table"
5731   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
5732   algorithm: "table_comparison"
5733   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
5734   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5735   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5736   columns:
5737     - title: "2001"
5738       data-set: "dpdk-performance-changes-2n-clx-ref"
5739     - title: "2005"
5740       data-set: "dpdk-performance-changes-2n-clx-cmp"
5741   comparisons:
5742     - title: "Diff"
5743       reference: 1
5744       compare: 2
5745   legend:
5746     - "Legend to Table"
5747     - "2001, 2005 - DPDK versions tested."
5748     - "Diff - difference between 2001 and 2005 DPDK version."
5749
5750 # DPDK Performance Changes 2n-clx 4t2c pdr
5751 - type: "table"
5752   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
5753   algorithm: "table_comparison"
5754   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
5755   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5756   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5757   columns:
5758     - title: "2001"
5759       data-set: "dpdk-performance-changes-2n-clx-ref"
5760     - title: "2005"
5761       data-set: "dpdk-performance-changes-2n-clx-cmp"
5762   comparisons:
5763     - title: "Diff"
5764       reference: 1
5765       compare: 2
5766   legend:
5767     - "Legend to Table"
5768     - "2001, 2005 - DPDK versions tested."
5769     - "Diff - difference between 2001 and 2005 DPDK version."
5770
5771 # DPDK Performance Changes 2n-clx 2t1c ndr
5772 - type: "table"
5773   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
5774   algorithm: "table_comparison"
5775   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
5776   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5777   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5778   columns:
5779     - title: "2001"
5780       data-set: "dpdk-performance-changes-2n-clx-ref"
5781     - title: "2005"
5782       data-set: "dpdk-performance-changes-2n-clx-cmp"
5783   comparisons:
5784     - title: "Diff"
5785       reference: 1
5786       compare: 2
5787   legend:
5788     - "Legend to Table"
5789     - "2001, 2005 - DPDK versions tested."
5790     - "Diff - difference between 2001 and 2005 DPDK version."
5791
5792 # DPDK Performance Changes 2n-clx 4t2c ndr
5793 - type: "table"
5794   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
5795   algorithm: "table_comparison"
5796   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
5797   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5798   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5799   columns:
5800     - title: "2001"
5801       data-set: "dpdk-performance-changes-2n-clx-ref"
5802     - title: "2005"
5803       data-set: "dpdk-performance-changes-2n-clx-cmp"
5804   comparisons:
5805     - title: "Diff"
5806       reference: 1
5807       compare: 2
5808   legend:
5809     - "Legend to Table"
5810     - "2001, 2005 - DPDK versions tested."
5811     - "Diff - difference between 2001 and 2005 DPDK version."
5812
5813 # DPDK Performance Changes 2n-dnv 1t1c pdr
5814 - type: "table"
5815   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
5816   algorithm: "table_comparison"
5817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
5818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5819   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5820   columns:
5821     - title: "2001"
5822       data-set: "dpdk-performance-changes-2n-dnv-ref"
5823     - title: "2005"
5824       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5825   comparisons:
5826     - title: "Diff"
5827       reference: 1
5828       compare: 2
5829   legend:
5830     - "Legend to Table"
5831     - "2001, 2005 - DPDK versions tested."
5832     - "Diff - difference between 2001 and 2005 DPDK version."
5833
5834 # DPDK Performance Changes 2n-dnv 2t2c pdr
5835 - type: "table"
5836   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
5837   algorithm: "table_comparison"
5838   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
5839   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5840   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5841   columns:
5842     - title: "2001"
5843       data-set: "dpdk-performance-changes-2n-dnv-ref"
5844     - title: "2005"
5845       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5846   comparisons:
5847     - title: "Diff"
5848       reference: 1
5849       compare: 2
5850   legend:
5851     - "Legend to Table"
5852     - "2001, 2005 - DPDK versions tested."
5853     - "Diff - difference between 2001 and 2005 DPDK version."
5854
5855 # DPDK Performance Changes 2n-dnv 1t1c ndr
5856 - type: "table"
5857   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
5858   algorithm: "table_comparison"
5859   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
5860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5861   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5862   columns:
5863     - title: "2001"
5864       data-set: "dpdk-performance-changes-2n-dnv-ref"
5865     - title: "2005"
5866       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5867   comparisons:
5868     - title: "Diff"
5869       reference: 1
5870       compare: 2
5871   legend:
5872     - "Legend to Table"
5873     - "2001, 2005 - DPDK versions tested."
5874     - "Diff - difference between 2001 and 2005 DPDK version."
5875
5876 # DPDK Performance Changes 2n-dnv 2t2c ndr
5877 - type: "table"
5878   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
5879   algorithm: "table_comparison"
5880   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
5881   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5882   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5883   columns:
5884     - title: "2001"
5885       data-set: "dpdk-performance-changes-2n-dnv-ref"
5886     - title: "2005"
5887       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5888   comparisons:
5889     - title: "Diff"
5890       reference: 1
5891       compare: 2
5892   legend:
5893     - "Legend to Table"
5894     - "2001, 2005 - DPDK versions tested."
5895     - "Diff - difference between 2001 and 2005 DPDK version."
5896
5897 # DPDK Performance Changes 3n-dnv 1t1c pdr
5898 - type: "table"
5899   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
5900   algorithm: "table_comparison"
5901   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
5902   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5903   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5904   columns:
5905     - title: "2001"
5906       data-set: "dpdk-performance-changes-3n-dnv-ref"
5907     - title: "2005"
5908       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5909   comparisons:
5910     - title: "Diff"
5911       reference: 1
5912       compare: 2
5913   legend:
5914     - "Legend to Table"
5915     - "2001, 2005 - DPDK versions tested."
5916     - "Diff - difference between 2001 and 2005 DPDK version."
5917
5918 # DPDK Performance Changes 3n-dnv 2t2c pdr
5919 - type: "table"
5920   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
5921   algorithm: "table_comparison"
5922   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
5923   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5924   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5925   columns:
5926     - title: "2001"
5927       data-set: "dpdk-performance-changes-3n-dnv-ref"
5928     - title: "2005"
5929       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5930   comparisons:
5931     - title: "Diff"
5932       reference: 1
5933       compare: 2
5934   legend:
5935     - "Legend to Table"
5936     - "2001, 2005 - DPDK versions tested."
5937     - "Diff - difference between 2001 and 2005 DPDK version."
5938
5939 # DPDK Performance Changes 3n-dnv 1t1c ndr
5940 - type: "table"
5941   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
5942   algorithm: "table_comparison"
5943   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
5944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5945   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5946   columns:
5947     - title: "2001"
5948       data-set: "dpdk-performance-changes-3n-dnv-ref"
5949     - title: "2005"
5950       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5951   comparisons:
5952     - title: "Diff"
5953       reference: 1
5954       compare: 2
5955   legend:
5956     - "Legend to Table"
5957     - "2001, 2005 - DPDK versions tested."
5958     - "Diff - difference between 2001 and 2005 DPDK version."
5959
5960 # DPDK Performance Changes 3n-dnv 2t2c ndr
5961 - type: "table"
5962   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
5963   algorithm: "table_comparison"
5964   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
5965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5966   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5967   columns:
5968     - title: "2001"
5969       data-set: "dpdk-performance-changes-3n-dnv-ref"
5970     - title: "2005"
5971       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5972   comparisons:
5973     - title: "Diff"
5974       reference: 1
5975       compare: 2
5976   legend:
5977     - "Legend to Table"
5978     - "2001, 2005 - DPDK versions tested."
5979     - "Diff - difference between 2001 and 2005 DPDK version."
5980
5981 # DPDK Performance Changes 3n-tsh 1t1c pdr
5982 - type: "table"
5983   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
5984   algorithm: "table_comparison"
5985   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
5986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5987   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5988   columns:
5989     - title: "2001"
5990       data-set: "dpdk-performance-changes-3n-tsh-ref"
5991     - title: "2005"
5992       data-set: "dpdk-performance-changes-3n-tsh-cmp"
5993   comparisons:
5994     - title: "Diff"
5995       reference: 1
5996       compare: 2
5997   legend:
5998     - "Legend to Table"
5999     - "2001, 2005 - DPDK versions tested."
6000     - "Diff - difference between 2001 and 2005 DPDK version."
6001
6002 # DPDK Performance Changes 3n-tsh 2t2c pdr
6003 - type: "table"
6004   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6005   algorithm: "table_comparison"
6006   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6008   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6009   columns:
6010     - title: "2001"
6011       data-set: "dpdk-performance-changes-3n-tsh-ref"
6012     - title: "2005"
6013       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6014   comparisons:
6015     - title: "Diff"
6016       reference: 1
6017       compare: 2
6018   legend:
6019     - "Legend to Table"
6020     - "2001, 2005 - DPDK versions tested."
6021     - "Diff - difference between 2001 and 2005 DPDK version."
6022
6023 # DPDK Performance Changes 3n-tsh 1t1c ndr
6024 - type: "table"
6025   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6026   algorithm: "table_comparison"
6027   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6029   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6030   columns:
6031     - title: "2001"
6032       data-set: "dpdk-performance-changes-3n-tsh-ref"
6033     - title: "2005"
6034       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6035   comparisons:
6036     - title: "Diff"
6037       reference: 1
6038       compare: 2
6039   legend:
6040     - "Legend to Table"
6041     - "2001, 2005 - DPDK versions tested."
6042     - "Diff - difference between 2001 and 2005 DPDK version."
6043
6044 # DPDK Performance Changes 3n-tsh 2t2c ndr
6045 - type: "table"
6046   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6047   algorithm: "table_comparison"
6048   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6049   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6050   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6051   columns:
6052     - title: "2001"
6053       data-set: "dpdk-performance-changes-3n-tsh-ref"
6054     - title: "2005"
6055       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6056   comparisons:
6057     - title: "Diff"
6058       reference: 1
6059       compare: 2
6060   legend:
6061     - "Legend to Table"
6062     - "2001, 2005 - DPDK versions tested."
6063     - "Diff - difference between 2001 and 2005 DPDK version."
6064
6065 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6066 - type: "table"
6067   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6068   algorithm: "table_comparison"
6069   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6070   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6071   filter: "'NIC_Intel-X710'"
6072   columns:
6073     - title: "3n-hsw x710"
6074       data-set: "dpdk-compare-testbeds-ref"
6075     - title: "3n-skx x710"
6076       data-set: "dpdk-compare-testbeds-cmp"
6077   comparisons:
6078     - title: "Diff"
6079       reference: 1
6080       compare: 2
6081   legend:
6082     - "Legend to Table"
6083     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6084     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6085
6086 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6087 - type: "table"
6088   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6089   algorithm: "table_comparison"
6090   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6092   filter: "'NIC_Intel-X710'"
6093   columns:
6094     - title: "3n-hsw x710"
6095       data-set: "dpdk-compare-testbeds-ref"
6096     - title: "3n-skx x710"
6097       data-set: "dpdk-compare-testbeds-cmp"
6098   comparisons:
6099     - title: "Diff"
6100       reference: 1
6101       compare: 2
6102   legend:
6103     - "Legend to Table"
6104     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6105     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6106
6107 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6108 - type: "table"
6109   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6110   algorithm: "table_comparison"
6111   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6113   filter: "'NIC_Intel-XXV710'"
6114   columns:
6115     - title: "2n-skx"
6116       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6117     - title: "2n-clx"
6118       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6119   comparisons:
6120     - title: "Diff"
6121       reference: 1
6122       compare: 2
6123   legend:
6124     - "Legend to Table"
6125     - "2n-skx, 2n-clx - testbeds and NICs tested."
6126     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6127
6128 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6129 - type: "table"
6130   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6131   algorithm: "table_comparison"
6132   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6134   filter: "'NIC_Intel-XXV710'"
6135   columns:
6136     - title: "2n-skx"
6137       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6138     - title: "2n-clx"
6139       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6140   comparisons:
6141     - title: "Diff"
6142       reference: 1
6143       compare: 2
6144   legend:
6145     - "Legend to Table"
6146     - "2n-skx, 2n-clx - testbeds and NICs tested."
6147     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6148
6149 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6150 - type: "table"
6151   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6152   algorithm: "table_comparison"
6153   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6155   filter: "'NIC_Intel-XXV710'"
6156   columns:
6157     - title: "3n-skx"
6158       data-set: "dpdk-compare-topologies-ref"
6159     - title: "2n-skx"
6160       data-set: "dpdk-compare-topologies-cmp"
6161   comparisons:
6162     - title: "Diff"
6163       reference: 1
6164       compare: 2
6165   legend:
6166     - "Legend to Table"
6167     - "3n-skx, 2n-skx - topologies tested."
6168     - "Diff - difference between 3n-skx and 2n-skx topologies."
6169
6170 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6171 - type: "table"
6172   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6173   algorithm: "table_comparison"
6174   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6176   filter: "'NIC_Intel-XXV710'"
6177   columns:
6178     - title: "3n-skx"
6179       data-set: "dpdk-compare-topologies-ref"
6180     - title: "2n-skx"
6181       data-set: "dpdk-compare-topologies-cmp"
6182   comparisons:
6183     - title: "Diff"
6184       reference: 1
6185       compare: 2
6186   legend:
6187     - "Legend to Table"
6188     - "3n-skx, 2n-skx - topologies tested."
6189     - "Diff - difference between 3n-skx and 2n-skx topologies."
6190
6191 # Detailed Test Results - DPDK Performance Results 3n-hsw
6192 - type: "table"
6193   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6194   algorithm: "table_merged_details"
6195   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6196   columns:
6197     - title: " |prein| Test Name |preout| "
6198       data: "data name"
6199     - 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| "
6200       data: "data msg"
6201   data: "dpdk-perf-results-3n-hsw"
6202   filter: "all"
6203   parameters:
6204   - "name"
6205   - "parent"
6206   - "msg"
6207
6208 # Detailed Test Results - DPDK Performance Results 3n-skx
6209 - type: "table"
6210   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6211   algorithm: "table_merged_details"
6212   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6213   columns:
6214     - title: " |prein| Test Name |preout| "
6215       data: "data name"
6216     - 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| "
6217       data: "data msg"
6218   data: "dpdk-perf-results-3n-skx"
6219   filter: "all"
6220   remove-ndr: False
6221   parameters:
6222   - "name"
6223   - "parent"
6224   - "msg"
6225
6226 # Detailed Test Results - DPDK Performance Results 2n-skx
6227 - type: "table"
6228   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6229   algorithm: "table_merged_details"
6230   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6231   columns:
6232     - title: " |prein| Test Name |preout| "
6233       data: "data name"
6234     - 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| "
6235       data: "data msg"
6236   data: "dpdk-perf-results-2n-skx"
6237   filter: "all"
6238   remove-ndr: False
6239   parameters:
6240   - "name"
6241   - "parent"
6242   - "msg"
6243
6244 # Detailed Test Results - DPDK Performance Results 2n-clx
6245 - type: "table"
6246   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6247   algorithm: "table_merged_details"
6248   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6249   columns:
6250     - title: " |prein| Test Name |preout| "
6251       data: "data name"
6252     - 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| "
6253       data: "data msg"
6254   data: "dpdk-perf-results-2n-clx"
6255   filter: "all"
6256   parameters:
6257   - "name"
6258   - "parent"
6259   - "msg"
6260
6261 # Detailed Test Results - DPDK Performance Results 2n-dnv
6262 - type: "table"
6263   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6264   algorithm: "table_merged_details"
6265   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6266   columns:
6267     - title: " |prein| Test Name |preout| "
6268       data: "data name"
6269     - 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| "
6270       data: "data msg"
6271   data: "dpdk-perf-results-2n-dnv"
6272   filter: "all"
6273   parameters:
6274   - "name"
6275   - "parent"
6276   - "msg"
6277
6278 # Detailed Test Results - DPDK Performance Results 3n-dnv
6279 - type: "table"
6280   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6281   algorithm: "table_merged_details"
6282   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6283   columns:
6284     - title: " |prein| Test Name |preout| "
6285       data: "data name"
6286     - 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| "
6287       data: "data msg"
6288   data: "dpdk-perf-results-3n-dnv"
6289   filter: "all"
6290   parameters:
6291   - "name"
6292   - "parent"
6293   - "msg"
6294
6295 # Detailed Test Results - DPDK Performance Results 3n-tsh
6296 - type: "table"
6297   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6298   algorithm: "table_merged_details"
6299   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6300   columns:
6301     - title: " |prein| Test Name |preout| "
6302       data: "data name"
6303     - 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| "
6304       data: "data msg"
6305   data: "dpdk-perf-results-3n-tsh"
6306   filter: "all"
6307   parameters:
6308   - "name"
6309   - "parent"
6310   - "msg"
6311
6312 ################################################################################
6313 ###                                F I L E S                                 ###
6314 ################################################################################
6315
6316 # VPP Performance Results
6317 - type: "file"
6318   title: "VPP Performance Results"
6319   algorithm: "file_details_split"
6320   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6321   dir-tables:
6322     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6323     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6324     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6325     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6326     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6327     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6328     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6329   data:
6330     - "vpp-perf-results-2n-skx"
6331     - "vpp-perf-results-3n-skx"
6332     - "vpp-perf-results-2n-clx"
6333     - "vpp-perf-results-3n-hsw"
6334     - "vpp-perf-results-3n-tsh"
6335     - "vpp-perf-results-2n-dnv"
6336     - "vpp-perf-results-3n-dnv"
6337   filter: "all"
6338   data-start-level: 4
6339   order-chapters:
6340     level-1:
6341       - "l2"
6342       - "ip4"
6343       - "ip6"
6344       - "srv6"
6345       - "ip4_tunnels"
6346       - "ip6_tunnels"
6347       - "vm_vhost"
6348       - "container_memif"
6349       - "crypto"
6350       - "vts"
6351       - "lb"
6352       - "nfv_density"
6353       - "hoststack"
6354     level-2:
6355       - "2n-skx"
6356       - "3n-skx"
6357       - "2n-clx"
6358       - "3n-hsw"
6359       - "3n-tsh"
6360       - "2n-dnv"
6361       - "3n-dnv"
6362     level-3:
6363       - "xl710"
6364       - "x520"
6365       - "xxv710"
6366       - "x710"
6367       - "x553"
6368       - "cx556a"
6369       - "vic1227"
6370       - "vic1385"
6371
6372 # VPP Performance Configuration
6373 - type: "file"
6374   title: "VPP Performance Configuration"
6375   algorithm: "file_details_split"
6376   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6377   dir-tables:
6378     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6379     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6380     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6381     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6382     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6383     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6384     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6385   data:
6386     - "vpp-perf-results-2n-skx"
6387     - "vpp-perf-results-3n-skx"
6388     - "vpp-perf-results-2n-clx"
6389     - "vpp-perf-results-3n-hsw"
6390     - "vpp-perf-results-3n-tsh"
6391     - "vpp-perf-results-2n-dnv"
6392     - "vpp-perf-results-3n-dnv"
6393   filter: "all"
6394   data-start-level: 4
6395   order-chapters:
6396     level-1:
6397       - "l2"
6398       - "ip4"
6399       - "ip6"
6400       - "srv6"
6401       - "ip4_tunnels"
6402       - "ip6_tunnels"
6403       - "vm_vhost"
6404       - "container_memif"
6405       - "crypto"
6406       - "vts"
6407       - "lb"
6408       - "nfv_density"
6409       - "hoststack"
6410     level-2:
6411       - "2n-skx"
6412       - "3n-skx"
6413       - "2n-clx"
6414       - "3n-hsw"
6415       - "3n-tsh"
6416       - "2n-dnv"
6417       - "3n-dnv"
6418     level-3:
6419       - "xl710"
6420       - "x520"
6421       - "xxv710"
6422       - "x710"
6423       - "x553"
6424       - "cx556a"
6425       - "vic1227"
6426       - "vic1385"
6427
6428 # VPP Performance Operational
6429 - type: "file"
6430   title: "VPP Performance Operational"
6431   algorithm: "file_details_split_html"
6432   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6433   dir-tables:
6434     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6435     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6436     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6437     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6438     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6439     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6440     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6441   data:
6442     - "vpp-perf-results-2n-skx"
6443     - "vpp-perf-results-3n-skx"
6444     - "vpp-perf-results-2n-clx"
6445     - "vpp-perf-results-3n-hsw"
6446     - "vpp-perf-results-3n-tsh"
6447     - "vpp-perf-results-2n-dnv"
6448     - "vpp-perf-results-3n-dnv"
6449   filter: "all"
6450   data-start-level: 4
6451   order-chapters:
6452     level-1:
6453       - "l2"
6454       - "ip4"
6455       - "ip6"
6456       - "srv6"
6457       - "ip4_tunnels"
6458       - "ip6_tunnels"
6459       - "vm_vhost"
6460       - "container_memif"
6461       - "crypto"
6462       - "vts"
6463       - "lb"
6464       - "nfv_density"
6465       - "hoststack"
6466     level-2:
6467       - "2n-skx"
6468       - "3n-skx"
6469       - "2n-clx"
6470       - "3n-hsw"
6471       - "3n-tsh"
6472       - "2n-dnv"
6473       - "3n-dnv"
6474     level-3:
6475       - "xl710"
6476       - "x520"
6477       - "xxv710"
6478       - "x710"
6479       - "x553"
6480       - "cx556a"
6481       - "vic1227"
6482       - "vic1385"
6483
6484 # VPP MRR Results
6485 - type: "file"
6486   title: "VPP MRR Results"
6487   algorithm: "file_details_split"
6488   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6489   dir-tables:
6490     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6491     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6492     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6493     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6494     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6495     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6496     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6497   data:
6498     - "vpp-mrr-results-2n-skx"
6499     - "vpp-mrr-results-3n-skx"
6500     - "vpp-mrr-results-2n-clx"
6501     - "vpp-mrr-results-3n-hsw"
6502     - "vpp-mrr-results-3n-tsh"
6503     - "vpp-mrr-results-2n-dnv"
6504     - "vpp-mrr-results-3n-dnv"
6505   filter: "all"
6506   data-start-level: 4
6507   order-chapters:
6508     level-1:
6509       - "l2"
6510       - "ip4"
6511       - "ip6"
6512       - "srv6"
6513       - "ip4_tunnels"
6514       - "ip6_tunnels"
6515       - "vm_vhost"
6516       - "container_memif"
6517       - "crypto"
6518       - "vts"
6519       - "lb"
6520       - "nfv_density"
6521       - "hoststack"
6522     level-2:
6523       - "2n-skx"
6524       - "3n-skx"
6525       - "2n-clx"
6526       - "3n-hsw"
6527       - "3n-tsh"
6528       - "2n-dnv"
6529       - "3n-dnv"
6530     level-3:
6531       - "xl710"
6532       - "x520"
6533       - "xxv710"
6534       - "x710"
6535       - "x553"
6536       - "cx556a"
6537       - "vic1227"
6538       - "vic1385"
6539
6540 # VPP MRR Configuration
6541 - type: "file"
6542   title: "VPP MRR Configuration"
6543   algorithm: "file_details_split"
6544   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6545   dir-tables:
6546     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6547     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6548     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6549     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6550     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6551     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6552     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6553   data:
6554     - "vpp-mrr-results-2n-skx"
6555     - "vpp-mrr-results-3n-skx"
6556     - "vpp-mrr-results-2n-clx"
6557     - "vpp-mrr-results-3n-hsw"
6558     - "vpp-mrr-results-3n-tsh"
6559     - "vpp-mrr-results-2n-dnv"
6560     - "vpp-mrr-results-3n-dnv"
6561   filter: "all"
6562   data-start-level: 4
6563   order-chapters:
6564     level-1:
6565       - "l2"
6566       - "ip4"
6567       - "ip6"
6568       - "srv6"
6569       - "ip4_tunnels"
6570       - "ip6_tunnels"
6571       - "vm_vhost"
6572       - "container_memif"
6573       - "crypto"
6574       - "vts"
6575       - "lb"
6576       - "nfv_density"
6577       - "hoststack"
6578     level-2:
6579       - "2n-skx"
6580       - "3n-skx"
6581       - "2n-clx"
6582       - "3n-hsw"
6583       - "3n-tsh"
6584       - "2n-dnv"
6585       - "3n-dnv"
6586     level-3:
6587       - "xl710"
6588       - "x520"
6589       - "xxv710"
6590       - "x710"
6591       - "x553"
6592       - "cx556a"
6593       - "vic1227"
6594       - "vic1385"
6595
6596 # VPP Device Results - Ubuntu
6597 - type: "file"
6598   title: "VPP Device Results - Ubuntu"
6599   algorithm: "file_test_results"
6600   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6601   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6602   data: "vpp-device-results-ubuntu"
6603   filter: "all"
6604   data-start-level: 4
6605
6606 # VPP Device Configuration - Ubuntu
6607 - type: "file"
6608   title: "VPP Device Configuration - Ubuntu"
6609   algorithm: "file_test_results"
6610   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6611   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6612   data: "vpp-device-results-ubuntu"
6613   filter: "all"
6614   data-start-level: 4
6615
6616 # DPDK Performance Results 3n-hsw
6617 - type: "file"
6618   title: "DPDK Performance Results 3n-hsw"
6619   algorithm: "file_test_results"
6620   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6621   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6622   data: "dpdk-perf-results-3n-hsw"
6623   filter: "all"
6624   data-start-level: 4
6625
6626 # DPDK Performance Results 3n-skx
6627 - type: "file"
6628   title: "DPDK Performance Results 3n-skx"
6629   algorithm: "file_test_results"
6630   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6631   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6632   data: "dpdk-perf-results-3n-skx"
6633   filter: "all"
6634   data-start-level: 4
6635
6636 # DPDK Performance Results 2n-skx
6637 - type: "file"
6638   title: "DPDK Performance Results 2n-skx"
6639   algorithm: "file_test_results"
6640   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6641   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6642   data: "dpdk-perf-results-2n-skx"
6643   filter: "all"
6644   data-start-level: 4
6645
6646 # DPDK Performance Results 2n-clx
6647 - type: "file"
6648   title: "DPDK Performance Results 2n-clx"
6649   algorithm: "file_test_results"
6650   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6651   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6652   data: "dpdk-perf-results-2n-clx"
6653   filter: "all"
6654   data-start-level: 4
6655
6656 # DPDK Performance Results 2n-dnv
6657 - type: "file"
6658   title: "DPDK Performance Results 2n-dnv"
6659   algorithm: "file_test_results"
6660   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6661   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6662   data: "dpdk-perf-results-2n-dnv"
6663   filter: "all"
6664   data-start-level: 4
6665
6666 # DPDK Performance Results 3n-dnv
6667 - type: "file"
6668   title: "DPDK Performance Results 3n-dnv"
6669   algorithm: "file_test_results"
6670   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6671   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6672   data: "dpdk-perf-results-3n-dnv"
6673   filter: "all"
6674   data-start-level: 4
6675
6676 # DPDK Performance Results 3n-tsh
6677 - type: "file"
6678   title: "DPDK Performance Results 3n-tsh"
6679   algorithm: "file_test_results"
6680   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6681   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6682   data: "dpdk-perf-results-3n-tsh"
6683   filter: "all"
6684   data-start-level: 4
6685
6686 ################################################################################
6687 ###                                P L O T S                                 ###
6688 ################################################################################
6689
6690 # Hoststack tests 3n-hsw
6691
6692 - type: "plot"
6693   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6694   algorithm: "plot_perf_box_name"
6695   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6696   data: "plot-vpp-hoststack-3n-hsw"
6697   include:
6698     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6699     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6700   layout:
6701     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6702     layout: "plot-hoststack"
6703
6704 - type: "plot"
6705   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6706   algorithm: "plot_perf_box_name"
6707   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6708   data: "plot-vpp-hoststack-3n-hsw"
6709   include:
6710     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6711     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6712   layout:
6713     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6714     layout: "plot-hoststack"
6715
6716 - type: "plot"
6717   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6718   algorithm: "plot_perf_box_name"
6719   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6720   data: "plot-vpp-hoststack-3n-hsw"
6721   include:
6722     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6723     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6724     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6725     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6726   layout:
6727     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6728     layout: "plot-hoststack"
6729
6730 ## Plots VPP HTTP Server Performance
6731 #- type: "plot"
6732 #  title: "VPP HTTP Server Performance"
6733 #  algorithm: "plot_http_server_perf_box"
6734 #  output-file-type: ".html"
6735 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6736 #  data:
6737 #    "plot-vpp-http-server-performance"
6738 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6739 #  parameters:
6740 #  - "result"
6741 #  - "name"
6742 #  traces:
6743 #    hoverinfo: "y+name"
6744 #    boxpoints: "outliers"
6745 #    whiskerwidth: 0
6746 #  layout:
6747 #    title: "VPP HTTP Server Performance"
6748 #    layout:
6749 #      "plot-cps"
6750 #
6751 #- type: "plot"
6752 #  title: "VPP HTTP Server Performance"
6753 #  algorithm: "plot_http_server_perf_box"
6754 #  output-file-type: ".html"
6755 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6756 #  data:
6757 #    "plot-vpp-http-server-performance"
6758 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6759 #  parameters:
6760 #  - "result"
6761 #  - "name"
6762 #  traces:
6763 #    hoverinfo: "y+name"
6764 #    boxpoints: "outliers"
6765 #    whiskerwidth: 0
6766 #  layout:
6767 #    title: "VPP HTTP Server Performance"
6768 #    layout:
6769 #      "plot-rps"
6770
6771 ################################################################################
6772
6773 # Soak Test (PLRsearch), boxes - 2n-clx
6774 - type: "plot"
6775   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6776   algorithm: "plot_perf_box_name"
6777   output-file-type: ".html"
6778   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6779   data: "plot-vpp-soak-2n-clx"
6780   include:
6781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6787   layout:
6788     title: "30 Minutes Soak Test (PLRsearch)"
6789     layout: "plot-soak-throughput"
6790
6791 # Soak Test (PLRsearch), boxes - 2n-clx
6792 - type: "plot"
6793   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6794   algorithm: "plot_perf_box_name"
6795   output-file-type: ".html"
6796   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6797   data: "plot-vpp-soak-2n-clx"
6798   include:
6799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6803     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6804     - "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"
6805   layout:
6806     title: "30 Minutes Soak Test (PLRsearch)"
6807     layout: "plot-soak-throughput"
6808
6809 # Soak Test (PLRsearch), boxes - 2n-skx
6810 - type: "plot"
6811   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6812   algorithm: "plot_perf_box_name"
6813   output-file-type: ".html"
6814   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6815   data: "plot-vpp-soak-2n-skx"
6816   include:
6817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6823   layout:
6824     title: "30 Minutes Soak Test (PLRsearch)"
6825     layout: "plot-soak-throughput"
6826
6827 # Soak Test (PLRsearch), boxes - 2n-skx
6828 - type: "plot"
6829   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6830   algorithm: "plot_perf_box_name"
6831   output-file-type: ".html"
6832   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6833   data: "plot-vpp-soak-2n-skx"
6834   include:
6835     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6836     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6840     - "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"
6841   layout:
6842     title: "30 Minutes Soak Test (PLRsearch)"
6843     layout: "plot-soak-throughput"
6844
6845 ###############################################################################
6846
6847 # Reconf tests 2n-skx
6848
6849 - type: "plot"
6850   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6851   algorithm: "plot_nf_reconf_box_name"
6852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6853   data: "plot-vpp-nfv-reconf-2n-skx"
6854   include:
6855     - "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"
6856     - "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"
6857     - "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"
6858     - "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"
6859     - "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"
6860     - "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"
6861   layout:
6862     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6863     layout: "plot-throughput"
6864
6865 - type: "plot"
6866   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6867   algorithm: "plot_nf_reconf_box_name"
6868   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6869   data: "plot-vpp-nfv-reconf-2n-skx"
6870   include:
6871     - "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"
6872     - "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"
6873     - "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"
6874     - "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"
6875     - "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"
6876     - "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"
6877   layout:
6878     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6879     layout: "plot-throughput"
6880
6881 - type: "plot"
6882   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6883   algorithm: "plot_nf_reconf_box_name"
6884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6885   data: "plot-vpp-nfv-reconf-2n-skx"
6886   include:
6887     - "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"
6888     - "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"
6889     - "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"
6890     - "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"
6891     - "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"
6892     - "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"
6893   layout:
6894     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6895     layout: "plot-throughput"
6896
6897 ###############################################################################
6898
6899 # Reconf tests 2n-clx
6900
6901 - type: "plot"
6902   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6903   algorithm: "plot_nf_reconf_box_name"
6904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6905   data: "plot-vpp-nfv-reconf-2n-clx"
6906   include:
6907     - "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"
6908     - "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"
6909     - "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"
6910     - "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"
6911   layout:
6912     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6913     layout: "plot-throughput"
6914
6915 - type: "plot"
6916   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6917   algorithm: "plot_nf_reconf_box_name"
6918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6919   data: "plot-vpp-nfv-reconf-2n-clx"
6920   include:
6921     - "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"
6922     - "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"
6923     - "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"
6924     - "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"
6925   layout:
6926     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6927     layout: "plot-throughput"
6928
6929 - type: "plot"
6930   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6931   algorithm: "plot_nf_reconf_box_name"
6932   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6933   data: "plot-vpp-nfv-reconf-2n-clx"
6934   include:
6935     - "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"
6936     - "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"
6937     - "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"
6938     - "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"
6939   layout:
6940     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6941     layout: "plot-throughput"
6942
6943 ################################################################################
6944 ## Plots - NF Density - VSC - MRR 64b
6945 #- type: "plot"
6946 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6947 #  algorithm: "plot_nf_heatmap"
6948 #  output-file-type: ".html"
6949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6950 #  data: "plot-vpp-nfv-2n-skx-mrr"
6951 #  filter: "'NIC_Intel-XXV710' and
6952 #           'NF_DENSITY' and
6953 #           'VHOST' and
6954 #           not 'VXLAN' and
6955 #           'CHAIN' and
6956 #           'NF_VPPIP4' and
6957 #           '64B' and
6958 #           '2T1C' and
6959 #           'MRR'"
6960 #  parameters:
6961 #  - "result"
6962 #  - "name"
6963 #  - "tags"
6964 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6965 #  x-axis: "X = VNFs per Service Chain"
6966 #  y-axis: "Y = Number of Service Chains"
6967 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6968 #  layout:
6969 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6970 #    layout: "plot-service-density"
6971 #
6972 #- type: "plot"
6973 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6974 #  algorithm: "plot_nf_heatmap"
6975 #  output-file-type: ".html"
6976 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6977 #  data: "plot-vpp-nfv-2n-skx-mrr"
6978 #  filter: "'NIC_Intel-XXV710' and
6979 #           'NF_DENSITY' and
6980 #           'VHOST' and
6981 #           not 'VXLAN' and
6982 #           'CHAIN' and
6983 #           'NF_VPPIP4' and
6984 #           '64B' and
6985 #           '4T2C' and
6986 #           'MRR'"
6987 #  parameters:
6988 #  - "result"
6989 #  - "name"
6990 #  - "tags"
6991 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6992 #  x-axis: "X = VNFs per Service Chain"
6993 #  y-axis: "Y = Number of Service Chains"
6994 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6995 #  layout:
6996 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6997 #    layout: "plot-service-density"
6998 #
6999 #- type: "plot"
7000 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7001 #  algorithm: "plot_nf_heatmap"
7002 #  output-file-type: ".html"
7003 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
7004 #  data: "plot-vpp-nfv-2n-skx-mrr"
7005 #  filter: "'NIC_Intel-XXV710' and
7006 #           'NF_DENSITY' and
7007 #           'VHOST' and
7008 #           not 'VXLAN' and
7009 #           'CHAIN' and
7010 #           'NF_VPPIP4' and
7011 #           '64B' and
7012 #           '8T4C' and
7013 #           'MRR'"
7014 #  parameters:
7015 #  - "result"
7016 #  - "name"
7017 #  - "tags"
7018 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7019 #  x-axis: "X = VNFs per Service Chain"
7020 #  y-axis: "Y = Number of Service Chains"
7021 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7022 #  layout:
7023 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7024 #    layout: "plot-service-density"
7025 #
7026 ## Plots - NF Density - VSC - MRR IMIX
7027 #- type: "plot"
7028 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7029 #  algorithm: "plot_nf_heatmap"
7030 #  output-file-type: ".html"
7031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7032 #  data: "plot-vpp-nfv-2n-skx-mrr"
7033 #  filter: "'NIC_Intel-XXV710' and
7034 #           'NF_DENSITY' and
7035 #           'VHOST' and
7036 #           not 'VXLAN' and
7037 #           'CHAIN' and
7038 #           'NF_VPPIP4' and
7039 #           'IMIX' and
7040 #           '2T1C' and
7041 #           'MRR'"
7042 #  parameters:
7043 #  - "result"
7044 #  - "name"
7045 #  - "tags"
7046 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7047 #  x-axis: "X = VNFs per Service Chain"
7048 #  y-axis: "Y = Number of Service Chains"
7049 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7050 #  layout:
7051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7052 #    layout: "plot-service-density"
7053 #
7054 #- type: "plot"
7055 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7056 #  algorithm: "plot_nf_heatmap"
7057 #  output-file-type: ".html"
7058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7059 #  data: "plot-vpp-nfv-2n-skx-mrr"
7060 #  filter: "'NIC_Intel-XXV710' and
7061 #           'NF_DENSITY' and
7062 #           'VHOST' and
7063 #           not 'VXLAN' and
7064 #           'CHAIN' and
7065 #           'NF_VPPIP4' and
7066 #           'IMIX' and
7067 #           '4T2C' and
7068 #           'MRR'"
7069 #  parameters:
7070 #  - "result"
7071 #  - "name"
7072 #  - "tags"
7073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7074 #  x-axis: "X = VNFs per Service Chain"
7075 #  y-axis: "Y = Number of Service Chains"
7076 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7077 #  layout:
7078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7079 #    layout: "plot-service-density"
7080 #
7081 #- type: "plot"
7082 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7083 #  algorithm: "plot_nf_heatmap"
7084 #  output-file-type: ".html"
7085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7086 #  data: "plot-vpp-nfv-2n-skx-mrr"
7087 #  filter: "'NIC_Intel-XXV710' and
7088 #           'NF_DENSITY' and
7089 #           'VHOST' and
7090 #           not 'VXLAN' and
7091 #           'CHAIN' and
7092 #           'NF_VPPIP4' and
7093 #           'IMIX' and
7094 #           '8T4C' and
7095 #           'MRR'"
7096 #  parameters:
7097 #  - "result"
7098 #  - "name"
7099 #  - "tags"
7100 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7101 #  x-axis: "X = VNFs per Service Chain"
7102 #  y-axis: "Y = Number of Service Chains"
7103 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7104 #  layout:
7105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7106 #    layout: "plot-service-density"
7107 #
7108 ## Plots - NF Density - VSC - NDR 64b
7109 #- type: "plot"
7110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7111 #  algorithm: "plot_nf_heatmap"
7112 #  output-file-type: ".html"
7113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7114 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7115 #  filter: "'NIC_Intel-XXV710' and
7116 #           'NF_DENSITY' and
7117 #           'VHOST' and
7118 #           not 'VXLAN' and
7119 #           'CHAIN' and
7120 #           'NF_VPPIP4' and
7121 #           '64B' and
7122 #           '2T1C' and
7123 #           'NDRPDR'"
7124 #  parameters:
7125 #  - "throughput"
7126 #  - "name"
7127 #  - "tags"
7128 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7129 #  x-axis: "X = VNFs per Service Chain"
7130 #  y-axis: "Y = Number of Service Chains"
7131 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7132 #  layout:
7133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7134 #    layout: "plot-service-density"
7135 #
7136 #- type: "plot"
7137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7138 #  algorithm: "plot_nf_heatmap"
7139 #  output-file-type: ".html"
7140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7141 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7142 #  filter: "'NIC_Intel-XXV710' and
7143 #           'NF_DENSITY' and
7144 #           'VHOST' and
7145 #           not 'VXLAN' and
7146 #           'CHAIN' and
7147 #           'NF_VPPIP4' and
7148 #           '64B' and
7149 #           '4T2C' and
7150 #           'NDRPDR'"
7151 #  parameters:
7152 #  - "throughput"
7153 #  - "name"
7154 #  - "tags"
7155 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7156 #  x-axis: "X = VNFs per Service Chain"
7157 #  y-axis: "Y = Number of Service Chains"
7158 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7159 #  layout:
7160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7161 #    layout: "plot-service-density"
7162 #
7163 #- type: "plot"
7164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7165 #  algorithm: "plot_nf_heatmap"
7166 #  output-file-type: ".html"
7167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7168 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7169 #  filter: "'NIC_Intel-XXV710' and
7170 #           'NF_DENSITY' and
7171 #           'VHOST' and
7172 #           not 'VXLAN' and
7173 #           'CHAIN' and
7174 #           'NF_VPPIP4' and
7175 #           '64B' and
7176 #           '8T4C' and
7177 #           'NDRPDR'"
7178 #  parameters:
7179 #  - "throughput"
7180 #  - "name"
7181 #  - "tags"
7182 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7183 #  x-axis: "X = VNFs per Service Chain"
7184 #  y-axis: "Y = Number of Service Chains"
7185 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7186 #  layout:
7187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7188 #    layout: "plot-service-density"
7189 #
7190 ## Plots - NF Density - VSC - NDR IMIX
7191 #- type: "plot"
7192 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7193 #  algorithm: "plot_nf_heatmap"
7194 #  output-file-type: ".html"
7195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7196 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7197 #  filter: "'NIC_Intel-XXV710' and
7198 #           'NF_DENSITY' and
7199 #           'VHOST' and
7200 #           not 'VXLAN' and
7201 #           'CHAIN' and
7202 #           'NF_VPPIP4' and
7203 #           'IMIX' and
7204 #           '2T1C' and
7205 #           'NDRPDR'"
7206 #  parameters:
7207 #  - "throughput"
7208 #  - "name"
7209 #  - "tags"
7210 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7211 #  x-axis: "X = VNFs per Service Chain"
7212 #  y-axis: "Y = Number of Service Chains"
7213 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7214 #  layout:
7215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7216 #    layout: "plot-service-density"
7217 #
7218 #- type: "plot"
7219 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7220 #  algorithm: "plot_nf_heatmap"
7221 #  output-file-type: ".html"
7222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7223 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7224 #  filter: "'NIC_Intel-XXV710' and
7225 #           'NF_DENSITY' and
7226 #           'VHOST' and
7227 #           not 'VXLAN' and
7228 #           'CHAIN' and
7229 #           'NF_VPPIP4' and
7230 #           'IMIX' and
7231 #           '4T2C' and
7232 #           'NDRPDR'"
7233 #  parameters:
7234 #  - "throughput"
7235 #  - "name"
7236 #  - "tags"
7237 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7238 #  x-axis: "X = VNFs per Service Chain"
7239 #  y-axis: "Y = Number of Service Chains"
7240 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7241 #  layout:
7242 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7243 #    layout: "plot-service-density"
7244 #
7245 #- type: "plot"
7246 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7247 #  algorithm: "plot_nf_heatmap"
7248 #  output-file-type: ".html"
7249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7250 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7251 #  filter: "'NIC_Intel-XXV710' and
7252 #           'NF_DENSITY' and
7253 #           'VHOST' and
7254 #           not 'VXLAN' and
7255 #           'CHAIN' and
7256 #           'NF_VPPIP4' and
7257 #           'IMIX' and
7258 #           '8T4C' and
7259 #           'NDRPDR'"
7260 #  parameters:
7261 #  - "throughput"
7262 #  - "name"
7263 #  - "tags"
7264 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7265 #  x-axis: "X = VNFs per Service Chain"
7266 #  y-axis: "Y = Number of Service Chains"
7267 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7268 #  layout:
7269 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7270 #    layout: "plot-service-density"
7271 #
7272 ## Plots - NF Density - VSC - PDR 64b
7273 #- type: "plot"
7274 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7275 #  algorithm: "plot_nf_heatmap"
7276 #  output-file-type: ".html"
7277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7278 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7279 #  filter: "'NIC_Intel-XXV710' and
7280 #           'NF_DENSITY' and
7281 #           'VHOST' and
7282 #           not 'VXLAN' and
7283 #           'CHAIN' and
7284 #           'NF_VPPIP4' and
7285 #           '64B' and
7286 #           '2T1C' and
7287 #           'NDRPDR'"
7288 #  parameters:
7289 #  - "throughput"
7290 #  - "name"
7291 #  - "tags"
7292 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7293 #  x-axis: "X = VNFs per Service Chain"
7294 #  y-axis: "Y = Number of Service Chains"
7295 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7296 #  layout:
7297 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7298 #    layout: "plot-service-density"
7299 #
7300 #- type: "plot"
7301 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7302 #  algorithm: "plot_nf_heatmap"
7303 #  output-file-type: ".html"
7304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7305 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7306 #  filter: "'NIC_Intel-XXV710' and
7307 #           'NF_DENSITY' and
7308 #           'VHOST' and
7309 #           not 'VXLAN' and
7310 #           'CHAIN' and
7311 #           'NF_VPPIP4' and
7312 #           '64B' and
7313 #           '4T2C' and
7314 #           'NDRPDR'"
7315 #  parameters:
7316 #  - "throughput"
7317 #  - "name"
7318 #  - "tags"
7319 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7320 #  x-axis: "X = VNFs per Service Chain"
7321 #  y-axis: "Y = Number of Service Chains"
7322 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7323 #  layout:
7324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7325 #    layout: "plot-service-density"
7326 #
7327 #- type: "plot"
7328 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7329 #  algorithm: "plot_nf_heatmap"
7330 #  output-file-type: ".html"
7331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7332 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7333 #  filter: "'NIC_Intel-XXV710' and
7334 #           'NF_DENSITY' and
7335 #           'VHOST' and
7336 #           not 'VXLAN' and
7337 #           'CHAIN' and
7338 #           'NF_VPPIP4' and
7339 #           '64B' and
7340 #           '8T4C' and
7341 #           'NDRPDR'"
7342 #  parameters:
7343 #  - "throughput"
7344 #  - "name"
7345 #  - "tags"
7346 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7347 #  x-axis: "X = VNFs per Service Chain"
7348 #  y-axis: "Y = Number of Service Chains"
7349 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7350 #  layout:
7351 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7352 #    layout: "plot-service-density"
7353 #
7354 ## Plots - NF Density - VSC - PDR IMIX
7355 #- type: "plot"
7356 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7357 #  algorithm: "plot_nf_heatmap"
7358 #  output-file-type: ".html"
7359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7360 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7361 #  filter: "'NIC_Intel-XXV710' and
7362 #           'NF_DENSITY' and
7363 #           'VHOST' and
7364 #           not 'VXLAN' and
7365 #           'CHAIN' and
7366 #           'NF_VPPIP4' and
7367 #           'IMIX' and
7368 #           '2T1C' and
7369 #           'NDRPDR'"
7370 #  parameters:
7371 #  - "throughput"
7372 #  - "name"
7373 #  - "tags"
7374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7375 #  x-axis: "X = VNFs per Service Chain"
7376 #  y-axis: "Y = Number of Service Chains"
7377 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7378 #  layout:
7379 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7380 #    layout: "plot-service-density"
7381 #
7382 #- type: "plot"
7383 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7384 #  algorithm: "plot_nf_heatmap"
7385 #  output-file-type: ".html"
7386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7387 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7388 #  filter: "'NIC_Intel-XXV710' and
7389 #           'NF_DENSITY' and
7390 #           'VHOST' and
7391 #           not 'VXLAN' and
7392 #           'CHAIN' and
7393 #           'NF_VPPIP4' and
7394 #           'IMIX' and
7395 #           '4T2C' and
7396 #           'NDRPDR'"
7397 #  parameters:
7398 #  - "throughput"
7399 #  - "name"
7400 #  - "tags"
7401 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7402 #  x-axis: "X = VNFs per Service Chain"
7403 #  y-axis: "Y = Number of Service Chains"
7404 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7405 #  layout:
7406 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7407 #    layout: "plot-service-density"
7408 #
7409 #- type: "plot"
7410 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7411 #  algorithm: "plot_nf_heatmap"
7412 #  output-file-type: ".html"
7413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7414 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7415 #  filter: "'NIC_Intel-XXV710' and
7416 #           'NF_DENSITY' and
7417 #           'VHOST' and
7418 #           not 'VXLAN' and
7419 #           'CHAIN' and
7420 #           'NF_VPPIP4' and
7421 #           'IMIX' and
7422 #           '8T4C' and
7423 #           'NDRPDR'"
7424 #  parameters:
7425 #  - "throughput"
7426 #  - "name"
7427 #  - "tags"
7428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7429 #  x-axis: "X = VNFs per Service Chain"
7430 #  y-axis: "Y = Number of Service Chains"
7431 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7432 #  layout:
7433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7434 #    layout: "plot-service-density"
7435 #
7436 ################################################################################
7437 ## Plots - NF Density - VSC - MRR 64b
7438 #- type: "plot"
7439 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7440 #  algorithm: "plot_nf_heatmap"
7441 #  output-file-type: ".html"
7442 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7443 #  data: "plot-vpp-nfv-2n-skx-mrr"
7444 #  filter: "'NIC_Intel-XXV710' and
7445 #           'NF_DENSITY' and
7446 #           'VHOST' and
7447 #           'VXLAN' and
7448 #           'CHAIN' and
7449 #           '118' and
7450 #           '2T1C' and
7451 #           'MRR'"
7452 #  parameters:
7453 #  - "result"
7454 #  - "name"
7455 #  - "tags"
7456 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7457 #  x-axis: "X = VNFs per Service Chain"
7458 #  y-axis: "Y = Number of Service Chains"
7459 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7460 #  layout:
7461 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7462 #    layout: "plot-service-density"
7463 #
7464 #- type: "plot"
7465 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7466 #  algorithm: "plot_nf_heatmap"
7467 #  output-file-type: ".html"
7468 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7469 #  data: "plot-vpp-nfv-2n-skx-mrr"
7470 #  filter: "'NIC_Intel-XXV710' and
7471 #           'NF_DENSITY' and
7472 #           'VHOST' and
7473 #           'VXLAN' and
7474 #           'CHAIN' and
7475 #           '118' and
7476 #           '4T2C' and
7477 #           'MRR'"
7478 #  parameters:
7479 #  - "result"
7480 #  - "name"
7481 #  - "tags"
7482 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7483 #  x-axis: "X = VNFs per Service Chain"
7484 #  y-axis: "Y = Number of Service Chains"
7485 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7486 #  layout:
7487 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7488 #    layout: "plot-service-density"
7489 #
7490 #- type: "plot"
7491 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7492 #  algorithm: "plot_nf_heatmap"
7493 #  output-file-type: ".html"
7494 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7495 #  data: "plot-vpp-nfv-2n-skx-mrr"
7496 #  filter: "'NIC_Intel-XXV710' and
7497 #           'NF_DENSITY' and
7498 #           'VHOST' and
7499 #           'VXLAN' and
7500 #           'CHAIN' and
7501 #           '118' and
7502 #           '8T4C' and
7503 #           'MRR'"
7504 #  parameters:
7505 #  - "result"
7506 #  - "name"
7507 #  - "tags"
7508 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7509 #  x-axis: "X = VNFs per Service Chain"
7510 #  y-axis: "Y = Number of Service Chains"
7511 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7512 #  layout:
7513 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7514 #    layout: "plot-service-density"
7515 #
7516 ## Plots - NF Density - VSC - MRR IMIX
7517 #- type: "plot"
7518 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7519 #  algorithm: "plot_nf_heatmap"
7520 #  output-file-type: ".html"
7521 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7522 #  data: "plot-vpp-nfv-2n-skx-mrr"
7523 #  filter: "'NIC_Intel-XXV710' and
7524 #           'NF_DENSITY' and
7525 #           'VHOST' and
7526 #           'VXLAN' and
7527 #           'CHAIN' and
7528 #           'IMIX' and
7529 #           '2T1C' and
7530 #           'MRR'"
7531 #  parameters:
7532 #  - "result"
7533 #  - "name"
7534 #  - "tags"
7535 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7536 #  x-axis: "X = VNFs per Service Chain"
7537 #  y-axis: "Y = Number of Service Chains"
7538 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7539 #  layout:
7540 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7541 #    layout: "plot-service-density"
7542 #
7543 #- type: "plot"
7544 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7545 #  algorithm: "plot_nf_heatmap"
7546 #  output-file-type: ".html"
7547 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7548 #  data: "plot-vpp-nfv-2n-skx-mrr"
7549 #  filter: "'NIC_Intel-XXV710' and
7550 #           'NF_DENSITY' and
7551 #           'VHOST' and
7552 #           'VXLAN' and
7553 #           'CHAIN' and
7554 #           'IMIX' and
7555 #           '4T2C' and
7556 #           'MRR'"
7557 #  parameters:
7558 #  - "result"
7559 #  - "name"
7560 #  - "tags"
7561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7562 #  x-axis: "X = VNFs per Service Chain"
7563 #  y-axis: "Y = Number of Service Chains"
7564 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7565 #  layout:
7566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7567 #    layout: "plot-service-density"
7568 #
7569 #- type: "plot"
7570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7571 #  algorithm: "plot_nf_heatmap"
7572 #  output-file-type: ".html"
7573 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7574 #  data: "plot-vpp-nfv-2n-skx-mrr"
7575 #  filter: "'NIC_Intel-XXV710' and
7576 #           'NF_DENSITY' and
7577 #           'VHOST' and
7578 #           'VXLAN' and
7579 #           'CHAIN' and
7580 #           'IMIX' and
7581 #           '8T4C' and
7582 #           'MRR'"
7583 #  parameters:
7584 #  - "result"
7585 #  - "name"
7586 #  - "tags"
7587 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7588 #  x-axis: "X = VNFs per Service Chain"
7589 #  y-axis: "Y = Number of Service Chains"
7590 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7591 #  layout:
7592 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7593 #    layout: "plot-service-density"
7594 #
7595 ## Plots - NF Density - VSC - NDR 64b
7596 #- type: "plot"
7597 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7598 #  algorithm: "plot_nf_heatmap"
7599 #  output-file-type: ".html"
7600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7601 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7602 #  filter: "'NIC_Intel-XXV710' and
7603 #           'NF_DENSITY' and
7604 #           'VHOST' and
7605 #           'VXLAN' and
7606 #           'CHAIN' and
7607 #           '118' and
7608 #           '2T1C' and
7609 #           'NDRPDR'"
7610 #  parameters:
7611 #  - "throughput"
7612 #  - "name"
7613 #  - "tags"
7614 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7615 #  x-axis: "X = VNFs per Service Chain"
7616 #  y-axis: "Y = Number of Service Chains"
7617 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7618 #  layout:
7619 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7620 #    layout: "plot-service-density"
7621 #
7622 #- type: "plot"
7623 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7624 #  algorithm: "plot_nf_heatmap"
7625 #  output-file-type: ".html"
7626 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7627 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7628 #  filter: "'NIC_Intel-XXV710' and
7629 #           'NF_DENSITY' and
7630 #           'VHOST' and
7631 #           'VXLAN' and
7632 #           'CHAIN' and
7633 #           '118' and
7634 #           '4T2C' and
7635 #           'NDRPDR'"
7636 #  parameters:
7637 #  - "throughput"
7638 #  - "name"
7639 #  - "tags"
7640 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7641 #  x-axis: "X = VNFs per Service Chain"
7642 #  y-axis: "Y = Number of Service Chains"
7643 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7644 #  layout:
7645 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7646 #    layout: "plot-service-density"
7647 #
7648 #- type: "plot"
7649 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7650 #  algorithm: "plot_nf_heatmap"
7651 #  output-file-type: ".html"
7652 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7653 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7654 #  filter: "'NIC_Intel-XXV710' and
7655 #           'NF_DENSITY' and
7656 #           'VHOST' and
7657 #           'VXLAN' and
7658 #           'CHAIN' and
7659 #           '118' and
7660 #           '8T4C' and
7661 #           'NDRPDR'"
7662 #  parameters:
7663 #  - "throughput"
7664 #  - "name"
7665 #  - "tags"
7666 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7667 #  x-axis: "X = VNFs per Service Chain"
7668 #  y-axis: "Y = Number of Service Chains"
7669 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7670 #  layout:
7671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7672 #    layout: "plot-service-density"
7673 #
7674 ## Plots - NF Density - VSC - NDR IMIX
7675 #- type: "plot"
7676 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7677 #  algorithm: "plot_nf_heatmap"
7678 #  output-file-type: ".html"
7679 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7680 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7681 #  filter: "'NIC_Intel-XXV710' and
7682 #           'NF_DENSITY' and
7683 #           'VHOST' and
7684 #           'VXLAN' and
7685 #           'CHAIN' and
7686 #           'IMIX' and
7687 #           '2T1C' and
7688 #           'NDRPDR'"
7689 #  parameters:
7690 #  - "throughput"
7691 #  - "name"
7692 #  - "tags"
7693 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7694 #  x-axis: "X = VNFs per Service Chain"
7695 #  y-axis: "Y = Number of Service Chains"
7696 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7697 #  layout:
7698 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7699 #    layout: "plot-service-density"
7700 #
7701 #- type: "plot"
7702 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7703 #  algorithm: "plot_nf_heatmap"
7704 #  output-file-type: ".html"
7705 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7706 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7707 #  filter: "'NIC_Intel-XXV710' and
7708 #           'NF_DENSITY' and
7709 #           'VHOST' and
7710 #           'VXLAN' and
7711 #           'CHAIN' and
7712 #           'IMIX' and
7713 #           '4T2C' and
7714 #           'NDRPDR'"
7715 #  parameters:
7716 #  - "throughput"
7717 #  - "name"
7718 #  - "tags"
7719 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7720 #  x-axis: "X = VNFs per Service Chain"
7721 #  y-axis: "Y = Number of Service Chains"
7722 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7723 #  layout:
7724 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7725 #    layout: "plot-service-density"
7726 #
7727 #- type: "plot"
7728 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7729 #  algorithm: "plot_nf_heatmap"
7730 #  output-file-type: ".html"
7731 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7732 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7733 #  filter: "'NIC_Intel-XXV710' and
7734 #           'NF_DENSITY' and
7735 #           'VHOST' and
7736 #           'VXLAN' and
7737 #           'CHAIN' and
7738 #           'IMIX' and
7739 #           '8T4C' and
7740 #           'NDRPDR'"
7741 #  parameters:
7742 #  - "throughput"
7743 #  - "name"
7744 #  - "tags"
7745 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7746 #  x-axis: "X = VNFs per Service Chain"
7747 #  y-axis: "Y = Number of Service Chains"
7748 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7749 #  layout:
7750 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7751 #    layout: "plot-service-density"
7752 #
7753 ## Plots - NF Density - VSC - PDR 64b
7754 #- type: "plot"
7755 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7756 #  algorithm: "plot_nf_heatmap"
7757 #  output-file-type: ".html"
7758 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7759 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7760 #  filter: "'NIC_Intel-XXV710' and
7761 #           'NF_DENSITY' and
7762 #           'VHOST' and
7763 #           'VXLAN' and
7764 #           'CHAIN' and
7765 #           '118' and
7766 #           '2T1C' and
7767 #           'NDRPDR'"
7768 #  parameters:
7769 #  - "throughput"
7770 #  - "name"
7771 #  - "tags"
7772 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7773 #  x-axis: "X = VNFs per Service Chain"
7774 #  y-axis: "Y = Number of Service Chains"
7775 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7776 #  layout:
7777 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7778 #    layout: "plot-service-density"
7779 #
7780 #- type: "plot"
7781 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7782 #  algorithm: "plot_nf_heatmap"
7783 #  output-file-type: ".html"
7784 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7785 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7786 #  filter: "'NIC_Intel-XXV710' and
7787 #           'NF_DENSITY' and
7788 #           'VHOST' and
7789 #           'VXLAN' and
7790 #           'CHAIN' and
7791 #           '118' and
7792 #           '4T2C' and
7793 #           'NDRPDR'"
7794 #  parameters:
7795 #  - "throughput"
7796 #  - "name"
7797 #  - "tags"
7798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7799 #  x-axis: "X = VNFs per Service Chain"
7800 #  y-axis: "Y = Number of Service Chains"
7801 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7802 #  layout:
7803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7804 #    layout: "plot-service-density"
7805 #
7806 #- type: "plot"
7807 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7808 #  algorithm: "plot_nf_heatmap"
7809 #  output-file-type: ".html"
7810 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7811 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7812 #  filter: "'NIC_Intel-XXV710' and
7813 #           'NF_DENSITY' and
7814 #           'VHOST' and
7815 #           'VXLAN' and
7816 #           'CHAIN' and
7817 #           '118' and
7818 #           '8T4C' and
7819 #           'NDRPDR'"
7820 #  parameters:
7821 #  - "throughput"
7822 #  - "name"
7823 #  - "tags"
7824 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7825 #  x-axis: "X = VNFs per Service Chain"
7826 #  y-axis: "Y = Number of Service Chains"
7827 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7828 #  layout:
7829 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7830 #    layout: "plot-service-density"
7831 #
7832 ## Plots - NF Density - VSC - PDR IMIX
7833 #- type: "plot"
7834 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7835 #  algorithm: "plot_nf_heatmap"
7836 #  output-file-type: ".html"
7837 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7838 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7839 #  filter: "'NIC_Intel-XXV710' and
7840 #           'NF_DENSITY' and
7841 #           'VHOST' and
7842 #           'VXLAN' and
7843 #           'CHAIN' and
7844 #           'IMIX' and
7845 #           '2T1C' and
7846 #           'NDRPDR'"
7847 #  parameters:
7848 #  - "throughput"
7849 #  - "name"
7850 #  - "tags"
7851 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7852 #  x-axis: "X = VNFs per Service Chain"
7853 #  y-axis: "Y = Number of Service Chains"
7854 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7855 #  layout:
7856 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7857 #    layout: "plot-service-density"
7858 #
7859 #- type: "plot"
7860 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7861 #  algorithm: "plot_nf_heatmap"
7862 #  output-file-type: ".html"
7863 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7864 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7865 #  filter: "'NIC_Intel-XXV710' and
7866 #           'NF_DENSITY' and
7867 #           'VHOST' and
7868 #           'VXLAN' and
7869 #           'CHAIN' and
7870 #           'IMIX' and
7871 #           '4T2C' and
7872 #           'NDRPDR'"
7873 #  parameters:
7874 #  - "throughput"
7875 #  - "name"
7876 #  - "tags"
7877 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7878 #  x-axis: "X = VNFs per Service Chain"
7879 #  y-axis: "Y = Number of Service Chains"
7880 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7881 #  layout:
7882 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7883 #    layout: "plot-service-density"
7884 #
7885 #- type: "plot"
7886 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7887 #  algorithm: "plot_nf_heatmap"
7888 #  output-file-type: ".html"
7889 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7890 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7891 #  filter: "'NIC_Intel-XXV710' and
7892 #           'NF_DENSITY' and
7893 #           'VHOST' and
7894 #           'VXLAN' and
7895 #           'CHAIN' and
7896 #           'IMIX' and
7897 #           '8T4C' and
7898 #           'NDRPDR'"
7899 #  parameters:
7900 #  - "throughput"
7901 #  - "name"
7902 #  - "tags"
7903 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7904 #  x-axis: "X = VNFs per Service Chain"
7905 #  y-axis: "Y = Number of Service Chains"
7906 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7907 #  layout:
7908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7909 #    layout: "plot-service-density"
7910 #
7911 ################################################################################
7912 ## Plots - NF Density - CSC - MRR 64b
7913 #- type: "plot"
7914 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7915 #  algorithm: "plot_nf_heatmap"
7916 #  output-file-type: ".html"
7917 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7918 #  data: "plot-vpp-nfv-2n-skx-mrr"
7919 #  filter: "'NIC_Intel-XXV710' and
7920 #           'NF_DENSITY' and
7921 #           'DOCKER' and
7922 #           'CHAIN' and
7923 #           'NF_VPPIP4' and
7924 #           '64B' and
7925 #           '2T1C' and
7926 #           'MRR'"
7927 #  parameters:
7928 #  - "result"
7929 #  - "name"
7930 #  - "tags"
7931 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7932 #  x-axis: "X = CNFs per Service Chain"
7933 #  y-axis: "Y = Number of Service Chains"
7934 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7935 #  layout:
7936 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7937 #    layout: "plot-service-density"
7938 #
7939 #- type: "plot"
7940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7941 #  algorithm: "plot_nf_heatmap"
7942 #  output-file-type: ".html"
7943 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7944 #  data: "plot-vpp-nfv-2n-skx-mrr"
7945 #  filter: "'NIC_Intel-XXV710' and
7946 #           'NF_DENSITY' and
7947 #           'DOCKER' and
7948 #           'CHAIN' and
7949 #           'NF_VPPIP4' and
7950 #           '64B' and
7951 #           '4T2C' and
7952 #           'MRR'"
7953 #  parameters:
7954 #  - "result"
7955 #  - "name"
7956 #  - "tags"
7957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7958 #  x-axis: "X = CNFs per Service Chain"
7959 #  y-axis: "Y = Number of Service Chains"
7960 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7961 #  layout:
7962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7963 #    layout: "plot-service-density"
7964 #
7965 #- type: "plot"
7966 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7967 #  algorithm: "plot_nf_heatmap"
7968 #  output-file-type: ".html"
7969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7970 #  data: "plot-vpp-nfv-2n-skx-mrr"
7971 #  filter: "'NIC_Intel-XXV710' and
7972 #           'NF_DENSITY' and
7973 #           'DOCKER' and
7974 #           'CHAIN' and
7975 #           'NF_VPPIP4' and
7976 #           '64B' and
7977 #           '8T4C' and
7978 #           'MRR'"
7979 #  parameters:
7980 #  - "result"
7981 #  - "name"
7982 #  - "tags"
7983 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7984 #  x-axis: "X = CNFs per Service Chain"
7985 #  y-axis: "Y = Number of Service Chains"
7986 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7987 #  layout:
7988 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7989 #    layout: "plot-service-density"
7990 #
7991 ## Plots - NF Density - CSC - MRR IMIX
7992 #- type: "plot"
7993 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7994 #  algorithm: "plot_nf_heatmap"
7995 #  output-file-type: ".html"
7996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7997 #  data: "plot-vpp-nfv-2n-skx-mrr"
7998 #  filter: "'NIC_Intel-XXV710' and
7999 #           'NF_DENSITY' and
8000 #           'DOCKER' and
8001 #           'CHAIN' and
8002 #           'NF_VPPIP4' and
8003 #           'IMIX' and
8004 #           '2T1C' and
8005 #           'MRR'"
8006 #  parameters:
8007 #  - "result"
8008 #  - "name"
8009 #  - "tags"
8010 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8011 #  x-axis: "X = CNFs per Service Chain"
8012 #  y-axis: "Y = Number of Service Chains"
8013 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8014 #  layout:
8015 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8016 #    layout: "plot-service-density"
8017 #
8018 #- type: "plot"
8019 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8020 #  algorithm: "plot_nf_heatmap"
8021 #  output-file-type: ".html"
8022 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8023 #  data: "plot-vpp-nfv-2n-skx-mrr"
8024 #  filter: "'NIC_Intel-XXV710' and
8025 #           'NF_DENSITY' and
8026 #           'DOCKER' and
8027 #           'CHAIN' and
8028 #           'NF_VPPIP4' and
8029 #           'IMIX' and
8030 #           '4T2C' and
8031 #           'MRR'"
8032 #  parameters:
8033 #  - "result"
8034 #  - "name"
8035 #  - "tags"
8036 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8037 #  x-axis: "X = CNFs per Service Chain"
8038 #  y-axis: "Y = Number of Service Chains"
8039 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8040 #  layout:
8041 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8042 #    layout: "plot-service-density"
8043 #
8044 #- type: "plot"
8045 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8046 #  algorithm: "plot_nf_heatmap"
8047 #  output-file-type: ".html"
8048 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8049 #  data: "plot-vpp-nfv-2n-skx-mrr"
8050 #  filter: "'NIC_Intel-XXV710' and
8051 #           'NF_DENSITY' and
8052 #           'DOCKER' and
8053 #           'CHAIN' and
8054 #           'NF_VPPIP4' and
8055 #           'IMIX' and
8056 #           '8T4C' and
8057 #           'MRR'"
8058 #  parameters:
8059 #  - "result"
8060 #  - "name"
8061 #  - "tags"
8062 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8063 #  x-axis: "X = CNFs per Service Chain"
8064 #  y-axis: "Y = Number of Service Chains"
8065 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8066 #  layout:
8067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8068 #    layout: "plot-service-density"
8069 #
8070 ## Plots - NF Density - CSC - NDR 64b
8071 #- type: "plot"
8072 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8073 #  algorithm: "plot_nf_heatmap"
8074 #  output-file-type: ".html"
8075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8076 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8077 #  filter: "'NIC_Intel-XXV710' and
8078 #           'NF_DENSITY' and
8079 #           'DOCKER' and
8080 #           'CHAIN' and
8081 #           'NF_VPPIP4' and
8082 #           '64B' and
8083 #           '2T1C' and
8084 #           'NDRPDR'"
8085 #  parameters:
8086 #  - "throughput"
8087 #  - "name"
8088 #  - "tags"
8089 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8090 #  x-axis: "X = CNFs per Service Chain"
8091 #  y-axis: "Y = Number of Service Chains"
8092 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8093 #  layout:
8094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8095 #    layout: "plot-service-density"
8096 #
8097 #- type: "plot"
8098 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8099 #  algorithm: "plot_nf_heatmap"
8100 #  output-file-type: ".html"
8101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8102 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8103 #  filter: "'NIC_Intel-XXV710' and
8104 #           'NF_DENSITY' and
8105 #           'DOCKER' and
8106 #           'CHAIN' and
8107 #           'NF_VPPIP4' and
8108 #           '64B' and
8109 #           '4T2C' and
8110 #           'NDRPDR'"
8111 #  parameters:
8112 #  - "throughput"
8113 #  - "name"
8114 #  - "tags"
8115 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8116 #  x-axis: "X = CNFs per Service Chain"
8117 #  y-axis: "Y = Number of Service Chains"
8118 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8119 #  layout:
8120 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8121 #    layout: "plot-service-density"
8122 #
8123 #- type: "plot"
8124 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8125 #  algorithm: "plot_nf_heatmap"
8126 #  output-file-type: ".html"
8127 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8128 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8129 #  filter: "'NIC_Intel-XXV710' and
8130 #           'NF_DENSITY' and
8131 #           'DOCKER' and
8132 #           'CHAIN' and
8133 #           'NF_VPPIP4' and
8134 #           '64B' and
8135 #           '8T4C' and
8136 #           'NDRPDR'"
8137 #  parameters:
8138 #  - "throughput"
8139 #  - "name"
8140 #  - "tags"
8141 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8142 #  x-axis: "X = CNFs per Service Chain"
8143 #  y-axis: "Y = Number of Service Chains"
8144 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8145 #  layout:
8146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8147 #    layout: "plot-service-density"
8148 #
8149 ## Plots - NF Density - CSC - NDR IMIX
8150 #- type: "plot"
8151 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8152 #  algorithm: "plot_nf_heatmap"
8153 #  output-file-type: ".html"
8154 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8155 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8156 #  filter: "'NIC_Intel-XXV710' and
8157 #           'NF_DENSITY' and
8158 #           'DOCKER' and
8159 #           'CHAIN' and
8160 #           'NF_VPPIP4' and
8161 #           'IMIX' and
8162 #           '2T1C' and
8163 #           'NDRPDR'"
8164 #  parameters:
8165 #  - "throughput"
8166 #  - "name"
8167 #  - "tags"
8168 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8169 #  x-axis: "X = CNFs per Service Chain"
8170 #  y-axis: "Y = Number of Service Chains"
8171 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8172 #  layout:
8173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8174 #    layout: "plot-service-density"
8175 #
8176 #- type: "plot"
8177 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8178 #  algorithm: "plot_nf_heatmap"
8179 #  output-file-type: ".html"
8180 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8181 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8182 #  filter: "'NIC_Intel-XXV710' and
8183 #           'NF_DENSITY' and
8184 #           'DOCKER' and
8185 #           'CHAIN' and
8186 #           'NF_VPPIP4' and
8187 #           'IMIX' and
8188 #           '4T2C' and
8189 #           'NDRPDR'"
8190 #  parameters:
8191 #  - "throughput"
8192 #  - "name"
8193 #  - "tags"
8194 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8195 #  x-axis: "X = CNFs per Service Chain"
8196 #  y-axis: "Y = Number of Service Chains"
8197 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8198 #  layout:
8199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8200 #    layout: "plot-service-density"
8201 #
8202 #- type: "plot"
8203 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8204 #  algorithm: "plot_nf_heatmap"
8205 #  output-file-type: ".html"
8206 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8207 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8208 #  filter: "'NIC_Intel-XXV710' and
8209 #           'NF_DENSITY' and
8210 #           'DOCKER' and
8211 #           'CHAIN' and
8212 #           'NF_VPPIP4' and
8213 #           'IMIX' and
8214 #           '8T4C' and
8215 #           'NDRPDR'"
8216 #  parameters:
8217 #  - "throughput"
8218 #  - "name"
8219 #  - "tags"
8220 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8221 #  x-axis: "X = CNFs per Service Chain"
8222 #  y-axis: "Y = Number of Service Chains"
8223 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8224 #  layout:
8225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8226 #    layout: "plot-service-density"
8227 #
8228 ## Plots - NF Density - CSC - PDR 64b
8229 #- type: "plot"
8230 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8231 #  algorithm: "plot_nf_heatmap"
8232 #  output-file-type: ".html"
8233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8234 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8235 #  filter: "'NIC_Intel-XXV710' and
8236 #           'NF_DENSITY' and
8237 #           'DOCKER' and
8238 #           'CHAIN' and
8239 #           'NF_VPPIP4' and
8240 #           '64B' and
8241 #           '2T1C' and
8242 #           'NDRPDR'"
8243 #  parameters:
8244 #  - "throughput"
8245 #  - "name"
8246 #  - "tags"
8247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8248 #  x-axis: "X = CNFs per Service Chain"
8249 #  y-axis: "Y = Number of Service Chains"
8250 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8251 #  layout:
8252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8253 #    layout: "plot-service-density"
8254 #
8255 #- type: "plot"
8256 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8257 #  algorithm: "plot_nf_heatmap"
8258 #  output-file-type: ".html"
8259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8260 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8261 #  filter: "'NIC_Intel-XXV710' and
8262 #           'NF_DENSITY' and
8263 #           'DOCKER' and
8264 #           'CHAIN' and
8265 #           'NF_VPPIP4' and
8266 #           '64B' and
8267 #           '4T2C' and
8268 #           'NDRPDR'"
8269 #  parameters:
8270 #  - "throughput"
8271 #  - "name"
8272 #  - "tags"
8273 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8274 #  x-axis: "X = CNFs per Service Chain"
8275 #  y-axis: "Y = Number of Service Chains"
8276 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8277 #  layout:
8278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8279 #    layout: "plot-service-density"
8280 #
8281 #- type: "plot"
8282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8283 #  algorithm: "plot_nf_heatmap"
8284 #  output-file-type: ".html"
8285 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8286 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8287 #  filter: "'NIC_Intel-XXV710' and
8288 #           'NF_DENSITY' and
8289 #           'DOCKER' and
8290 #           'CHAIN' and
8291 #           'NF_VPPIP4' and
8292 #           '64B' and
8293 #           '8T4C' and
8294 #           'NDRPDR'"
8295 #  parameters:
8296 #  - "throughput"
8297 #  - "name"
8298 #  - "tags"
8299 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8300 #  x-axis: "X = CNFs per Service Chain"
8301 #  y-axis: "Y = Number of Service Chains"
8302 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8303 #  layout:
8304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8305 #    layout: "plot-service-density"
8306 #
8307 ## Plots - NF Density - CSC - PDR IMIX
8308 #- type: "plot"
8309 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8310 #  algorithm: "plot_nf_heatmap"
8311 #  output-file-type: ".html"
8312 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8313 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8314 #  filter: "'NIC_Intel-XXV710' and
8315 #           'NF_DENSITY' and
8316 #           'DOCKER' and
8317 #           'CHAIN' and
8318 #           'NF_VPPIP4' and
8319 #           'IMIX' and
8320 #           '2T1C' and
8321 #           'NDRPDR'"
8322 #  parameters:
8323 #  - "throughput"
8324 #  - "name"
8325 #  - "tags"
8326 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8327 #  x-axis: "X = CNFs per Service Chain"
8328 #  y-axis: "Y = Number of Service Chains"
8329 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8330 #  layout:
8331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8332 #    layout: "plot-service-density"
8333 #
8334 #- type: "plot"
8335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8336 #  algorithm: "plot_nf_heatmap"
8337 #  output-file-type: ".html"
8338 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8339 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8340 #  filter: "'NIC_Intel-XXV710' and
8341 #           'NF_DENSITY' and
8342 #           'DOCKER' and
8343 #           'CHAIN' and
8344 #           'NF_VPPIP4' and
8345 #           'IMIX' and
8346 #           '4T2C' and
8347 #           'NDRPDR'"
8348 #  parameters:
8349 #  - "throughput"
8350 #  - "name"
8351 #  - "tags"
8352 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8353 #  x-axis: "X = CNFs per Service Chain"
8354 #  y-axis: "Y = Number of Service Chains"
8355 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8356 #  layout:
8357 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8358 #    layout: "plot-service-density"
8359 #
8360 #- type: "plot"
8361 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8362 #  algorithm: "plot_nf_heatmap"
8363 #  output-file-type: ".html"
8364 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8365 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8366 #  filter: "'NIC_Intel-XXV710' and
8367 #           'NF_DENSITY' and
8368 #           'DOCKER' and
8369 #           'CHAIN' and
8370 #           'NF_VPPIP4' and
8371 #           'IMIX' and
8372 #           '8T4C' and
8373 #           'NDRPDR'"
8374 #  parameters:
8375 #  - "throughput"
8376 #  - "name"
8377 #  - "tags"
8378 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8379 #  x-axis: "X = CNFs per Service Chain"
8380 #  y-axis: "Y = Number of Service Chains"
8381 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8382 #  layout:
8383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8384 #    layout: "plot-service-density"
8385 #
8386 ################################################################################
8387 #
8388 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8389 #- type: "plot"
8390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8391 #  algorithm: "plot_nf_heatmap"
8392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8393 #  data: "plot-vpp-nfv-3n-skx-mrr"
8394 #  filter: "'NIC_Intel-XXV710' and
8395 #           'NF_DENSITY' and
8396 #           'DOCKER' and
8397 #           'CHAIN' and
8398 #           'NF_VPPIP4' and
8399 #           'IPSEC' and
8400 #           'TNL_4' and
8401 #           'IMIX' and
8402 #           '2T1C' and
8403 #           'MRR'"
8404 #  parameters:
8405 #  - "result"
8406 #  - "name"
8407 #  - "tags"
8408 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8409 #  x-axis: "X = CNFs per Service Chain"
8410 #  y-axis: "Y = Number of Service Chains"
8411 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8412 #  layout:
8413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8414 #    layout: "plot-service-density"
8415 #
8416 #- type: "plot"
8417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8418 #  algorithm: "plot_nf_heatmap"
8419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8420 #  data: "plot-vpp-nfv-3n-skx-mrr"
8421 #  filter: "'NIC_Intel-XXV710' and
8422 #           'NF_DENSITY' and
8423 #           'DOCKER' and
8424 #           'CHAIN' and
8425 #           'NF_VPPIP4' and
8426 #           'IPSEC' and
8427 #           'TNL_4' and
8428 #           'IMIX' and
8429 #           '4T2C' and
8430 #           'MRR'"
8431 #  parameters:
8432 #  - "result"
8433 #  - "name"
8434 #  - "tags"
8435 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8436 #  x-axis: "X = CNFs per Service Chain"
8437 #  y-axis: "Y = Number of Service Chains"
8438 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8439 #  layout:
8440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8441 #    layout: "plot-service-density"
8442 #
8443 #- type: "plot"
8444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8445 #  algorithm: "plot_nf_heatmap"
8446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8447 #  data: "plot-vpp-nfv-3n-skx-mrr"
8448 #  filter: "'NIC_Intel-XXV710' and
8449 #           'NF_DENSITY' and
8450 #           'DOCKER' and
8451 #           'CHAIN' and
8452 #           'NF_VPPIP4' and
8453 #           'IPSEC' and
8454 #           'TNL_4' and
8455 #           'IMIX' and
8456 #           '8T4C' and
8457 #           'MRR'"
8458 #  parameters:
8459 #  - "result"
8460 #  - "name"
8461 #  - "tags"
8462 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8463 #  x-axis: "X = CNFs per Service Chain"
8464 #  y-axis: "Y = Number of Service Chains"
8465 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8466 #  layout:
8467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8468 #    layout: "plot-service-density"
8469
8470 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8471 - type: "plot"
8472   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8473   algorithm: "plot_nf_heatmap"
8474   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8475   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8476   filter: "'NIC_Intel-XXV710' and
8477            'NF_DENSITY' and
8478            'DOCKER' and
8479            'CHAIN' and
8480            'NF_VPPIP4' and
8481            'IPSEC' and
8482            'TNL_4' and
8483            'IMIX' and
8484            '2T1C' and
8485            'NDRPDR'"
8486   parameters:
8487   - "throughput"
8488   - "name"
8489   - "tags"
8490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8491   x-axis: "X = CNFs per Service Chain"
8492   y-axis: "Y = Number of Service Chains"
8493   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8494   layout:
8495     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8496     layout: "plot-service-density"
8497
8498 - type: "plot"
8499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8500   algorithm: "plot_nf_heatmap"
8501   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8502   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8503   filter: "'NIC_Intel-XXV710' and
8504            'NF_DENSITY' and
8505            'DOCKER' and
8506            'CHAIN' and
8507            'NF_VPPIP4' and
8508            'IPSEC' and
8509            'TNL_4' and
8510            'IMIX' and
8511            '4T2C' and
8512            'NDRPDR'"
8513   parameters:
8514   - "throughput"
8515   - "name"
8516   - "tags"
8517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8518   x-axis: "X = CNFs per Service Chain"
8519   y-axis: "Y = Number of Service Chains"
8520   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8521   layout:
8522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8523     layout: "plot-service-density"
8524
8525 - type: "plot"
8526   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8527   algorithm: "plot_nf_heatmap"
8528   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8529   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8530   filter: "'NIC_Intel-XXV710' and
8531            'NF_DENSITY' and
8532            'DOCKER' and
8533            'CHAIN' and
8534            'NF_VPPIP4' and
8535            'IPSEC' and
8536            'TNL_4' and
8537            'IMIX' and
8538            '8T4C' and
8539            'NDRPDR'"
8540   parameters:
8541   - "throughput"
8542   - "name"
8543   - "tags"
8544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8545   x-axis: "X = CNFs per Service Chain"
8546   y-axis: "Y = Number of Service Chains"
8547   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8548   layout:
8549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8550     layout: "plot-service-density"
8551
8552 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8553 - type: "plot"
8554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8555   algorithm: "plot_nf_heatmap"
8556   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8557   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8558   filter: "'NIC_Intel-XXV710' and
8559            'NF_DENSITY' and
8560            'DOCKER' and
8561            'CHAIN' and
8562            'NF_VPPIP4' and
8563            'IPSEC' and
8564            'TNL_4' and
8565            'IMIX' and
8566            '2T1C' and
8567            'NDRPDR'"
8568   parameters:
8569   - "throughput"
8570   - "name"
8571   - "tags"
8572   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8573   x-axis: "X = CNFs per Service Chain"
8574   y-axis: "Y = Number of Service Chains"
8575   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8576   layout:
8577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8578     layout: "plot-service-density"
8579
8580 - type: "plot"
8581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8582   algorithm: "plot_nf_heatmap"
8583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8584   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8585   filter: "'NIC_Intel-XXV710' and
8586            'NF_DENSITY' and
8587            'DOCKER' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IPSEC' and
8591            'TNL_4' and
8592            'IMIX' and
8593            '4T2C' and
8594            'NDRPDR'"
8595   parameters:
8596   - "throughput"
8597   - "name"
8598   - "tags"
8599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8600   x-axis: "X = CNFs per Service Chain"
8601   y-axis: "Y = Number of Service Chains"
8602   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8603   layout:
8604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8605     layout: "plot-service-density"
8606
8607 - type: "plot"
8608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8609   algorithm: "plot_nf_heatmap"
8610   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8611   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8612   filter: "'NIC_Intel-XXV710' and
8613            'NF_DENSITY' and
8614            'DOCKER' and
8615            'CHAIN' and
8616            'NF_VPPIP4' and
8617            'IPSEC' and
8618            'TNL_4' and
8619            'IMIX' and
8620            '8T4C' and
8621            'NDRPDR'"
8622   parameters:
8623   - "throughput"
8624   - "name"
8625   - "tags"
8626   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8627   x-axis: "X = CNFs per Service Chain"
8628   y-axis: "Y = Number of Service Chains"
8629   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8630   layout:
8631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8632     layout: "plot-service-density"
8633
8634 ###############################################################################
8635
8636 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8637 - type: "plot"
8638   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8639   algorithm: "plot_nf_heatmap"
8640   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8641   data: "plot-vpp-nfv-3n-hsw-mrr"
8642   filter: "'NIC_Intel-XL710' and
8643            'NF_DENSITY' and
8644            'DOCKER' and
8645            'CHAIN' and
8646            'NF_VPPIP4' and
8647            'IMIX' and
8648            'TNL_4' and
8649            '1T1C' and
8650            'MRR'"
8651   parameters:
8652   - "result"
8653   - "name"
8654   - "tags"
8655   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8656   x-axis: "X = CNFs per Service Chain"
8657   y-axis: "Y = Number of Service Chains"
8658   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8659   layout:
8660     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8661     layout: "plot-service-density"
8662
8663 - type: "plot"
8664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8665   algorithm: "plot_nf_heatmap"
8666   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8667   data: "plot-vpp-nfv-3n-hsw-mrr"
8668   filter: "'NIC_Intel-XL710' and
8669            'NF_DENSITY' and
8670            'DOCKER' and
8671            'CHAIN' and
8672            'NF_VPPIP4' and
8673            'IPSEC' and
8674            'TNL_4' and
8675            'IMIX' and
8676            '2T2C' and
8677            'MRR'"
8678   parameters:
8679   - "result"
8680   - "name"
8681   - "tags"
8682   include-tests: "MRR" # "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 MRR) [Mpps]"
8686   layout:
8687     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8688     layout: "plot-service-density"
8689
8690 - type: "plot"
8691   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8692   algorithm: "plot_nf_heatmap"
8693   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8694   data: "plot-vpp-nfv-3n-hsw-mrr"
8695   filter: "'NIC_Intel-XL710' and
8696            'NF_DENSITY' and
8697            'DOCKER' and
8698            'CHAIN' and
8699            'NF_VPPIP4' and
8700            'IPSEC' and
8701            'TNL_4' and
8702            'IMIX' and
8703            '4T4C' and
8704            'MRR'"
8705   parameters:
8706   - "result"
8707   - "name"
8708   - "tags"
8709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8710   x-axis: "X = CNFs per Service Chain"
8711   y-axis: "Y = Number of Service Chains"
8712   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8713   layout:
8714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8715     layout: "plot-service-density"
8716
8717 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8718 - type: "plot"
8719   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8720   algorithm: "plot_nf_heatmap"
8721   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8722   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8723   filter: "'NIC_Intel-XL710' and
8724            'NF_DENSITY' and
8725            'DOCKER' and
8726            'CHAIN' and
8727            'NF_VPPIP4' and
8728            'IPSEC' and
8729            'TNL_4' and
8730            'IMIX' and
8731            '1T1C' and
8732            'NDRPDR'"
8733   parameters:
8734   - "throughput"
8735   - "name"
8736   - "tags"
8737   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8738   x-axis: "X = CNFs per Service Chain"
8739   y-axis: "Y = Number of Service Chains"
8740   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8741   layout:
8742     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8743     layout: "plot-service-density"
8744
8745 - type: "plot"
8746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8747   algorithm: "plot_nf_heatmap"
8748   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8749   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8750   filter: "'NIC_Intel-XL710' and
8751            'NF_DENSITY' and
8752            'DOCKER' and
8753            'CHAIN' and
8754            'NF_VPPIP4' and
8755            'IPSEC' and
8756            'TNL_4' and
8757            'IMIX' and
8758            '2T2C' and
8759            'NDRPDR'"
8760   parameters:
8761   - "throughput"
8762   - "name"
8763   - "tags"
8764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8765   x-axis: "X = CNFs per Service Chain"
8766   y-axis: "Y = Number of Service Chains"
8767   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8768   layout:
8769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8770     layout: "plot-service-density"
8771
8772 - type: "plot"
8773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8774   algorithm: "plot_nf_heatmap"
8775   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8776   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8777   filter: "'NIC_Intel-XL710' and
8778            'NF_DENSITY' and
8779            'DOCKER' and
8780            'CHAIN' and
8781            'NF_VPPIP4' and
8782            'IPSEC' and
8783            'TNL_4' and
8784            'IMIX' and
8785            '4T4C' and
8786            'NDRPDR'"
8787   parameters:
8788   - "throughput"
8789   - "name"
8790   - "tags"
8791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8792   x-axis: "X = CNFs per Service Chain"
8793   y-axis: "Y = Number of Service Chains"
8794   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8795   layout:
8796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8797     layout: "plot-service-density"
8798
8799 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8800 - type: "plot"
8801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8802   algorithm: "plot_nf_heatmap"
8803   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8804   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8805   filter: "'NIC_Intel-XL710' and
8806            'NF_DENSITY' and
8807            'DOCKER' and
8808            'CHAIN' and
8809            'NF_VPPIP4' and
8810            'IPSEC' and
8811            'TNL_4' and
8812            'IMIX' and
8813            '1T1C' and
8814            'NDRPDR'"
8815   parameters:
8816   - "throughput"
8817   - "name"
8818   - "tags"
8819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8820   x-axis: "X = CNFs per Service Chain"
8821   y-axis: "Y = Number of Service Chains"
8822   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8823   layout:
8824     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8825     layout: "plot-service-density"
8826
8827 - type: "plot"
8828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8829   algorithm: "plot_nf_heatmap"
8830   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8831   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8832   filter: "'NIC_Intel-XL710' and
8833            'NF_DENSITY' and
8834            'DOCKER' and
8835            'CHAIN' and
8836            'NF_VPPIP4' and
8837            'IPSEC' and
8838            'TNL_4' and
8839            'IMIX' and
8840            '2T2C' and
8841            'NDRPDR'"
8842   parameters:
8843   - "throughput"
8844   - "name"
8845   - "tags"
8846   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8847   x-axis: "X = CNFs per Service Chain"
8848   y-axis: "Y = Number of Service Chains"
8849   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8850   layout:
8851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8852     layout: "plot-service-density"
8853
8854 - type: "plot"
8855   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8856   algorithm: "plot_nf_heatmap"
8857   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8858   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8859   filter: "'NIC_Intel-XL710' and
8860            'NF_DENSITY' and
8861            'DOCKER' and
8862            'CHAIN' and
8863            'NF_VPPIP4' and
8864            'IPSEC' and
8865            'TNL_4' and
8866            'IMIX' and
8867            '4T4C' and
8868            'NDRPDR'"
8869   parameters:
8870   - "throughput"
8871   - "name"
8872   - "tags"
8873   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8874   x-axis: "X = CNFs per Service Chain"
8875   y-axis: "Y = Number of Service Chains"
8876   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8877   layout:
8878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8879     layout: "plot-service-density"
8880
8881 ###############################################################################
8882
8883 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8884 #- type: "plot"
8885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8886 #  algorithm: "plot_nf_heatmap"
8887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8888 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_1000' and
8896 #           'IMIX' and
8897 #           '2T1C' and
8898 #           'MRR'"
8899 #  parameters:
8900 #  - "result"
8901 #  - "name"
8902 #  - "tags"
8903 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8904 #  x-axis: "X = CNFs per Service Chain"
8905 #  y-axis: "Y = Number of Service Chains"
8906 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8907 #  layout:
8908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8909 #    layout: "plot-service-density"
8910 #
8911 #- type: "plot"
8912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8913 #  algorithm: "plot_nf_heatmap"
8914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8915 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_1000' and
8923 #           'IMIX' and
8924 #           '4T2C' and
8925 #           'MRR'"
8926 #  parameters:
8927 #  - "result"
8928 #  - "name"
8929 #  - "tags"
8930 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8934 #  layout:
8935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8936 #    layout: "plot-service-density"
8937 #
8938 #- type: "plot"
8939 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8940 #  algorithm: "plot_nf_heatmap"
8941 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8942 #  data: "plot-vpp-nfv-3n-skx-mrr"
8943 #  filter: "'NIC_Intel-XXV710' and
8944 #           'NF_DENSITY' and
8945 #           'DOCKER' and
8946 #           'CHAIN' and
8947 #           'NF_VPPIP4' and
8948 #           'IPSEC' and
8949 #           'TNL_1000' and
8950 #           'IMIX' and
8951 #           '8T4C' and
8952 #           'MRR'"
8953 #  parameters:
8954 #  - "result"
8955 #  - "name"
8956 #  - "tags"
8957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8958 #  x-axis: "X = CNFs per Service Chain"
8959 #  y-axis: "Y = Number of Service Chains"
8960 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8961 #  layout:
8962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8963 #    layout: "plot-service-density"
8964
8965 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8966 - type: "plot"
8967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8968   algorithm: "plot_nf_heatmap"
8969   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8970   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8971   filter: "'NIC_Intel-XXV710' and
8972            'NF_DENSITY' and
8973            'DOCKER' and
8974            'CHAIN' and
8975            'NF_VPPIP4' and
8976            'IPSEC' and
8977            'TNL_1000' and
8978            'IMIX' and
8979            '2T1C' and
8980            'NDRPDR'"
8981   parameters:
8982   - "throughput"
8983   - "name"
8984   - "tags"
8985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8986   x-axis: "X = CNFs per Service Chain"
8987   y-axis: "Y = Number of Service Chains"
8988   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8989   layout:
8990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8991     layout: "plot-service-density"
8992
8993 - type: "plot"
8994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8995   algorithm: "plot_nf_heatmap"
8996   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8997   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8998   filter: "'NIC_Intel-XXV710' and
8999            'NF_DENSITY' and
9000            'DOCKER' and
9001            'CHAIN' and
9002            'NF_VPPIP4' and
9003            'IPSEC' and
9004            'TNL_1000' and
9005            'IMIX' and
9006            '4T2C' and
9007            'NDRPDR'"
9008   parameters:
9009   - "throughput"
9010   - "name"
9011   - "tags"
9012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9013   x-axis: "X = CNFs per Service Chain"
9014   y-axis: "Y = Number of Service Chains"
9015   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9016   layout:
9017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9018     layout: "plot-service-density"
9019
9020 - type: "plot"
9021   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9022   algorithm: "plot_nf_heatmap"
9023   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9024   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9025   filter: "'NIC_Intel-XXV710' and
9026            'NF_DENSITY' and
9027            'DOCKER' and
9028            'CHAIN' and
9029            'NF_VPPIP4' and
9030            'IPSEC' and
9031            'TNL_1000' and
9032            'IMIX' and
9033            '8T4C' and
9034            'NDRPDR'"
9035   parameters:
9036   - "throughput"
9037   - "name"
9038   - "tags"
9039   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9040   x-axis: "X = CNFs per Service Chain"
9041   y-axis: "Y = Number of Service Chains"
9042   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9043   layout:
9044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9045     layout: "plot-service-density"
9046
9047 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9048 - type: "plot"
9049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9050   algorithm: "plot_nf_heatmap"
9051   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9052   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9053   filter: "'NIC_Intel-XXV710' and
9054            'NF_DENSITY' and
9055            'DOCKER' and
9056            'CHAIN' and
9057            'NF_VPPIP4' and
9058            'IPSEC' and
9059            'TNL_1000' and
9060            'IMIX' and
9061            '2T1C' and
9062            'NDRPDR'"
9063   parameters:
9064   - "throughput"
9065   - "name"
9066   - "tags"
9067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9068   x-axis: "X = CNFs per Service Chain"
9069   y-axis: "Y = Number of Service Chains"
9070   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9071   layout:
9072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9073     layout: "plot-service-density"
9074
9075 - type: "plot"
9076   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9077   algorithm: "plot_nf_heatmap"
9078   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9079   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9080   filter: "'NIC_Intel-XXV710' and
9081            'NF_DENSITY' and
9082            'DOCKER' and
9083            'CHAIN' and
9084            'NF_VPPIP4' and
9085            'IPSEC' and
9086            'TNL_1000' and
9087            'IMIX' and
9088            '4T2C' and
9089            'NDRPDR'"
9090   parameters:
9091   - "throughput"
9092   - "name"
9093   - "tags"
9094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9095   x-axis: "X = CNFs per Service Chain"
9096   y-axis: "Y = Number of Service Chains"
9097   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9098   layout:
9099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9100     layout: "plot-service-density"
9101
9102 - type: "plot"
9103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9104   algorithm: "plot_nf_heatmap"
9105   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9106   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9107   filter: "'NIC_Intel-XXV710' and
9108            'NF_DENSITY' and
9109            'DOCKER' and
9110            'CHAIN' and
9111            'NF_VPPIP4' and
9112            'IPSEC' and
9113            'TNL_1000' and
9114            'IMIX' and
9115            '8T4C' and
9116            'NDRPDR'"
9117   parameters:
9118   - "throughput"
9119   - "name"
9120   - "tags"
9121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9122   x-axis: "X = CNFs per Service Chain"
9123   y-axis: "Y = Number of Service Chains"
9124   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9125   layout:
9126     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9127     layout: "plot-service-density"
9128
9129 ###############################################################################
9130
9131 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9132 - type: "plot"
9133   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9134   algorithm: "plot_nf_heatmap"
9135   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9136   data: "plot-vpp-nfv-3n-hsw-mrr"
9137   filter: "'NIC_Intel-XL710' and
9138            'NF_DENSITY' and
9139            'DOCKER' and
9140            'CHAIN' and
9141            'NF_VPPIP4' and
9142            'IMIX' and
9143            'TNL_1000' and
9144            '1T1C' and
9145            'MRR'"
9146   parameters:
9147   - "result"
9148   - "name"
9149   - "tags"
9150   include-tests: "MRR" # "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 MRR) [Mpps]"
9154   layout:
9155     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9156     layout: "plot-service-density"
9157
9158 - type: "plot"
9159   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9160   algorithm: "plot_nf_heatmap"
9161   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9162   data: "plot-vpp-nfv-3n-hsw-mrr"
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_1000' and
9170            'IMIX' and
9171            '2T2C' and
9172            'MRR'"
9173   parameters:
9174   - "result"
9175   - "name"
9176   - "tags"
9177   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9178   x-axis: "X = CNFs per Service Chain"
9179   y-axis: "Y = Number of Service Chains"
9180   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9181   layout:
9182     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9183     layout: "plot-service-density"
9184
9185 - type: "plot"
9186   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9187   algorithm: "plot_nf_heatmap"
9188   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9189   data: "plot-vpp-nfv-3n-hsw-mrr"
9190   filter: "'NIC_Intel-XL710' and
9191            'NF_DENSITY' and
9192            'DOCKER' and
9193            'CHAIN' and
9194            'NF_VPPIP4' and
9195            'IPSEC' and
9196            'TNL_1000' and
9197            'IMIX' and
9198            '4T4C' and
9199            'MRR'"
9200   parameters:
9201   - "result"
9202   - "name"
9203   - "tags"
9204   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9205   x-axis: "X = CNFs per Service Chain"
9206   y-axis: "Y = Number of Service Chains"
9207   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9208   layout:
9209     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9210     layout: "plot-service-density"
9211
9212 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9213 - type: "plot"
9214   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9215   algorithm: "plot_nf_heatmap"
9216   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9217   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9218   filter: "'NIC_Intel-XL710' and
9219            'NF_DENSITY' and
9220            'DOCKER' and
9221            'CHAIN' and
9222            'NF_VPPIP4' and
9223            'IPSEC' and
9224            'TNL_1000' and
9225            'IMIX' and
9226            '1T1C' and
9227            'NDRPDR'"
9228   parameters:
9229   - "throughput"
9230   - "name"
9231   - "tags"
9232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9233   x-axis: "X = CNFs per Service Chain"
9234   y-axis: "Y = Number of Service Chains"
9235   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9236   layout:
9237     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9238     layout: "plot-service-density"
9239
9240 - type: "plot"
9241   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9242   algorithm: "plot_nf_heatmap"
9243   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9244   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9245   filter: "'NIC_Intel-XL710' and
9246            'NF_DENSITY' and
9247            'DOCKER' and
9248            'CHAIN' and
9249            'NF_VPPIP4' and
9250            'IPSEC' and
9251            'TNL_1000' and
9252            'IMIX' and
9253            '2T2C' and
9254            'NDRPDR'"
9255   parameters:
9256   - "throughput"
9257   - "name"
9258   - "tags"
9259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9260   x-axis: "X = CNFs per Service Chain"
9261   y-axis: "Y = Number of Service Chains"
9262   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9263   layout:
9264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9265     layout: "plot-service-density"
9266
9267 - type: "plot"
9268   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9269   algorithm: "plot_nf_heatmap"
9270   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9271   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9272   filter: "'NIC_Intel-XL710' and
9273            'NF_DENSITY' and
9274            'DOCKER' and
9275            'CHAIN' and
9276            'NF_VPPIP4' and
9277            'IPSEC' and
9278            'TNL_1000' and
9279            'IMIX' and
9280            '4T4C' and
9281            'NDRPDR'"
9282   parameters:
9283   - "throughput"
9284   - "name"
9285   - "tags"
9286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9287   x-axis: "X = CNFs per Service Chain"
9288   y-axis: "Y = Number of Service Chains"
9289   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9290   layout:
9291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9292     layout: "plot-service-density"
9293
9294 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9295 - type: "plot"
9296   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9297   algorithm: "plot_nf_heatmap"
9298   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9299   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9300   filter: "'NIC_Intel-XL710' and
9301            'NF_DENSITY' and
9302            'DOCKER' and
9303            'CHAIN' and
9304            'NF_VPPIP4' and
9305            'IPSEC' and
9306            'TNL_1000' and
9307            'IMIX' and
9308            '1T1C' and
9309            'NDRPDR'"
9310   parameters:
9311   - "throughput"
9312   - "name"
9313   - "tags"
9314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9315   x-axis: "X = CNFs per Service Chain"
9316   y-axis: "Y = Number of Service Chains"
9317   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9318   layout:
9319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9320     layout: "plot-service-density"
9321
9322 - type: "plot"
9323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9324   algorithm: "plot_nf_heatmap"
9325   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9326   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9327   filter: "'NIC_Intel-XL710' and
9328            'NF_DENSITY' and
9329            'DOCKER' and
9330            'CHAIN' and
9331            'NF_VPPIP4' and
9332            'IPSEC' and
9333            'TNL_1000' and
9334            'IMIX' and
9335            '2T2C' and
9336            'NDRPDR'"
9337   parameters:
9338   - "throughput"
9339   - "name"
9340   - "tags"
9341   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9342   x-axis: "X = CNFs per Service Chain"
9343   y-axis: "Y = Number of Service Chains"
9344   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9345   layout:
9346     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9347     layout: "plot-service-density"
9348
9349 - type: "plot"
9350   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9351   algorithm: "plot_nf_heatmap"
9352   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9353   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9354   filter: "'NIC_Intel-XL710' and
9355            'NF_DENSITY' and
9356            'DOCKER' and
9357            'CHAIN' and
9358            'NF_VPPIP4' and
9359            'IPSEC' and
9360            'TNL_1000' and
9361            'IMIX' and
9362            '4T4C' and
9363            'NDRPDR'"
9364   parameters:
9365   - "throughput"
9366   - "name"
9367   - "tags"
9368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9369   x-axis: "X = CNFs per Service Chain"
9370   y-axis: "Y = Number of Service Chains"
9371   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9372   layout:
9373     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9374     layout: "plot-service-density"
9375
9376 ###############################################################################
9377
9378 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9379 #- type: "plot"
9380 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9381 #  algorithm: "plot_nf_heatmap"
9382 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9383 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_10000' and
9391 #           'IMIX' and
9392 #           '2T1C' and
9393 #           'MRR'"
9394 #  parameters:
9395 #  - "result"
9396 #  - "name"
9397 #  - "tags"
9398 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9399 #  x-axis: "X = CNFs per Service Chain"
9400 #  y-axis: "Y = Number of Service Chains"
9401 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9402 #  layout:
9403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9404 #    layout: "plot-service-density"
9405 #
9406 #- type: "plot"
9407 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9408 #  algorithm: "plot_nf_heatmap"
9409 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9410 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_10000' and
9418 #           'IMIX' and
9419 #           '4T2C' and
9420 #           'MRR'"
9421 #  parameters:
9422 #  - "result"
9423 #  - "name"
9424 #  - "tags"
9425 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9429 #  layout:
9430 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9431 #    layout: "plot-service-density"
9432 #
9433 #- type: "plot"
9434 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9435 #  algorithm: "plot_nf_heatmap"
9436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9437 #  data: "plot-vpp-nfv-3n-skx-mrr"
9438 #  filter: "'NIC_Intel-XXV710' and
9439 #           'NF_DENSITY' and
9440 #           'DOCKER' and
9441 #           'CHAIN' and
9442 #           'NF_VPPIP4' and
9443 #           'IPSEC' and
9444 #           'TNL_10000' and
9445 #           'IMIX' and
9446 #           '8T4C' and
9447 #           'MRR'"
9448 #  parameters:
9449 #  - "result"
9450 #  - "name"
9451 #  - "tags"
9452 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9453 #  x-axis: "X = CNFs per Service Chain"
9454 #  y-axis: "Y = Number of Service Chains"
9455 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9456 #  layout:
9457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9458 #    layout: "plot-service-density"
9459
9460 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9461 - type: "plot"
9462   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9463   algorithm: "plot_nf_heatmap"
9464   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9465   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9466   filter: "'NIC_Intel-XXV710' and
9467            'NF_DENSITY' and
9468            'DOCKER' and
9469            'CHAIN' and
9470            'NF_VPPIP4' and
9471            'IPSEC' and
9472            'TNL_10000' and
9473            'IMIX' and
9474            '2T1C' and
9475            'NDRPDR'"
9476   parameters:
9477   - "throughput"
9478   - "name"
9479   - "tags"
9480   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9481   x-axis: "X = CNFs per Service Chain"
9482   y-axis: "Y = Number of Service Chains"
9483   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9484   layout:
9485     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9486     layout: "plot-service-density"
9487
9488 - type: "plot"
9489   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9490   algorithm: "plot_nf_heatmap"
9491   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9492   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9493   filter: "'NIC_Intel-XXV710' and
9494            'NF_DENSITY' and
9495            'DOCKER' and
9496            'CHAIN' and
9497            'NF_VPPIP4' and
9498            'IPSEC' and
9499            'TNL_10000' and
9500            'IMIX' and
9501            '4T2C' and
9502            'NDRPDR'"
9503   parameters:
9504   - "throughput"
9505   - "name"
9506   - "tags"
9507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9508   x-axis: "X = CNFs per Service Chain"
9509   y-axis: "Y = Number of Service Chains"
9510   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9511   layout:
9512     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9513     layout: "plot-service-density"
9514
9515 - type: "plot"
9516   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9517   algorithm: "plot_nf_heatmap"
9518   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9519   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9520   filter: "'NIC_Intel-XXV710' and
9521            'NF_DENSITY' and
9522            'DOCKER' and
9523            'CHAIN' and
9524            'NF_VPPIP4' and
9525            'IPSEC' and
9526            'TNL_10000' and
9527            'IMIX' and
9528            '8T4C' and
9529            'NDRPDR'"
9530   parameters:
9531   - "throughput"
9532   - "name"
9533   - "tags"
9534   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9535   x-axis: "X = CNFs per Service Chain"
9536   y-axis: "Y = Number of Service Chains"
9537   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9538   layout:
9539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9540     layout: "plot-service-density"
9541
9542 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9543 - type: "plot"
9544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9545   algorithm: "plot_nf_heatmap"
9546   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9547   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9548   filter: "'NIC_Intel-XXV710' and
9549            'NF_DENSITY' and
9550            'DOCKER' and
9551            'CHAIN' and
9552            'NF_VPPIP4' and
9553            'IPSEC' and
9554            'TNL_10000' and
9555            'IMIX' and
9556            '2T1C' and
9557            'NDRPDR'"
9558   parameters:
9559   - "throughput"
9560   - "name"
9561   - "tags"
9562   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9563   x-axis: "X = CNFs per Service Chain"
9564   y-axis: "Y = Number of Service Chains"
9565   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9566   layout:
9567     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9568     layout: "plot-service-density"
9569
9570 - type: "plot"
9571   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9572   algorithm: "plot_nf_heatmap"
9573   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9574   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9575   filter: "'NIC_Intel-XXV710' and
9576            'NF_DENSITY' and
9577            'DOCKER' and
9578            'CHAIN' and
9579            'NF_VPPIP4' and
9580            'IPSEC' and
9581            'TNL_10000' and
9582            'IMIX' and
9583            '4T2C' and
9584            'NDRPDR'"
9585   parameters:
9586   - "throughput"
9587   - "name"
9588   - "tags"
9589   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9590   x-axis: "X = CNFs per Service Chain"
9591   y-axis: "Y = Number of Service Chains"
9592   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9593   layout:
9594     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9595     layout: "plot-service-density"
9596
9597 - type: "plot"
9598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9599   algorithm: "plot_nf_heatmap"
9600   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9601   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9602   filter: "'NIC_Intel-XXV710' and
9603            'NF_DENSITY' and
9604            'DOCKER' and
9605            'CHAIN' and
9606            'NF_VPPIP4' and
9607            'IPSEC' and
9608            'TNL_10000' and
9609            'IMIX' and
9610            '8T4C' and
9611            'NDRPDR'"
9612   parameters:
9613   - "throughput"
9614   - "name"
9615   - "tags"
9616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9617   x-axis: "X = CNFs per Service Chain"
9618   y-axis: "Y = Number of Service Chains"
9619   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9620   layout:
9621     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9622     layout: "plot-service-density"
9623
9624 ###############################################################################
9625
9626 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9627 - type: "plot"
9628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9629   algorithm: "plot_nf_heatmap"
9630   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9631   data: "plot-vpp-nfv-3n-hsw-mrr"
9632   filter: "'NIC_Intel-XL710' and
9633            'NF_DENSITY' and
9634            'DOCKER' and
9635            'CHAIN' and
9636            'NF_VPPIP4' and
9637            'IMIX' and
9638            'TNL_10000' and
9639            '1T1C' and
9640            'MRR'"
9641   parameters:
9642   - "result"
9643   - "name"
9644   - "tags"
9645   include-tests: "MRR" # "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 MRR) [Mpps]"
9649   layout:
9650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9651     layout: "plot-service-density"
9652
9653 - type: "plot"
9654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9655   algorithm: "plot_nf_heatmap"
9656   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9657   data: "plot-vpp-nfv-3n-hsw-mrr"
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_10000' and
9665            'IMIX' and
9666            '2T2C' and
9667            'MRR'"
9668   parameters:
9669   - "result"
9670   - "name"
9671   - "tags"
9672   include-tests: "MRR" # "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 MRR) [Mpps]"
9676   layout:
9677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9678     layout: "plot-service-density"
9679
9680 - type: "plot"
9681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9682   algorithm: "plot_nf_heatmap"
9683   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9684   data: "plot-vpp-nfv-3n-hsw-mrr"
9685   filter: "'NIC_Intel-XL710' and
9686            'NF_DENSITY' and
9687            'DOCKER' and
9688            'CHAIN' and
9689            'NF_VPPIP4' and
9690            'IPSEC' and
9691            'TNL_10000' and
9692            'IMIX' and
9693            '4T4C' and
9694            'MRR'"
9695   parameters:
9696   - "result"
9697   - "name"
9698   - "tags"
9699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9700   x-axis: "X = CNFs per Service Chain"
9701   y-axis: "Y = Number of Service Chains"
9702   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9703   layout:
9704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9705     layout: "plot-service-density"
9706
9707 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9708 - type: "plot"
9709   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9710   algorithm: "plot_nf_heatmap"
9711   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9712   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9713   filter: "'NIC_Intel-XL710' and
9714            'NF_DENSITY' and
9715            'DOCKER' and
9716            'CHAIN' and
9717            'NF_VPPIP4' and
9718            'IPSEC' and
9719            'TNL_10000' and
9720            'IMIX' and
9721            '1T1C' and
9722            'NDRPDR'"
9723   parameters:
9724   - "throughput"
9725   - "name"
9726   - "tags"
9727   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9728   x-axis: "X = CNFs per Service Chain"
9729   y-axis: "Y = Number of Service Chains"
9730   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9731   layout:
9732     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9733     layout: "plot-service-density"
9734
9735 - type: "plot"
9736   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9737   algorithm: "plot_nf_heatmap"
9738   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9739   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9740   filter: "'NIC_Intel-XL710' and
9741            'NF_DENSITY' and
9742            'DOCKER' and
9743            'CHAIN' and
9744            'NF_VPPIP4' and
9745            'IPSEC' and
9746            'TNL_10000' and
9747            'IMIX' and
9748            '2T2C' and
9749            'NDRPDR'"
9750   parameters:
9751   - "throughput"
9752   - "name"
9753   - "tags"
9754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9755   x-axis: "X = CNFs per Service Chain"
9756   y-axis: "Y = Number of Service Chains"
9757   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9758   layout:
9759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9760     layout: "plot-service-density"
9761
9762 - type: "plot"
9763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9764   algorithm: "plot_nf_heatmap"
9765   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9766   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9767   filter: "'NIC_Intel-XL710' and
9768            'NF_DENSITY' and
9769            'DOCKER' and
9770            'CHAIN' and
9771            'NF_VPPIP4' and
9772            'IPSEC' and
9773            'TNL_10000' and
9774            'IMIX' and
9775            '4T4C' and
9776            'NDRPDR'"
9777   parameters:
9778   - "throughput"
9779   - "name"
9780   - "tags"
9781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9782   x-axis: "X = CNFs per Service Chain"
9783   y-axis: "Y = Number of Service Chains"
9784   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9785   layout:
9786     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9787     layout: "plot-service-density"
9788
9789 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9790 - type: "plot"
9791   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9792   algorithm: "plot_nf_heatmap"
9793   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9794   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9795   filter: "'NIC_Intel-XL710' and
9796            'NF_DENSITY' and
9797            'DOCKER' and
9798            'CHAIN' and
9799            'NF_VPPIP4' and
9800            'IPSEC' and
9801            'TNL_10000' and
9802            'IMIX' and
9803            '1T1C' and
9804            'NDRPDR'"
9805   parameters:
9806   - "throughput"
9807   - "name"
9808   - "tags"
9809   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9810   x-axis: "X = CNFs per Service Chain"
9811   y-axis: "Y = Number of Service Chains"
9812   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9813   layout:
9814     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9815     layout: "plot-service-density"
9816
9817 - type: "plot"
9818   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9819   algorithm: "plot_nf_heatmap"
9820   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9821   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9822   filter: "'NIC_Intel-XL710' and
9823            'NF_DENSITY' and
9824            'DOCKER' and
9825            'CHAIN' and
9826            'NF_VPPIP4' and
9827            'IPSEC' and
9828            'TNL_10000' and
9829            'IMIX' and
9830            '2T2C' and
9831            'NDRPDR'"
9832   parameters:
9833   - "throughput"
9834   - "name"
9835   - "tags"
9836   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9837   x-axis: "X = CNFs per Service Chain"
9838   y-axis: "Y = Number of Service Chains"
9839   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9840   layout:
9841     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9842     layout: "plot-service-density"
9843
9844 - type: "plot"
9845   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9846   algorithm: "plot_nf_heatmap"
9847   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9848   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9849   filter: "'NIC_Intel-XL710' and
9850            'NF_DENSITY' and
9851            'DOCKER' and
9852            'CHAIN' and
9853            'NF_VPPIP4' and
9854            'IPSEC' and
9855            'TNL_10000' and
9856            'IMIX' and
9857            '4T4C' and
9858            'NDRPDR'"
9859   parameters:
9860   - "throughput"
9861   - "name"
9862   - "tags"
9863   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9864   x-axis: "X = CNFs per Service Chain"
9865   y-axis: "Y = Number of Service Chains"
9866   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9867   layout:
9868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9869     layout: "plot-service-density"
9870
9871 ###############################################################################
9872
9873 # Plots - NF Density - CSP - MRR 64b
9874
9875 #- type: "plot"
9876 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9877 #  algorithm: "plot_nf_heatmap"
9878 #  output-file-type: ".html"
9879 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9880 #  data: "plot-vpp-nfv-2n-skx-mrr"
9881 #  filter: "'NIC_Intel-XXV710' and
9882 #           'NF_DENSITY' and
9883 #           'DOCKER' and
9884 #           'PIPELINE' and
9885 #           'NF_VPPIP4' and
9886 #           '64B' and
9887 #           '2T1C' and
9888 #           'MRR'"
9889 #  parameters:
9890 #  - "result"
9891 #  - "name"
9892 #  - "tags"
9893 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9894 #  x-axis: "X = CNFs per Service Pipeline"
9895 #  y-axis: "Y = Number of Service Pipelines"
9896 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9897 #  layout:
9898 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9899 #    layout: "plot-service-density"
9900 #
9901 #- type: "plot"
9902 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9903 #  algorithm: "plot_nf_heatmap"
9904 #  output-file-type: ".html"
9905 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9906 #  data: "plot-vpp-nfv-2n-skx-mrr"
9907 #  filter: "'NIC_Intel-XXV710' and
9908 #           'NF_DENSITY' and
9909 #           'DOCKER' and
9910 #           'PIPELINE' and
9911 #           'NF_VPPIP4' and
9912 #           '64B' and
9913 #           '4T2C' and
9914 #           'MRR'"
9915 #  parameters:
9916 #  - "result"
9917 #  - "name"
9918 #  - "tags"
9919 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9920 #  x-axis: "X = CNFs per Service Pipeline"
9921 #  y-axis: "Y = Number of Service Pipelines"
9922 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9923 #  layout:
9924 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9925 #    layout: "plot-service-density"
9926 #
9927 #- type: "plot"
9928 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9929 #  algorithm: "plot_nf_heatmap"
9930 #  output-file-type: ".html"
9931 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9932 #  data: "plot-vpp-nfv-2n-skx-mrr"
9933 #  filter: "'NIC_Intel-XXV710' and
9934 #           'NF_DENSITY' and
9935 #           'DOCKER' and
9936 #           'PIPELINE' and
9937 #           'NF_VPPIP4' and
9938 #           '64B' and
9939 #           '8T4C' and
9940 #           'MRR'"
9941 #  parameters:
9942 #  - "result"
9943 #  - "name"
9944 #  - "tags"
9945 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9946 #  x-axis: "X = CNFs per Service Pipeline"
9947 #  y-axis: "Y = Number of Service Pipelines"
9948 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9949 #  layout:
9950 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9951 #    layout: "plot-service-density"
9952 #
9953 ## Plots - NF Density - CSP - MRR IMIX
9954 #- type: "plot"
9955 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9956 #  algorithm: "plot_nf_heatmap"
9957 #  output-file-type: ".html"
9958 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9959 #  data: "plot-vpp-nfv-2n-skx-mrr"
9960 #  filter: "'NIC_Intel-XXV710' and
9961 #           'NF_DENSITY' and
9962 #           'DOCKER' and
9963 #           'PIPELINE' and
9964 #           'NF_VPPIP4' and
9965 #           'IMIX' and
9966 #           '2T1C' and
9967 #           'MRR'"
9968 #  parameters:
9969 #  - "result"
9970 #  - "name"
9971 #  - "tags"
9972 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9973 #  x-axis: "X = CNFs per Service Pipeline"
9974 #  y-axis: "Y = Number of Service Pipelines"
9975 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9976 #  layout:
9977 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9978 #    layout: "plot-service-density"
9979 #
9980 #- type: "plot"
9981 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9982 #  algorithm: "plot_nf_heatmap"
9983 #  output-file-type: ".html"
9984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9985 #  data: "plot-vpp-nfv-2n-skx-mrr"
9986 #  filter: "'NIC_Intel-XXV710' and
9987 #           'NF_DENSITY' and
9988 #           'DOCKER' and
9989 #           'PIPELINE' and
9990 #           'NF_VPPIP4' and
9991 #           'IMIX' and
9992 #           '4T2C' and
9993 #           'MRR'"
9994 #  parameters:
9995 #  - "result"
9996 #  - "name"
9997 #  - "tags"
9998 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9999 #  x-axis: "X = CNFs per Service Pipeline"
10000 #  y-axis: "Y = Number of Service Pipelines"
10001 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10002 #  layout:
10003 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10004 #    layout: "plot-service-density"
10005 #
10006 #- type: "plot"
10007 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10008 #  algorithm: "plot_nf_heatmap"
10009 #  output-file-type: ".html"
10010 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10011 #  data: "plot-vpp-nfv-2n-skx-mrr"
10012 #  filter: "'NIC_Intel-XXV710' and
10013 #           'NF_DENSITY' and
10014 #           'DOCKER' and
10015 #           'PIPELINE' and
10016 #           'NF_VPPIP4' and
10017 #           'IMIX' and
10018 #           '8T4C' and
10019 #           'MRR'"
10020 #  parameters:
10021 #  - "result"
10022 #  - "name"
10023 #  - "tags"
10024 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10025 #  x-axis: "X = CNFs per Service Pipeline"
10026 #  y-axis: "Y = Number of Service Pipelines"
10027 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10028 #  layout:
10029 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10030 #    layout: "plot-service-density"
10031 #
10032 ## Plots - NF Density - CSP - NDR 64b
10033 #- type: "plot"
10034 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10035 #  algorithm: "plot_nf_heatmap"
10036 #  output-file-type: ".html"
10037 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
10038 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10039 #  filter: "'NIC_Intel-XXV710' and
10040 #           'NF_DENSITY' and
10041 #           'DOCKER' and
10042 #           'PIPELINE' and
10043 #           'NF_VPPIP4' and
10044 #           '64B' and
10045 #           '2T1C' and
10046 #           'NDRPDR'"
10047 #  parameters:
10048 #  - "throughput"
10049 #  - "name"
10050 #  - "tags"
10051 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10052 #  x-axis: "X = CNFs per Service Pipeline"
10053 #  y-axis: "Y = Number of Service Pipelines"
10054 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10055 #  layout:
10056 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10057 #    layout: "plot-service-density"
10058 #
10059 #- type: "plot"
10060 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10061 #  algorithm: "plot_nf_heatmap"
10062 #  output-file-type: ".html"
10063 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10064 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10065 #  filter: "'NIC_Intel-XXV710' and
10066 #           'NF_DENSITY' and
10067 #           'DOCKER' and
10068 #           'PIPELINE' and
10069 #           'NF_VPPIP4' and
10070 #           '64B' and
10071 #           '4T2C' and
10072 #           'NDRPDR'"
10073 #  parameters:
10074 #  - "throughput"
10075 #  - "name"
10076 #  - "tags"
10077 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10078 #  x-axis: "X = CNFs per Service Pipeline"
10079 #  y-axis: "Y = Number of Service Pipelines"
10080 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10081 #  layout:
10082 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10083 #    layout: "plot-service-density"
10084 #
10085 #- type: "plot"
10086 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10087 #  algorithm: "plot_nf_heatmap"
10088 #  output-file-type: ".html"
10089 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10090 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10091 #  filter: "'NIC_Intel-XXV710' and
10092 #           'NF_DENSITY' and
10093 #           'DOCKER' and
10094 #           'PIPELINE' and
10095 #           'NF_VPPIP4' and
10096 #           '64B' and
10097 #           '8T4C' and
10098 #           'NDRPDR'"
10099 #  parameters:
10100 #  - "throughput"
10101 #  - "name"
10102 #  - "tags"
10103 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10104 #  x-axis: "X = CNFs per Service Pipeline"
10105 #  y-axis: "Y = Number of Service Pipelines"
10106 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10107 #  layout:
10108 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10109 #    layout: "plot-service-density"
10110 #
10111 ## Plots - NF Density - CSP - NDR IMIX
10112 #- type: "plot"
10113 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10114 #  algorithm: "plot_nf_heatmap"
10115 #  output-file-type: ".html"
10116 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10117 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10118 #  filter: "'NIC_Intel-XXV710' and
10119 #           'NF_DENSITY' and
10120 #           'DOCKER' and
10121 #           'PIPELINE' and
10122 #           'NF_VPPIP4' and
10123 #           'IMIX' and
10124 #           '2T1C' and
10125 #           'NDRPDR'"
10126 #  parameters:
10127 #  - "throughput"
10128 #  - "name"
10129 #  - "tags"
10130 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10131 #  x-axis: "X = CNFs per Service Pipeline"
10132 #  y-axis: "Y = Number of Service Pipelines"
10133 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10134 #  layout:
10135 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10136 #    layout: "plot-service-density"
10137 #
10138 #- type: "plot"
10139 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10140 #  algorithm: "plot_nf_heatmap"
10141 #  output-file-type: ".html"
10142 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10143 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10144 #  filter: "'NIC_Intel-XXV710' and
10145 #           'NF_DENSITY' and
10146 #           'DOCKER' and
10147 #           'PIPELINE' and
10148 #           'NF_VPPIP4' and
10149 #           'IMIX' and
10150 #           '4T2C' and
10151 #           'NDRPDR'"
10152 #  parameters:
10153 #  - "throughput"
10154 #  - "name"
10155 #  - "tags"
10156 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10157 #  x-axis: "X = CNFs per Service Pipeline"
10158 #  y-axis: "Y = Number of Service Pipelines"
10159 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10160 #  layout:
10161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10162 #    layout: "plot-service-density"
10163 #
10164 #- type: "plot"
10165 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10166 #  algorithm: "plot_nf_heatmap"
10167 #  output-file-type: ".html"
10168 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10169 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10170 #  filter: "'NIC_Intel-XXV710' and
10171 #           'NF_DENSITY' and
10172 #           'DOCKER' and
10173 #           'PIPELINE' and
10174 #           'NF_VPPIP4' and
10175 #           'IMIX' and
10176 #           '8T4C' and
10177 #           'NDRPDR'"
10178 #  parameters:
10179 #  - "throughput"
10180 #  - "name"
10181 #  - "tags"
10182 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10183 #  x-axis: "X = CNFs per Service Pipeline"
10184 #  y-axis: "Y = Number of Service Pipelines"
10185 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10186 #  layout:
10187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10188 #    layout: "plot-service-density"
10189 #
10190 ## Plots - NF Density - CSP - PDR 64b
10191 #- type: "plot"
10192 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10193 #  algorithm: "plot_nf_heatmap"
10194 #  output-file-type: ".html"
10195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10196 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10197 #  filter: "'NIC_Intel-XXV710' and
10198 #           'NF_DENSITY' and
10199 #           'DOCKER' and
10200 #           'PIPELINE' and
10201 #           'NF_VPPIP4' and
10202 #           '64B' and
10203 #           '2T1C' and
10204 #           'NDRPDR'"
10205 #  parameters:
10206 #  - "throughput"
10207 #  - "name"
10208 #  - "tags"
10209 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10210 #  x-axis: "X = CNFs per Service Pipeline"
10211 #  y-axis: "Y = Number of Service Pipelines"
10212 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10213 #  layout:
10214 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10215 #    layout: "plot-service-density"
10216 #
10217 #- type: "plot"
10218 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10219 #  algorithm: "plot_nf_heatmap"
10220 #  output-file-type: ".html"
10221 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10222 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10223 #  filter: "'NIC_Intel-XXV710' and
10224 #           'NF_DENSITY' and
10225 #           'DOCKER' and
10226 #           'PIPELINE' and
10227 #           'NF_VPPIP4' and
10228 #           '64B' and
10229 #           '4T2C' and
10230 #           'NDRPDR'"
10231 #  parameters:
10232 #  - "throughput"
10233 #  - "name"
10234 #  - "tags"
10235 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10236 #  x-axis: "X = CNFs per Service Pipeline"
10237 #  y-axis: "Y = Number of Service Pipelines"
10238 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10239 #  layout:
10240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10241 #    layout: "plot-service-density"
10242 #
10243 #- type: "plot"
10244 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10245 #  algorithm: "plot_nf_heatmap"
10246 #  output-file-type: ".html"
10247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10248 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10249 #  filter: "'NIC_Intel-XXV710' and
10250 #           'NF_DENSITY' and
10251 #           'DOCKER' and
10252 #           'PIPELINE' and
10253 #           'NF_VPPIP4' and
10254 #           '64B' and
10255 #           '8T4C' and
10256 #           'NDRPDR'"
10257 #  parameters:
10258 #  - "throughput"
10259 #  - "name"
10260 #  - "tags"
10261 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10262 #  x-axis: "X = CNFs per Service Pipeline"
10263 #  y-axis: "Y = Number of Service Pipelines"
10264 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10265 #  layout:
10266 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10267 #    layout: "plot-service-density"
10268 #
10269 ## Plots - NF Density - CSP - PDR IMIX
10270 #- type: "plot"
10271 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10272 #  algorithm: "plot_nf_heatmap"
10273 #  output-file-type: ".html"
10274 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10275 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10276 #  filter: "'NIC_Intel-XXV710' and
10277 #           'NF_DENSITY' and
10278 #           'DOCKER' and
10279 #           'PIPELINE' and
10280 #           'NF_VPPIP4' and
10281 #           'IMIX' and
10282 #           '2T1C' and
10283 #           'NDRPDR'"
10284 #  parameters:
10285 #  - "throughput"
10286 #  - "name"
10287 #  - "tags"
10288 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10289 #  x-axis: "X = CNFs per Service Pipeline"
10290 #  y-axis: "Y = Number of Service Pipelines"
10291 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10292 #  layout:
10293 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10294 #    layout: "plot-service-density"
10295 #
10296 #- type: "plot"
10297 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10298 #  algorithm: "plot_nf_heatmap"
10299 #  output-file-type: ".html"
10300 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10301 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10302 #  filter: "'NIC_Intel-XXV710' and
10303 #           'NF_DENSITY' and
10304 #           'DOCKER' and
10305 #           'PIPELINE' and
10306 #           'NF_VPPIP4' and
10307 #           'IMIX' and
10308 #           '4T2C' and
10309 #           'NDRPDR'"
10310 #  parameters:
10311 #  - "throughput"
10312 #  - "name"
10313 #  - "tags"
10314 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10315 #  x-axis: "X = CNFs per Service Pipeline"
10316 #  y-axis: "Y = Number of Service Pipelines"
10317 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10318 #  layout:
10319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10320 #    layout: "plot-service-density"
10321 #
10322 #- type: "plot"
10323 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10324 #  algorithm: "plot_nf_heatmap"
10325 #  output-file-type: ".html"
10326 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10327 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10328 #  filter: "'NIC_Intel-XXV710' and
10329 #           'NF_DENSITY' and
10330 #           'DOCKER' and
10331 #           'PIPELINE' and
10332 #           'NF_VPPIP4' and
10333 #           'IMIX' and
10334 #           '8T4C' and
10335 #           'NDRPDR'"
10336 #  parameters:
10337 #  - "throughput"
10338 #  - "name"
10339 #  - "tags"
10340 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10341 #  x-axis: "X = CNFs per Service Pipeline"
10342 #  y-axis: "Y = Number of Service Pipelines"
10343 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10344 #  layout:
10345 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10346 #    layout: "plot-service-density"
10347
10348 ###############################################################################
10349 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10350
10351 - type: "plot"
10352   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10353   algorithm: "plot_nf_heatmap"
10354   output-file-type: ".html"
10355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10356   data: "plot-vpp-nfv-2n-clx-mrr"
10357   filter: "'NIC_Intel-XXV710' and
10358            'NF_DENSITY' and
10359            'VHOST' and
10360            not 'VXLAN' and
10361            'CHAIN' and
10362            'NF_VPPIP4' and
10363            'IMIX' and
10364            '2T1C' and
10365            'MRR'"
10366   parameters:
10367   - "result"
10368   - "name"
10369   - "tags"
10370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10371   x-axis: "X = VNFs per Service Chain"
10372   y-axis: "Y = Number of Service Chains"
10373   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10374   layout:
10375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10376     layout: "plot-service-density"
10377
10378 - type: "plot"
10379   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10380   algorithm: "plot_nf_heatmap"
10381   output-file-type: ".html"
10382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10383   data: "plot-vpp-nfv-2n-clx-mrr"
10384   filter: "'NIC_Intel-XXV710' and
10385            'NF_DENSITY' and
10386            'VHOST' and
10387            not 'VXLAN' and
10388            'CHAIN' and
10389            'NF_VPPIP4' and
10390            'IMIX' and
10391            '4T2C' and
10392            'MRR'"
10393   parameters:
10394   - "result"
10395   - "name"
10396   - "tags"
10397   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10398   x-axis: "X = VNFs per Service Chain"
10399   y-axis: "Y = Number of Service Chains"
10400   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10401   layout:
10402     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10403     layout: "plot-service-density"
10404
10405 - type: "plot"
10406   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10407   algorithm: "plot_nf_heatmap"
10408   output-file-type: ".html"
10409   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10410   data: "plot-vpp-nfv-2n-clx-mrr"
10411   filter: "'NIC_Intel-XXV710' and
10412            'NF_DENSITY' and
10413            'VHOST' and
10414            not 'VXLAN' and
10415            'CHAIN' and
10416            'NF_VPPIP4' and
10417            'IMIX' and
10418            '8T4C' and
10419            'MRR'"
10420   parameters:
10421   - "result"
10422   - "name"
10423   - "tags"
10424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10425   x-axis: "X = VNFs per Service Chain"
10426   y-axis: "Y = Number of Service Chains"
10427   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10428   layout:
10429     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10430     layout: "plot-service-density"
10431
10432 # Plots - NF Density - VSC - NDR IMIX
10433 - type: "plot"
10434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10435   algorithm: "plot_nf_heatmap"
10436   output-file-type: ".html"
10437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10438   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10439   filter: "'NIC_Intel-XXV710' and
10440            'NF_DENSITY' and
10441            'VHOST' and
10442            not 'VXLAN' and
10443            'CHAIN' and
10444            'NF_VPPIP4' and
10445            'IMIX' and
10446            '2T1C' and
10447            'NDRPDR'"
10448   parameters:
10449   - "throughput"
10450   - "name"
10451   - "tags"
10452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10453   x-axis: "X = VNFs per Service Chain"
10454   y-axis: "Y = Number of Service Chains"
10455   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10456   layout:
10457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10458     layout: "plot-service-density"
10459
10460 - type: "plot"
10461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10462   algorithm: "plot_nf_heatmap"
10463   output-file-type: ".html"
10464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10465   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10466   filter: "'NIC_Intel-XXV710' and
10467            'NF_DENSITY' and
10468            'VHOST' and
10469            not 'VXLAN' and
10470            'CHAIN' and
10471            'NF_VPPIP4' and
10472            'IMIX' and
10473            '4T2C' and
10474            'NDRPDR'"
10475   parameters:
10476   - "throughput"
10477   - "name"
10478   - "tags"
10479   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10480   x-axis: "X = VNFs per Service Chain"
10481   y-axis: "Y = Number of Service Chains"
10482   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10483   layout:
10484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10485     layout: "plot-service-density"
10486
10487 - type: "plot"
10488   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10489   algorithm: "plot_nf_heatmap"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10492   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'VHOST' and
10496            not 'VXLAN' and
10497            'CHAIN' and
10498            'NF_VPPIP4' and
10499            'IMIX' and
10500            '8T4C' and
10501            'NDRPDR'"
10502   parameters:
10503   - "throughput"
10504   - "name"
10505   - "tags"
10506   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10507   x-axis: "X = VNFs per Service Chain"
10508   y-axis: "Y = Number of Service Chains"
10509   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10510   layout:
10511     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10512     layout: "plot-service-density"
10513
10514 # Plots - NF Density - VSC - PDR IMIX
10515 - type: "plot"
10516   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10517   algorithm: "plot_nf_heatmap"
10518   output-file-type: ".html"
10519   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10520   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10521   filter: "'NIC_Intel-XXV710' and
10522            'NF_DENSITY' and
10523            'VHOST' and
10524            not 'VXLAN' and
10525            'CHAIN' and
10526            'NF_VPPIP4' and
10527            'IMIX' and
10528            '2T1C' and
10529            'NDRPDR'"
10530   parameters:
10531   - "throughput"
10532   - "name"
10533   - "tags"
10534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10535   x-axis: "X = VNFs per Service Chain"
10536   y-axis: "Y = Number of Service Chains"
10537   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10538   layout:
10539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10540     layout: "plot-service-density"
10541
10542 - type: "plot"
10543   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10544   algorithm: "plot_nf_heatmap"
10545   output-file-type: ".html"
10546   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10547   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10548   filter: "'NIC_Intel-XXV710' and
10549            'NF_DENSITY' and
10550            'VHOST' and
10551            not 'VXLAN' and
10552            'CHAIN' and
10553            'NF_VPPIP4' and
10554            'IMIX' and
10555            '4T2C' and
10556            'NDRPDR'"
10557   parameters:
10558   - "throughput"
10559   - "name"
10560   - "tags"
10561   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10562   x-axis: "X = VNFs per Service Chain"
10563   y-axis: "Y = Number of Service Chains"
10564   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10565   layout:
10566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10567     layout: "plot-service-density"
10568
10569 - type: "plot"
10570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10571   algorithm: "plot_nf_heatmap"
10572   output-file-type: ".html"
10573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10574   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10575   filter: "'NIC_Intel-XXV710' and
10576            'NF_DENSITY' and
10577            'VHOST' and
10578            not 'VXLAN' and
10579            'CHAIN' and
10580            'NF_VPPIP4' and
10581            'IMIX' and
10582            '8T4C' and
10583            'NDRPDR'"
10584   parameters:
10585   - "throughput"
10586   - "name"
10587   - "tags"
10588   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10589   x-axis: "X = VNFs per Service Chain"
10590   y-axis: "Y = Number of Service Chains"
10591   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10592   layout:
10593     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10594     layout: "plot-service-density"
10595
10596 # Plots - NF Density - VSC - MRR IMIX
10597 - type: "plot"
10598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10599   algorithm: "plot_nf_heatmap"
10600   output-file-type: ".html"
10601   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10602   data: "plot-vpp-nfv-2n-clx-mrr"
10603   filter: "'NIC_Intel-XXV710' and
10604            'NF_DENSITY' and
10605            'VHOST' and
10606            'VXLAN' and
10607            'CHAIN' and
10608            'IMIX' and
10609            '2T1C' and
10610            'MRR'"
10611   parameters:
10612   - "result"
10613   - "name"
10614   - "tags"
10615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10616   x-axis: "X = VNFs per Service Chain"
10617   y-axis: "Y = Number of Service Chains"
10618   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10619   layout:
10620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10621     layout: "plot-service-density"
10622
10623 - type: "plot"
10624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10625   algorithm: "plot_nf_heatmap"
10626   output-file-type: ".html"
10627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10628   data: "plot-vpp-nfv-2n-clx-mrr"
10629   filter: "'NIC_Intel-XXV710' and
10630            'NF_DENSITY' and
10631            'VHOST' and
10632            'VXLAN' and
10633            'CHAIN' and
10634            'IMIX' and
10635            '4T2C' and
10636            'MRR'"
10637   parameters:
10638   - "result"
10639   - "name"
10640   - "tags"
10641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10642   x-axis: "X = VNFs per Service Chain"
10643   y-axis: "Y = Number of Service Chains"
10644   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10645   layout:
10646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10647     layout: "plot-service-density"
10648
10649 - type: "plot"
10650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10651   algorithm: "plot_nf_heatmap"
10652   output-file-type: ".html"
10653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10654   data: "plot-vpp-nfv-2n-clx-mrr"
10655   filter: "'NIC_Intel-XXV710' and
10656            'NF_DENSITY' and
10657            'VHOST' and
10658            'VXLAN' and
10659            'CHAIN' and
10660            'IMIX' and
10661            '8T4C' and
10662            'MRR'"
10663   parameters:
10664   - "result"
10665   - "name"
10666   - "tags"
10667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10668   x-axis: "X = VNFs per Service Chain"
10669   y-axis: "Y = Number of Service Chains"
10670   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10671   layout:
10672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10673     layout: "plot-service-density"
10674
10675 # Plots - NF Density - VSC - NDR IMIX
10676 - type: "plot"
10677   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10678   algorithm: "plot_nf_heatmap"
10679   output-file-type: ".html"
10680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10681   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10682   filter: "'NIC_Intel-XXV710' and
10683            'NF_DENSITY' and
10684            'VHOST' and
10685            'VXLAN' and
10686            'CHAIN' and
10687            'IMIX' and
10688            '2T1C' and
10689            'NDRPDR'"
10690   parameters:
10691   - "throughput"
10692   - "name"
10693   - "tags"
10694   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10695   x-axis: "X = VNFs per Service Chain"
10696   y-axis: "Y = Number of Service Chains"
10697   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10698   layout:
10699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10700     layout: "plot-service-density"
10701
10702 - type: "plot"
10703   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10704   algorithm: "plot_nf_heatmap"
10705   output-file-type: ".html"
10706   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10707   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10708   filter: "'NIC_Intel-XXV710' and
10709            'NF_DENSITY' and
10710            'VHOST' and
10711            'VXLAN' and
10712            'CHAIN' and
10713            'IMIX' and
10714            '4T2C' and
10715            'NDRPDR'"
10716   parameters:
10717   - "throughput"
10718   - "name"
10719   - "tags"
10720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10721   x-axis: "X = VNFs per Service Chain"
10722   y-axis: "Y = Number of Service Chains"
10723   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10724   layout:
10725     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10726     layout: "plot-service-density"
10727
10728 - type: "plot"
10729   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10730   algorithm: "plot_nf_heatmap"
10731   output-file-type: ".html"
10732   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10733   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10734   filter: "'NIC_Intel-XXV710' and
10735            'NF_DENSITY' and
10736            'VHOST' and
10737            'VXLAN' and
10738            'CHAIN' and
10739            'IMIX' and
10740            '8T4C' and
10741            'NDRPDR'"
10742   parameters:
10743   - "throughput"
10744   - "name"
10745   - "tags"
10746   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10747   x-axis: "X = VNFs per Service Chain"
10748   y-axis: "Y = Number of Service Chains"
10749   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10750   layout:
10751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10752     layout: "plot-service-density"
10753
10754 # Plots - NF Density - VSC - PDR IMIX
10755 - type: "plot"
10756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10757   algorithm: "plot_nf_heatmap"
10758   output-file-type: ".html"
10759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10760   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10761   filter: "'NIC_Intel-XXV710' and
10762            'NF_DENSITY' and
10763            'VHOST' and
10764            'VXLAN' and
10765            'CHAIN' and
10766            'IMIX' and
10767            '2T1C' and
10768            'NDRPDR'"
10769   parameters:
10770   - "throughput"
10771   - "name"
10772   - "tags"
10773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10774   x-axis: "X = VNFs per Service Chain"
10775   y-axis: "Y = Number of Service Chains"
10776   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10777   layout:
10778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10779     layout: "plot-service-density"
10780
10781 - type: "plot"
10782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10783   algorithm: "plot_nf_heatmap"
10784   output-file-type: ".html"
10785   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10786   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10787   filter: "'NIC_Intel-XXV710' and
10788            'NF_DENSITY' and
10789            'VHOST' and
10790            'VXLAN' and
10791            'CHAIN' and
10792            'IMIX' and
10793            '4T2C' and
10794            'NDRPDR'"
10795   parameters:
10796   - "throughput"
10797   - "name"
10798   - "tags"
10799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10800   x-axis: "X = VNFs per Service Chain"
10801   y-axis: "Y = Number of Service Chains"
10802   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10803   layout:
10804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10805     layout: "plot-service-density"
10806
10807 - type: "plot"
10808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10809   algorithm: "plot_nf_heatmap"
10810   output-file-type: ".html"
10811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10812   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10813   filter: "'NIC_Intel-XXV710' and
10814            'NF_DENSITY' and
10815            'VHOST' and
10816            'VXLAN' and
10817            'CHAIN' and
10818            'IMIX' and
10819            '8T4C' and
10820            'NDRPDR'"
10821   parameters:
10822   - "throughput"
10823   - "name"
10824   - "tags"
10825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10826   x-axis: "X = VNFs per Service Chain"
10827   y-axis: "Y = Number of Service Chains"
10828   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10829   layout:
10830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10831     layout: "plot-service-density"
10832
10833 # Plots - NF Density - CSC - MRR IMIX
10834 - type: "plot"
10835   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10836   algorithm: "plot_nf_heatmap"
10837   output-file-type: ".html"
10838   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10839   data: "plot-vpp-nfv-2n-clx-mrr"
10840   filter: "'NIC_Intel-XXV710' and
10841            'NF_DENSITY' and
10842            'DOCKER' and
10843            'CHAIN' and
10844            'NF_VPPIP4' and
10845            'IMIX' and
10846            '2T1C' and
10847            'MRR'"
10848   parameters:
10849   - "result"
10850   - "name"
10851   - "tags"
10852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10853   x-axis: "X = CNFs per Service Chain"
10854   y-axis: "Y = Number of Service Chains"
10855   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10856   layout:
10857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10858     layout: "plot-service-density"
10859
10860 - type: "plot"
10861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10862   algorithm: "plot_nf_heatmap"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10865   data: "plot-vpp-nfv-2n-clx-mrr"
10866   filter: "'NIC_Intel-XXV710' and
10867            'NF_DENSITY' and
10868            'DOCKER' and
10869            'CHAIN' and
10870            'NF_VPPIP4' and
10871            'IMIX' and
10872            '4T2C' and
10873            'MRR'"
10874   parameters:
10875   - "result"
10876   - "name"
10877   - "tags"
10878   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10879   x-axis: "X = CNFs per Service Chain"
10880   y-axis: "Y = Number of Service Chains"
10881   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10882   layout:
10883     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10884     layout: "plot-service-density"
10885
10886 - type: "plot"
10887   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10888   algorithm: "plot_nf_heatmap"
10889   output-file-type: ".html"
10890   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10891   data: "plot-vpp-nfv-2n-clx-mrr"
10892   filter: "'NIC_Intel-XXV710' and
10893            'NF_DENSITY' and
10894            'DOCKER' and
10895            'CHAIN' and
10896            'NF_VPPIP4' and
10897            'IMIX' and
10898            '8T4C' and
10899            'MRR'"
10900   parameters:
10901   - "result"
10902   - "name"
10903   - "tags"
10904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10905   x-axis: "X = CNFs per Service Chain"
10906   y-axis: "Y = Number of Service Chains"
10907   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10908   layout:
10909     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10910     layout: "plot-service-density"
10911
10912 # Plots - NF Density - CSC - NDR IMIX
10913 - type: "plot"
10914   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10915   algorithm: "plot_nf_heatmap"
10916   output-file-type: ".html"
10917   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10918   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10919   filter: "'NIC_Intel-XXV710' and
10920            'NF_DENSITY' and
10921            'DOCKER' and
10922            'CHAIN' and
10923            'NF_VPPIP4' and
10924            'IMIX' and
10925            '2T1C' and
10926            'NDRPDR'"
10927   parameters:
10928   - "throughput"
10929   - "name"
10930   - "tags"
10931   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10932   x-axis: "X = CNFs per Service Chain"
10933   y-axis: "Y = Number of Service Chains"
10934   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10935   layout:
10936     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10937     layout: "plot-service-density"
10938
10939 - type: "plot"
10940   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10941   algorithm: "plot_nf_heatmap"
10942   output-file-type: ".html"
10943   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10944   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10945   filter: "'NIC_Intel-XXV710' and
10946            'NF_DENSITY' and
10947            'DOCKER' and
10948            'CHAIN' and
10949            'NF_VPPIP4' and
10950            'IMIX' and
10951            '4T2C' and
10952            'NDRPDR'"
10953   parameters:
10954   - "throughput"
10955   - "name"
10956   - "tags"
10957   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10958   x-axis: "X = CNFs per Service Chain"
10959   y-axis: "Y = Number of Service Chains"
10960   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10961   layout:
10962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10963     layout: "plot-service-density"
10964
10965 - type: "plot"
10966   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10967   algorithm: "plot_nf_heatmap"
10968   output-file-type: ".html"
10969   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10970   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10971   filter: "'NIC_Intel-XXV710' and
10972            'NF_DENSITY' and
10973            'DOCKER' and
10974            'CHAIN' and
10975            'NF_VPPIP4' and
10976            'IMIX' and
10977            '8T4C' and
10978            'NDRPDR'"
10979   parameters:
10980   - "throughput"
10981   - "name"
10982   - "tags"
10983   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10984   x-axis: "X = CNFs per Service Chain"
10985   y-axis: "Y = Number of Service Chains"
10986   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10987   layout:
10988     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10989     layout: "plot-service-density"
10990
10991 # Plots - NF Density - CSC - PDR IMIX
10992 - type: "plot"
10993   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10994   algorithm: "plot_nf_heatmap"
10995   output-file-type: ".html"
10996   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10997   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10998   filter: "'NIC_Intel-XXV710' and
10999            'NF_DENSITY' and
11000            'DOCKER' and
11001            'CHAIN' and
11002            'NF_VPPIP4' and
11003            'IMIX' and
11004            '2T1C' and
11005            'NDRPDR'"
11006   parameters:
11007   - "throughput"
11008   - "name"
11009   - "tags"
11010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11011   x-axis: "X = CNFs per Service Chain"
11012   y-axis: "Y = Number of Service Chains"
11013   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11014   layout:
11015     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11016     layout: "plot-service-density"
11017
11018 - type: "plot"
11019   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11020   algorithm: "plot_nf_heatmap"
11021   output-file-type: ".html"
11022   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11023   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11024   filter: "'NIC_Intel-XXV710' and
11025            'NF_DENSITY' and
11026            'DOCKER' and
11027            'CHAIN' and
11028            'NF_VPPIP4' and
11029            'IMIX' and
11030            '4T2C' and
11031            'NDRPDR'"
11032   parameters:
11033   - "throughput"
11034   - "name"
11035   - "tags"
11036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11037   x-axis: "X = CNFs per Service Chain"
11038   y-axis: "Y = Number of Service Chains"
11039   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11040   layout:
11041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11042     layout: "plot-service-density"
11043
11044 - type: "plot"
11045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11046   algorithm: "plot_nf_heatmap"
11047   output-file-type: ".html"
11048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11049   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11050   filter: "'NIC_Intel-XXV710' and
11051            'NF_DENSITY' and
11052            'DOCKER' and
11053            'CHAIN' and
11054            'NF_VPPIP4' and
11055            'IMIX' and
11056            '8T4C' and
11057            'NDRPDR'"
11058   parameters:
11059   - "throughput"
11060   - "name"
11061   - "tags"
11062   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11063   x-axis: "X = CNFs per Service Chain"
11064   y-axis: "Y = Number of Service Chains"
11065   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11066   layout:
11067     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11068     layout: "plot-service-density"
11069
11070 # Plots - NF Density - CSP - MRR IMIX
11071 - type: "plot"
11072   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11073   algorithm: "plot_nf_heatmap"
11074   output-file-type: ".html"
11075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11076   data: "plot-vpp-nfv-2n-clx-mrr"
11077   filter: "'NIC_Intel-XXV710' and
11078            'NF_DENSITY' and
11079            'DOCKER' and
11080            'PIPELINE' and
11081            'NF_VPPIP4' and
11082            'IMIX' and
11083            '2T1C' and
11084            'MRR'"
11085   parameters:
11086   - "result"
11087   - "name"
11088   - "tags"
11089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11090   x-axis: "X = CNFs per Service Pipeline"
11091   y-axis: "Y = Number of Service Pipelines"
11092   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11093   layout:
11094     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11095     layout: "plot-service-density"
11096
11097 - type: "plot"
11098   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11099   algorithm: "plot_nf_heatmap"
11100   output-file-type: ".html"
11101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11102   data: "plot-vpp-nfv-2n-clx-mrr"
11103   filter: "'NIC_Intel-XXV710' and
11104            'NF_DENSITY' and
11105            'DOCKER' and
11106            'PIPELINE' and
11107            'NF_VPPIP4' and
11108            'IMIX' and
11109            '4T2C' and
11110            'MRR'"
11111   parameters:
11112   - "result"
11113   - "name"
11114   - "tags"
11115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11116   x-axis: "X = CNFs per Service Pipeline"
11117   y-axis: "Y = Number of Service Pipelines"
11118   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11119   layout:
11120     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11121     layout: "plot-service-density"
11122
11123 - type: "plot"
11124   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11125   algorithm: "plot_nf_heatmap"
11126   output-file-type: ".html"
11127   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11128   data: "plot-vpp-nfv-2n-clx-mrr"
11129   filter: "'NIC_Intel-XXV710' and
11130            'NF_DENSITY' and
11131            'DOCKER' and
11132            'PIPELINE' and
11133            'NF_VPPIP4' and
11134            'IMIX' and
11135            '8T4C' and
11136            'MRR'"
11137   parameters:
11138   - "result"
11139   - "name"
11140   - "tags"
11141   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11142   x-axis: "X = CNFs per Service Pipeline"
11143   y-axis: "Y = Number of Service Pipelines"
11144   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11145   layout:
11146     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11147     layout: "plot-service-density"
11148
11149 # Plots - NF Density - CSP - NDR IMIX
11150 - type: "plot"
11151   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11152   algorithm: "plot_nf_heatmap"
11153   output-file-type: ".html"
11154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11155   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11156   filter: "'NIC_Intel-XXV710' and
11157            'NF_DENSITY' and
11158            'DOCKER' and
11159            'PIPELINE' and
11160            'NF_VPPIP4' and
11161            'IMIX' and
11162            '2T1C' and
11163            'NDRPDR'"
11164   parameters:
11165   - "throughput"
11166   - "name"
11167   - "tags"
11168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11169   x-axis: "X = CNFs per Service Pipeline"
11170   y-axis: "Y = Number of Service Pipelines"
11171   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11172   layout:
11173     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11174     layout: "plot-service-density"
11175
11176 - type: "plot"
11177   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11178   algorithm: "plot_nf_heatmap"
11179   output-file-type: ".html"
11180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11181   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11182   filter: "'NIC_Intel-XXV710' and
11183            'NF_DENSITY' and
11184            'DOCKER' and
11185            'PIPELINE' and
11186            'NF_VPPIP4' and
11187            'IMIX' and
11188            '4T2C' and
11189            'NDRPDR'"
11190   parameters:
11191   - "throughput"
11192   - "name"
11193   - "tags"
11194   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11195   x-axis: "X = CNFs per Service Pipeline"
11196   y-axis: "Y = Number of Service Pipelines"
11197   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11198   layout:
11199     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11200     layout: "plot-service-density"
11201
11202 - type: "plot"
11203   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11204   algorithm: "plot_nf_heatmap"
11205   output-file-type: ".html"
11206   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11207   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11208   filter: "'NIC_Intel-XXV710' and
11209            'NF_DENSITY' and
11210            'DOCKER' and
11211            'PIPELINE' and
11212            'NF_VPPIP4' and
11213            'IMIX' and
11214            '8T4C' and
11215            'NDRPDR'"
11216   parameters:
11217   - "throughput"
11218   - "name"
11219   - "tags"
11220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11221   x-axis: "X = CNFs per Service Pipeline"
11222   y-axis: "Y = Number of Service Pipelines"
11223   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11224   layout:
11225     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11226     layout: "plot-service-density"
11227
11228 # Plots - NF Density - CSP - PDR IMIX
11229 - type: "plot"
11230   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11231   algorithm: "plot_nf_heatmap"
11232   output-file-type: ".html"
11233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11234   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11235   filter: "'NIC_Intel-XXV710' and
11236            'NF_DENSITY' and
11237            'DOCKER' and
11238            'PIPELINE' and
11239            'NF_VPPIP4' and
11240            'IMIX' and
11241            '2T1C' and
11242            'NDRPDR'"
11243   parameters:
11244   - "throughput"
11245   - "name"
11246   - "tags"
11247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11248   x-axis: "X = CNFs per Service Pipeline"
11249   y-axis: "Y = Number of Service Pipelines"
11250   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11251   layout:
11252     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11253     layout: "plot-service-density"
11254
11255 - type: "plot"
11256   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11257   algorithm: "plot_nf_heatmap"
11258   output-file-type: ".html"
11259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11260   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11261   filter: "'NIC_Intel-XXV710' and
11262            'NF_DENSITY' and
11263            'DOCKER' and
11264            'PIPELINE' and
11265            'NF_VPPIP4' and
11266            'IMIX' and
11267            '4T2C' and
11268            'NDRPDR'"
11269   parameters:
11270   - "throughput"
11271   - "name"
11272   - "tags"
11273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11274   x-axis: "X = CNFs per Service Pipeline"
11275   y-axis: "Y = Number of Service Pipelines"
11276   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11277   layout:
11278     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11279     layout: "plot-service-density"
11280
11281 - type: "plot"
11282   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11283   algorithm: "plot_nf_heatmap"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11286   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11287   filter: "'NIC_Intel-XXV710' and
11288            'NF_DENSITY' and
11289            'DOCKER' and
11290            'PIPELINE' and
11291            'NF_VPPIP4' and
11292            'IMIX' and
11293            '8T4C' and
11294            'NDRPDR'"
11295   parameters:
11296   - "throughput"
11297   - "name"
11298   - "tags"
11299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11300   x-axis: "X = CNFs per Service Pipeline"
11301   y-axis: "Y = Number of Service Pipelines"
11302   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11303   layout:
11304     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11305     layout: "plot-service-density"
11306
11307 ################################################################################
11308
11309 # Packet Throughput
11310
11311 - type: "plot"
11312   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11313   algorithm: "plot_perf_box_name"
11314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11316   include:
11317     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11318     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11319     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11320     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11321   layout:
11322     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11323     layout: "plot-throughput"
11324
11325 - type: "plot"
11326   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11327   algorithm: "plot_perf_box_name"
11328   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11330   include:
11331     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11332     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11333     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11334     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11335   layout:
11336     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11337     layout: "plot-throughput"
11338
11339 - type: "plot"
11340   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11341   algorithm: "plot_perf_box_name"
11342   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11343   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11344   include:
11345     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11346     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11347     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11348     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11349   layout:
11350     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11351     layout: "plot-throughput"
11352
11353 - type: "plot"
11354   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11355   algorithm: "plot_perf_box_name"
11356   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11358   include:
11359     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11360     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11361     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11362     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11363   layout:
11364     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11365     layout: "plot-throughput"
11366
11367 - type: "plot"
11368   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11369   algorithm: "plot_perf_box_name"
11370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11372   include:
11373     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11374     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11375     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11376     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11377     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11378   layout:
11379     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11380     layout: "plot-throughput"
11381
11382 - type: "plot"
11383   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11384   algorithm: "plot_perf_box_name"
11385   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11387   include:
11388     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11389     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11390     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11391     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11392     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11393   layout:
11394     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11395     layout: "plot-throughput"
11396
11397 - type: "plot"
11398   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11399   algorithm: "plot_perf_box_name"
11400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11402   include:
11403     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11404     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11405     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11406     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11407     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11408   layout:
11409     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11410     layout: "plot-throughput"
11411
11412 - type: "plot"
11413   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11414   algorithm: "plot_perf_box_name"
11415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11417   include:
11418     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11419     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11420     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11421     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11422     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11423   layout:
11424     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11425     layout: "plot-throughput"
11426
11427 - type: "plot"
11428   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11429   algorithm: "plot_perf_box_name"
11430   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11431   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11432   include:
11433     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11434     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11435     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11436     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11437     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11438   layout:
11439     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11440     layout: "plot-throughput"
11441
11442 - type: "plot"
11443   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11444   algorithm: "plot_perf_box_name"
11445   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11446   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11447   include:
11448     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11449     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11450     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11451     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11452     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11453   layout:
11454     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11455     layout: "plot-throughput"
11456
11457 - type: "plot"
11458   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11459   algorithm: "plot_perf_box_name"
11460   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11462   include:
11463     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11465     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11469   layout:
11470     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11471     layout: "plot-throughput"
11472
11473 - type: "plot"
11474   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11475   algorithm: "plot_perf_box_name"
11476   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11478   include:
11479     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11480     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11483     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11484     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11485   layout:
11486     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11487     layout: "plot-throughput"
11488
11489 - type: "plot"
11490   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11491   algorithm: "plot_perf_box_name"
11492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11494   include:
11495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11500   layout:
11501     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11502     layout: "plot-throughput"
11503
11504 - type: "plot"
11505   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11506   algorithm: "plot_perf_box_name"
11507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11509   include:
11510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11515   layout:
11516     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11517     layout: "plot-throughput"
11518
11519 - type: "plot"
11520   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11521   algorithm: "plot_perf_box_name"
11522   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11524   include:
11525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11528   layout:
11529     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11530     layout: "plot-throughput"
11531
11532 - type: "plot"
11533   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11534   algorithm: "plot_perf_box_name"
11535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11537   include:
11538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11541   layout:
11542     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11543     layout: "plot-throughput"
11544
11545 - type: "plot"
11546   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11547   algorithm: "plot_perf_box_name"
11548   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11549   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11550   include:
11551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11556   layout:
11557     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11562   algorithm: "plot_perf_box_name"
11563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11565   include:
11566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11571   layout:
11572     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11573     layout: "plot-throughput"
11574
11575 - type: "plot"
11576   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11577   algorithm: "plot_perf_box_name"
11578   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11579   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11580   include:
11581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11584   layout:
11585     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11586     layout: "plot-throughput"
11587
11588 - type: "plot"
11589   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11590   algorithm: "plot_perf_box_name"
11591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11593   include:
11594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11597   layout:
11598     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11599     layout: "plot-throughput"
11600
11601 - type: "plot"
11602   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11603   algorithm: "plot_perf_box_name"
11604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11606   include:
11607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11613   layout:
11614     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11615     layout: "plot-throughput"
11616
11617 - type: "plot"
11618   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11619   algorithm: "plot_perf_box_name"
11620   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11621   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11622   include:
11623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11629   layout:
11630     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11631     layout: "plot-throughput"
11632
11633 - type: "plot"
11634   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11635   algorithm: "plot_perf_box_name"
11636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11638   include:
11639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11645   layout:
11646     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11651   algorithm: "plot_perf_box_name"
11652   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11654   include:
11655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11661   layout:
11662     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11670   include:
11671     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11674   layout:
11675     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11676     layout: "plot-throughput"
11677
11678 - type: "plot"
11679   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11680   algorithm: "plot_perf_box_name"
11681   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11683   include:
11684     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11687   layout:
11688     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11689     layout: "plot-throughput"
11690
11691 - type: "plot"
11692   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11693   algorithm: "plot_perf_box_name"
11694   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11696   include:
11697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11700 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11701 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11702   layout:
11703     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11704     layout: "plot-throughput"
11705
11706 - type: "plot"
11707   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11708   algorithm: "plot_perf_box_name"
11709   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11711   include:
11712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11715 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11716 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11717   layout:
11718     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11719     layout: "plot-throughput"
11720
11721 - type: "plot"
11722   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11723   algorithm: "plot_perf_box_name"
11724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11726   include:
11727     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11729     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11730     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11731     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11732   layout:
11733     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11734     layout: "plot-throughput"
11735
11736 - type: "plot"
11737   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11738   algorithm: "plot_perf_box_name"
11739   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11741   include:
11742     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11745     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11746     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11747   layout:
11748     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11749     layout: "plot-throughput"
11750
11751 - type: "plot"
11752   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11753   algorithm: "plot_perf_box_name"
11754   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11756   include:
11757     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11762   layout:
11763     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11764     layout: "plot-throughput"
11765
11766 - type: "plot"
11767   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11768   algorithm: "plot_perf_box_name"
11769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11771   include:
11772     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11777   layout:
11778     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11779     layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11786   include:
11787     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11792     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11793   layout:
11794     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11799   algorithm: "plot_perf_box_name"
11800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11802   include:
11803     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11807     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11808     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11809   layout:
11810     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11811     layout: "plot-throughput"
11812
11813 - type: "plot"
11814   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11815   algorithm: "plot_perf_box_name"
11816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11818   include:
11819     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11820     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11821     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11822     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11823     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11824     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11825   layout:
11826     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11827     layout: "plot-throughput"
11828
11829 - type: "plot"
11830   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11831   algorithm: "plot_perf_box_name"
11832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11834   include:
11835     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11836     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11837     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11838     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11841   layout:
11842     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11843     layout: "plot-throughput"
11844
11845 - type: "plot"
11846   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11847   algorithm: "plot_perf_box_name"
11848   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11849   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11850   include:
11851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11856   layout:
11857     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11858     layout: "plot-throughput"
11859
11860 - type: "plot"
11861   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11862   algorithm: "plot_perf_box_name"
11863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11865   include:
11866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11871   layout:
11872     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11873     layout: "plot-throughput"
11874
11875 - type: "plot"
11876   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11877   algorithm: "plot_perf_box_name"
11878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11880   include:
11881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11887   layout:
11888     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11889     layout: "plot-throughput"
11890
11891 - type: "plot"
11892   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11893   algorithm: "plot_perf_box_name"
11894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11896   include:
11897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11903   layout:
11904     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11905     layout: "plot-throughput"
11906
11907 - type: "plot"
11908   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11909   algorithm: "plot_perf_box_name"
11910   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11911   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11912   include:
11913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11918   layout:
11919     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11920     layout: "plot-throughput"
11921
11922 - type: "plot"
11923   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11924   algorithm: "plot_perf_box_name"
11925   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11926   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11927   include:
11928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11933   layout:
11934     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11935     layout: "plot-throughput"
11936
11937 - type: "plot"
11938   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11939   algorithm: "plot_perf_box_name"
11940   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11941   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11942   include:
11943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11949   layout:
11950     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11951     layout: "plot-throughput"
11952
11953 - type: "plot"
11954   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11955   algorithm: "plot_perf_box_name"
11956   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11957   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11958   include:
11959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11965   layout:
11966     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11967     layout: "plot-throughput"
11968
11969 - type: "plot"
11970   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11971   algorithm: "plot_perf_box_name"
11972   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11973   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11974   include:
11975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11980   layout:
11981     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11982     layout: "plot-throughput"
11983
11984 - type: "plot"
11985   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11986   algorithm: "plot_perf_box_name"
11987   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11988   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11989   include:
11990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11991     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11995   layout:
11996     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11997     layout: "plot-throughput"
11998
11999 - type: "plot"
12000   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12001   algorithm: "plot_perf_box_name"
12002   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12003   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12004   include:
12005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12011   layout:
12012     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12013     layout: "plot-throughput"
12014
12015 - type: "plot"
12016   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12017   algorithm: "plot_perf_box_name"
12018   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12019   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12020   include:
12021     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12027   layout:
12028     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12029     layout: "plot-throughput"
12030
12031 - type: "plot"
12032   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12033   algorithm: "plot_perf_box_name"
12034   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12036   include:
12037     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12039   layout:
12040     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12048   include:
12049     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12051   layout:
12052     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12060   include:
12061     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12065   layout:
12066     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12067     layout: "plot-throughput"
12068
12069 - type: "plot"
12070   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12071   algorithm: "plot_perf_box_name"
12072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12074   include:
12075     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12076     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12078     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12079   layout:
12080     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12081     layout: "plot-throughput"
12082
12083 - type: "plot"
12084   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12085   algorithm: "plot_perf_box_name"
12086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12088   include:
12089     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12090     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12093   layout:
12094     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12095     layout: "plot-throughput"
12096
12097 - type: "plot"
12098   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12099   algorithm: "plot_perf_box_name"
12100   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12102   include:
12103     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12107   layout:
12108     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12109     layout: "plot-throughput"
12110
12111 - type: "plot"
12112   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12113   algorithm: "plot_perf_box_name"
12114   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12115   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12116   include:
12117     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12118     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12121   layout:
12122     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12123     layout: "plot-throughput"
12124
12125 - type: "plot"
12126   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12127   algorithm: "plot_perf_box_name"
12128   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12129   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12130   include:
12131     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12135   layout:
12136     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12137     layout: "plot-throughput"
12138
12139 - type: "plot"
12140   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12141   algorithm: "plot_perf_box_name"
12142   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12143   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12144   include:
12145     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12147     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12148     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12149   layout:
12150     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12151     layout: "plot-throughput"
12152
12153 - type: "plot"
12154   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12155   algorithm: "plot_perf_box_name"
12156   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12157   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12158   include:
12159     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12161     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12162     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12163   layout:
12164     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12165     layout: "plot-throughput"
12166
12167 - type: "plot"
12168   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12169   algorithm: "plot_perf_box_name"
12170   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12172   include:
12173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12176     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12177     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12178     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12179   layout:
12180     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12181     layout: "plot-throughput"
12182
12183 - type: "plot"
12184   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12185   algorithm: "plot_perf_box_name"
12186   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12188   include:
12189     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12191     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12193     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12195   layout:
12196     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12204   include:
12205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12210   layout:
12211     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12212     layout: "plot-throughput"
12213
12214 - type: "plot"
12215   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12216   algorithm: "plot_perf_box_name"
12217   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12219   include:
12220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12225   layout:
12226     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12227     layout: "plot-throughput"
12228
12229 - type: "plot"
12230   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12231   algorithm: "plot_perf_box_name"
12232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12234   include:
12235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12240   layout:
12241     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12242     layout: "plot-throughput"
12243
12244 - type: "plot"
12245   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12246   algorithm: "plot_perf_box_name"
12247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12249   include:
12250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12255   layout:
12256     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12257     layout: "plot-throughput"
12258
12259 - type: "plot"
12260   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12261   algorithm: "plot_perf_box_name"
12262   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12264   include:
12265     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12268   layout:
12269     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12270     layout: "plot-throughput"
12271
12272 - type: "plot"
12273   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12274   algorithm: "plot_perf_box_name"
12275   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12277   include:
12278     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12281   layout:
12282     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12287   algorithm: "plot_perf_box_name"
12288   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12290   include:
12291     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12294   layout:
12295     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12296     layout: "plot-throughput"
12297
12298 - type: "plot"
12299   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12300   algorithm: "plot_perf_box_name"
12301   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12303   include:
12304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12307   layout:
12308     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12316   include:
12317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12321     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12322   layout:
12323     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12328   algorithm: "plot_perf_box_name"
12329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12331   include:
12332     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12335     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12336     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12337   layout:
12338     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12339     layout: "plot-throughput"
12340
12341 - type: "plot"
12342   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12343   algorithm: "plot_perf_box_name"
12344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12346   include:
12347     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12350     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12351     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12352   layout:
12353     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12354     layout: "plot-throughput"
12355
12356 - type: "plot"
12357   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12358   algorithm: "plot_perf_box_name"
12359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12361   include:
12362     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12363     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12364     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12365     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12367   layout:
12368     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12375   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12376   include:
12377     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12378     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12379     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12382   layout:
12383     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12384     layout: "plot-throughput"
12385
12386 - type: "plot"
12387   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12388   algorithm: "plot_perf_box_name"
12389   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12390   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12391   include:
12392     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12393     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12397   layout:
12398     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12399     layout: "plot-throughput"
12400
12401 - type: "plot"
12402   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12403   algorithm: "plot_perf_box_name"
12404   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12405   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12406   include:
12407     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12408     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12409     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12410     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12411     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12412   layout:
12413     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12414     layout: "plot-throughput"
12415
12416 - type: "plot"
12417   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12418   algorithm: "plot_perf_box_name"
12419   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12420   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12421   include:
12422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12427   layout:
12428     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12429     layout: "plot-throughput"
12430
12431 - type: "plot"
12432   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12433   algorithm: "plot_perf_box_name"
12434   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12435   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12436   include:
12437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12441     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12442   layout:
12443     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12444     layout: "plot-throughput"
12445
12446 - type: "plot"
12447   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12448   algorithm: "plot_perf_box_name"
12449   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12450   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12451   include:
12452     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12453     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12454     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12455     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12456     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12457   layout:
12458     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12459     layout: "plot-throughput"
12460
12461 - type: "plot"
12462   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12463   algorithm: "plot_perf_box_name"
12464   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12466   include:
12467     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12469     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12472     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12473   layout:
12474     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12479   algorithm: "plot_perf_box_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12482   include:
12483     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12484     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12485     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12486     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12489   layout:
12490     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12491     layout: "plot-throughput"
12492
12493 - type: "plot"
12494   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12495   algorithm: "plot_perf_box_name"
12496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12498   include:
12499     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12500     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12501     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12502     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12503   layout:
12504     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12505     layout: "plot-throughput"
12506
12507 - type: "plot"
12508   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12509   algorithm: "plot_perf_box_name"
12510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12512   include:
12513     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12514     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12515     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12516     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12517   layout:
12518     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12519     layout: "plot-throughput"
12520
12521 - type: "plot"
12522   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12523   algorithm: "plot_perf_box_name"
12524   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12526   include:
12527     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12528     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12529     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12530     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12531     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12532     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12533   layout:
12534     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12535     layout: "plot-throughput"
12536
12537 - type: "plot"
12538   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12539   algorithm: "plot_perf_box_name"
12540   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12542   include:
12543     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12544     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12545     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12546     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12547     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12548     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12549   layout:
12550     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12551     layout: "plot-throughput"
12552
12553 - type: "plot"
12554   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12555   algorithm: "plot_perf_box_name"
12556   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12558   include:
12559     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12560     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12561     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12562     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12563     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12564     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12565   layout:
12566     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12567     layout: "plot-throughput"
12568
12569 - type: "plot"
12570   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12571   algorithm: "plot_perf_box_name"
12572   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12573   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12574   include:
12575     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12576     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12577     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12578     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12579     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12580     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12581   layout:
12582     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12583     layout: "plot-throughput"
12584
12585 - type: "plot"
12586   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12587   algorithm: "plot_perf_box_name"
12588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12590   include:
12591     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12592     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12593     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12594     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12595     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12596     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12597   layout:
12598     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12599     layout: "plot-throughput"
12600
12601 - type: "plot"
12602   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12603   algorithm: "plot_perf_box_name"
12604   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12606   include:
12607     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12608     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12609     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12610     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12611     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12612     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12613   layout:
12614     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12615     layout: "plot-throughput"
12616
12617 - type: "plot"
12618   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12619   algorithm: "plot_perf_box_name"
12620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12622   include:
12623     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12624     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12625     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12626     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12627     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12628     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12629   layout:
12630     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12631     layout: "plot-throughput"
12632
12633 - type: "plot"
12634   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12635   algorithm: "plot_perf_box_name"
12636   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12637   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12638   include:
12639     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12640     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12641     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12642     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12643     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12644     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12645   layout:
12646     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12647     layout: "plot-throughput"
12648
12649 - type: "plot"
12650   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12651   algorithm: "plot_perf_box_name"
12652   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12653   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12654   include:
12655     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12656     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12657     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12658     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12659     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12660     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12661   layout:
12662     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12663     layout: "plot-throughput"
12664
12665 - type: "plot"
12666   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12667   algorithm: "plot_perf_box_name"
12668   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12669   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12670   include:
12671     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12672     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12673     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12674     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12675     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12676     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12677   layout:
12678     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12679     layout: "plot-throughput"
12680
12681 - type: "plot"
12682   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12683   algorithm: "plot_perf_box_name"
12684   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12686   include:
12687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12693   layout:
12694     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12695     layout: "plot-throughput"
12696
12697 - type: "plot"
12698   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12699   algorithm: "plot_perf_box_name"
12700   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12702   include:
12703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12709   layout:
12710     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12711     layout: "plot-throughput"
12712
12713 - type: "plot"
12714   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12715   algorithm: "plot_perf_box_name"
12716   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12718   include:
12719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12725   layout:
12726     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12727     layout: "plot-throughput"
12728
12729 - type: "plot"
12730   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12731   algorithm: "plot_perf_box_name"
12732   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12734   include:
12735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12741   layout:
12742     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12747   algorithm: "plot_perf_box_name"
12748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12750   include:
12751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12757   layout:
12758     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12759     layout: "plot-throughput"
12760
12761 - type: "plot"
12762   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12763   algorithm: "plot_perf_box_name"
12764   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12766   include:
12767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12773   layout:
12774     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12779   algorithm: "plot_perf_box_name"
12780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12782   include:
12783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12787   layout:
12788     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12789     layout: "plot-throughput"
12790
12791 - type: "plot"
12792   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12793   algorithm: "plot_perf_box_name"
12794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12796   include:
12797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12801   layout:
12802     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12803     layout: "plot-throughput"
12804
12805 - type: "plot"
12806   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12807   algorithm: "plot_perf_box_name"
12808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12810   include:
12811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12815   layout:
12816     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12817     layout: "plot-throughput"
12818
12819 - type: "plot"
12820   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12821   algorithm: "plot_perf_box_name"
12822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12824   include:
12825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12829   layout:
12830     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12831     layout: "plot-throughput"
12832
12833 - type: "plot"
12834   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12835   algorithm: "plot_perf_box_name"
12836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12838   include:
12839     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12840     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12841     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12842     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12843     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12844     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12845   layout:
12846     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12847     layout: "plot-throughput"
12848
12849 - type: "plot"
12850   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12851   algorithm: "plot_perf_box_name"
12852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12854   include:
12855     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12856     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12857     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12859     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12861   layout:
12862     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12863     layout: "plot-throughput"
12864
12865 - type: "plot"
12866   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12867   algorithm: "plot_perf_box_name"
12868   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12870   include:
12871     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12872     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12873     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12874     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12876   layout:
12877     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12878     layout: "plot-throughput"
12879
12880 - type: "plot"
12881   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12882   algorithm: "plot_perf_box_name"
12883   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12885   include:
12886     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12887     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12889     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12890     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12891   layout:
12892     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12893     layout: "plot-throughput"
12894
12895 - type: "plot"
12896   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12897   algorithm: "plot_perf_box_name"
12898   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12900   include:
12901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12906   layout:
12907     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12908     layout: "plot-throughput"
12909
12910 - type: "plot"
12911   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12912   algorithm: "plot_perf_box_name"
12913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12915   include:
12916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12921   layout:
12922     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12927   algorithm: "plot_perf_box_name"
12928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12930   include:
12931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12935   layout:
12936     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12937     layout: "plot-throughput"
12938
12939 - type: "plot"
12940   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12941   algorithm: "plot_perf_box_name"
12942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12944   include:
12945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12949   layout:
12950     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12951     layout: "plot-throughput"
12952
12953 - type: "plot"
12954   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12955   algorithm: "plot_perf_box_name"
12956   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12958   include:
12959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12965   layout:
12966     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12974   include:
12975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12981   layout:
12982     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12990   include:
12991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12997   layout:
12998     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13003   algorithm: "plot_perf_box_name"
13004   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13006   include:
13007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13013   layout:
13014     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13029   layout:
13030     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13035   algorithm: "plot_perf_box_name"
13036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13038   include:
13039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13044     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13045   layout:
13046     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13047     layout: "plot-throughput"
13048
13049 - type: "plot"
13050   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13051   algorithm: "plot_perf_box_name"
13052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13054   include:
13055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13061   layout:
13062     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13063     layout: "plot-throughput"
13064
13065 - type: "plot"
13066   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13067   algorithm: "plot_perf_box_name"
13068   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13070   include:
13071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13077   layout:
13078     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13079     layout: "plot-throughput"
13080
13081 - type: "plot"
13082   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13083   algorithm: "plot_perf_box_name"
13084   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13086   include:
13087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13091   layout:
13092     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13093     layout: "plot-throughput"
13094
13095 - type: "plot"
13096   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13097   algorithm: "plot_perf_box_name"
13098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13100   include:
13101     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13105   layout:
13106     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13111   algorithm: "plot_perf_box_name"
13112   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13114   include:
13115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13117     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13121   layout:
13122     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13123     layout: "plot-throughput"
13124
13125 - type: "plot"
13126   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13127   algorithm: "plot_perf_box_name"
13128   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13129   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13130   include:
13131     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13133     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13135     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13137   layout:
13138     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13139     layout: "plot-throughput"
13140
13141 - type: "plot"
13142   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13143   algorithm: "plot_perf_box_name"
13144   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13145   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13146   include:
13147     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13149     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13150     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13151     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13153   layout:
13154     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13155     layout: "plot-throughput"
13156
13157 - type: "plot"
13158   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13159   algorithm: "plot_perf_box_name"
13160   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13161   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13162   include:
13163     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13165     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13166     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13169   layout:
13170     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13171     layout: "plot-throughput"
13172
13173 #- type: "plot"
13174 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13175 #  algorithm: "plot_perf_box_name"
13176 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13177 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13178 #  include:
13179 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13180 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13181 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13182 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13183 #  layout:
13184 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13185 #    layout: "plot-throughput"
13186 #
13187 #- type: "plot"
13188 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13189 #  algorithm: "plot_perf_box_name"
13190 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13191 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13192 #  include:
13193 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13194 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13195 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13196 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13197 #  layout:
13198 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13199 #    layout: "plot-throughput"
13200
13201 - type: "plot"
13202   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13203   algorithm: "plot_perf_box_name"
13204   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13205   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13206   include:
13207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13213   layout:
13214     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13215     layout: "plot-throughput"
13216
13217 - type: "plot"
13218   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13219   algorithm: "plot_perf_box_name"
13220   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13221   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13222   include:
13223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13229   layout:
13230     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13231     layout: "plot-throughput"
13232
13233 #- type: "plot"
13234 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13235 #  algorithm: "plot_perf_box_name"
13236 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13237 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13238 #  include:
13239 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13240 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13241 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13242 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13243 #  layout:
13244 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13245 #    layout: "plot-throughput"
13246 #
13247 #- type: "plot"
13248 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13249 #  algorithm: "plot_perf_box_name"
13250 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13251 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13252 #  include:
13253 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13254 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13255 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13256 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13257 #  layout:
13258 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13259 #    layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13266   include:
13267     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13270     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13271     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13272     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13273   layout:
13274     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13275     layout: "plot-throughput"
13276
13277 - type: "plot"
13278   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13279   algorithm: "plot_perf_box_name"
13280   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13281   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13282   include:
13283     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13285     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13286     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13287     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13288     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13289   layout:
13290     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13291     layout: "plot-throughput"
13292
13293 #- type: "plot"
13294 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13295 #  algorithm: "plot_perf_box_name"
13296 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13297 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13298 #  include:
13299 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13300 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13301 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13302 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13303 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13304 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13305 #  layout:
13306 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13307 #    layout: "plot-throughput"
13308 #
13309 #- type: "plot"
13310 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13311 #  algorithm: "plot_perf_box_name"
13312 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13313 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13314 #  include:
13315 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13316 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13317 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13318 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13319 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13320 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13321 #  layout:
13322 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13323 #    layout: "plot-throughput"
13324
13325 - type: "plot"
13326   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13327   algorithm: "plot_perf_box_name"
13328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13330   include:
13331     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13332     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13333     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13334     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13335     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13336     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13337   layout:
13338     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13339     layout: "plot-throughput"
13340
13341 - type: "plot"
13342   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13343   algorithm: "plot_perf_box_name"
13344   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13346   include:
13347     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13348     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13349     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13350     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13351     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13352     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13353   layout:
13354     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13355     layout: "plot-throughput"
13356
13357 - type: "plot"
13358   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13359   algorithm: "plot_perf_box_name"
13360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13362   include:
13363     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13364     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13365     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13366     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13367     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13368     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13369   layout:
13370     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13380     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13381     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13382     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13383     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13384     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13385   layout:
13386     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13391   algorithm: "plot_perf_box_name"
13392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13394   include:
13395     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13396     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13397     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13398     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13399     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13400     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13401   layout:
13402     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13403     layout: "plot-throughput"
13404
13405 - type: "plot"
13406   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13407   algorithm: "plot_perf_box_name"
13408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13410   include:
13411     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13412     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13413     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13414     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13415     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13416     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13417   layout:
13418     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13419     layout: "plot-throughput"
13420
13421 - type: "plot"
13422   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13423   algorithm: "plot_perf_box_name"
13424   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13425   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13426   include:
13427     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13428     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13429     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13430     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13431     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13432     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13433   layout:
13434     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13441   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13442   include:
13443     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13444     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13445     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13446     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13447     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13448     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13449   layout:
13450     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13451     layout: "plot-throughput"
13452
13453 #- type: "plot"
13454 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13455 #  algorithm: "plot_perf_box_name"
13456 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13457 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13458 #  include:
13459 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13460 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13461 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13462 #  layout:
13463 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13464 #    layout: "plot-throughput"
13465 #
13466 #- type: "plot"
13467 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13468 #  algorithm: "plot_perf_box_name"
13469 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13470 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13471 #  include:
13472 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13473 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13474 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13475 #  layout:
13476 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13477 #    layout: "plot-throughput"
13478
13479 - type: "plot"
13480   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13481   algorithm: "plot_perf_box_name"
13482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13484   include:
13485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13490   layout:
13491     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13492     layout: "plot-throughput"
13493
13494 - type: "plot"
13495   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13496   algorithm: "plot_perf_box_name"
13497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13499   include:
13500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13505   layout:
13506     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13507     layout: "plot-throughput"
13508
13509 - type: "plot"
13510   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13511   algorithm: "plot_perf_box_name"
13512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13514   include:
13515     - "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"
13516     - "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"
13517     - "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"
13518     - "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"
13519     - "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"
13520   layout:
13521     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13522     layout: "plot-throughput"
13523
13524 - type: "plot"
13525   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13526   algorithm: "plot_perf_box_name"
13527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13529   include:
13530     - "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"
13531     - "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"
13532     - "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"
13533     - "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"
13534     - "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"
13535   layout:
13536     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13537     layout: "plot-throughput"
13538
13539 - type: "plot"
13540   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13541   algorithm: "plot_perf_box_name"
13542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13544   include:
13545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13546     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13547     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13548     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13550   layout:
13551     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13552     layout: "plot-throughput"
13553
13554 - type: "plot"
13555   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13556   algorithm: "plot_perf_box_name"
13557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13559   include:
13560     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13561     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13562     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13565   layout:
13566     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13567     layout: "plot-throughput"
13568
13569 - type: "plot"
13570   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13571   algorithm: "plot_perf_box_name"
13572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13574   include:
13575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13579     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13580   layout:
13581     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13582     layout: "plot-throughput"
13583
13584 - type: "plot"
13585   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13586   algorithm: "plot_perf_box_name"
13587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13589   include:
13590     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13591     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13593     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13594     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13595   layout:
13596     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13597     layout: "plot-throughput"
13598
13599 - type: "plot"
13600   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13601   algorithm: "plot_perf_box_name"
13602   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13604   include:
13605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13608     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13609     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13610   layout:
13611     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13619   include:
13620     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13625   layout:
13626     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13634   include:
13635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13640   layout:
13641     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13642     layout: "plot-throughput"
13643
13644 - type: "plot"
13645   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13646   algorithm: "plot_perf_box_name"
13647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13649   include:
13650     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13651     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13652     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13653     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13654     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13655   layout:
13656     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13657     layout: "plot-throughput"
13658
13659 - type: "plot"
13660   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13661   algorithm: "plot_perf_box_name"
13662   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13664   include:
13665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13666     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13667     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13668     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13669   layout:
13670     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13671     layout: "plot-throughput"
13672
13673 - type: "plot"
13674   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13675   algorithm: "plot_perf_box_name"
13676   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13678   include:
13679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13680     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13681     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13682     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13683   layout:
13684     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13685     layout: "plot-throughput"
13686
13687 - type: "plot"
13688   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13689   algorithm: "plot_perf_box_name"
13690   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13692   include:
13693     - "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"
13694     - "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"
13695     - "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"
13696     - "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"
13697   layout:
13698     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13699     layout: "plot-throughput"
13700
13701 - type: "plot"
13702   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13703   algorithm: "plot_perf_box_name"
13704   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13706   include:
13707     - "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"
13708     - "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"
13709     - "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"
13710     - "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"
13711   layout:
13712     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13713     layout: "plot-throughput"
13714
13715 - type: "plot"
13716   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13717   algorithm: "plot_perf_box_name"
13718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13720   include:
13721     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13727   layout:
13728     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13729     layout: "plot-throughput"
13730
13731 - type: "plot"
13732   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13733   algorithm: "plot_perf_box_name"
13734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13736   include:
13737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13738     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13743   layout:
13744     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13745     layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13749   algorithm: "plot_perf_box_name"
13750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13752   include:
13753     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13754     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13755     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13756     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13757     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13759   layout:
13760     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13761     layout: "plot-throughput"
13762
13763 - type: "plot"
13764   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13765   algorithm: "plot_perf_box_name"
13766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13768   include:
13769     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13771     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13772     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13773     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13774     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13775   layout:
13776     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13777     layout: "plot-throughput"
13778
13779 - type: "plot"
13780   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13781   algorithm: "plot_perf_box_name"
13782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13784   include:
13785     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13786     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13787     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13788     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13789     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13790     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13791   layout:
13792     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13793     layout: "plot-throughput"
13794
13795 - type: "plot"
13796   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13797   algorithm: "plot_perf_box_name"
13798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13800   include:
13801     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13802     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13804     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13805     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13806     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13807   layout:
13808     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13809     layout: "plot-throughput"
13810
13811 - type: "plot"
13812   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13813   algorithm: "plot_perf_box_name"
13814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13816   include:
13817     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13818     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13820     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13821     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13822   layout:
13823     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13824     layout: "plot-throughput"
13825
13826 - type: "plot"
13827   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13828   algorithm: "plot_perf_box_name"
13829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13831   include:
13832     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13833     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13835     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13836     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13837   layout:
13838     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13839     layout: "plot-throughput"
13840
13841 - type: "plot"
13842   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13843   algorithm: "plot_perf_box_name"
13844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13846   include:
13847     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13848     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13849   layout:
13850     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13851     layout: "plot-throughput"
13852
13853 - type: "plot"
13854   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13855   algorithm: "plot_perf_box_name"
13856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13858   include:
13859     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13860     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13861   layout:
13862     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13863     layout: "plot-throughput"
13864
13865 - type: "plot"
13866   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13867   algorithm: "plot_perf_box_name"
13868   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13870   include:
13871     - "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"
13872     - "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"
13873   layout:
13874     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13875     layout: "plot-throughput"
13876
13877 - type: "plot"
13878   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13879   algorithm: "plot_perf_box_name"
13880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13882   include:
13883     - "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"
13884     - "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"
13885   layout:
13886     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13887     layout: "plot-throughput"
13888
13889 - type: "plot"
13890   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13891   algorithm: "plot_perf_box_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13894   include:
13895     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13896     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13897   layout:
13898     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13899     layout: "plot-throughput"
13900
13901 - type: "plot"
13902   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13903   algorithm: "plot_perf_box_name"
13904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13906   include:
13907     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13909   layout:
13910     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13915   algorithm: "plot_perf_box_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13918   include:
13919     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13921   layout:
13922     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13923     layout: "plot-throughput"
13924
13925 - type: "plot"
13926   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13927   algorithm: "plot_perf_box_name"
13928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13930   include:
13931     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13932     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13933   layout:
13934     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13935     layout: "plot-throughput"
13936
13937 - type: "plot"
13938   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13939   algorithm: "plot_perf_box_name"
13940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13942   include:
13943     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13944     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13945     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13946     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13947     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13948     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13949   layout:
13950     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13951     layout: "plot-throughput"
13952
13953 - type: "plot"
13954   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13955   algorithm: "plot_perf_box_name"
13956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13958   include:
13959     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13960     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13961     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13962     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13963     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13965   layout:
13966     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13967     layout: "plot-throughput"
13968
13969 - type: "plot"
13970   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13971   algorithm: "plot_perf_box_name"
13972   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13973   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13974   include:
13975     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13976     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13977     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13978     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13979     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13981   layout:
13982     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13983     layout: "plot-throughput"
13984
13985 - type: "plot"
13986   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13987   algorithm: "plot_perf_box_name"
13988   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13989   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13990   include:
13991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13992     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13993     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13994     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13995     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13996     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13997   layout:
13998     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13999     layout: "plot-throughput"
14000
14001 #- type: "plot"
14002 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14003 #  algorithm: "plot_perf_box_name"
14004 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14005 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14006 #  include:
14007 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14008 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14009 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14010 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14011 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14012 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14013 #  layout:
14014 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14015 #    layout: "plot-throughput"
14016 #
14017 #- type: "plot"
14018 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14019 #  algorithm: "plot_perf_box_name"
14020 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14021 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14022 #  include:
14023 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14024 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14025 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14026 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14027 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14028 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14029 #  layout:
14030 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14031 #    layout: "plot-throughput"
14032
14033 - type: "plot"
14034   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14035   algorithm: "plot_perf_box_name"
14036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14038   include:
14039     - "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"
14040     - "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"
14041     - "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"
14042     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14045   layout:
14046     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14047     layout: "plot-throughput"
14048
14049 - type: "plot"
14050   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14051   algorithm: "plot_perf_box_name"
14052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14054   include:
14055     - "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"
14056     - "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"
14057     - "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"
14058     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14059     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14060     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14061   layout:
14062     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14063     layout: "plot-throughput"
14064
14065 ################################################################################
14066
14067 # Packet Speedup
14068
14069 - type: "plot"
14070   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14071   algorithm: "plot_tsa_name"
14072   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14074   include:
14075     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14079   layout:
14080     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14081     layout: "plot-throughput-speedup-analysis"
14082
14083 - type: "plot"
14084   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14085   algorithm: "plot_tsa_name"
14086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14090     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14091     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14093   layout:
14094     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14095     layout: "plot-throughput-speedup-analysis"
14096
14097 - type: "plot"
14098   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14099   algorithm: "plot_tsa_name"
14100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14102   include:
14103     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14104     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14107   layout:
14108     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14109     layout: "plot-throughput-speedup-analysis"
14110
14111 - type: "plot"
14112   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14113   algorithm: "plot_tsa_name"
14114   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14115   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14116   include:
14117     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14121   layout:
14122     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14132     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14133     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14134     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14135     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14136   layout:
14137     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14138     layout: "plot-throughput-speedup-analysis"
14139
14140 - type: "plot"
14141   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14142   algorithm: "plot_tsa_name"
14143   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14145   include:
14146     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14147     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14148     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14149     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14150     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14151   layout:
14152     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14153     layout: "plot-throughput-speedup-analysis"
14154
14155 - type: "plot"
14156   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14157   algorithm: "plot_tsa_name"
14158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14160   include:
14161     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14162     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14163     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14164     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14165     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14166   layout:
14167     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14168     layout: "plot-throughput-speedup-analysis"
14169
14170 - type: "plot"
14171   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14172   algorithm: "plot_tsa_name"
14173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14175   include:
14176     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14177     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14178     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14179     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14180     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14181   layout:
14182     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14183     layout: "plot-throughput-speedup-analysis"
14184
14185 - type: "plot"
14186   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14187   algorithm: "plot_tsa_name"
14188   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14190   include:
14191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14197   layout:
14198     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14199     layout: "plot-throughput-speedup-analysis"
14200
14201 - type: "plot"
14202   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14203   algorithm: "plot_tsa_name"
14204   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14206   include:
14207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14213   layout:
14214     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14215     layout: "plot-throughput-speedup-analysis"
14216
14217 - type: "plot"
14218   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14219   algorithm: "plot_tsa_name"
14220   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14222   include:
14223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14228   layout:
14229     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14230     layout: "plot-throughput-speedup-analysis"
14231
14232 - type: "plot"
14233   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14234   algorithm: "plot_tsa_name"
14235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14237   include:
14238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14243   layout:
14244     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14245     layout: "plot-throughput-speedup-analysis"
14246
14247 - type: "plot"
14248   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14249   algorithm: "plot_tsa_name"
14250   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14252   include:
14253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14256   layout:
14257     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14258     layout: "plot-throughput-speedup-analysis"
14259
14260 - type: "plot"
14261   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14262   algorithm: "plot_tsa_name"
14263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14265   include:
14266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14269   layout:
14270     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14278   include:
14279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14284   layout:
14285     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14286     layout: "plot-throughput-speedup-analysis"
14287
14288 - type: "plot"
14289   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14290   algorithm: "plot_tsa_name"
14291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14293   include:
14294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14299   layout:
14300     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14301     layout: "plot-throughput-speedup-analysis"
14302
14303 - type: "plot"
14304   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14305   algorithm: "plot_tsa_name"
14306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14308   include:
14309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14312   layout:
14313     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14314     layout: "plot-throughput-speedup-analysis"
14315
14316 - type: "plot"
14317   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14318   algorithm: "plot_tsa_name"
14319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14321   include:
14322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14325   layout:
14326     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14327     layout: "plot-throughput-speedup-analysis"
14328
14329 - type: "plot"
14330   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14331   algorithm: "plot_tsa_name"
14332   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14334   include:
14335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14341   layout:
14342     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14343     layout: "plot-throughput-speedup-analysis"
14344
14345 - type: "plot"
14346   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14347   algorithm: "plot_tsa_name"
14348   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14350   include:
14351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14357   layout:
14358     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14359     layout: "plot-throughput-speedup-analysis"
14360
14361 - type: "plot"
14362   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14363   algorithm: "plot_tsa_name"
14364   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14366   include:
14367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14373   layout:
14374     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14375     layout: "plot-throughput-speedup-analysis"
14376
14377 - type: "plot"
14378   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14379   algorithm: "plot_tsa_name"
14380   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14382   include:
14383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14389   layout:
14390     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14398   include:
14399     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14402   layout:
14403     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14404     layout: "plot-throughput-speedup-analysis"
14405
14406 - type: "plot"
14407   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14408   algorithm: "plot_tsa_name"
14409   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14411   include:
14412     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14413     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14415   layout:
14416     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14417     layout: "plot-throughput-speedup-analysis"
14418
14419 - type: "plot"
14420   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14421   algorithm: "plot_tsa_name"
14422   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14424   include:
14425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14428 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14429 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14430   layout:
14431     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14432     layout: "plot-throughput-speedup-analysis"
14433
14434 - type: "plot"
14435   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14436   algorithm: "plot_tsa_name"
14437   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14439   include:
14440     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14442     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14443 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14444 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14445   layout:
14446     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14447     layout: "plot-throughput-speedup-analysis"
14448
14449 - type: "plot"
14450   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14451   algorithm: "plot_tsa_name"
14452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14454   include:
14455     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14456     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14457     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14460   layout:
14461     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14462     layout: "plot-throughput-speedup-analysis"
14463
14464 - type: "plot"
14465   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14466   algorithm: "plot_tsa_name"
14467   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14469   include:
14470     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14475   layout:
14476     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14477     layout: "plot-throughput-speedup-analysis"
14478
14479 - type: "plot"
14480   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14481   algorithm: "plot_tsa_name"
14482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14484   include:
14485     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14490   layout:
14491     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14492     layout: "plot-throughput-speedup-analysis"
14493
14494 - type: "plot"
14495   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14496   algorithm: "plot_tsa_name"
14497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14499   include:
14500     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14505   layout:
14506     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14507     layout: "plot-throughput-speedup-analysis"
14508
14509 - type: "plot"
14510   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14511   algorithm: "plot_tsa_name"
14512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14514   include:
14515     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14521   layout:
14522     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14523     layout: "plot-throughput-speedup-analysis"
14524
14525 - type: "plot"
14526   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14527   algorithm: "plot_tsa_name"
14528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14530   include:
14531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14537   layout:
14538     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14539     layout: "plot-throughput-speedup-analysis"
14540
14541 - type: "plot"
14542   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14543   algorithm: "plot_tsa_name"
14544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14546   include:
14547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14553   layout:
14554     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14555     layout: "plot-throughput-speedup-analysis"
14556
14557 - type: "plot"
14558   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14559   algorithm: "plot_tsa_name"
14560   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14562   include:
14563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14569   layout:
14570     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14571     layout: "plot-throughput-speedup-analysis"
14572
14573 - type: "plot"
14574   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14575   algorithm: "plot_tsa_name"
14576   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14578   include:
14579     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14580     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14581   layout:
14582     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14583     layout: "plot-throughput-speedup-analysis"
14584
14585 - type: "plot"
14586   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14587   algorithm: "plot_tsa_name"
14588   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14590   include:
14591     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14593   layout:
14594     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14602   include:
14603     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14607   layout:
14608     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14621   layout:
14622     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14623     layout: "plot-throughput-speedup-analysis"
14624
14625 - type: "plot"
14626   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14627   algorithm: "plot_tsa_name"
14628   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14630   include:
14631     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14634     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14635   layout:
14636     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14637     layout: "plot-throughput-speedup-analysis"
14638
14639 - type: "plot"
14640   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14641   algorithm: "plot_tsa_name"
14642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14644   include:
14645     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14649   layout:
14650     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14651     layout: "plot-throughput-speedup-analysis"
14652
14653 - type: "plot"
14654   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14655   algorithm: "plot_tsa_name"
14656   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14658   include:
14659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14665   layout:
14666     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14667     layout: "plot-throughput-speedup-analysis"
14668
14669 - type: "plot"
14670   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14671   algorithm: "plot_tsa_name"
14672   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14674   include:
14675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14681   layout:
14682     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14696   layout:
14697     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14698     layout: "plot-throughput-speedup-analysis"
14699
14700 - type: "plot"
14701   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14702   algorithm: "plot_tsa_name"
14703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14705   include:
14706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14711   layout:
14712     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14713     layout: "plot-throughput-speedup-analysis"
14714
14715 - type: "plot"
14716   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14717   algorithm: "plot_tsa_name"
14718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14720   include:
14721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14726   layout:
14727     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14741   layout:
14742     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14743     layout: "plot-throughput-speedup-analysis"
14744
14745 - type: "plot"
14746   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14747   algorithm: "plot_tsa_name"
14748   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14750   include:
14751     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14754   layout:
14755     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14756     layout: "plot-throughput-speedup-analysis"
14757
14758 - type: "plot"
14759   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14760   algorithm: "plot_tsa_name"
14761   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14762   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14763   include:
14764     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14767   layout:
14768     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14769     layout: "plot-throughput-speedup-analysis"
14770
14771 - type: "plot"
14772   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14773   algorithm: "plot_tsa_name"
14774   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14776   include:
14777     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14780   layout:
14781     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14782     layout: "plot-throughput-speedup-analysis"
14783
14784 - type: "plot"
14785   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14786   algorithm: "plot_tsa_name"
14787   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14789   include:
14790     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14793   layout:
14794     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14795     layout: "plot-throughput-speedup-analysis"
14796
14797 - type: "plot"
14798   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14799   algorithm: "plot_tsa_name"
14800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14802   include:
14803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14807     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14808   layout:
14809     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14810     layout: "plot-throughput-speedup-analysis"
14811
14812 - type: "plot"
14813   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14814   algorithm: "plot_tsa_name"
14815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14817   include:
14818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14823   layout:
14824     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14825     layout: "plot-throughput-speedup-analysis"
14826
14827 - type: "plot"
14828   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14829   algorithm: "plot_tsa_name"
14830   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14832   include:
14833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14834     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14835     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14838   layout:
14839     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14847   include:
14848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14849     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14850     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14851     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14853   layout:
14854     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14855     layout: "plot-throughput-speedup-analysis"
14856
14857 - type: "plot"
14858   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14859   algorithm: "plot_tsa_name"
14860   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14862   include:
14863     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14869   layout:
14870     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14871     layout: "plot-throughput-speedup-analysis"
14872
14873 - type: "plot"
14874   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14875   algorithm: "plot_tsa_name"
14876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14878   include:
14879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14882     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14885   layout:
14886     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14887     layout: "plot-throughput-speedup-analysis"
14888
14889 - type: "plot"
14890   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14891   algorithm: "plot_tsa_name"
14892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14894   include:
14895     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14897     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14898     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14899   layout:
14900     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14901     layout: "plot-throughput-speedup-analysis"
14902
14903 - type: "plot"
14904   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14905   algorithm: "plot_tsa_name"
14906   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14908   include:
14909     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14910     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14911     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14912     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14913   layout:
14914     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14915     layout: "plot-throughput-speedup-analysis"
14916
14917 - type: "plot"
14918   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14919   algorithm: "plot_tsa_name"
14920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14922   include:
14923     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14924     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14925     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14929   layout:
14930     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14931     layout: "plot-throughput-speedup-analysis"
14932
14933 - type: "plot"
14934   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14935   algorithm: "plot_tsa_name"
14936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14938   include:
14939     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14940     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14945   layout:
14946     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14947     layout: "plot-throughput-speedup-analysis"
14948
14949 - type: "plot"
14950   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14951   algorithm: "plot_tsa_name"
14952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14954   include:
14955     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14956     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14957     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14958     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14959     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14960     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14961   layout:
14962     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14963     layout: "plot-throughput-speedup-analysis"
14964
14965 - type: "plot"
14966   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14967   algorithm: "plot_tsa_name"
14968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14970   include:
14971     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14972     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14974     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14977   layout:
14978     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14979     layout: "plot-throughput-speedup-analysis"
14980
14981 - type: "plot"
14982   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14983   algorithm: "plot_tsa_name"
14984   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14986   include:
14987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14993   layout:
14994     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14995     layout: "plot-throughput-speedup-analysis"
14996
14997 - type: "plot"
14998   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14999   algorithm: "plot_tsa_name"
15000   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15002   include:
15003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15009   layout:
15010     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15011     layout: "plot-throughput-speedup-analysis"
15012
15013 - type: "plot"
15014   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15015   algorithm: "plot_tsa_name"
15016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15018   include:
15019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15025   layout:
15026     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15027     layout: "plot-throughput-speedup-analysis"
15028
15029 - type: "plot"
15030   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15031   algorithm: "plot_tsa_name"
15032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15034   include:
15035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15041   layout:
15042     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15043     layout: "plot-throughput-speedup-analysis"
15044
15045 - type: "plot"
15046   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15047   algorithm: "plot_tsa_name"
15048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15050   include:
15051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15057   layout:
15058     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15059     layout: "plot-throughput-speedup-analysis"
15060
15061 - type: "plot"
15062   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15063   algorithm: "plot_tsa_name"
15064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15066   include:
15067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15073   layout:
15074     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15075     layout: "plot-throughput-speedup-analysis"
15076
15077 - type: "plot"
15078   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15079   algorithm: "plot_tsa_name"
15080   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15082   include:
15083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15087   layout:
15088     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15089     layout: "plot-throughput-speedup-analysis"
15090
15091 - type: "plot"
15092   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15093   algorithm: "plot_tsa_name"
15094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15096   include:
15097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15101   layout:
15102     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15103     layout: "plot-throughput-speedup-analysis"
15104
15105 - type: "plot"
15106   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15107   algorithm: "plot_tsa_name"
15108   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15109   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15110   include:
15111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15115   layout:
15116     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15117     layout: "plot-throughput-speedup-analysis"
15118
15119 - type: "plot"
15120   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15121   algorithm: "plot_tsa_name"
15122   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15124   include:
15125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15129   layout:
15130     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15131     layout: "plot-throughput-speedup-analysis"
15132
15133 - type: "plot"
15134   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15135   algorithm: "plot_tsa_name"
15136   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15138   include:
15139     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15141     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15142     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15145   layout:
15146     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15147     layout: "plot-throughput-speedup-analysis"
15148
15149 - type: "plot"
15150   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15151   algorithm: "plot_tsa_name"
15152   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15153   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15154   include:
15155     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15156     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15157     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15158     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15161   layout:
15162     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15163     layout: "plot-throughput-speedup-analysis"
15164
15165 - type: "plot"
15166   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15167   algorithm: "plot_tsa_name"
15168   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15169   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15170   include:
15171     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15172     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15173     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15176   layout:
15177     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15178     layout: "plot-throughput-speedup-analysis"
15179
15180 - type: "plot"
15181   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15182   algorithm: "plot_tsa_name"
15183   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15185   include:
15186     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15187     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15188     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15190     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15191   layout:
15192     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15193     layout: "plot-throughput-speedup-analysis"
15194
15195 - type: "plot"
15196   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15197   algorithm: "plot_tsa_name"
15198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15200   include:
15201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15206   layout:
15207     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15208     layout: "plot-throughput-speedup-analysis"
15209
15210 - type: "plot"
15211   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15212   algorithm: "plot_tsa_name"
15213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15215   include:
15216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15221   layout:
15222     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15223     layout: "plot-throughput-speedup-analysis"
15224
15225 - type: "plot"
15226   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15227   algorithm: "plot_tsa_name"
15228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15230   include:
15231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15235   layout:
15236     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15237     layout: "plot-throughput-speedup-analysis"
15238
15239 - type: "plot"
15240   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15241   algorithm: "plot_tsa_name"
15242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15244   include:
15245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15249   layout:
15250     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15251     layout: "plot-throughput-speedup-analysis"
15252
15253 - type: "plot"
15254   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15255   algorithm: "plot_tsa_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15258   include:
15259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15265   layout:
15266     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15267     layout: "plot-throughput-speedup-analysis"
15268
15269 - type: "plot"
15270   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15271   algorithm: "plot_tsa_name"
15272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15274   include:
15275     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15276     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15281   layout:
15282     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15283     layout: "plot-throughput-speedup-analysis"
15284
15285 - type: "plot"
15286   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15287   algorithm: "plot_tsa_name"
15288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15290   include:
15291     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15292     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15297   layout:
15298     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15299     layout: "plot-throughput-speedup-analysis"
15300
15301 - type: "plot"
15302   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15303   algorithm: "plot_tsa_name"
15304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15306   include:
15307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15313   layout:
15314     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15315     layout: "plot-throughput-speedup-analysis"
15316
15317 - type: "plot"
15318   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15319   algorithm: "plot_tsa_name"
15320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15322   include:
15323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15329   layout:
15330     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15331     layout: "plot-throughput-speedup-analysis"
15332
15333 - type: "plot"
15334   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15335   algorithm: "plot_tsa_name"
15336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15338   include:
15339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15345   layout:
15346     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15347     layout: "plot-throughput-speedup-analysis"
15348
15349 - type: "plot"
15350   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15351   algorithm: "plot_tsa_name"
15352   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15354   include:
15355     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15356     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15357     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15358     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15359     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15360     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15361   layout:
15362     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15363     layout: "plot-throughput-speedup-analysis"
15364
15365 - type: "plot"
15366   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15367   algorithm: "plot_tsa_name"
15368   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15370   include:
15371     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15372     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15373     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15374     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15375     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15376     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15377   layout:
15378     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15379     layout: "plot-throughput-speedup-analysis"
15380
15381 - type: "plot"
15382   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15383   algorithm: "plot_tsa_name"
15384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15386   include:
15387     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15388     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15389     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15390     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15391     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15392     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15393   layout:
15394     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15395     layout: "plot-throughput-speedup-analysis"
15396
15397 - type: "plot"
15398   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15399   algorithm: "plot_tsa_name"
15400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15402   include:
15403     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15404     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15405     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15406     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15407     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15408     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15409   layout:
15410     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15411     layout: "plot-throughput-speedup-analysis"
15412
15413 - type: "plot"
15414   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15415   algorithm: "plot_tsa_name"
15416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15418   include:
15419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15424   layout:
15425     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15426     layout: "plot-throughput-speedup-analysis"
15427
15428 - type: "plot"
15429   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15430   algorithm: "plot_tsa_name"
15431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15433   include:
15434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15439   layout:
15440     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15441     layout: "plot-throughput-speedup-analysis"
15442
15443 - type: "plot"
15444   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15445   algorithm: "plot_tsa_name"
15446   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15448   include:
15449     - "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"
15450     - "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"
15451     - "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"
15452     - "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"
15453     - "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"
15454   layout:
15455     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15456     layout: "plot-throughput-speedup-analysis"
15457
15458 - type: "plot"
15459   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15460   algorithm: "plot_tsa_name"
15461   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15463   include:
15464     - "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"
15465     - "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"
15466     - "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"
15467     - "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"
15468     - "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"
15469   layout:
15470     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15471     layout: "plot-throughput-speedup-analysis"
15472
15473 - type: "plot"
15474   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15475   algorithm: "plot_tsa_name"
15476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15478   include:
15479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15484   layout:
15485     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15486     layout: "plot-throughput-speedup-analysis"
15487
15488 - type: "plot"
15489   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15490   algorithm: "plot_tsa_name"
15491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15493   include:
15494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15499   layout:
15500     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15501     layout: "plot-throughput-speedup-analysis"
15502
15503 - type: "plot"
15504   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15505   algorithm: "plot_tsa_name"
15506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15508   include:
15509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15514   layout:
15515     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15516     layout: "plot-throughput-speedup-analysis"
15517
15518 - type: "plot"
15519   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15520   algorithm: "plot_tsa_name"
15521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15523   include:
15524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15529   layout:
15530     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15531     layout: "plot-throughput-speedup-analysis"
15532
15533 - type: "plot"
15534   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15535   algorithm: "plot_tsa_name"
15536   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15538   include:
15539     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15544   layout:
15545     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15546     layout: "plot-throughput-speedup-analysis"
15547
15548 - type: "plot"
15549   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15550   algorithm: "plot_tsa_name"
15551   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15553   include:
15554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15555     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15556     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15558     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15559   layout:
15560     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15561     layout: "plot-throughput-speedup-analysis"
15562
15563 - type: "plot"
15564   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15565   algorithm: "plot_tsa_name"
15566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15568   include:
15569     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15570     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15571     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15572     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15573     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15574   layout:
15575     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15576     layout: "plot-throughput-speedup-analysis"
15577
15578 - type: "plot"
15579   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15580   algorithm: "plot_tsa_name"
15581   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15583   include:
15584     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15585     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15586     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15587     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15588     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15589   layout:
15590     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15591     layout: "plot-throughput-speedup-analysis"
15592
15593 - type: "plot"
15594   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15595   algorithm: "plot_tsa_name"
15596   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15598   include:
15599     - "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"
15600     - "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"
15601     - "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"
15602     - "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"
15603   layout:
15604     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15605     layout: "plot-throughput-speedup-analysis"
15606
15607 - type: "plot"
15608   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15609   algorithm: "plot_tsa_name"
15610   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15612   include:
15613     - "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"
15614     - "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"
15615     - "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"
15616     - "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"
15617   layout:
15618     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15619     layout: "plot-throughput-speedup-analysis"
15620
15621 - type: "plot"
15622   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15623   algorithm: "plot_tsa_name"
15624   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15626   include:
15627     - "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"
15628     - "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"
15629     - "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"
15630     - "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"
15631   layout:
15632     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15633     layout: "plot-throughput-speedup-analysis"
15634
15635 - type: "plot"
15636   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15637   algorithm: "plot_tsa_name"
15638   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15640   include:
15641     - "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"
15642     - "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"
15643     - "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"
15644     - "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"
15645   layout:
15646     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15647     layout: "plot-throughput-speedup-analysis"
15648
15649 - type: "plot"
15650   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15651   algorithm: "plot_tsa_name"
15652   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15654   include:
15655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15656     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15657     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15658     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15659     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15661   layout:
15662     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15663     layout: "plot-throughput-speedup-analysis"
15664
15665 - type: "plot"
15666   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15667   algorithm: "plot_tsa_name"
15668   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15670   include:
15671     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15672     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15673     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15674     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677   layout:
15678     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15679     layout: "plot-throughput-speedup-analysis"
15680
15681 - type: "plot"
15682   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15683   algorithm: "plot_tsa_name"
15684   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15686   include:
15687     - "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"
15688     - "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"
15689     - "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"
15690     - "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"
15691     - "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"
15692     - "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"
15693   layout:
15694     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15695     layout: "plot-throughput-speedup-analysis"
15696
15697 - type: "plot"
15698   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15699   algorithm: "plot_tsa_name"
15700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15702   include:
15703     - "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"
15704     - "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"
15705     - "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"
15706     - "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"
15707     - "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"
15708     - "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"
15709   layout:
15710     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15718   include:
15719     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15720     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15721     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15725   layout:
15726     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15727     layout: "plot-throughput-speedup-analysis"
15728
15729 - type: "plot"
15730   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15731   algorithm: "plot_tsa_name"
15732   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15734   include:
15735     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15736     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15738     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15741   layout:
15742     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15743     layout: "plot-throughput-speedup-analysis"
15744
15745 - type: "plot"
15746   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15747   algorithm: "plot_tsa_name"
15748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15750   include:
15751     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15752     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15753     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15754     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15755     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15756   layout:
15757     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 - type: "plot"
15761   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15762   algorithm: "plot_tsa_name"
15763   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15765   include:
15766     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15767     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15768     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15769     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15771   layout:
15772     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15773     layout: "plot-throughput-speedup-analysis"
15774
15775 - type: "plot"
15776   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15780   include:
15781     - "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"
15782     - "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"
15783   layout:
15784     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15785     layout: "plot-throughput-speedup-analysis"
15786
15787 - type: "plot"
15788   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15789   algorithm: "plot_tsa_name"
15790   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15792   include:
15793     - "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"
15794     - "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"
15795   layout:
15796     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15804   include:
15805     - "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"
15806     - "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"
15807   layout:
15808     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15809     layout: "plot-throughput-speedup-analysis"
15810
15811 - type: "plot"
15812   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15813   algorithm: "plot_tsa_name"
15814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15816   include:
15817     - "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"
15818     - "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"
15819   layout:
15820     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15821     layout: "plot-throughput-speedup-analysis"
15822
15823 - type: "plot"
15824   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15825   algorithm: "plot_tsa_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15828   include:
15829     - "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"
15830     - "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"
15831     - "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"
15832     - "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"
15833     - "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"
15834     - "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"
15835   layout:
15836     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15837     layout: "plot-throughput-speedup-analysis"
15838
15839 - type: "plot"
15840   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15841   algorithm: "plot_tsa_name"
15842   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15844   include:
15845     - "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"
15846     - "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"
15847     - "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"
15848     - "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"
15849     - "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"
15850     - "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"
15851   layout:
15852     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15853     layout: "plot-throughput-speedup-analysis"
15854
15855 - type: "plot"
15856   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15857   algorithm: "plot_tsa_name"
15858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15860   include:
15861     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15862     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15863     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15864     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15865     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15866   layout:
15867     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15868     layout: "plot-throughput-speedup-analysis"
15869
15870 - type: "plot"
15871   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15872   algorithm: "plot_tsa_name"
15873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15875   include:
15876     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15877     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15878     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15879     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15880     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15881   layout:
15882     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15883     layout: "plot-throughput-speedup-analysis"
15884
15885 - type: "plot"
15886   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15887   algorithm: "plot_tsa_name"
15888   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15889   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15890   include:
15891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15896   layout:
15897     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15898     layout: "plot-throughput-speedup-analysis"
15899
15900 - type: "plot"
15901   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15902   algorithm: "plot_tsa_name"
15903   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15904   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15905   include:
15906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15911   layout:
15912     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15913     layout: "plot-throughput-speedup-analysis"
15914
15915 - type: "plot"
15916   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15917   algorithm: "plot_tsa_name"
15918   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15919   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15920   include:
15921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15927   layout:
15928     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15929     layout: "plot-throughput-speedup-analysis"
15930
15931 - type: "plot"
15932   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15933   algorithm: "plot_tsa_name"
15934   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15935   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15936   include:
15937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15943   layout:
15944     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15945     layout: "plot-throughput-speedup-analysis"
15946
15947 - type: "plot"
15948   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15949   algorithm: "plot_tsa_name"
15950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15951   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15952   include:
15953     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15956     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15957   layout:
15958     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15959     layout: "plot-throughput-speedup-analysis"
15960
15961 - type: "plot"
15962   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15963   algorithm: "plot_tsa_name"
15964   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15965   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15966   include:
15967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15971   layout:
15972     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15980   include:
15981     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15986   layout:
15987     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15995   include:
15996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16000     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16001   layout:
16002     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16003     layout: "plot-throughput-speedup-analysis"
16004
16005 - type: "plot"
16006   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16007   algorithm: "plot_tsa_name"
16008   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16009   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16010   include:
16011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16017   layout:
16018     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16019     layout: "plot-throughput-speedup-analysis"
16020
16021 - type: "plot"
16022   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16023   algorithm: "plot_tsa_name"
16024   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16025   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16026   include:
16027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16033   layout:
16034     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16035     layout: "plot-throughput-speedup-analysis"
16036
16037 - type: "plot"
16038   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16039   algorithm: "plot_tsa_name"
16040   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16041   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16042   include:
16043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16047   layout:
16048     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16049     layout: "plot-throughput-speedup-analysis"
16050
16051 - type: "plot"
16052   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16053   algorithm: "plot_tsa_name"
16054   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16055   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16056   include:
16057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16061   layout:
16062     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16063     layout: "plot-throughput-speedup-analysis"
16064
16065 - type: "plot"
16066   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16067   algorithm: "plot_tsa_name"
16068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16069   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16070   include:
16071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16077   layout:
16078     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16079     layout: "plot-throughput-speedup-analysis"
16080
16081 - type: "plot"
16082   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16083   algorithm: "plot_tsa_name"
16084   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16085   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16086   include:
16087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16093   layout:
16094     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16095     layout: "plot-throughput-speedup-analysis"
16096
16097 - type: "plot"
16098   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16099   algorithm: "plot_tsa_name"
16100   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16101   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16102   include:
16103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16109   layout:
16110     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16111     layout: "plot-throughput-speedup-analysis"
16112
16113 - type: "plot"
16114   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16115   algorithm: "plot_tsa_name"
16116   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16117   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16118   include:
16119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16121     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16125   layout:
16126     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16127     layout: "plot-throughput-speedup-analysis"
16128
16129 - type: "plot"
16130   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16131   algorithm: "plot_tsa_name"
16132   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16133   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16134   include:
16135     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16136     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16137     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16138     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16139     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16140     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16141   layout:
16142     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16143     layout: "plot-throughput-speedup-analysis"
16144
16145 - type: "plot"
16146   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16147   algorithm: "plot_tsa_name"
16148   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16149   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16150   include:
16151     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16152     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16153     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16154     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16155     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16156     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16157   layout:
16158     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16159     layout: "plot-throughput-speedup-analysis"
16160
16161 - type: "plot"
16162   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16163   algorithm: "plot_tsa_name"
16164   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16165   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16166   include:
16167     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16168     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16173   layout:
16174     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16175     layout: "plot-throughput-speedup-analysis"
16176
16177 - type: "plot"
16178   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16179   algorithm: "plot_tsa_name"
16180   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16181   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16182   include:
16183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16189   layout:
16190     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16191     layout: "plot-throughput-speedup-analysis"
16192
16193 - type: "plot"
16194   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16195   algorithm: "plot_tsa_name"
16196   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16197   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16198   include:
16199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16205   layout:
16206     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16207     layout: "plot-throughput-speedup-analysis"
16208
16209 - type: "plot"
16210   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16211   algorithm: "plot_tsa_name"
16212   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16213   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16214   include:
16215     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16221   layout:
16222     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16223     layout: "plot-throughput-speedup-analysis"
16224
16225 #- type: "plot"
16226 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16227 #  algorithm: "plot_tsa_name"
16228 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16229 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16230 #  include:
16231 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16232 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16233 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16237 #  layout:
16238 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16239 #    layout: "plot-throughput-speedup-analysis"
16240 #
16241 #- type: "plot"
16242 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16243 #  algorithm: "plot_tsa_name"
16244 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16245 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16246 #  include:
16247 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16248 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16253 #  layout:
16254 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16255 #    layout: "plot-throughput-speedup-analysis"
16256
16257 - type: "plot"
16258   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16259   algorithm: "plot_tsa_name"
16260   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16261   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16262   include:
16263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16268   layout:
16269     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16270     layout: "plot-throughput-speedup-analysis"
16271
16272 - type: "plot"
16273   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16274   algorithm: "plot_tsa_name"
16275   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16276   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16277   include:
16278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16283   layout:
16284     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16285     layout: "plot-throughput-speedup-analysis"
16286
16287 - type: "plot"
16288   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16289   algorithm: "plot_tsa_name"
16290   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16291   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16292   include:
16293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16299   layout:
16300     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16301     layout: "plot-throughput-speedup-analysis"
16302
16303 - type: "plot"
16304   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16305   algorithm: "plot_tsa_name"
16306   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16307   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16308   include:
16309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16315   layout:
16316     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16317     layout: "plot-throughput-speedup-analysis"
16318
16319 - type: "plot"
16320   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16321   algorithm: "plot_tsa_name"
16322   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16323   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16324   include:
16325     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16330   layout:
16331     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16332     layout: "plot-throughput-speedup-analysis"
16333
16334 - type: "plot"
16335   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16336   algorithm: "plot_tsa_name"
16337   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16338   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16339   include:
16340     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16343     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16345   layout:
16346     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16347     layout: "plot-throughput-speedup-analysis"
16348
16349 #- type: "plot"
16350 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16351 #  algorithm: "plot_tsa_name"
16352 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16353 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16354 #  include:
16355 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16356 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16357 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16358 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16359 #  layout:
16360 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16361 #    layout: "plot-throughput-speedup-analysis"
16362 #
16363 #- type: "plot"
16364 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16365 #  algorithm: "plot_tsa_name"
16366 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16367 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16368 #  include:
16369 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16370 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16371 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16372 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16373 #  layout:
16374 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16375 #    layout: "plot-throughput-speedup-analysis"
16376
16377 - type: "plot"
16378   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16379   algorithm: "plot_tsa_name"
16380   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16381   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16382   include:
16383     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16389   layout:
16390     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16391     layout: "plot-throughput-speedup-analysis"
16392
16393 - type: "plot"
16394   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16395   algorithm: "plot_tsa_name"
16396   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16397   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16398   include:
16399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16405   layout:
16406     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16407     layout: "plot-throughput-speedup-analysis"
16408
16409 - type: "plot"
16410   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16411   algorithm: "plot_tsa_name"
16412   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16413   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16414   include:
16415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16420   layout:
16421     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16422     layout: "plot-throughput-speedup-analysis"
16423
16424 - type: "plot"
16425   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16426   algorithm: "plot_tsa_name"
16427   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16428   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16429   include:
16430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16435   layout:
16436     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16437     layout: "plot-throughput-speedup-analysis"
16438
16439 - type: "plot"
16440   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16441   algorithm: "plot_tsa_name"
16442   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16443   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16444   include:
16445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16451   layout:
16452     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16453     layout: "plot-throughput-speedup-analysis"
16454
16455 - type: "plot"
16456   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16457   algorithm: "plot_tsa_name"
16458   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16459   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16460   include:
16461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16467   layout:
16468     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16469     layout: "plot-throughput-speedup-analysis"
16470
16471 - type: "plot"
16472   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16473   algorithm: "plot_tsa_name"
16474   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16475   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16476   include:
16477     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16478     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16479     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16480     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16481   layout:
16482     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16483     layout: "plot-throughput-speedup-analysis"
16484
16485 - type: "plot"
16486   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16487   algorithm: "plot_tsa_name"
16488   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16489   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16490   include:
16491     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16492     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16493     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16494     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16495   layout:
16496     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16497     layout: "plot-throughput-speedup-analysis"
16498
16499 - type: "plot"
16500   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16501   algorithm: "plot_tsa_name"
16502   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16503   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16504   include:
16505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16509     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16510   layout:
16511     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16512     layout: "plot-throughput-speedup-analysis"
16513
16514 - type: "plot"
16515   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16516   algorithm: "plot_tsa_name"
16517   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16518   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16519   include:
16520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16522     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16523     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16524     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16525   layout:
16526     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16527     layout: "plot-throughput-speedup-analysis"
16528
16529 - type: "plot"
16530   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16531   algorithm: "plot_tsa_name"
16532   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16533   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16534   include:
16535     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16536     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16537     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16541   layout:
16542     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16543     layout: "plot-throughput-speedup-analysis"
16544
16545 - type: "plot"
16546   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16547   algorithm: "plot_tsa_name"
16548   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16549   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16550   include:
16551     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16552     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16553     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16557   layout:
16558     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16559     layout: "plot-throughput-speedup-analysis"
16560
16561 #- type: "plot"
16562 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16563 #  algorithm: "plot_tsa_name"
16564 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16565 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16566 #  include:
16567 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16568 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16569 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16570 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16571 #  layout:
16572 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16573 #    layout: "plot-throughput-speedup-analysis"
16574 #
16575 #- type: "plot"
16576 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16577 #  algorithm: "plot_tsa_name"
16578 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16579 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16580 #  include:
16581 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16582 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16583 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16584 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16585 #  layout:
16586 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16587 #    layout: "plot-throughput-speedup-analysis"
16588
16589 - type: "plot"
16590   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16591   algorithm: "plot_tsa_name"
16592   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16593   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16594   include:
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16601   layout:
16602     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16603     layout: "plot-throughput-speedup-analysis"
16604
16605 - type: "plot"
16606   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16607   algorithm: "plot_tsa_name"
16608   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16609   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16610   include:
16611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16617   layout:
16618     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16619     layout: "plot-throughput-speedup-analysis"
16620
16621 #- type: "plot"
16622 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16623 #  algorithm: "plot_tsa_name"
16624 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16625 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16626 #  include:
16627 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16628 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16629 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16630 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16631 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16632 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16633 #  layout:
16634 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16635 #    layout: "plot-throughput-speedup-analysis"
16636 #
16637 #- type: "plot"
16638 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16639 #  algorithm: "plot_tsa_name"
16640 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16641 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16642 #  include:
16643 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16644 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16645 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16646 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16647 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16648 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16649 #  layout:
16650 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16651 #    layout: "plot-throughput-speedup-analysis"
16652
16653 #- type: "plot"
16654 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16655 #  algorithm: "plot_tsa_name"
16656 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16657 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16658 #  include:
16659 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16660 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16661 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16662 #  layout:
16663 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16664 #    layout: "plot-throughput-speedup-analysis"
16665 #
16666 #- type: "plot"
16667 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16668 #  algorithm: "plot_tsa_name"
16669 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16670 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16671 #  include:
16672 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16673 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16674 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16675 #  layout:
16676 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16677 #    layout: "plot-throughput-speedup-analysis"
16678
16679 ################################################################################
16680
16681 # Packet Throughput - DPDK
16682
16683 # 2n-skx-xxv710
16684
16685 - type: "plot"
16686   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16687   algorithm: "plot_perf_box_name"
16688   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16689   data: "plot-dpdk-throughput-latency-2n-skx"
16690   include:
16691     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16692     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16693   layout:
16694     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16695     layout: "plot-throughput"
16696
16697 - type: "plot"
16698   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16699   algorithm: "plot_perf_box_name"
16700   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16701   data: "plot-dpdk-throughput-latency-2n-skx"
16702   include:
16703     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16704     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16705   layout:
16706     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16707     layout: "plot-throughput"
16708
16709 - type: "plot"
16710   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16711   algorithm: "plot_perf_box_name"
16712   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16713   data: "plot-dpdk-throughput-latency-2n-skx"
16714   include:
16715     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16716     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16717   layout:
16718     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16719     layout: "plot-throughput"
16720
16721 - type: "plot"
16722   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16723   algorithm: "plot_perf_box_name"
16724   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16725   data: "plot-dpdk-throughput-latency-2n-skx"
16726   include:
16727     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16728     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16729   layout:
16730     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16731     layout: "plot-throughput"
16732
16733 # 2n-skx-x710
16734
16735 - type: "plot"
16736   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16737   algorithm: "plot_perf_box_name"
16738   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16739   data: "plot-dpdk-throughput-latency-2n-skx"
16740   include:
16741     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16742     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16743   layout:
16744     title: "2n-skx-x710-64b-2t1c-base-ndr"
16745     layout: "plot-throughput"
16746
16747 - type: "plot"
16748   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16749   algorithm: "plot_perf_box_name"
16750   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16751   data: "plot-dpdk-throughput-latency-2n-skx"
16752   include:
16753     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16754     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16755   layout:
16756     title: "2n-skx-x710-64b-4t2c-base-ndr"
16757     layout: "plot-throughput"
16758
16759 - type: "plot"
16760   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16761   algorithm: "plot_perf_box_name"
16762   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16763   data: "plot-dpdk-throughput-latency-2n-skx"
16764   include:
16765     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16766     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16767   layout:
16768     title: "2n-skx-x710-64b-2t1c-base-pdr"
16769     layout: "plot-throughput"
16770
16771 - type: "plot"
16772   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16773   algorithm: "plot_perf_box_name"
16774   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16775   data: "plot-dpdk-throughput-latency-2n-skx"
16776   include:
16777     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16778     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16779   layout:
16780     title: "2n-skx-x710-64b-4t2c-base-pdr"
16781     layout: "plot-throughput"
16782
16783 # 3n-skx-xxv710
16784
16785 - type: "plot"
16786   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16787   algorithm: "plot_perf_box_name"
16788   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16789   data: "plot-dpdk-throughput-latency-3n-skx"
16790   include:
16791     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16792     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16793   layout:
16794     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16795     layout: "plot-throughput"
16796
16797 - type: "plot"
16798   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16799   algorithm: "plot_perf_box_name"
16800   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16801   data: "plot-dpdk-throughput-latency-3n-skx"
16802   include:
16803     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16804     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16805   layout:
16806     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16807     layout: "plot-throughput"
16808
16809 - type: "plot"
16810   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16811   algorithm: "plot_perf_box_name"
16812   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16813   data: "plot-dpdk-throughput-latency-3n-skx"
16814   include:
16815     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16816     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16817   layout:
16818     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16823   algorithm: "plot_perf_box_name"
16824   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16825   data: "plot-dpdk-throughput-latency-3n-skx"
16826   include:
16827     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16828     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16829   layout:
16830     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16831     layout: "plot-throughput"
16832
16833 # 3n-skx-x710
16834
16835 - type: "plot"
16836   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16837   algorithm: "plot_perf_box_name"
16838   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16839   data: "plot-dpdk-throughput-latency-3n-skx"
16840   include:
16841     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16842     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16843   layout:
16844     title: "3n-skx-x710-64b-2t1c-base-ndr"
16845     layout: "plot-throughput"
16846
16847 - type: "plot"
16848   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16849   algorithm: "plot_perf_box_name"
16850   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16851   data: "plot-dpdk-throughput-latency-3n-skx"
16852   include:
16853     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16854     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16855   layout:
16856     title: "3n-skx-x710-64b-4t2c-base-ndr"
16857     layout: "plot-throughput"
16858
16859 - type: "plot"
16860   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16861   algorithm: "plot_perf_box_name"
16862   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16863   data: "plot-dpdk-throughput-latency-3n-skx"
16864   include:
16865     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16866     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16867   layout:
16868     title: "3n-skx-x710-64b-2t1c-base-pdr"
16869     layout: "plot-throughput"
16870
16871 - type: "plot"
16872   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16873   algorithm: "plot_perf_box_name"
16874   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16875   data: "plot-dpdk-throughput-latency-3n-skx"
16876   include:
16877     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16878     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16879   layout:
16880     title: "3n-skx-x710-64b-4t2c-base-pdr"
16881     layout: "plot-throughput"
16882
16883 # 3n-hsw-xl710
16884
16885 - type: "plot"
16886   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16887   algorithm: "plot_perf_box_name"
16888   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16889   data: "plot-dpdk-throughput-latency-3n-hsw"
16890   include:
16891     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16892     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16893   layout:
16894     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16895     layout: "plot-throughput"
16896
16897 - type: "plot"
16898   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16899   algorithm: "plot_perf_box_name"
16900   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16901   data: "plot-dpdk-throughput-latency-3n-hsw"
16902   include:
16903     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16904     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16905   layout:
16906     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16907     layout: "plot-throughput"
16908
16909 - type: "plot"
16910   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16911   algorithm: "plot_perf_box_name"
16912   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16913   data: "plot-dpdk-throughput-latency-3n-hsw"
16914   include:
16915     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16916     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16917   layout:
16918     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16919     layout: "plot-throughput"
16920
16921 - type: "plot"
16922   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16923   algorithm: "plot_perf_box_name"
16924   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16925   data: "plot-dpdk-throughput-latency-3n-hsw"
16926   include:
16927     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16928     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16929   layout:
16930     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16931     layout: "plot-throughput"
16932
16933 # 3n-hsw-x710
16934
16935 - type: "plot"
16936   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16937   algorithm: "plot_perf_box_name"
16938   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16939   data: "plot-dpdk-throughput-latency-3n-hsw"
16940   include:
16941     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16942     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16943   layout:
16944     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16945     layout: "plot-throughput"
16946
16947 - type: "plot"
16948   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16949   algorithm: "plot_perf_box_name"
16950   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16951   data: "plot-dpdk-throughput-latency-3n-hsw"
16952   include:
16953     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16954     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16955   layout:
16956     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16957     layout: "plot-throughput"
16958
16959 - type: "plot"
16960   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16961   algorithm: "plot_perf_box_name"
16962   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16963   data: "plot-dpdk-throughput-latency-3n-hsw"
16964   include:
16965     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16966     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16967   layout:
16968     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16969     layout: "plot-throughput"
16970
16971 - type: "plot"
16972   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16973   algorithm: "plot_perf_box_name"
16974   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16975   data: "plot-dpdk-throughput-latency-3n-hsw"
16976   include:
16977     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16978     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16979   layout:
16980     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16981     layout: "plot-throughput"
16982
16983 # 2n-dnv-x553
16984
16985 - type: "plot"
16986   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16987   algorithm: "plot_perf_box_name"
16988   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16989   data: "plot-dpdk-throughput-latency-2n-dnv"
16990   include:
16991     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16992     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16993   layout:
16994     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16995     layout: "plot-throughput"
16996
16997 - type: "plot"
16998   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16999   algorithm: "plot_perf_box_name"
17000   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17001   data: "plot-dpdk-throughput-latency-2n-dnv"
17002   include:
17003     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17004     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17005   layout:
17006     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17007     layout: "plot-throughput"
17008
17009 - type: "plot"
17010   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17011   algorithm: "plot_perf_box_name"
17012   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17013   data: "plot-dpdk-throughput-latency-2n-dnv"
17014   include:
17015     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17016     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17017   layout:
17018     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17019     layout: "plot-throughput"
17020
17021 - type: "plot"
17022   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17023   algorithm: "plot_perf_box_name"
17024   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17025   data: "plot-dpdk-throughput-latency-2n-dnv"
17026   include:
17027     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17028     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17029   layout:
17030     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17031     layout: "plot-throughput"
17032
17033 # 3n-dnv-x553
17034
17035 - type: "plot"
17036   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17037   algorithm: "plot_perf_box_name"
17038   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17039   data: "plot-dpdk-throughput-latency-3n-dnv"
17040   include:
17041     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17042     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17043   layout:
17044     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17045     layout: "plot-throughput"
17046
17047 - type: "plot"
17048   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17049   algorithm: "plot_perf_box_name"
17050   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17051   data: "plot-dpdk-throughput-latency-3n-dnv"
17052   include:
17053     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17054     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17055   layout:
17056     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17057     layout: "plot-throughput"
17058
17059 - type: "plot"
17060   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17061   algorithm: "plot_perf_box_name"
17062   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17063   data: "plot-dpdk-throughput-latency-3n-dnv"
17064   include:
17065     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17066     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17067   layout:
17068     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17069     layout: "plot-throughput"
17070
17071 - type: "plot"
17072   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17073   algorithm: "plot_perf_box_name"
17074   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17075   data: "plot-dpdk-throughput-latency-3n-dnv"
17076   include:
17077     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17078     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17079   layout:
17080     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17081     layout: "plot-throughput"
17082
17083 # 3n-tsh-x520
17084
17085 - type: "plot"
17086   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17087   algorithm: "plot_perf_box_name"
17088   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17089   data: "plot-dpdk-throughput-latency-3n-tsh"
17090   include:
17091     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17092     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17093   layout:
17094     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17095     layout: "plot-throughput"
17096
17097 - type: "plot"
17098   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17099   algorithm: "plot_perf_box_name"
17100   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17101   data: "plot-dpdk-throughput-latency-3n-tsh"
17102   include:
17103     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17104     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17105   layout:
17106     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17107     layout: "plot-throughput"
17108
17109 - type: "plot"
17110   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17111   algorithm: "plot_perf_box_name"
17112   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17113   data: "plot-dpdk-throughput-latency-3n-tsh"
17114   include:
17115     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17116     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17117   layout:
17118     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17119     layout: "plot-throughput"
17120
17121 - type: "plot"
17122   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17123   algorithm: "plot_perf_box_name"
17124   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17125   data: "plot-dpdk-throughput-latency-3n-tsh"
17126   include:
17127     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17128     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17129   layout:
17130     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17131     layout: "plot-throughput"
17132
17133 ################################################################################
17134 ###   2n-clx                                                                 ###
17135 ################################################################################
17136
17137 # Packet Throughput
17138
17139 - type: "plot"
17140   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17141   algorithm: "plot_perf_box_name"
17142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17144   include:
17145     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17149   layout:
17150     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17151     layout: "plot-throughput"
17152
17153 - type: "plot"
17154   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17155   algorithm: "plot_perf_box_name"
17156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17158   include:
17159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17163   layout:
17164     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17165     layout: "plot-throughput"
17166
17167 - type: "plot"
17168   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17169   algorithm: "plot_perf_box_name"
17170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17172   include:
17173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17174     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17177   layout:
17178     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17186   include:
17187     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17191   layout:
17192     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17193     layout: "plot-throughput"
17194
17195 - type: "plot"
17196   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17197   algorithm: "plot_perf_box_name"
17198   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17200   include:
17201     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17202     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17203     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17204     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17205   layout:
17206     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17207     layout: "plot-throughput"
17208
17209 - type: "plot"
17210   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17211   algorithm: "plot_perf_box_name"
17212   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17214   include:
17215     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17216     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17217     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17218     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17219   layout:
17220     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17221     layout: "plot-throughput"
17222
17223 - type: "plot"
17224   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17225   algorithm: "plot_perf_box_name"
17226   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17228   include:
17229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17235   layout:
17236     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17237     layout: "plot-throughput"
17238
17239 - type: "plot"
17240   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17241   algorithm: "plot_perf_box_name"
17242   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17244   include:
17245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17250   layout:
17251     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17252     layout: "plot-throughput"
17253
17254 - type: "plot"
17255   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17256   algorithm: "plot_perf_box_name"
17257   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17259   include:
17260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17264   layout:
17265     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17266     layout: "plot-throughput"
17267
17268 - type: "plot"
17269   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17270   algorithm: "plot_perf_box_name"
17271   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17273   include:
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17278   layout:
17279     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17280     layout: "plot-throughput"
17281
17282 - type: "plot"
17283   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17284   algorithm: "plot_perf_box_name"
17285   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17287   include:
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17291   layout:
17292     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17300   include:
17301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17304   layout:
17305     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17310   algorithm: "plot_perf_box_name"
17311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17313   include:
17314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17319   layout:
17320     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17325   algorithm: "plot_perf_box_name"
17326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17328   include:
17329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17334   layout:
17335     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17336     layout: "plot-throughput"
17337
17338 - type: "plot"
17339   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17340   algorithm: "plot_perf_box_name"
17341   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17343   include:
17344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17347   layout:
17348     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17349     layout: "plot-throughput"
17350
17351 - type: "plot"
17352   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17353   algorithm: "plot_perf_box_name"
17354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17356   include:
17357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17360   layout:
17361     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17362     layout: "plot-throughput"
17363
17364 - type: "plot"
17365   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17366   algorithm: "plot_perf_box_name"
17367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17369   include:
17370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17376   layout:
17377     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17378     layout: "plot-throughput"
17379
17380 - type: "plot"
17381   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17382   algorithm: "plot_perf_box_name"
17383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17385   include:
17386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17392   layout:
17393     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17394     layout: "plot-throughput"
17395
17396 - type: "plot"
17397   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17398   algorithm: "plot_perf_box_name"
17399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17401   include:
17402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17408   layout:
17409     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17410     layout: "plot-throughput"
17411
17412 - type: "plot"
17413   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17414   algorithm: "plot_perf_box_name"
17415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17417   include:
17418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17424   layout:
17425     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17426     layout: "plot-throughput"
17427
17428 - type: "plot"
17429   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17430   algorithm: "plot_perf_box_name"
17431   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17433   include:
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17436   layout:
17437     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17438     layout: "plot-throughput"
17439
17440 - type: "plot"
17441   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17442   algorithm: "plot_perf_box_name"
17443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17445   include:
17446     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17447     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17448   layout:
17449     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17450     layout: "plot-throughput"
17451
17452 - type: "plot"
17453   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17454   algorithm: "plot_perf_box_name"
17455   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17457   include:
17458     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17459     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17460     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17461     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17462     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17463     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17464   layout:
17465     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17466     layout: "plot-throughput"
17467
17468 - type: "plot"
17469   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17470   algorithm: "plot_perf_box_name"
17471   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17473   include:
17474     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17475     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17476     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17477     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17478     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17479     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17480   layout:
17481     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17482     layout: "plot-throughput"
17483
17484 - type: "plot"
17485   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17486   algorithm: "plot_perf_box_name"
17487   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17489   include:
17490     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17491     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17492     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17496   layout:
17497     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17498     layout: "plot-throughput"
17499
17500 - type: "plot"
17501   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17502   algorithm: "plot_perf_box_name"
17503   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17505   include:
17506     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17507     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17508     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17512   layout:
17513     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17514     layout: "plot-throughput"
17515
17516 - type: "plot"
17517   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17518   algorithm: "plot_perf_box_name"
17519   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17521   include:
17522     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17523     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17524     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17525     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17526     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17527     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17528   layout:
17529     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17530     layout: "plot-throughput"
17531
17532 - type: "plot"
17533   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17534   algorithm: "plot_perf_box_name"
17535   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17536   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17537   include:
17538     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17539     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17540     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17541     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17544   layout:
17545     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17546     layout: "plot-throughput"
17547
17548 - type: "plot"
17549   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17550   algorithm: "plot_perf_box_name"
17551   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17552   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17553   include:
17554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17559   layout:
17560     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17561     layout: "plot-throughput"
17562
17563 - type: "plot"
17564   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17565   algorithm: "plot_perf_box_name"
17566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17568   include:
17569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17574   layout:
17575     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17576     layout: "plot-throughput"
17577
17578 - type: "plot"
17579   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17580   algorithm: "plot_perf_box_name"
17581   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17583   include:
17584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17589   layout:
17590     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17595   algorithm: "plot_perf_box_name"
17596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17598   include:
17599     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17604   layout:
17605     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17606     layout: "plot-throughput"
17607
17608 - type: "plot"
17609   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17610   algorithm: "plot_perf_box_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17615     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17616     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17617     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17618     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17619   layout:
17620     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17621     layout: "plot-throughput"
17622
17623 - type: "plot"
17624   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17625   algorithm: "plot_perf_box_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17628   include:
17629     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17630     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17631     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17632     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17633     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17634   layout:
17635     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17636     layout: "plot-throughput"
17637
17638 - type: "plot"
17639   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17640   algorithm: "plot_perf_box_name"
17641   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17643   include:
17644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17649   layout:
17650     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17651     layout: "plot-throughput"
17652
17653 - type: "plot"
17654   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17655   algorithm: "plot_perf_box_name"
17656   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17658   include:
17659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17664   layout:
17665     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17666     layout: "plot-throughput"
17667
17668 - type: "plot"
17669   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17670   algorithm: "plot_perf_box_name"
17671   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17673   include:
17674     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17677     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17679   layout:
17680     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17681     layout: "plot-throughput"
17682
17683 - type: "plot"
17684   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17685   algorithm: "plot_perf_box_name"
17686   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17688   include:
17689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17694   layout:
17695     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17700   algorithm: "plot_perf_box_name"
17701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17703   include:
17704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17710   layout:
17711     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17712     layout: "plot-throughput"
17713
17714 - type: "plot"
17715   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17716   algorithm: "plot_perf_box_name"
17717   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17718   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17719   include:
17720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17726   layout:
17727     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17728     layout: "plot-throughput"
17729
17730 - type: "plot"
17731   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17732   algorithm: "plot_perf_box_name"
17733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17735   include:
17736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17740   layout:
17741     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17746   algorithm: "plot_perf_box_name"
17747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17749   include:
17750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17754   layout:
17755     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17756     layout: "plot-throughput"
17757
17758 - type: "plot"
17759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17760   algorithm: "plot_perf_box_name"
17761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17763   include:
17764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17770   layout:
17771     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17772     layout: "plot-throughput"
17773
17774 - type: "plot"
17775   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17776   algorithm: "plot_perf_box_name"
17777   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17779   include:
17780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17786   layout:
17787     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17788     layout: "plot-throughput"
17789
17790 - type: "plot"
17791   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17792   algorithm: "plot_perf_box_name"
17793   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17794   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17795   include:
17796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17800   layout:
17801     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17802     layout: "plot-throughput"
17803
17804 - type: "plot"
17805   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17806   algorithm: "plot_perf_box_name"
17807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17809   include:
17810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17814   layout:
17815     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17816     layout: "plot-throughput"
17817
17818 - type: "plot"
17819   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17820   algorithm: "plot_perf_box_name"
17821   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17822   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17823   include:
17824     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17825     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17826     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17827     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17828     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17829     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17830   layout:
17831     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17832     layout: "plot-throughput"
17833
17834 - type: "plot"
17835   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17836   algorithm: "plot_perf_box_name"
17837   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17839   include:
17840     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17841     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17842     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17843     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17844     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17845     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17846   layout:
17847     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17848     layout: "plot-throughput"
17849
17850 - type: "plot"
17851   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17852   algorithm: "plot_perf_box_name"
17853   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17854   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17855   include:
17856     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17857     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17858     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17859     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17860   layout:
17861     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17862     layout: "plot-throughput"
17863
17864 - type: "plot"
17865   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17866   algorithm: "plot_perf_box_name"
17867   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17868   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17869   include:
17870     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17871     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17872     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17873     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17874   layout:
17875     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17876     layout: "plot-throughput"
17877
17878 - type: "plot"
17879   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17880   algorithm: "plot_perf_box_name"
17881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17883   include:
17884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17889   layout:
17890     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17891     layout: "plot-throughput"
17892
17893 - type: "plot"
17894   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17895   algorithm: "plot_perf_box_name"
17896   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17898   include:
17899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17904   layout:
17905     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17906     layout: "plot-throughput"
17907
17908 - type: "plot"
17909   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17910   algorithm: "plot_perf_box_name"
17911   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17913   include:
17914     - "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"
17915     - "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"
17916     - "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"
17917     - "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"
17918     - "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"
17919   layout:
17920     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17921     layout: "plot-throughput"
17922
17923 - type: "plot"
17924   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17925   algorithm: "plot_perf_box_name"
17926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17928   include:
17929     - "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"
17930     - "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"
17931     - "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"
17932     - "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"
17933     - "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"
17934   layout:
17935     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17936     layout: "plot-throughput"
17937
17938 - type: "plot"
17939   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17940   algorithm: "plot_perf_box_name"
17941   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17943   include:
17944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17949   layout:
17950     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17955   algorithm: "plot_perf_box_name"
17956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17958   include:
17959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17964   layout:
17965     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17966     layout: "plot-throughput"
17967
17968 - type: "plot"
17969   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17970   algorithm: "plot_perf_box_name"
17971   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17972   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17973   include:
17974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17979   layout:
17980     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17981     layout: "plot-throughput"
17982
17983 - type: "plot"
17984   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17985   algorithm: "plot_perf_box_name"
17986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17988   include:
17989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17991     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17994   layout:
17995     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17996     layout: "plot-throughput"
17997
17998 - type: "plot"
17999   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18000   algorithm: "plot_perf_box_name"
18001   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18003   include:
18004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18008   layout:
18009     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18010     layout: "plot-throughput"
18011
18012 - type: "plot"
18013   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18014   algorithm: "plot_perf_box_name"
18015   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18016   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18017   include:
18018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18022   layout:
18023     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18024     layout: "plot-throughput"
18025
18026 - type: "plot"
18027   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18028   algorithm: "plot_perf_box_name"
18029   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18031   include:
18032     - "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"
18033     - "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"
18034     - "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"
18035     - "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"
18036   layout:
18037     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18038     layout: "plot-throughput"
18039
18040 - type: "plot"
18041   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18042   algorithm: "plot_perf_box_name"
18043   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18045   include:
18046     - "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"
18047     - "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"
18048     - "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"
18049     - "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"
18050   layout:
18051     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18052     layout: "plot-throughput"
18053
18054 - type: "plot"
18055   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18056   algorithm: "plot_perf_box_name"
18057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18059   include:
18060     - "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"
18061     - "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"
18062     - "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"
18063     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18064     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18065     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18066   layout:
18067     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18068     layout: "plot-throughput"
18069
18070 - type: "plot"
18071   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18072   algorithm: "plot_perf_box_name"
18073   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18074   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18075   include:
18076     - "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"
18077     - "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"
18078     - "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"
18079     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18080     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18081     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18082   layout:
18083     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18084     layout: "plot-throughput"
18085
18086 ################################################################################
18087
18088 # Packet Speedup
18089
18090 - type: "plot"
18091   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18092   algorithm: "plot_tsa_name"
18093   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18094   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18095   include:
18096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18097     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18098     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18099     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18100   layout:
18101     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18102     layout: "plot-throughput-speedup-analysis"
18103
18104 - type: "plot"
18105   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18106   algorithm: "plot_tsa_name"
18107   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18108   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18109   include:
18110     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18111     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18112     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18113     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18114   layout:
18115     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18116     layout: "plot-throughput-speedup-analysis"
18117
18118 - type: "plot"
18119   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18120   algorithm: "plot_tsa_name"
18121   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18122   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18123   include:
18124     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18125     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18126     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18127     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18128   layout:
18129     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18130     layout: "plot-throughput-speedup-analysis"
18131
18132 - type: "plot"
18133   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18134   algorithm: "plot_tsa_name"
18135   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18136   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18137   include:
18138     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18139     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18140     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18141     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18142   layout:
18143     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18144     layout: "plot-throughput-speedup-analysis"
18145
18146 - type: "plot"
18147   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18148   algorithm: "plot_tsa_name"
18149   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18151   include:
18152     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18153     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18154     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18155     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18156   layout:
18157     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18158     layout: "plot-throughput-speedup-analysis"
18159
18160 - type: "plot"
18161   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18162   algorithm: "plot_tsa_name"
18163   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18164   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18165   include:
18166     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18167     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18168     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18169     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18170   layout:
18171     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18172     layout: "plot-throughput-speedup-analysis"
18173
18174 - type: "plot"
18175   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18176   algorithm: "plot_tsa_name"
18177   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18179   include:
18180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18183     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18184     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18185     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18186   layout:
18187     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18188     layout: "plot-throughput-speedup-analysis"
18189
18190 - type: "plot"
18191   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18192   algorithm: "plot_tsa_name"
18193   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18195   include:
18196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18202   layout:
18203     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18204     layout: "plot-throughput-speedup-analysis"
18205
18206 - type: "plot"
18207   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18208   algorithm: "plot_tsa_name"
18209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18211   include:
18212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18216   layout:
18217     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18218     layout: "plot-throughput-speedup-analysis"
18219
18220 - type: "plot"
18221   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18222   algorithm: "plot_tsa_name"
18223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18225   include:
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18230   layout:
18231     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18232     layout: "plot-throughput-speedup-analysis"
18233
18234 - type: "plot"
18235   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18236   algorithm: "plot_tsa_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18243   layout:
18244     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18245     layout: "plot-throughput-speedup-analysis"
18246
18247 - type: "plot"
18248   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18249   algorithm: "plot_tsa_name"
18250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18252   include:
18253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18256   layout:
18257     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18258     layout: "plot-throughput-speedup-analysis"
18259
18260 - type: "plot"
18261   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18262   algorithm: "plot_tsa_name"
18263   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18265   include:
18266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18271   layout:
18272     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18273     layout: "plot-throughput-speedup-analysis"
18274
18275 - type: "plot"
18276   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18277   algorithm: "plot_tsa_name"
18278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18280   include:
18281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18286   layout:
18287     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18288     layout: "plot-throughput-speedup-analysis"
18289
18290 - type: "plot"
18291   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18292   algorithm: "plot_tsa_name"
18293   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18295   include:
18296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18299   layout:
18300     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18301     layout: "plot-throughput-speedup-analysis"
18302
18303 - type: "plot"
18304   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18305   algorithm: "plot_tsa_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18312   layout:
18313     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18314     layout: "plot-throughput-speedup-analysis"
18315
18316 - type: "plot"
18317   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18318   algorithm: "plot_tsa_name"
18319   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18321   include:
18322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18328   layout:
18329     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18344   layout:
18345     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18346     layout: "plot-throughput-speedup-analysis"
18347
18348 - type: "plot"
18349   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18350   algorithm: "plot_tsa_name"
18351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18353   include:
18354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18360   layout:
18361     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18362     layout: "plot-throughput-speedup-analysis"
18363
18364 - type: "plot"
18365   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18366   algorithm: "plot_tsa_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18376   layout:
18377     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18378     layout: "plot-throughput-speedup-analysis"
18379
18380 - type: "plot"
18381   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18382   algorithm: "plot_tsa_name"
18383   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18385   include:
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18388   layout:
18389     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18390     layout: "plot-throughput-speedup-analysis"
18391
18392 - type: "plot"
18393   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18394   algorithm: "plot_tsa_name"
18395   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18397   include:
18398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18400   layout:
18401     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18402     layout: "plot-throughput-speedup-analysis"
18403
18404 - type: "plot"
18405   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18406   algorithm: "plot_tsa_name"
18407   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18409   include:
18410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18416   layout:
18417     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18418     layout: "plot-throughput-speedup-analysis"
18419
18420 - type: "plot"
18421   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18422   algorithm: "plot_tsa_name"
18423   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18425   include:
18426     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18427     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18430     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18431     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18432   layout:
18433     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18434     layout: "plot-throughput-speedup-analysis"
18435
18436 - type: "plot"
18437   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18438   algorithm: "plot_tsa_name"
18439   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18440   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18441   include:
18442     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18443     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18444     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18445     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18446     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18447     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18448   layout:
18449     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18450     layout: "plot-throughput-speedup-analysis"
18451
18452 - type: "plot"
18453   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18454   algorithm: "plot_tsa_name"
18455   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18457   include:
18458     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18459     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18460     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18461     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18462     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18463     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18464   layout:
18465     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18466     layout: "plot-throughput-speedup-analysis"
18467
18468 - type: "plot"
18469   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18470   algorithm: "plot_tsa_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18480   layout:
18481     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18482     layout: "plot-throughput-speedup-analysis"
18483
18484 - type: "plot"
18485   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18486   algorithm: "plot_tsa_name"
18487   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18489   include:
18490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18492     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18493     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18494     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18495     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18496   layout:
18497     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18498     layout: "plot-throughput-speedup-analysis"
18499
18500 - type: "plot"
18501   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18502   algorithm: "plot_tsa_name"
18503   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18505   include:
18506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18511   layout:
18512     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18513     layout: "plot-throughput-speedup-analysis"
18514
18515 - type: "plot"
18516   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18517   algorithm: "plot_tsa_name"
18518   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18520   include:
18521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18523     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18526   layout:
18527     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18528     layout: "plot-throughput-speedup-analysis"
18529
18530 - type: "plot"
18531   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18532   algorithm: "plot_tsa_name"
18533   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18535   include:
18536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18541   layout:
18542     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18543     layout: "plot-throughput-speedup-analysis"
18544
18545 - type: "plot"
18546   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18547   algorithm: "plot_tsa_name"
18548   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18550   include:
18551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18556   layout:
18557     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18558     layout: "plot-throughput-speedup-analysis"
18559
18560 - type: "plot"
18561   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18562   algorithm: "plot_tsa_name"
18563   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18565   include:
18566     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18567     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18568     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18569     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18570     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18571   layout:
18572     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18573     layout: "plot-throughput-speedup-analysis"
18574
18575 - type: "plot"
18576   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18580   include:
18581     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18582     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18583     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18584     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18585     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18586   layout:
18587     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18588     layout: "plot-throughput-speedup-analysis"
18589
18590 - type: "plot"
18591   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18592   algorithm: "plot_tsa_name"
18593   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18595   include:
18596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18601   layout:
18602     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 - type: "plot"
18606   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18607   algorithm: "plot_tsa_name"
18608   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18610   include:
18611     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18616   layout:
18617     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18618     layout: "plot-throughput-speedup-analysis"
18619
18620 - type: "plot"
18621   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18622   algorithm: "plot_tsa_name"
18623   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18625   include:
18626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18631   layout:
18632     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18633     layout: "plot-throughput-speedup-analysis"
18634
18635 - type: "plot"
18636   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18637   algorithm: "plot_tsa_name"
18638   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18640   include:
18641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18643     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18646   layout:
18647     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18648     layout: "plot-throughput-speedup-analysis"
18649
18650 - type: "plot"
18651   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18652   algorithm: "plot_tsa_name"
18653   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18655   include:
18656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18662   layout:
18663     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18664     layout: "plot-throughput-speedup-analysis"
18665
18666 - type: "plot"
18667   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18668   algorithm: "plot_tsa_name"
18669   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18671   include:
18672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18678   layout:
18679     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 - type: "plot"
18683   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18684   algorithm: "plot_tsa_name"
18685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18687   include:
18688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18692   layout:
18693     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18694     layout: "plot-throughput-speedup-analysis"
18695
18696 - type: "plot"
18697   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18698   algorithm: "plot_tsa_name"
18699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701   include:
18702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18706   layout:
18707     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18708     layout: "plot-throughput-speedup-analysis"
18709
18710 - type: "plot"
18711   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18712   algorithm: "plot_tsa_name"
18713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18715   include:
18716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18722   layout:
18723     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18724     layout: "plot-throughput-speedup-analysis"
18725
18726 - type: "plot"
18727   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18728   algorithm: "plot_tsa_name"
18729   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18730   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18731   include:
18732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18738   layout:
18739     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18740     layout: "plot-throughput-speedup-analysis"
18741
18742 - type: "plot"
18743   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18744   algorithm: "plot_tsa_name"
18745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18747   include:
18748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18752   layout:
18753     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18754     layout: "plot-throughput-speedup-analysis"
18755
18756 - type: "plot"
18757   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18758   algorithm: "plot_tsa_name"
18759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18761   include:
18762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18766   layout:
18767     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18768     layout: "plot-throughput-speedup-analysis"
18769
18770 - type: "plot"
18771   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18772   algorithm: "plot_tsa_name"
18773   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18775   include:
18776     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18777     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18782   layout:
18783     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18784     layout: "plot-throughput-speedup-analysis"
18785
18786 - type: "plot"
18787   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18788   algorithm: "plot_tsa_name"
18789   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18791   include:
18792     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18793     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18794     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18795     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18796     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18798   layout:
18799     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18800     layout: "plot-throughput-speedup-analysis"
18801
18802 - type: "plot"
18803   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18804   algorithm: "plot_tsa_name"
18805   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18807   include:
18808     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18809     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18810     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18812   layout:
18813     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18814     layout: "plot-throughput-speedup-analysis"
18815
18816 - type: "plot"
18817   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18818   algorithm: "plot_tsa_name"
18819   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18821   include:
18822     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18823     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18824     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18825     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18826   layout:
18827     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18828     layout: "plot-throughput-speedup-analysis"
18829
18830 - type: "plot"
18831   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18832   algorithm: "plot_tsa_name"
18833   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18835   include:
18836     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18841   layout:
18842     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18843     layout: "plot-throughput-speedup-analysis"
18844
18845 - type: "plot"
18846   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18847   algorithm: "plot_tsa_name"
18848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18850   include:
18851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18856   layout:
18857     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18858     layout: "plot-throughput-speedup-analysis"
18859
18860 - type: "plot"
18861   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18862   algorithm: "plot_tsa_name"
18863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18865   include:
18866     - "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"
18867     - "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"
18868     - "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"
18869     - "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"
18870     - "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"
18871   layout:
18872     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18873     layout: "plot-throughput-speedup-analysis"
18874
18875 - type: "plot"
18876   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18877   algorithm: "plot_tsa_name"
18878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18880   include:
18881     - "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"
18882     - "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"
18883     - "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"
18884     - "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"
18885     - "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"
18886   layout:
18887     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18888     layout: "plot-throughput-speedup-analysis"
18889
18890 - type: "plot"
18891   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18892   algorithm: "plot_tsa_name"
18893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18895   include:
18896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18901   layout:
18902     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18903     layout: "plot-throughput-speedup-analysis"
18904
18905 - type: "plot"
18906   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18907   algorithm: "plot_tsa_name"
18908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18910   include:
18911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18916   layout:
18917     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18918     layout: "plot-throughput-speedup-analysis"
18919
18920 - type: "plot"
18921   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18922   algorithm: "plot_tsa_name"
18923   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18925   include:
18926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18931   layout:
18932     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18933     layout: "plot-throughput-speedup-analysis"
18934
18935 - type: "plot"
18936   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18937   algorithm: "plot_tsa_name"
18938   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18940   include:
18941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18946   layout:
18947     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18948     layout: "plot-throughput-speedup-analysis"
18949
18950 - type: "plot"
18951   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18952   algorithm: "plot_tsa_name"
18953   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18954   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18955   include:
18956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18960   layout:
18961     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18962     layout: "plot-throughput-speedup-analysis"
18963
18964 - type: "plot"
18965   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18966   algorithm: "plot_tsa_name"
18967   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18968   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18969   include:
18970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18974   layout:
18975     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18976     layout: "plot-throughput-speedup-analysis"
18977
18978 - type: "plot"
18979   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18980   algorithm: "plot_tsa_name"
18981   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18983   include:
18984     - "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"
18985     - "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"
18986     - "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"
18987     - "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"
18988   layout:
18989     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18990     layout: "plot-throughput-speedup-analysis"
18991
18992 - type: "plot"
18993   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18994   algorithm: "plot_tsa_name"
18995   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18997   include:
18998     - "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"
18999     - "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"
19000     - "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"
19001     - "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"
19002   layout:
19003     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
19004     layout: "plot-throughput-speedup-analysis"
19005
19006 - type: "plot"
19007   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19008   algorithm: "plot_tsa_name"
19009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19011   include:
19012     - "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"
19013     - "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"
19014     - "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"
19015     - "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"
19016     - "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"
19017     - "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"
19018   layout:
19019     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19020     layout: "plot-throughput-speedup-analysis"
19021
19022 - type: "plot"
19023   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19024   algorithm: "plot_tsa_name"
19025   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19027   include:
19028     - "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"
19029     - "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"
19030     - "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"
19031     - "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"
19032     - "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"
19033     - "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"
19034   layout:
19035     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19036     layout: "plot-throughput-speedup-analysis"
19037
19038 ################################################################################
19039
19040 # Packet Throughput - DPDK
19041
19042 # 2n-clx-xxv710
19043
19044 - type: "plot"
19045   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19046   algorithm: "plot_perf_box_name"
19047   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19048   data: "plot-dpdk-throughput-latency-2n-clx"
19049   include:
19050     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19051     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19052   layout:
19053     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19054     layout: "plot-throughput"
19055
19056 - type: "plot"
19057   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19058   algorithm: "plot_perf_box_name"
19059   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19060   data: "plot-dpdk-throughput-latency-2n-clx"
19061   include:
19062     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19063     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19064   layout:
19065     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19066     layout: "plot-throughput"
19067
19068 - type: "plot"
19069   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19070   algorithm: "plot_perf_box_name"
19071   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19072   data: "plot-dpdk-throughput-latency-2n-clx"
19073   include:
19074     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19075     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19076   layout:
19077     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19078     layout: "plot-throughput"
19079
19080 - type: "plot"
19081   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19082   algorithm: "plot_perf_box_name"
19083   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19084   data: "plot-dpdk-throughput-latency-2n-clx"
19085   include:
19086     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19087     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19088   layout:
19089     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19090     layout: "plot-throughput"
19091
19092 # 2n-clx-x710
19093
19094 - type: "plot"
19095   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19096   algorithm: "plot_perf_box_name"
19097   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19098   data: "plot-dpdk-throughput-latency-2n-clx"
19099   include:
19100     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19101     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19102   layout:
19103     title: "2n-clx-x710-64b-2t1c-base-ndr"
19104     layout: "plot-throughput"
19105
19106 - type: "plot"
19107   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19108   algorithm: "plot_perf_box_name"
19109   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19110   data: "plot-dpdk-throughput-latency-2n-clx"
19111   include:
19112     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19113     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19114   layout:
19115     title: "2n-clx-x710-64b-4t2c-base-ndr"
19116     layout: "plot-throughput"
19117
19118 - type: "plot"
19119   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19120   algorithm: "plot_perf_box_name"
19121   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19122   data: "plot-dpdk-throughput-latency-2n-clx"
19123   include:
19124     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19125     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19126   layout:
19127     title: "2n-clx-x710-64b-2t1c-base-pdr"
19128     layout: "plot-throughput"
19129
19130 - type: "plot"
19131   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19132   algorithm: "plot_perf_box_name"
19133   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19134   data: "plot-dpdk-throughput-latency-2n-clx"
19135   include:
19136     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19137     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19138   layout:
19139     title: "2n-clx-x710-64b-4t2c-base-pdr"
19140     layout: "plot-throughput"
19141
19142 ################################################################################
19143
19144 - type: "plot"
19145   title: "Latency by percentile: 2n-skx"
19146   algorithm: "plot_hdrh_lat_by_percentile"
19147   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19148   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19149   target-links: "../../_static/vpp"
19150   data: "plot-vpp-hdrh-lat-2n-skx"
19151   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19152   layout:
19153     layout: "plot-hdrh-latency-by-percentile"
19154
19155 - type: "plot"
19156   title: "Latency by percentile: 3n-skx"
19157   algorithm: "plot_hdrh_lat_by_percentile"
19158   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19159   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19160   target-links: "../../_static/vpp"
19161   data: "plot-vpp-hdrh-lat-3n-skx"
19162   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19163   layout:
19164     layout: "plot-hdrh-latency-by-percentile"
19165
19166 - type: "plot"
19167   title: "Latency by percentile: 2n-clx"
19168   algorithm: "plot_hdrh_lat_by_percentile"
19169   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19170   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19171   target-links: "../../_static/vpp"
19172   data: "plot-vpp-hdrh-lat-2n-clx"
19173   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19174   layout:
19175     layout: "plot-hdrh-latency-by-percentile"
19176
19177 - type: "plot"
19178   title: "Latency by percentile: 3n-hsw"
19179   algorithm: "plot_hdrh_lat_by_percentile"
19180   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19181   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19182   target-links: "../../_static/vpp"
19183   data: "plot-vpp-hdrh-lat-3n-hsw"
19184   filter: "'1T1C' and 'NIC_Intel-XL710'"
19185   layout:
19186     layout: "plot-hdrh-latency-by-percentile"
19187
19188 - type: "plot"
19189   title: "Latency by percentile: 3n-tsh"
19190   algorithm: "plot_hdrh_lat_by_percentile"
19191   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19192   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19193   target-links: "../../_static/vpp"
19194   data: "plot-vpp-hdrh-lat-3n-tsh"
19195   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19196   layout:
19197     layout: "plot-hdrh-latency-by-percentile"
19198
19199 - type: "plot"
19200   title: "Latency by percentile: DPDK 2n-skx"
19201   algorithm: "plot_hdrh_lat_by_percentile"
19202   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19203   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19204   target-links: "../../_static/dpdk"
19205   data: "plot-dpdk-hdrh-lat-2n-skx"
19206   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19207   layout:
19208     layout: "plot-hdrh-latency-by-percentile"
19209
19210 - type: "plot"
19211   title: "Latency by percentile: DPDK 3n-skx"
19212   algorithm: "plot_hdrh_lat_by_percentile"
19213   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19214   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19215   target-links: "../../_static/dpdk"
19216   data: "plot-dpdk-hdrh-lat-3n-skx"
19217   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19218   layout:
19219     layout: "plot-hdrh-latency-by-percentile"
19220
19221 - type: "plot"
19222   title: "Latency by percentile: DPDK 2n-clx"
19223   algorithm: "plot_hdrh_lat_by_percentile"
19224   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19225   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19226   target-links: "../../_static/dpdk"
19227   data: "plot-dpdk-hdrh-lat-2n-clx"
19228   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19229   layout:
19230     layout: "plot-hdrh-latency-by-percentile"
19231
19232 - type: "plot"
19233   title: "Latency by percentile: DPDK 3n-hsw"
19234   algorithm: "plot_hdrh_lat_by_percentile"
19235   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19236   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19237   target-links: "../../_static/dpdk"
19238   data: "plot-dpdk-hdrh-lat-3n-hsw"
19239   filter: "'1T1C' and 'NIC_Intel-XL710'"
19240   layout:
19241     layout: "plot-hdrh-latency-by-percentile"
19242
19243 - type: "plot"
19244   title: "Latency by percentile: DPDK 3n-tsh"
19245   algorithm: "plot_hdrh_lat_by_percentile"
19246   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19247   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19248   target-links: "../../_static/dpdk"
19249   data: "plot-dpdk-hdrh-lat-3n-tsh"
19250   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19251   layout:
19252     layout: "plot-hdrh-latency-by-percentile"