Report: Add data, 2n-skx-nfv, configure 2005.26
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2005-3n-hsw:
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 10  # NDRPDR sel
159         - 11  # NDRPDR sel
160         - 12  # NDRPDR sel
161         - 15  # NDRPDR sel
162         - 16  # NDRPDR sel
163         - 18  # NDRPDR sel
164         - 19  # NDRPDR sel
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 3   # NDRPDR sel
169
170 #    plot-vpp-nfv-3n-hsw-ndrpdr:
171 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
172 #        - 3   # NDRPDR sel
173 #        - 4   # NDRPDR sel
174 #        - 5   # NDRPDR sel
175 #        - 10  # NDRPDR sel
176 #        - 11  # NDRPDR sel
177 #        - 12  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 18  # NDRPDR sel
181 #        - 19  # NDRPDR sel
182
183 #    plot-vpp-nfv-3n-hsw-mrr:
184 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
185 #        - 13  # MRR
186
187     plot-vpp-hoststack-3n-hsw:
188       csit-vpp-perf-verify-2005-3n-hsw:
189         - 3   # hoststack
190         - 5   # hoststack
191         - 6   # hoststack
192         - 7   # hoststack
193         - 8   # hoststack
194         - 9   # hoststack
195         - 10  # hoststack
196         - 11  # hoststack
197         - 12  # hoststack
198         - 13  # hoststack
199
200     plot-dpdk-throughput-latency-3n-hsw:
201       csit-dpdk-perf-report-iterative-2005-3n-hsw:
202         - 5   # NDRPDR sel
203         - 6   # NDRPDR sel
204         - 7   # NDRPDR sel
205         - 8   # NDRPDR sel
206         - 9   # NDRPDR sel
207         - 10  # NDRPDR sel
208         - 11  # NDRPDR sel
209         - 12  # NDRPDR sel
210         - 13  # NDRPDR sel
211         - 14  # NDRPDR sel
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 5   # NDRPDR sel
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 4   # NDRPDR sel
222         - 5   # NDRPDR sel ??? all x710 failed
223         - 33  # NDRPDR sel
224         - 28  # NDRPDR sel
225         - 34  # NDRPDR sel
226         - 36  # NDRPDR sel
227         - 37  # NDRPDR sel
228         - 38  # NDRPDR sel
229         - 39  # NDRPDR sel
230         - 41  # NDRPDR sel
231
232     plot-vpp-hdrh-lat-3n-skx:
233       csit-vpp-perf-report-iterative-2005-3n-skx:
234         - 36  # NDRPDR sel
235
236     plot-vpp-nfv-3n-skx-ndrpdr:
237       # TODO: Add data:
238       csit-vpp-perf-report-iterative-2005-3n-skx:
239         - 4   # NDRPDR sel
240         - 5   # NDRPDR sel ??? all x710 failed
241         - 33  # NDRPDR sel
242         - 28  # NDRPDR sel
243         - 34  # NDRPDR sel
244
245     plot-vpp-nfv-3n-skx-mrr:
246       csit-vpp-perf-report-iterative-2005-3n-skx:
247         - 6   # MRR sel
248
249     plot-dpdk-throughput-latency-3n-skx:
250       csit-dpdk-perf-report-iterative-2005-3n-skx:
251         - 4   # NDRPDR sel
252         - 5   # NDRPDR sel
253         - 6   # NDRPDR sel
254         - 7   # NDRPDR sel
255         - 8   # NDRPDR sel
256         - 11  # NDRPDR sel
257         - 12  # NDRPDR sel
258         - 13  # NDRPDR sel
259         - 14  # NDRPDR sel
260         - 15  # NDRPDR sel
261
262     plot-dpdk-hdrh-lat-3n-skx:
263       csit-dpdk-perf-report-iterative-2005-3n-skx:
264         - 4   # NDRPDR sel
265
266     # 2n-skx
267
268     plot-vpp-throughput-lat-tsa-2n-skx:
269       csit-vpp-perf-report-iterative-2005-2n-skx:
270         - 43  # NDRPDR sel
271         - 38  # NDRPDR sel
272         - 7   # NDRPDR sel
273         - 65  # NDRPDR sel
274         - 47  # NDRPDR sel
275         - 55  # NDRPDR sel
276         - 67  # NDRPDR sel
277         - 75  # NDRPDR sel
278         - 76  # NDRPDR sel
279         - 73  # NDRPDR sel
280
281     plot-vpp-hdrh-lat-2n-skx:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 55  # NDRPDR sel
284
285     plot-vpp-soak-2n-skx:
286       csit-vpp-perf-report-iterative-2005-2n-skx:
287         - 49  # Soak
288         - 54  # Soak
289
290     plot-vpp-nfv-2n-skx-ndrpdr:
291       # TODO: Add data:
292       csit-vpp-perf-report-iterative-2005-2n-skx:
293         - 43  # NDRPDR sel
294         - 38  # NDRPDR sel
295         - 7   # NDRPDR sel
296
297     plot-vpp-nfv-2n-skx-mrr:
298       csit-vpp-perf-report-iterative-2005-2n-skx:
299         - 42  # MRR sel
300
301     plot-vpp-nfv-reconf-2n-skx:
302       csit-vpp-perf-report-iterative-2005-2n-skx:
303         - 48  # Reconf
304         - 50  # Reconf
305         - 51  # Reconf
306         - 52  # Reconf
307         - 53  # Reconf
308         - 60  # Reconf
309         - 70  # Reconf
310         - 71  # Reconf
311         - 63  # Reconf
312         - 66  # Reconf
313
314     plot-dpdk-throughput-latency-2n-skx:
315       csit-dpdk-perf-report-iterative-2005-2n-skx:
316         - 1   # NDRPDR sel
317         - 2   # NDRPDR sel
318         - 3   # NDRPDR sel
319         - 4   # NDRPDR sel
320         - 5   # NDRPDR sel
321         - 6   # NDRPDR sel
322         - 7   # NDRPDR sel
323         - 8   # NDRPDR sel
324         - 9   # NDRPDR sel
325         - 10  # NDRPDR sel
326
327     plot-dpdk-hdrh-lat-2n-skx:
328       csit-dpdk-perf-report-iterative-2005-2n-skx:
329         - 1   # NDRPDR sel
330
331     # 2n-clx
332
333     plot-vpp-throughput-lat-tsa-2n-clx:
334       csit-vpp-perf-report-iterative-2005-2n-clx:
335         - 7   # NDRPDR sel
336         - 38  # NDRPDR sel
337         - 9   # NDRPDR sel
338         - 32  # NDRPDR sel ???
339         - 33  # NDRPDR sel ???
340         - 39  # NDRPDR sel
341         - 40  # NDRPDR sel
342         - 43  # NDRPDR sel
343         - 50  # NDRPDR sel
344         - 51  # NDRPDR sel
345
346     plot-vpp-hdrh-lat-2n-clx:
347       csit-vpp-perf-report-iterative-2005-2n-clx:
348         - 51  # NDRPDR sel
349
350 #    plot-vpp-http-server-performance:
351 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
352 #      csit-vpp-perf-verify-2001-2n-clx:
353 #        - 80  # TCP
354
355     plot-vpp-nfv-2n-clx-ndrpdr:
356       csit-vpp-perf-report-iterative-2005-2n-clx:
357         - 7   # NDRPDR sel
358         - 38  # NDRPDR sel
359         - 9   # NDRPDR sel
360         - 39  # NDRPDR sel
361         - 40  # NDRPDR sel
362         - 57  # 2n-clx nfv-density-00
363         - 58  # 2n-clx nfv-density-00
364         - 59  # 2n-clx nfv-density-00
365         - 60  # 2n-clx nfv-density-00
366         - 61  # 2n-clx nfv-density-00
367
368     plot-vpp-nfv-2n-clx-mrr:
369       csit-vpp-perf-report-iterative-2005-2n-clx:
370         - 12   # MRR
371
372     plot-vpp-nfv-reconf-2n-clx:
373       csit-vpp-perf-report-iterative-2005-2n-clx:
374         - 42  # Reconf
375         - 45  # Reconf
376         - 46  # Reconf
377         - 47  # Reconf
378         - 48  # Reconf
379         - 52  # Reconf
380         - 53  # Reconf
381         - 54  # Reconf
382         - 55  # Reconf
383         - 56  # Reconf
384
385     plot-vpp-soak-2n-clx:
386       csit-vpp-perf-report-iterative-2005-2n-clx:
387         - 44  # Soak
388         - 49  # Soak
389
390     plot-dpdk-throughput-latency-2n-clx:
391       csit-dpdk-perf-report-iterative-2005-2n-clx:
392         - 1   # NDRPDR sel
393         - 2   # NDRPDR sel
394         - 3   # NDRPDR sel
395         - 4   # NDRPDR sel
396         - 5   # NDRPDR sel
397         - 6   # NDRPDR sel
398         - 7   # NDRPDR sel
399         - 8   # NDRPDR sel
400         - 9   # NDRPDR sel
401         - 10  # NDRPDR sel
402
403     plot-dpdk-hdrh-lat-2n-clx:
404       csit-dpdk-perf-report-iterative-2005-2n-clx:
405         - 1   # NDRPDR sel
406
407     # 3n-tsh
408
409     plot-vpp-throughput-lat-tsa-3n-tsh:
410       # TODO: Add data:
411       csit-vpp-perf-report-iterative-2005-3n-tsh:
412         - 9   # NDRPDR sel
413         - 11  # NDRPDR sel
414         - 12  # NDRPDR sel
415         - 20  # NDRPDR sel
416         - 14  # NDRPDR sel
417
418     plot-vpp-hdrh-lat-3n-tsh:
419       csit-vpp-perf-report-iterative-2005-3n-tsh:
420         - 9   # NDRPDR sel
421
422     plot-dpdk-throughput-latency-3n-tsh:
423       csit-dpdk-perf-report-iterative-2005-3n-tsh:
424         - 5   # NDRPDR sel
425
426     plot-dpdk-hdrh-lat-3n-tsh:
427       csit-dpdk-perf-report-iterative-2005-3n-tsh:
428         - 5   # NDRPDR sel
429
430     # 3n-dnv
431
432     plot-vpp-throughput-lat-tsa-3n-dnv:
433       csit-vpp-perf-report-iterative-2005-3n-dnv:
434         - 2   # NDRPDR sel
435         - 3   # NDRPDR sel
436         - 4   # NDRPDR sel
437         - 5   # NDRPDR sel
438         - 6   # NDRPDR sel
439         - 7   # NDRPDR sel
440         - 9   # NDRPDR sel
441         - 10  # NDRPDR sel
442         - 11  # NDRPDR sel
443         - 12  # NDRPDR sel
444
445     plot-dpdk-throughput-latency-3n-dnv:
446       csit-dpdk-perf-report-iterative-2005-3n-dnv:
447         - 6   # NDRPDR sel
448         - 7   # NDRPDR sel
449         - 8   # NDRPDR sel
450         - 9   # NDRPDR sel
451         - 10  # NDRPDR sel
452         - 11  # NDRPDR sel
453         - 12  # NDRPDR sel
454         - 13  # NDRPDR sel
455         - 14  # NDRPDR sel
456         - 16  # NDRPDR sel
457
458     # 2n-dnv
459
460     plot-vpp-throughput-lat-tsa-2n-dnv:
461       csit-vpp-perf-report-iterative-2005-2n-dnv:
462         - 3   # NDRPDR sel
463         - 6   # NDRPDR sel
464         - 7   # NDRPDR sel
465         - 8   # NDRPDR sel
466         - 9   # NDRPDR sel
467         - 10  # NDRPDR sel
468         - 11  # NDRPDR sel
469         - 12  # NDRPDR sel
470         - 13  # NDRPDR sel
471         - 14  # NDRPDR sel
472
473     plot-dpdk-throughput-latency-2n-dnv:
474       csit-dpdk-perf-report-iterative-2005-2n-dnv:
475         - 8   # NDRPDR sel
476         - 9   # NDRPDR sel
477         - 10  # NDRPDR sel
478         - 11  # NDRPDR sel
479         - 12  # NDRPDR sel
480         - 13  # NDRPDR sel
481         - 14  # NDRPDR sel
482         - 15  # NDRPDR sel
483         - 16  # NDRPDR sel
484         - 17  # NDRPDR sel
485
486     ###########################################################################
487     # Simple tables (only one data set):
488
489     # NIC Comparisons
490
491     vpp-nic-comparison-3n-skx:
492       csit-vpp-perf-report-iterative-2005-3n-skx:
493         - 4   # NDRPDR sel
494         - 5   # NDRPDR sel ??? all x710 failed
495         - 33  # NDRPDR sel
496         - 28  # NDRPDR sel
497         - 34  # NDRPDR sel
498         - 36  # NDRPDR sel
499         - 37  # NDRPDR sel
500         - 38  # NDRPDR sel
501         - 39  # NDRPDR sel
502         - 41  # NDRPDR sel
503
504     vpp-nic-comparison-2n-skx:
505       csit-vpp-perf-report-iterative-2005-2n-skx:
506         - 43  # NDRPDR sel
507         - 38  # NDRPDR sel
508         - 7   # NDRPDR sel
509         - 65  # NDRPDR sel
510         - 47  # NDRPDR sel
511         - 55  # NDRPDR sel
512         - 67  # NDRPDR sel
513         - 75  # NDRPDR sel
514         - 76  # NDRPDR sel
515         - 73  # NDRPDR sel
516
517     vpp-nic-comparison-3n-skx-mrr:
518       csit-vpp-perf-report-iterative-2005-3n-skx:
519         - 6   # MRR sel
520
521     vpp-nic-comparison-2n-skx-mrr:
522       csit-vpp-perf-report-iterative-2005-2n-skx:
523         - 42  # MRR sel
524
525     # Results
526
527     vpp-perf-results-3n-hsw:
528       csit-vpp-perf-report-coverage-2005-3n-hsw:
529         - 1   # perf-full-3n-dnv-crypto_I
530         - 7   # perf-full-3n-hsw-crypto_II
531         - 3   # perf-full-3n-hsw-crypto_III
532         - 4   # perf-full-3n-dnv-crypto_IV
533         - 5   # perf-full-3n-hsw-ip4_I
534         - 6   # perf-full-3n-hsw-ip4_II
535         - 8   # perf-full-3n-hsw-ip4_III
536         - 9   # perf-full-3n-hsw-ip4_IV
537         - 10  # perf-full-3n-hsw-ip4_V
538         - 26  # perf-full-3n-hsw-ip4_VI
539         - 18  # perf-full-3n-hsw-ip4_VII
540         - 27  # perf-full-3n-hsw-ip4_VIII
541         - 28  # perf-full-3n-hsw-ip4_IX
542         - 29  # perf-full-3n-hsw-ip6_I
543         - 35  # perf-full-3n-hsw-ip6_II
544         - 42  # perf-full-3n-hsw-l2_I
545         - 33  # perf-full-3n-hsw-l2_II
546         - 37  # perf-full-3n-hsw-l2_III
547         - 45  # perf-full-3n-hsw-l2_IV
548         - 43  # perf-full-3n-hsw-l2_V
549         - 40  # perf-full-3n-hsw-l2_VI
550         - 44  # perf-full-3n-hsw-l2_VII
551         - 51  # perf-full-3n-hsw-l2_VIII
552         - 50  # perf-full-3n-hsw-l2_IX
553         - 52  # perf-full-3n-hsw-l2_X
554         - 53  # perf-full-3n-hsw-l2_XI
555         - 54  # perf-full-3n-hsw-memif
556         - 55  # perf-full-3n-hsw-ip4tunnels-I
557         - 56  # perf-full-3n-hsw-ip4tunnels-II
558         - 57  # perf-full-3n-hsw-ip4tunnels-III
559         - 58  # perf-full-3n-hsw-ip6tunnels-I
560         - 59  # perf-full-3n-hsw-srv6-I
561         - 60  # perf-full-3n-hsw-srv6-II
562         - 61  # perf-full-3n-hsw-vhost-I
563         - 62  # perf-full-3n-hsw-vhost-II
564         - 63  # perf-full-3n-hsw-vhost-III
565
566     vpp-perf-results-3n-skx:
567       csit-vpp-perf-report-coverage-2005-3n-skx:
568         - 10  # perf-full-3n-skx-crypto_I
569         - 11  # perf-full-3n-skx-crypto_II
570         - 12  # perf-full-3n-skx-crypto_III
571         - 5   # perf-full-3n-skx-ip4_I
572         - 14  # perf-full-3n-skx-ip4_II
573         - 7   # perf-full-3n-skx-ip4_III
574         - 15  # perf-full-3n-skx-ip4_IV
575         - 16  # perf-full-3n-skx-ip4_V
576         - 17  # perf-full-3n-skx-ip4_VI
577         - 18  # perf-full-3n-skx-ip4_VII
578         - 19  # perf-full-3n-skx-ip4_VIII
579         - 20  # perf-full-3n-skx-ip4_IX
580         - 24  # perf-full-3n-skx-ip6_I
581         - 25  # perf-full-3n-skx-ip6_II
582         - 22  # perf-full-3n-skx-ip4tunnels-II
583         - 23  # perf-full-3n-skx-ip4tunnels-III
584         - 26  # perf-full-3n-skx-ip6tunnels-I
585         - 28  # perf-full-3n-skx-l2_II
586         - 30  # perf-full-3n-skx-l2_IV
587         - 32  # perf-full-3n-skx-l2_VI
588         - 33  # perf-full-3n-skx-l2_VII
589         - 35  # perf-full-3n-skx-l2_IX
590         - 36  # perf-full-3n-skx-l2_X
591         - 37  # perf-full-3n-skx-l2_XI
592
593     vpp-perf-results-2n-skx:
594       # TODO: Add data:
595       csit-vpp-perf-report-coverage-2005-2n-skx:
596         - 11  # perf-full-2n-skx-ip4_I
597         - 3   # perf-full-2n-skx-ip4_II
598         - 18  # perf-full-2n-skx-ip4_III
599         - 19  # perf-full-2n-skx-ip4_IV
600         - 5   # perf-full-2n-skx-ip4_V
601         - 20  # perf-full-2n-skx-ip4_VI
602         - 7   # perf-full-2n-skx-ip6_I
603         - 21  # perf-full-2n-skx-ip6_II
604         - 9   # perf-full-2n-skx-l2_I
605         - 22  # perf-full-2n-skx-l2_II
606         - 23  # perf-full-2n-skx-memif
607         - 24  # perf-full-2n-skx-loadbalancer
608         - 25  # perf-full-2n-skx-vhost I
609         - 26  # perf-full-2n-skx-vhost II
610         - 27  # perf-full-2n-skx-vts
611
612     vpp-perf-results-2n-clx:
613       csit-vpp-perf-report-coverage-2005-2n-clx:
614         - 21  # perf-full-2n-clx-ip4_I
615         - 2   # perf-full-2n-clx-ip4_II
616         - 3   # perf-full-2n-clx-ip4_III
617         - 4   # perf-full-2n-clx-ip4_IV
618         - 5   # perf-full-2n-clx-ip4_V
619         - 6   # perf-full-2n-clx-ip4_VI
620         - 7   # perf-full-2n-clx-ip6_I
621         - 16  # perf-full-2n-clx-ip6_II
622         - 23  # perf-full-2n-clx-l2_I
623         - 10  # perf-full-2n-clx-l2_II
624         - 11  # perf-full-2n-clx-memif
625         - 12  # perf-full-2n-clx-loadbalancer
626         - 13  # perf-full-2n-clx-vhost I
627         - 22  # perf-full-2n-clx-vhost II
628         - 15  # perf-full-2n-clx-vts
629
630     vpp-perf-results-3n-tsh:
631       csit-vpp-perf-report-iterative-2005-3n-tsh:
632         - 9   # NDRPDR sel
633
634     vpp-perf-results-3n-dnv:
635       csit-vpp-perf-report-coverage-2005-3n-dnv:
636         - 1   # perf-full-3n-dnv-crypto_I
637         - 24  # perf-full-3n-dnv-crypto_II
638         - 5   # perf-full-3n-dnv-ip4_I
639         - 13  # perf-full-3n-dnv-ip4_II
640         - 17  # perf-full-3n-dnv-ip6_I
641         - 18  # perf-full-3n-dnv-ip6_II
642         - 21  # perf-full-3n-dnv-l2_I
643         - 22  # perf-full-3n-dnv-l2_II
644         - 23  # perf-full-3n-dnv-ip4-tunnels_I
645
646     vpp-perf-results-2n-dnv:
647       csit-vpp-perf-report-coverage-2005-2n-dnv:
648         - 1   # perf-full-2n-dnv-ip4_I
649         - 2   # perf-full-2n-dnv-ip4_II
650         - 3   # perf-full-2n-dnv-ip6_I
651         - 4   # perf-full-2n-dnv-ip6_II
652         - 5   # perf-full-2n-dnv-l2_I
653         - 6   # perf-full-2n-dnv-l2_II
654
655     vpp-mrr-results-3n-hsw:
656       csit-vpp-perf-report-iterative-2005-3n-hsw:
657         - 13  # MRR
658
659     vpp-mrr-results-3n-skx:
660       csit-vpp-perf-report-iterative-2005-3n-skx:
661         - 6   # MRR sel
662
663     vpp-mrr-results-2n-skx:
664       csit-vpp-perf-report-iterative-2005-2n-skx:
665         - 42  # MRR sel
666
667     vpp-mrr-results-2n-clx:
668       csit-vpp-perf-report-iterative-2005-2n-clx:
669         - 12   # MRR
670
671     vpp-mrr-results-3n-tsh:
672       csit-vpp-perf-report-iterative-2005-3n-tsh:
673         - 10  # MRR sel
674
675     vpp-mrr-results-3n-dnv:
676       csit-vpp-perf-report-iterative-2005-3n-dnv:
677         - 8   # MRR
678
679     vpp-mrr-results-2n-dnv:
680       csit-vpp-perf-report-iterative-2005-2n-dnv:
681         - 15  # MRR sel
682
683     vpp-device-results-ubuntu:
684       csit-vpp-device-2005-ubuntu1804-1n-skx:
685         - 35
686
687     dpdk-perf-results-3n-hsw:
688       csit-dpdk-perf-report-iterative-2005-3n-hsw:
689         - 5   # NDRPDR sel
690
691     dpdk-perf-results-3n-skx:
692       csit-dpdk-perf-report-iterative-2005-3n-skx:
693         - 4   # NDRPDR sel
694
695     dpdk-perf-results-2n-skx:
696       csit-dpdk-perf-report-iterative-2005-2n-skx:
697         - 1   # NDRPDR sel
698
699     dpdk-perf-results-2n-clx:
700       csit-dpdk-perf-report-iterative-2005-2n-clx:
701         - 1   # NDRPDR sel
702
703     dpdk-perf-results-2n-dnv:
704       csit-dpdk-perf-report-iterative-2005-2n-dnv:
705         - 8   # NDRPDR sel
706
707     dpdk-perf-results-3n-dnv:
708       csit-dpdk-perf-report-iterative-2005-3n-dnv:
709         - 6   # NDRPDR sel
710
711     dpdk-perf-results-3n-tsh:
712       csit-dpdk-perf-report-iterative-2005-3n-tsh:
713         - 5   # NDRPDR sel
714
715 ###########################################################################
716     # Tables (more than one data set)
717
718     # Performance changes
719
720     vpp-performance-changes-3n-hsw-h1:
721       csit-vpp-perf-verify-1908-3n-hsw:
722         - 12  # NDRPDR sel
723         - 13  # NDRPDR sel
724         - 14  # NDRPDR sel
725         - 15  # NDRPDR sel
726         - 16  # NDRPDR sel
727         - 17  # NDRPDR sel
728         - 18  # NDRPDR sel
729         - 19  # NDRPDR sel
730         - 20  # NDRPDR sel
731         - 21  # NDRPDR sel
732     vpp-performance-changes-3n-hsw-ref:
733       csit-vpp-perf-verify-2001-3n-hsw:
734         - 21  # NDRPDR sel
735         - 22  # NDRPDR sel
736         - 23  # NDRPDR sel
737         - 24  # NDRPDR sel
738         - 25  # NDRPDR sel
739         - 29  # NDRPDR sel
740         - 30  # NDRPDR sel
741         - 31  # NDRPDR sel
742         - 32  # NDRPDR sel
743         - 34  # NDRPDR sel
744     vpp-performance-changes-3n-hsw-cmp:
745       csit-vpp-perf-report-iterative-2005-3n-hsw:
746         - 3   # NDRPDR sel
747         - 4   # NDRPDR sel
748         - 5   # NDRPDR sel
749         - 10  # NDRPDR sel
750         - 11  # NDRPDR sel
751         - 12  # NDRPDR sel
752         - 15  # NDRPDR sel
753         - 16  # NDRPDR sel
754         - 18  # NDRPDR sel
755         - 19  # NDRPDR sel
756
757     vpp-performance-changes-3n-skx-h1:
758       csit-vpp-perf-verify-1908_1-3n-skx:
759         - 26  # NDRPDR sel - new1908.1
760         - 27  # NDRPDR sel - new1908.1
761         - 28  # NDRPDR sel - new1908.1
762         - 29  # NDRPDR sel - new1908.1
763         - 30  # NDRPDR sel - new1908.1
764         - 31  # NDRPDR sel - new1908.1
765         - 33  # NDRPDR sel - new1908.1
766         - 34  # NDRPDR sel - new1908.1
767         - 35  # NDRPDR sel - new1908.1
768         - 36  # NDRPDR sel - new1908.1
769     vpp-performance-changes-3n-skx-ref:
770       csit-vpp-perf-verify-2001-3n-skx:
771         - 69  # NDRPDR sel - new2001.0
772         - 71  # NDRPDR sel - new2001.0
773         - 72  # NDRPDR sel - new2001.0
774         - 76  # NDRPDR sel - new2001.0
775         - 77  # NDRPDR sel - new2001.0
776         - 78  # NDRPDR sel - new2001.0
777         - 80  # NDRPDR sel - new2001.0
778     vpp-performance-changes-3n-skx-cmp:
779       csit-vpp-perf-report-iterative-2005-3n-skx:
780         - 4   # NDRPDR sel
781         - 5   # NDRPDR sel ??? all x710 failed
782         - 33  # NDRPDR sel
783         - 28  # NDRPDR sel
784         - 34  # NDRPDR sel
785         - 36  # NDRPDR sel
786         - 37  # NDRPDR sel
787         - 38  # NDRPDR sel
788         - 39  # NDRPDR sel
789         - 41  # NDRPDR sel
790
791     vpp-performance-changes-2n-skx-h1:
792       csit-vpp-perf-verify-1908_1-2n-skx:
793         - 39  # NDRPDR sel - new1908.1
794         - 40  # NDRPDR sel - new1908.1
795         - 41  # NDRPDR sel - new1908.1
796         - 43  # NDRPDR sel - new1908.1
797         - 44  # NDRPDR sel - new1908.1
798         - 45  # NDRPDR sel - new1908.1
799         - 46  # NDRPDR sel - new1908.1
800         - 47  # NDRPDR sel - new1908.1
801         - 48  # NDRPDR sel - new1908.1
802         - 49  # NDRPDR sel - new1908.1
803     vpp-performance-changes-2n-skx-ref:
804       csit-vpp-perf-verify-2001-2n-skx:
805         - 143  # NDRPDR sel - new2001.0
806         - 146  # NDRPDR sel - new2001.0
807         - 147  # NDRPDR sel - new2001.0
808         - 148  # NDRPDR sel - new2001.0
809         - 149  # NDRPDR sel - new2001.0
810         - 150  # NDRPDR sel - new2001.0
811         - 151  # NDRPDR sel - new2001.0
812         - 152  # NDRPDR sel - new2001.0
813         - 153  # NDRPDR sel - new2001.0
814         - 154  # NDRPDR sel - new2001.0
815     vpp-performance-changes-2n-skx-cmp:
816       csit-vpp-perf-report-iterative-2005-2n-skx:
817         - 43  # NDRPDR sel
818         - 38  # NDRPDR sel
819         - 7   # NDRPDR sel
820         - 65  # NDRPDR sel
821         - 47  # NDRPDR sel
822         - 55  # NDRPDR sel
823         - 67  # NDRPDR sel
824         - 75  # NDRPDR sel
825         - 76  # NDRPDR sel
826         - 73  # NDRPDR sel
827
828 #    vpp-performance-changes-nfv-2n-skx-ref:
829 #      csit-vpp-perf-verify-2001-2n-skx:
830 #        - 30  # NFV
831 #        - 31  # NFV
832 #    vpp-performance-changes-nfv-2n-skx-cmp:
833 #      csit-vpp-perf-report-iterative-2005-2n-skx:
834 #        - 43  # NDRPDR sel
835 #        - 38  # NDRPDR sel
836 #        - 7   # NDRPDR sel
837
838     vpp-performance-changes-2n-clx-ref:
839       csit-vpp-perf-verify-2001-2n-clx:
840         - 28  # NDRPDR sel
841         - 29  # NDRPDR sel
842         - 32  # NDRPDR sel
843         - 40  # NDRPDR sel
844         - 43  # NDRPDR sel
845         - 44  # NDRPDR sel
846         - 45  # NDRPDR sel
847         - 47  # NDRPDR sel
848         - 48  # NDRPDR sel
849         - 49  # NDRPDR sel
850     vpp-performance-changes-2n-clx-cmp:
851       csit-vpp-perf-report-iterative-2005-2n-clx:
852         - 7   # NDRPDR sel
853         - 38  # NDRPDR sel
854         - 9   # NDRPDR sel
855         - 32  # NDRPDR sel ???
856         - 33  # NDRPDR sel ???
857         - 39  # NDRPDR sel
858         - 40  # NDRPDR sel
859         - 43  # NDRPDR sel
860         - 50  # NDRPDR sel
861         - 51  # NDRPDR sel
862
863     vpp-performance-changes-2n-dnv-h1:
864       csit-vpp-perf-verify-1908-2n-dnv:
865         - 1   # NDRPDR sel
866         - 2   # NDRPDR sel
867         - 3   # NDRPDR sel
868         - 4   # NDRPDR sel
869         - 5   # NDRPDR sel
870         - 6   # NDRPDR sel
871         - 7   # NDRPDR sel
872         - 8   # NDRPDR sel
873         - 9   # NDRPDR sel
874         - 10  # NDRPDR sel
875     vpp-performance-changes-2n-dnv-ref:
876       csit-vpp-perf-verify-2001-2n-dnv:
877         - 4   # NDRPDR sel
878         - 5   # NDRPDR sel
879         - 6   # NDRPDR sel
880         - 7   # NDRPDR sel
881         - 8   # NDRPDR sel
882         - 9   # NDRPDR sel
883         - 10  # NDRPDR sel
884         - 11  # NDRPDR sel
885         - 13  # NDRPDR sel
886         - 16  # NDRPDR sel
887     vpp-performance-changes-2n-dnv-cmp:
888       csit-vpp-perf-report-iterative-2005-2n-dnv:
889         - 3   # NDRPDR sel
890         - 6   # NDRPDR sel
891         - 7   # NDRPDR sel
892         - 8   # NDRPDR sel
893         - 9   # NDRPDR sel
894         - 10  # NDRPDR sel
895         - 11  # NDRPDR sel
896         - 12  # NDRPDR sel
897         - 13  # NDRPDR sel
898         - 14  # NDRPDR sel
899
900     vpp-performance-changes-3n-dnv-h1:
901       csit-vpp-perf-verify-1908-3n-dnv:
902         - 6   # NDRPDR sel
903         - 7   # NDRPDR sel
904         - 8   # NDRPDR sel
905         - 9   # NDRPDR sel
906         - 10  # NDRPDR sel
907         - 12  # NDRPDR sel
908         - 13  # NDRPDR sel
909         - 14  # NDRPDR sel
910         - 15  # NDRPDR sel
911         - 16  # NDRPDR sel
912     vpp-performance-changes-3n-dnv-ref:
913       csit-vpp-perf-verify-2001-3n-dnv:
914         - 5   # NDRPDR sel
915         - 6   # NDRPDR sel
916         - 7   # NDRPDR sel
917         - 8   # NDRPDR sel
918         - 9   # NDRPDR sel
919         - 10  # NDRPDR sel
920         - 12  # NDRPDR sel
921         - 16  # NDRPDR sel
922         - 17  # NDRPDR sel
923         - 18  # NDRPDR sel
924     vpp-performance-changes-3n-dnv-cmp:
925       csit-vpp-perf-report-iterative-2005-3n-dnv:
926         - 2   # NDRPDR sel
927         - 3   # NDRPDR sel
928         - 4   # NDRPDR sel
929         - 5   # NDRPDR sel
930         - 6   # NDRPDR sel
931         - 7   # NDRPDR sel
932         - 9   # NDRPDR sel
933         - 10  # NDRPDR sel
934         - 11  # NDRPDR sel
935         - 12  # NDRPDR sel
936
937     vpp-performance-changes-3n-tsh-h1:
938       csit-vpp-perf-verify-1908-3n-tsh:
939         - 7   # NDRPDR sel
940         - 8   # NDRPDR sel
941         - 9   # NDRPDR sel
942         - 10  # NDRPDR sel
943         - 11  # NDRPDR sel
944         - 12  # NDRPDR sel
945         - 13  # NDRPDR sel
946         - 14  # NDRPDR sel
947         - 15  # NDRPDR sel
948         - 16  # NDRPDR sel
949     vpp-performance-changes-3n-tsh-ref:
950       csit-vpp-perf-verify-2001-3n-tsh:
951         - 3   # NDRPDR sel
952         - 4   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 10  # NDRPDR sel
956         - 12  # NDRPDR sel
957         - 13  # NDRPDR sel
958         - 14  # NDRPDR sel
959         - 15  # NDRPDR sel
960         - 21  # NDRPDR sel
961     vpp-performance-changes-3n-tsh-cmp:
962       # TODO: Add data:
963       csit-vpp-perf-report-iterative-2005-3n-tsh:
964         - 9   # NDRPDR sel
965         - 11  # NDRPDR sel
966         - 12  # NDRPDR sel
967         - 20  # NDRPDR sel
968         - 14  # NDRPDR sel
969
970     vpp-soak-vs-ndr-2n-skx-ref:
971       csit-vpp-perf-report-iterative-2005-2n-skx:
972         - 43  # NDRPDR sel
973         - 38  # NDRPDR sel
974         - 7   # NDRPDR sel
975         - 65  # NDRPDR sel
976         - 47  # NDRPDR sel
977         - 55  # NDRPDR sel
978         - 67  # NDRPDR sel
979         - 75  # NDRPDR sel
980         - 76  # NDRPDR sel
981         - 73  # NDRPDR sel
982     vpp-soak-vs-ndr-2n-skx-cmp:
983       csit-vpp-perf-report-iterative-2005-2n-skx:
984         - 49  # Soak
985         - 54  # Soak
986     vpp-soak-vs-ndr-2n-skx:
987       csit-vpp-perf-report-iterative-2005-2n-skx:
988         - 43  # NDRPDR sel
989         - 38  # NDRPDR sel
990         - 7   # NDRPDR sel
991         - 65  # NDRPDR sel
992         - 47  # NDRPDR sel
993         - 55  # NDRPDR sel
994         - 67  # NDRPDR sel
995         - 75  # NDRPDR sel
996         - 76  # NDRPDR sel
997         - 73  # NDRPDR sel
998         - 49  # Soak
999         - 54  # Soak
1000
1001     vpp-soak-vs-ndr-2n-clx-ref:
1002       csit-vpp-perf-report-iterative-2005-2n-clx:
1003         - 7   # NDRPDR sel
1004         - 38  # NDRPDR sel
1005         - 9   # NDRPDR sel
1006         - 32  # NDRPDR sel ???
1007         - 33  # NDRPDR sel ???
1008         - 39  # NDRPDR sel
1009         - 40  # NDRPDR sel
1010         - 43  # NDRPDR sel
1011         - 50  # NDRPDR sel
1012         - 51  # NDRPDR sel
1013     vpp-soak-vs-ndr-2n-clx-cmp:
1014       csit-vpp-perf-report-iterative-2005-2n-clx:
1015         - 44  # Soak
1016         - 49  # Soak
1017     vpp-soak-vs-ndr-2n-clx:
1018       csit-vpp-perf-report-iterative-2005-2n-clx:
1019         - 7   # NDRPDR sel
1020         - 38  # NDRPDR sel
1021         - 9   # NDRPDR sel
1022         - 32  # NDRPDR sel ???
1023         - 33  # NDRPDR sel ???
1024         - 39  # NDRPDR sel
1025         - 40  # NDRPDR sel
1026         - 43  # NDRPDR sel
1027         - 50  # NDRPDR sel
1028         - 51  # NDRPDR sel
1029         - 44  # Soak
1030         - 49  # Soak
1031
1032     vpp-performance-changes-3n-hsw-mrr-h1:
1033       csit-vpp-perf-verify-1908-3n-hsw:
1034         - 39  # MRR sel
1035     vpp-performance-changes-3n-hsw-mrr-ref:
1036       csit-vpp-perf-verify-2001-3n-hsw:
1037         - 17  # MRR sel
1038     vpp-performance-changes-3n-hsw-mrr-cmp:
1039       csit-vpp-perf-report-iterative-2005-3n-hsw:
1040         - 13  # MRR
1041
1042 #    vpp-performance-changes-3n-skx-mrr-h1:
1043 #      csit-vpp-perf-verify-1908-3n-skx:
1044 #        - 36  # MRR sel
1045     vpp-performance-changes-3n-skx-mrr-ref:
1046       csit-vpp-perf-verify-2001-3n-skx:
1047         - 50  # MRR sel
1048         - 53  # MRR sel addition
1049     vpp-performance-changes-3n-skx-mrr-cmp:
1050       csit-vpp-perf-report-iterative-2005-3n-skx:
1051         - 6   # MRR sel
1052
1053 #    vpp-performance-changes-2n-skx-mrr-h1:
1054 #      csit-vpp-perf-verify-1908-2n-skx:
1055 #        - 69  # MRR sel
1056     vpp-performance-changes-2n-skx-mrr-ref:
1057       csit-vpp-perf-verify-2001-2n-skx:
1058         - 101 # MRR sel
1059         - 128 # MRR sel addition
1060     vpp-performance-changes-2n-skx-mrr-cmp:
1061       csit-vpp-perf-report-iterative-2005-2n-skx:
1062         - 42  # MRR sel
1063
1064     vpp-performance-changes-2n-clx-mrr-ref:
1065       csit-vpp-perf-verify-2001-2n-clx:
1066         - 39  # MRR
1067     vpp-performance-changes-2n-clx-mrr-cmp:
1068       csit-vpp-perf-report-iterative-2005-2n-clx:
1069         - 12   # MRR
1070
1071 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1072 #      csit-vpp-perf-verify-1908-2n-skx:
1073 #        - 71  # NFV MRR
1074 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1075 #      # csit-vpp-perf-verify-2001-2n-skx:
1076 #      csit-vpp-perf-verify-1908-2n-skx:
1077 #        - 71  # NFV MRR
1078
1079     vpp-performance-changes-2n-dnv-mrr-h1:
1080       csit-vpp-perf-verify-1908-2n-dnv:
1081         - 11  # MRR sel
1082     vpp-performance-changes-2n-dnv-mrr-ref:
1083       csit-vpp-perf-verify-2001-2n-dnv:
1084         - 12  # MRR sel
1085     vpp-performance-changes-2n-dnv-mrr-cmp:
1086       csit-vpp-perf-report-iterative-2005-2n-dnv:
1087         - 15  # MRR sel
1088
1089     vpp-performance-changes-3n-dnv-mrr-h1:
1090       csit-vpp-perf-verify-1908-3n-dnv:
1091         - 17  # MRR sel
1092     vpp-performance-changes-3n-dnv-mrr-ref:
1093       csit-vpp-perf-verify-2001-3n-dnv:
1094         - 11  # MRR sel
1095     vpp-performance-changes-3n-dnv-mrr-cmp:
1096       csit-vpp-perf-report-iterative-2005-3n-dnv:
1097         - 8   # MRR
1098
1099     vpp-performance-changes-3n-tsh-mrr-h1:
1100       csit-vpp-perf-verify-1908-3n-tsh:
1101         - 17  # MRR sel
1102     vpp-performance-changes-3n-tsh-mrr-ref:
1103       csit-vpp-perf-verify-2001-3n-tsh:
1104         - 9   # MRR sel
1105     vpp-performance-changes-3n-tsh-mrr-cmp:
1106       csit-vpp-perf-report-iterative-2005-3n-tsh:
1107         - 10  # MRR sel
1108
1109     dpdk-performance-changes-3n-hsw-h1:
1110       csit-dpdk-perf-verify-1908-3n-hsw:
1111         - 2   # NDRPDR sel
1112         - 3   # NDRPDR sel
1113         - 4   # NDRPDR sel
1114         - 5   # NDRPDR sel
1115         - 6   # NDRPDR sel
1116         - 7   # NDRPDR sel
1117         - 8   # NDRPDR sel
1118         - 9   # NDRPDR sel
1119         - 10  # NDRPDR sel
1120         - 11  # NDRPDR sel
1121     dpdk-performance-changes-3n-hsw-ref:
1122       csit-dpdk-perf-verify-2001-3n-hsw:
1123         - 4   # NDRPDR sel
1124         - 5   # NDRPDR sel
1125         - 6   # NDRPDR sel
1126         - 7   # NDRPDR sel
1127         - 8   # NDRPDR sel
1128         - 9   # NDRPDR sel
1129         - 10  # NDRPDR sel
1130         - 11  # NDRPDR sel
1131         - 12  # NDRPDR sel
1132         - 13  # NDRPDR sel
1133         - 15  # NDRPDR sel
1134         - 16  # NDRPDR sel
1135         - 17  # NDRPDR sel
1136         - 18  # NDRPDR sel
1137         - 19  # NDRPDR sel
1138         - 20  # NDRPDR sel
1139         - 21  # NDRPDR sel
1140         - 22  # NDRPDR sel
1141         - 23  # NDRPDR sel
1142         - 24  # NDRPDR sel
1143     dpdk-performance-changes-3n-hsw-cmp:
1144       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1145         - 5   # NDRPDR sel
1146         - 6   # NDRPDR sel
1147         - 7   # NDRPDR sel
1148         - 8   # NDRPDR sel
1149         - 9   # NDRPDR sel
1150         - 10  # NDRPDR sel
1151         - 11  # NDRPDR sel
1152         - 12  # NDRPDR sel
1153         - 13  # NDRPDR sel
1154         - 14  # NDRPDR sel
1155
1156     dpdk-performance-changes-3n-skx-h1:
1157       csit-dpdk-perf-verify-1908-3n-skx:
1158         - 3   # NDRPDR sel
1159         - 4   # NDRPDR sel
1160         - 5   # NDRPDR sel
1161         - 6   # NDRPDR sel
1162         - 7   # NDRPDR sel
1163         - 8   # NDRPDR sel
1164         - 9   # NDRPDR sel
1165         - 10  # NDRPDR sel
1166         - 11  # NDRPDR sel
1167         - 12  # NDRPDR sel
1168     dpdk-performance-changes-3n-skx-ref:
1169       csit-dpdk-perf-verify-2001-3n-skx:
1170         - 29  # NDRPDR sel xxv710
1171         - 33  # NDRPDR sel xxv710
1172         - 34  # NDRPDR sel xxv710
1173         - 35  # NDRPDR sel xxv710
1174         - 36  # NDRPDR sel xxv710
1175         - 37  # NDRPDR sel xxv710
1176         - 41  # NDRPDR sel xxv710
1177         - 42  # NDRPDR sel xxv710
1178         - 43  # NDRPDR sel xxv710
1179         - 45  # NDRPDR sel xxv710
1180         - 30  # NDRPDR sel x710
1181         - 31  # NDRPDR sel x710
1182         - 32  # NDRPDR sel x710
1183         - 38  # NDRPDR sel x710
1184         - 39  # NDRPDR sel x710
1185         - 40  # NDRPDR sel x710
1186         - 44  # NDRPDR sel x710
1187         - 46  # NDRPDR sel x710
1188         - 47  # NDRPDR sel x710
1189         - 48  # NDRPDR sel x710
1190     dpdk-performance-changes-3n-skx-cmp:
1191       csit-dpdk-perf-report-iterative-2005-3n-skx:
1192         - 4   # NDRPDR sel
1193         - 5   # NDRPDR sel
1194         - 6   # NDRPDR sel
1195         - 7   # NDRPDR sel
1196         - 8   # NDRPDR sel
1197         - 11  # NDRPDR sel
1198         - 12  # NDRPDR sel
1199         - 13  # NDRPDR sel
1200         - 14  # NDRPDR sel
1201         - 15  # NDRPDR sel
1202
1203     dpdk-performance-changes-2n-skx-h1:
1204       csit-dpdk-perf-verify-1908-2n-skx:
1205         - 2   # NDRPDR sel
1206         - 3   # NDRPDR sel
1207         - 4   # NDRPDR sel
1208         - 5   # NDRPDR sel
1209         - 7   # NDRPDR sel
1210         - 8   # NDRPDR sel
1211         - 9   # NDRPDR sel
1212         - 10  # NDRPDR sel
1213         - 11  # NDRPDR sel
1214         - 12  # NDRPDR sel
1215     dpdk-performance-changes-2n-skx-ref:
1216       csit-dpdk-perf-verify-2001-2n-skx:
1217         - 35  # NDRPDR sel xxv710
1218         - 36  # NDRPDR sel xxv710
1219         - 37  # NDRPDR sel xxv710
1220         - 41  # NDRPDR sel xxv710
1221         - 42  # NDRPDR sel xxv710
1222         - 43  # NDRPDR sel xxv710
1223         - 46  # NDRPDR sel xxv710
1224         - 47  # NDRPDR sel xxv710
1225         - 52  # NDRPDR sel xxv710
1226         - 53  # NDRPDR sel xxv710
1227         - 38  # NDRPDR sel x710
1228         - 39  # NDRPDR sel x710
1229         - 40  # NDRPDR sel x710
1230         - 44  # NDRPDR sel x710
1231         - 45  # NDRPDR sel x710
1232         - 48  # NDRPDR sel x710
1233         - 49  # NDRPDR sel x710
1234         - 50  # NDRPDR sel x710
1235         - 51  # NDRPDR sel x710
1236         - 54  # NDRPDR sel x710
1237     dpdk-performance-changes-2n-skx-cmp:
1238       csit-dpdk-perf-report-iterative-2005-2n-skx:
1239         - 1   # NDRPDR sel
1240         - 2   # NDRPDR sel
1241         - 3   # NDRPDR sel
1242         - 4   # NDRPDR sel
1243         - 5   # NDRPDR sel
1244         - 6   # NDRPDR sel
1245         - 7   # NDRPDR sel
1246         - 8   # NDRPDR sel
1247         - 9   # NDRPDR sel
1248         - 10  # NDRPDR sel
1249
1250     dpdk-performance-changes-2n-clx-ref:
1251       csit-dpdk-perf-verify-2001-2n-clx:
1252         - 15  # NDRPDR sel
1253         - 16  # NDRPDR sel
1254         - 17  # NDRPDR sel
1255         - 18  # NDRPDR sel
1256         - 19  # NDRPDR sel
1257         - 20  # NDRPDR sel
1258         - 21  # NDRPDR sel
1259         - 22  # NDRPDR sel
1260         - 23  # NDRPDR sel
1261         - 24  # NDRPDR sel
1262         - 25  # NDRPDR sel
1263         - 26  # NDRPDR sel
1264         - 27  # NDRPDR sel
1265         - 28  # NDRPDR sel
1266         - 29  # NDRPDR sel
1267         - 30  # NDRPDR sel
1268         - 31  # NDRPDR sel
1269         - 32  # NDRPDR sel
1270         - 33  # NDRPDR sel
1271         - 34  # NDRPDR sel
1272     dpdk-performance-changes-2n-clx-cmp:
1273       csit-dpdk-perf-report-iterative-2005-2n-clx:
1274         - 1   # NDRPDR sel
1275         - 2   # NDRPDR sel
1276         - 3   # NDRPDR sel
1277         - 4   # NDRPDR sel
1278         - 5   # NDRPDR sel
1279         - 6   # NDRPDR sel
1280         - 7   # NDRPDR sel
1281         - 8   # NDRPDR sel
1282         - 9   # NDRPDR sel
1283         - 10  # NDRPDR sel
1284
1285     dpdk-performance-changes-2n-dnv-ref:
1286       csit-dpdk-perf-verify-2001-2n-dnv:
1287         - 9   # NDRPDR sel
1288         - 10  # NDRPDR sel
1289         - 11  # NDRPDR sel
1290         - 12  # NDRPDR sel
1291         - 13  # NDRPDR sel
1292         - 14  # NDRPDR sel
1293         - 15  # NDRPDR sel
1294         - 16  # NDRPDR sel
1295         - 17  # NDRPDR sel
1296         - 18  # NDRPDR sel
1297     dpdk-performance-changes-2n-dnv-cmp:
1298       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1299         - 8   # NDRPDR sel
1300         - 9   # NDRPDR sel
1301         - 10  # NDRPDR sel
1302         - 11  # NDRPDR sel
1303         - 12  # NDRPDR sel
1304         - 13  # NDRPDR sel
1305         - 14  # NDRPDR sel
1306         - 15  # NDRPDR sel
1307         - 16  # NDRPDR sel
1308         - 17  # NDRPDR sel
1309
1310     dpdk-performance-changes-3n-dnv-ref:
1311       csit-dpdk-perf-verify-2001-3n-dnv:
1312         - 12  # NDRPDR sel
1313         - 13  # NDRPDR sel
1314         - 14  # NDRPDR sel
1315         - 15  # NDRPDR sel
1316         - 16  # NDRPDR sel
1317         - 17  # NDRPDR sel
1318         - 18  # NDRPDR sel
1319         - 19  # NDRPDR sel
1320         - 20  # NDRPDR sel
1321         - 22  # NDRPDR sel
1322     dpdk-performance-changes-3n-dnv-cmp:
1323       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1324         - 6   # NDRPDR sel
1325         - 7   # NDRPDR sel
1326         - 8   # NDRPDR sel
1327         - 9   # NDRPDR sel
1328         - 10  # NDRPDR sel
1329         - 11  # NDRPDR sel
1330         - 12  # NDRPDR sel
1331         - 13  # NDRPDR sel
1332         - 14  # NDRPDR sel
1333         - 16  # NDRPDR sel
1334
1335     dpdk-performance-changes-3n-tsh-ref:
1336       csit-dpdk-perf-verify-2001-3n-tsh:
1337         - 3   # NDRPDR sel
1338         - 4   # NDRPDR sel
1339         - 5   # NDRPDR sel
1340         - 9   # NDRPDR sel
1341         - 10  # NDRPDR sel
1342         - 11  # NDRPDR sel
1343         - 12  # NDRPDR sel
1344         - 14  # NDRPDR sel
1345         - 15  # NDRPDR sel
1346         - 18  # NDRPDR sel
1347     dpdk-performance-changes-3n-tsh-cmp:
1348       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1349         - 5   # NDRPDR sel
1350
1351     # Compare testbeds
1352
1353     vpp-compare-testbeds-ref:
1354       csit-vpp-perf-report-iterative-2005-3n-hsw:
1355         - 3   # NDRPDR sel
1356         - 4   # NDRPDR sel
1357         - 5   # NDRPDR sel
1358         - 10  # NDRPDR sel
1359         - 11  # NDRPDR sel
1360         - 12  # NDRPDR sel
1361         - 15  # NDRPDR sel
1362         - 16  # NDRPDR sel
1363         - 18  # NDRPDR sel
1364         - 19  # NDRPDR sel
1365     vpp-compare-testbeds-cmp:
1366       csit-vpp-perf-report-iterative-2005-3n-skx:
1367         - 4   # NDRPDR sel
1368         - 5   # NDRPDR sel ??? all x710 failed
1369         - 33  # NDRPDR sel
1370         - 28  # NDRPDR sel
1371         - 34  # NDRPDR sel
1372         - 36  # NDRPDR sel
1373         - 37  # NDRPDR sel
1374         - 38  # NDRPDR sel
1375         - 39  # NDRPDR sel
1376         - 41  # NDRPDR sel
1377
1378     vpp-compare-testbeds-skx-clx-ref:
1379       csit-vpp-perf-report-iterative-2005-2n-skx:
1380         - 43  # NDRPDR sel
1381         - 38  # NDRPDR sel
1382         - 7   # NDRPDR sel
1383         - 65  # NDRPDR sel
1384         - 47  # NDRPDR sel
1385         - 55  # NDRPDR sel
1386         - 67  # NDRPDR sel
1387         - 75  # NDRPDR sel
1388         - 76  # NDRPDR sel
1389         - 73  # NDRPDR sel
1390     vpp-compare-testbeds-skx-clx-cmp:
1391       csit-vpp-perf-report-iterative-2005-2n-clx:
1392         - 7   # NDRPDR sel
1393         - 38  # NDRPDR sel
1394         - 9   # NDRPDR sel
1395         - 32  # NDRPDR sel ???
1396         - 33  # NDRPDR sel ???
1397         - 39  # NDRPDR sel
1398         - 40  # NDRPDR sel
1399         - 43  # NDRPDR sel
1400         - 50  # NDRPDR sel
1401         - 51  # NDRPDR sel
1402
1403     vpp-compare-testbeds-hsw-clx-ref:
1404       csit-vpp-perf-report-iterative-2005-3n-hsw:
1405         - 3   # NDRPDR sel
1406         - 4   # NDRPDR sel
1407         - 5   # NDRPDR sel
1408         - 10  # NDRPDR sel
1409         - 11  # NDRPDR sel
1410         - 12  # NDRPDR sel
1411         - 15  # NDRPDR sel
1412         - 16  # NDRPDR sel
1413         - 18  # NDRPDR sel
1414         - 19  # NDRPDR sel
1415     vpp-compare-testbeds-hsw-clx-cmp:
1416       csit-vpp-perf-report-iterative-2005-2n-clx:
1417         - 7   # NDRPDR sel
1418         - 38  # NDRPDR sel
1419         - 9   # NDRPDR sel
1420         - 32  # NDRPDR sel ???
1421         - 33  # NDRPDR sel ???
1422         - 39  # NDRPDR sel
1423         - 40  # NDRPDR sel
1424         - 43  # NDRPDR sel
1425         - 50  # NDRPDR sel
1426         - 51  # NDRPDR sel
1427
1428     vpp-compare-testbeds-mrr-ref:
1429       csit-vpp-perf-report-iterative-2005-3n-hsw:
1430         - 13  # MRR
1431     vpp-compare-testbeds-mrr-cmp:
1432       csit-vpp-perf-report-iterative-2005-3n-skx:
1433         - 6   # MRR sel
1434
1435     vpp-compare-testbeds-mrr-skx-clx-ref:
1436       csit-vpp-perf-report-iterative-2005-2n-skx:
1437         - 42  # MRR sel
1438     vpp-compare-testbeds-mrr-skx-clx-cmp:
1439       csit-vpp-perf-report-iterative-2005-2n-clx:
1440         - 12   # MRR
1441
1442     vpp-compare-testbeds-mrr-hsw-clx-ref:
1443       csit-vpp-perf-report-iterative-2005-3n-hsw:
1444         - 13  # MRR
1445     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1446       csit-vpp-perf-report-iterative-2005-2n-clx:
1447         - 12   # MRR
1448
1449     dpdk-compare-testbeds-ref:
1450       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1451         - 5   # NDRPDR sel
1452         - 6   # NDRPDR sel
1453         - 7   # NDRPDR sel
1454         - 8   # NDRPDR sel
1455         - 9   # NDRPDR sel
1456         - 10  # NDRPDR sel
1457         - 11  # NDRPDR sel
1458         - 12  # NDRPDR sel
1459         - 13  # NDRPDR sel
1460         - 14  # NDRPDR sel
1461     dpdk-compare-testbeds-cmp:
1462       csit-dpdk-perf-report-iterative-2005-3n-skx:
1463         - 4   # NDRPDR sel
1464         - 5   # NDRPDR sel
1465         - 6   # NDRPDR sel
1466         - 7   # NDRPDR sel
1467         - 8   # NDRPDR sel
1468         - 11  # NDRPDR sel
1469         - 12  # NDRPDR sel
1470         - 13  # NDRPDR sel
1471         - 14  # NDRPDR sel
1472         - 15  # NDRPDR sel
1473
1474     dpdk-compare-testbeds-skx-clx-ref:
1475       csit-dpdk-perf-report-iterative-2005-2n-skx:
1476         - 1   # NDRPDR sel
1477         - 2   # NDRPDR sel
1478         - 3   # NDRPDR sel
1479         - 4   # NDRPDR sel
1480         - 5   # NDRPDR sel
1481         - 6   # NDRPDR sel
1482         - 7   # NDRPDR sel
1483         - 8   # NDRPDR sel
1484         - 9   # NDRPDR sel
1485         - 10  # NDRPDR sel
1486     dpdk-compare-testbeds-skx-clx-cmp:
1487       csit-dpdk-perf-report-iterative-2005-2n-clx:
1488         - 1   # NDRPDR sel
1489         - 2   # NDRPDR sel
1490         - 3   # NDRPDR sel
1491         - 4   # NDRPDR sel
1492         - 5   # NDRPDR sel
1493         - 6   # NDRPDR sel
1494         - 7   # NDRPDR sel
1495         - 8   # NDRPDR sel
1496         - 9   # NDRPDR sel
1497         - 10  # NDRPDR sel
1498
1499     # Compare topologies
1500
1501     vpp-compare-topologies-ref:
1502       csit-vpp-perf-report-iterative-2005-3n-skx:
1503         - 4   # NDRPDR sel
1504         - 5   # NDRPDR sel ??? all x710 failed
1505         - 33  # NDRPDR sel
1506         - 28  # NDRPDR sel
1507         - 34  # NDRPDR sel
1508         - 36  # NDRPDR sel
1509         - 37  # NDRPDR sel
1510         - 38  # NDRPDR sel
1511         - 39  # NDRPDR sel
1512         - 41  # NDRPDR sel
1513     vpp-compare-topologies-cmp:
1514       csit-vpp-perf-report-iterative-2005-2n-skx:
1515         - 43  # NDRPDR sel
1516         - 38  # NDRPDR sel
1517         - 7   # NDRPDR sel
1518         - 65  # NDRPDR sel
1519         - 47  # NDRPDR sel
1520         - 55  # NDRPDR sel
1521         - 67  # NDRPDR sel
1522         - 75  # NDRPDR sel
1523         - 76  # NDRPDR sel
1524         - 73  # NDRPDR sel
1525
1526     vpp-compare-topologies-mrr-ref:
1527       csit-vpp-perf-report-iterative-2005-3n-skx:
1528         - 6   # MRR sel
1529     vpp-compare-topologies-mrr-cmp:
1530       csit-vpp-perf-report-iterative-2005-2n-skx:
1531         - 42  # MRR sel
1532
1533     dpdk-compare-topologies-ref:
1534       csit-dpdk-perf-report-iterative-2005-3n-skx:
1535         - 4   # NDRPDR sel
1536         - 5   # NDRPDR sel
1537         - 6   # NDRPDR sel
1538         - 7   # NDRPDR sel
1539         - 8   # NDRPDR sel
1540         - 11  # NDRPDR sel
1541         - 12  # NDRPDR sel
1542         - 13  # NDRPDR sel
1543         - 14  # NDRPDR sel
1544         - 15  # NDRPDR sel
1545     dpdk-compare-topologies-cmp:
1546       csit-dpdk-perf-report-iterative-2005-2n-skx:
1547         - 1   # NDRPDR sel
1548         - 2   # NDRPDR sel
1549         - 3   # NDRPDR sel
1550         - 4   # NDRPDR sel
1551         - 5   # NDRPDR sel
1552         - 6   # NDRPDR sel
1553         - 7   # NDRPDR sel
1554         - 8   # NDRPDR sel
1555         - 9   # NDRPDR sel
1556         - 10  # NDRPDR sel
1557
1558   plot-layouts:
1559
1560     plot-soak-throughput:
1561       titlefont:
1562         size: 18
1563       xaxis:
1564         title: "<b>Test Cases [Index]</b>"
1565         titlefont:
1566           size: 16
1567         autorange: True
1568         fixedrange: False
1569         gridcolor: "rgb(230, 230, 230)"
1570         linecolor: "rgb(220, 220, 220)"
1571         linewidth: 1
1572         showgrid: True
1573         showline: True
1574         showticklabels: True
1575         tickcolor: "rgb(220, 220, 220)"
1576         tickmode: "linear"
1577         tickfont:
1578           size: 16
1579         zeroline: False
1580       yaxis:
1581         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1582         titlefont:
1583           size: 16
1584         gridcolor: "rgb(230, 230, 230)"
1585         hoverformat: ".4r"
1586         tickformat: ".3r"
1587         linecolor: "rgb(220, 220, 220)"
1588         linewidth: 1
1589         showgrid: True
1590         showline: True
1591         showticklabels: True
1592         tickcolor: "rgb(220, 220, 220)"
1593         tickfont:
1594           size: 16
1595         zeroline: False
1596         range: [0,50]
1597       autosize: False
1598       margin:
1599         t: 50
1600         b: 0
1601         l: 80
1602         r: 20
1603       showlegend: True
1604       legend:
1605         orientation: "h"
1606         font:
1607           size: 16
1608       width: 700
1609       height: 900
1610       paper_bgcolor: "#fff"
1611       plot_bgcolor: "#fff"
1612       hoverlabel:
1613         namelength: -1
1614
1615     plot-service-density:
1616       titlefont:
1617         size: 18
1618       xaxis:
1619         side: "top"
1620         autorange: True
1621         fixedrange: False
1622         showgrid: False
1623         showline: False
1624         showticklabels: False
1625         ticks: ""
1626         ticklen: 0
1627         tickwidth: 0
1628         zeroline: False
1629       yaxis:
1630         autorange: "reversed"
1631         showgrid: False
1632         showline: False
1633         showticklabels: False
1634         ticks: ""
1635         ticklen: 0
1636         tickwidth: 0
1637         zeroline: False
1638       showlegend: False
1639       paper_bgcolor: "#fff"
1640       plot_bgcolor: "#fff"
1641       width: 700
1642       height: 700
1643       hoverlabel:
1644         namelength: -1
1645
1646 #    plot-cps:
1647 #      titlefont:
1648 #        size: 18
1649 #      xaxis:
1650 #        title: "<b>Test Cases [Index]</b>"
1651 #        titlefont:
1652 #          size: 16
1653 #        autorange: True
1654 #        fixedrange: False
1655 #        gridcolor: "rgb(230, 230, 230)"
1656 #        linecolor: "rgb(220, 220, 220)"
1657 #        linewidth: 1
1658 #        showgrid: True
1659 #        showline: True
1660 #        showticklabels: True
1661 #        tickcolor: "rgb(220, 220, 220)"
1662 #        tickmode: "linear"
1663 #        tickfont:
1664 #          size: 16
1665 #        zeroline: False
1666 #      yaxis:
1667 #        title: "<b>Connections Per Second [cps]</b>"
1668 #        titlefont:
1669 #          size: 16
1670 #        gridcolor: "rgb(230, 230, 230)"
1671 #        hoverformat: ".4s"
1672 #        linecolor: "rgb(220, 220, 220)"
1673 #        linewidth: 1
1674 #        rangemode: "tozero"
1675 #        showgrid: True
1676 #        showline: True
1677 #        showticklabels: True
1678 #        tickcolor: "rgb(220, 220, 220)"
1679 #        tickformat: ".3s"
1680 #        tickfont:
1681 #          size: 16
1682 #        zeroline: False
1683 #      boxmode: "group"
1684 #      boxgroupgap: 0.5
1685 #      autosize: False
1686 #      margin:
1687 #        t: 50
1688 #        b: 20
1689 #        l: 80
1690 #        r: 20
1691 #      showlegend: True
1692 #      legend:
1693 #        orientation: "h"
1694 #        font:
1695 #          size: 16
1696 #      width: 700
1697 #      height: 800
1698 #      paper_bgcolor: "#fff"
1699 #      plot_bgcolor: "#fff"
1700 #      hoverlabel:
1701 #        namelength: -1
1702 #
1703 #    plot-rps:
1704 #      titlefont:
1705 #        size: 18
1706 #      xaxis:
1707 #        title: "<b>Test Cases [Index]</b>"
1708 #        titlefont:
1709 #          size: 16
1710 #        autorange: True
1711 #        fixedrange: False
1712 #        gridcolor: "rgb(230, 230, 230)"
1713 #        linecolor: "rgb(220, 220, 220)"
1714 #        linewidth: 1
1715 #        showgrid: True
1716 #        showline: True
1717 #        showticklabels: True
1718 #        tickcolor: "rgb(220, 220, 220)"
1719 #        tickmode: "linear"
1720 #        tickfont:
1721 #          size: 16
1722 #        zeroline: False
1723 #      yaxis:
1724 #        title: "<b>Requests Per Second [rps]</b>"
1725 #        titlefont:
1726 #          size: 16
1727 #        gridcolor: "rgb(230, 230, 230)"
1728 #        hoverformat: ".4s"
1729 #        linecolor: "rgb(220, 220, 220)"
1730 #        linewidth: 1
1731 #        rangemode: "tozero"
1732 #        showgrid: True
1733 #        showline: True
1734 #        showticklabels: True
1735 #        tickcolor: "rgb(230, 230, 230)"
1736 #        tickformat: ".3s"
1737 #        tickfont:
1738 #          size: 16
1739 #        zeroline: False
1740 #      boxmode: "group"
1741 #      boxgroupgap: 0.5
1742 #      autosize: False
1743 #      margin:
1744 #        t: 50
1745 #        b: 20
1746 #        l: 80
1747 #        r: 20
1748 #      showlegend: True
1749 #      legend:
1750 #        orientation: "h"
1751 #        font:
1752 #          size: 16
1753 #      width: 700
1754 #      height: 800
1755 #      paper_bgcolor: "#fff"
1756 #      plot_bgcolor: "#fff"
1757 #      hoverlabel:
1758 #        namelength: -1
1759
1760     plot-hoststack:
1761       titlefont:
1762         size: 16
1763       xaxis:
1764         title: "<b>Test Cases [Index]</b>"
1765         titlefont:
1766           size: 14
1767         autorange: True
1768         fixedrange: False
1769         gridcolor: "rgb(230, 230, 230)"
1770         linecolor: "rgb(220, 220, 220)"
1771         linewidth: 1
1772         showgrid: True
1773         showline: True
1774         showticklabels: True
1775         tickcolor: "rgb(220, 220, 220)"
1776         tickmode: "linear"
1777         tickfont:
1778           size: 14
1779         zeroline: False
1780       yaxis:
1781         title: "<b>Bandwidth [Gbps]</b>"
1782         titlefont:
1783           size: 14
1784         gridcolor: "rgb(230, 230, 230)"
1785         hoverformat: ".4s"
1786         linecolor: "rgb(220, 220, 220)"
1787         linewidth: 1
1788         rangemode: "tozero"
1789         showgrid: True
1790         showline: True
1791         showticklabels: True
1792         tickcolor: "rgb(230, 230, 230)"
1793         tickformat: ".3s"
1794         tickfont:
1795           size: 14
1796         zeroline: False
1797       boxmode: "group"
1798       boxgroupgap: 0.5
1799       autosize: False
1800       margin:
1801         t: 50
1802         b: 20
1803         l: 80
1804         r: 20
1805       showlegend: True
1806       legend:
1807         orientation: "h"
1808         font:
1809           size: 14
1810       width: 700
1811       height: 800
1812       paper_bgcolor: "#fff"
1813       plot_bgcolor: "#fff"
1814       hoverlabel:
1815         namelength: -1
1816
1817     plot-throughput:
1818       titlefont:
1819         size: 18
1820       xaxis:
1821         title: "<b>Test Cases [Index]</b>"
1822         titlefont:
1823           size: 16
1824         autorange: True
1825         fixedrange: False
1826         gridcolor: "rgb(230, 230, 230)"
1827         linecolor: "rgb(220, 220, 220)"
1828         linewidth: 1
1829         showgrid: True
1830         showline: True
1831         showticklabels: True
1832         tickcolor: "rgb(220, 220, 220)"
1833         tickmode: "linear"
1834         tickfont:
1835           size: 16
1836         zeroline: False
1837       yaxis:
1838         title: "<b>Packet Throughput [Mpps]</b>"
1839         titlefont:
1840           size: 16
1841         gridcolor: "rgb(230, 230, 230)"
1842         hoverformat: ".4r"
1843         tickformat: ".3r"
1844         linecolor: "rgb(220, 220, 220)"
1845         linewidth: 1
1846         showgrid: True
1847         showline: True
1848         showticklabels: True
1849         tickcolor: "rgb(220, 220, 220)"
1850         tickfont:
1851           size: 16
1852         zeroline: False
1853         range: [0,50]
1854       autosize: False
1855       margin:
1856         t: 50
1857         b: 0
1858         l: 80
1859         r: 20
1860       showlegend: True
1861       legend:
1862         orientation: "h"
1863         font:
1864           size: 16
1865       width: 700
1866       height: 900
1867       paper_bgcolor: "#fff"
1868       plot_bgcolor: "#fff"
1869       hoverlabel:
1870         namelength: -1
1871
1872     plot-throughput-speedup-analysis:
1873       titlefont:
1874         size: 18
1875       xaxis:
1876         title: "<b>Number of Cores [Qty]</b>"
1877         titlefont:
1878           size: 16
1879         autorange: True
1880         fixedrange: False
1881         gridcolor: "rgb(230, 230, 230)"
1882         linecolor: "rgb(220, 220, 220)"
1883         linewidth: 1
1884         showgrid: True
1885         showline: True
1886         showticklabels: True
1887         tickcolor: "rgb(238, 238, 238)"
1888         tickmode: "linear"
1889         tickfont:
1890           size: 16
1891         zeroline: False
1892       yaxis:
1893         title: "<b>Packet Throughput [Mpps]</b>"
1894         titlefont:
1895           size: 16
1896         type: "linear"
1897         gridcolor: "rgb(230, 230, 230)"
1898         hoverformat: ".4s"
1899         linecolor: "rgb(220, 220, 220)"
1900         linewidth: 1
1901         showgrid: True
1902         showline: True
1903         showticklabels: True
1904         tickcolor: "rgb(220, 220, 220)"
1905         tickformat: ".4s"
1906         tickfont:
1907           size: 16
1908         zeroline: True
1909         rangemode: "tozero"
1910         range: [0,100]
1911       legend:
1912         orientation: "h"
1913         font:
1914           size: 16
1915         xanchor: "left"
1916         yanchor: "top"
1917         x: 0
1918         y: -0.2
1919         bgcolor: "rgba(255, 255, 255, 0)"
1920         bordercolor: "rgba(255, 255, 255, 0)"
1921         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1922       autosize: False
1923       margin:
1924           't': 50
1925           'b': 150
1926           'l': 85
1927           'r': 10
1928       showlegend: True
1929       width: 700
1930       height: 700
1931       paper_bgcolor: "#fff"
1932       plot_bgcolor: "#fff"
1933       hoverlabel:
1934         namelength: -1
1935       annotations: [
1936         {
1937           text: "_ _          __          ...",
1938           align: "left",
1939           showarrow: False,
1940           xref: "paper",
1941           yref: "paper",
1942           xanchor: "left",
1943           yanchor: "top",
1944           x: 0,
1945           y: -0.13,
1946           font: {
1947             family: "Consolas, Courier New",
1948             size: 15
1949           },
1950         },
1951         {
1952           text: "    Perfect     Measured     Limit",
1953           align: "left",
1954           showarrow: False,
1955           xref: "paper",
1956           yref: "paper",
1957           xanchor: "left",
1958           yanchor: "top",
1959           x: 0,
1960           y: -0.15,
1961           font: {
1962             family: "Consolas, Courier New",
1963             size: 15
1964           },
1965         },
1966       ]
1967
1968     plot-latency:
1969       titlefont:
1970         size: 18
1971       xaxis:
1972         title: "<b>Direction</b>"
1973         titlefont:
1974           size: 16
1975         autorange: True
1976         fixedrange: False
1977         gridcolor: "rgb(230, 230, 230)"
1978         linecolor: "rgb(220, 220, 220)"
1979         linewidth: 1
1980         showgrid: True
1981         showline: True
1982         showticklabels: False
1983         tickcolor: "rgb(220, 220, 220)"
1984         tickmode: "linear"
1985         tickfont:
1986           size: 16
1987         zeroline: False
1988       yaxis:
1989         title: "<b>Packet Latency [uSec]</b>"
1990         titlefont:
1991           size: 16
1992         type: "linear"
1993         gridcolor: "rgb(230, 230, 230)"
1994         hoverformat: ".4s"
1995         linecolor: "rgb(220, 220, 220)"
1996         linewidth: 1
1997         showgrid: True
1998         showline: True
1999         showticklabels: True
2000         tickcolor: "rgb(220, 220, 220)"
2001         tickformat: ".4s"
2002         tickfont:
2003           size: 16
2004         zeroline: True
2005         rangemode: "tozero"
2006       legend:
2007         orientation: "h"
2008         font:
2009           size: 16
2010         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2011       autosize: False
2012       margin:
2013           't': 50
2014           'b': 150
2015           'l': 80
2016           'r': 10
2017       showlegend: True
2018       width: 700
2019       height: 700
2020       paper_bgcolor: "#fff"
2021       plot_bgcolor: "#fff"
2022       hoverlabel:
2023         namelength: -1
2024
2025     plot-hdrh-latency:
2026       title:
2027         text: ""
2028         xanchor: "center"
2029         x: 0.5
2030         font:
2031           size: 16
2032       width: 700
2033       plot_bgcolor: "white"
2034       annotations:
2035         - font:
2036             size: 14
2037           showarrow: False
2038           text: "<b>Packet Latency [uSec]</b>"
2039           x: 1
2040           xanchor: "right"
2041           xref: "paper"
2042           y: -0.045
2043           yanchor: "top"
2044           yref: "paper"
2045         - font:
2046             size: 14
2047           showarrow: False
2048           text: "<b>Probability [%]</b>"
2049           textangle: 270
2050           x: -0.06
2051           xanchor: "center"
2052           xref: "paper"
2053           y: 0.5
2054           yanchor: "middle"
2055           yref: "paper"
2056         - font:
2057             size: 14
2058           showarrow: False
2059           text: "<b>Direction: E-W</b>"
2060           x: 0.24
2061           xanchor: "center"
2062           xref: "paper"
2063           y: 1.05
2064           yanchor: "bottom"
2065           yref: "paper"
2066         - font:
2067             size: 14
2068           showarrow: False
2069           text: "<b>Direction: W-E</b>"
2070           x: 0.74
2071           xanchor: "center"
2072           xref: "paper"
2073           y: 1.05
2074           yanchor: "bottom"
2075           yref: "paper"
2076
2077     plot-hdrh-latency-percentile:
2078       title:
2079         text: ""
2080         xanchor: "center"
2081         x: 0.5
2082         font:
2083           size: 18
2084       xaxis:
2085         type: "log"
2086         title: "<b>Percentile [%]</b>"
2087         titlefont:
2088           size: 16
2089         autorange: True
2090         fixedrange: False
2091         gridcolor: "rgb(230, 230, 230)"
2092         linecolor: "rgb(220, 220, 220)"
2093         linewidth: 1
2094         showgrid: True
2095         showline: True
2096         showticklabels: True
2097         tickcolor: "rgb(220, 220, 220)"
2098         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2099         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2100         tickfont:
2101           size: 16
2102       yaxis:
2103         title: "<b>Packet Latency [uSec]</b>"
2104         titlefont:
2105           size: 16
2106         gridcolor: "rgb(230, 230, 230)"
2107         linecolor: "rgb(220, 220, 220)"
2108         linewidth: 1
2109         showgrid: True
2110         showline: True
2111         showticklabels: True
2112         tickcolor: "rgb(220, 220, 220)"
2113         tickfont:
2114           size: 16
2115       autosize: False
2116       showlegend: True
2117       legend:
2118         traceorder: "normal"
2119         orientation: "h"
2120         font:
2121           size: 16
2122         xanchor: "left"
2123         yanchor: "top"
2124         x: 0
2125         y: -0.15
2126         bgcolor: "rgba(255, 255, 255, 0)"
2127         bordercolor: "rgba(255, 255, 255, 0)"
2128       width: 700
2129       height: 700
2130       paper_bgcolor: "white"
2131       plot_bgcolor: "white"
2132
2133     plot-hdrh-latency-by-percentile:
2134       title:
2135         text: "<b>Latency by Percentile Distribution</b>"
2136         xanchor: "center"
2137         x: 0.5
2138         font:
2139           size: 18
2140       showlegend: True
2141       legend:
2142         traceorder: "normal"
2143         orientation: "h"
2144         font:
2145           size: 16
2146         xanchor: "left"
2147         yanchor: "top"
2148         x: 0
2149         y: -0.2
2150         bgcolor: "rgba(255, 255, 255, 0)"
2151         bordercolor: "rgba(255, 255, 255, 0)"
2152       xaxis:
2153         type: "linear"
2154         title: "<b>Percentile [%]</b>"
2155         titlefont:
2156           size: 14
2157         autorange: False
2158         fixedrange: False
2159         range: [0, 100]
2160         gridcolor: "rgb(230, 230, 230)"
2161         linecolor: "rgb(220, 220, 220)"
2162         linewidth: 1
2163         showgrid: True
2164         showline: True
2165         showticklabels: True
2166         tickcolor: "rgb(220, 220, 220)"
2167         tickvals: [0, 25, 50, 75, 100]
2168         ticktext: [0, 25, 50, 75, 100]
2169         tickfont:
2170           size: 14
2171       yaxis:
2172         title: "<b>One-Way Latency per Direction [uSec]</b>"
2173         titlefont:
2174           size: 14
2175         gridcolor: "rgb(230, 230, 230)"
2176         linecolor: "rgb(220, 220, 220)"
2177         linewidth: 1
2178         showgrid: True
2179         showline: True
2180         showticklabels: True
2181         tickcolor: "rgb(220, 220, 220)"
2182         tickfont:
2183           size: 14
2184       width: 700
2185       height: 700
2186       paper_bgcolor: "white"
2187       plot_bgcolor: "white"
2188
2189 - type: "static"
2190   src-path: "{DIR[RST]}"
2191   dst-path: "{DIR[WORKING,SRC]}"
2192
2193 - type: "input"
2194   general:
2195     file-name: "output_info.xml.gz"
2196     file-format: ".gz"
2197     arch-file-format:
2198       - ".gz"
2199       - ".zip"
2200     download-path: "{job}/{build}/archives/{filename}"
2201     extract: "output.xml"
2202
2203     zip-file-name: "robot-plugin.zip"
2204     zip-file-format: ".zip"
2205     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2206     zip-extract: "robot-plugin/output.xml"
2207
2208   builds:
2209
2210     csit-vpp-perf-verify-1908-3n-hsw:
2211       - 12  # NDRPDR sel
2212       - 13  # NDRPDR sel
2213       - 14  # NDRPDR sel
2214       - 15  # NDRPDR sel
2215       - 16  # NDRPDR sel
2216       - 17  # NDRPDR sel
2217       - 18  # NDRPDR sel
2218       - 19  # NDRPDR sel
2219       - 20  # NDRPDR sel
2220       - 21  # NDRPDR sel
2221       - 39  # MRR sel
2222     csit-vpp-perf-verify-2001-3n-hsw:
2223       - 21  # NDRPDR sel
2224       - 22  # NDRPDR sel
2225       - 23  # NDRPDR sel
2226       - 24  # NDRPDR sel
2227       - 25  # NDRPDR sel
2228       - 29  # NDRPDR sel
2229       - 30  # NDRPDR sel
2230       - 31  # NDRPDR sel
2231       - 32  # NDRPDR sel
2232       - 34  # NDRPDR sel
2233       - 17  # MRR sel
2234     csit-vpp-perf-report-iterative-2005-3n-hsw:
2235       - 3   # NDRPDR sel
2236       - 4   # NDRPDR sel
2237       - 5   # NDRPDR sel
2238       - 10  # NDRPDR sel
2239       - 11  # NDRPDR sel
2240       - 12  # NDRPDR sel
2241       - 15  # NDRPDR sel
2242       - 16  # NDRPDR sel
2243       - 18  # NDRPDR sel
2244       - 19  # NDRPDR sel
2245       - 13  # MRR
2246     csit-vpp-perf-verify-2005-3n-hsw:
2247       - 3   # hoststack
2248       - 5   # hoststack
2249       - 6   # hoststack
2250       - 7   # hoststack
2251       - 8   # hoststack
2252       - 9   # hoststack
2253       - 10  # hoststack
2254       - 11  # hoststack
2255       - 12  # hoststack
2256       - 13  # hoststack
2257     csit-vpp-perf-report-coverage-2005-3n-hsw:
2258       - 1   # perf-full-3n-dnv-crypto_I
2259       - 7   # perf-full-3n-hsw-crypto_II
2260       - 3   # perf-full-3n-hsw-crypto_III
2261       - 4   # perf-full-3n-dnv-crypto_IV
2262       - 5   # perf-full-3n-hsw-ip4_I
2263       - 6   # perf-full-3n-hsw-ip4_II
2264       - 8   # perf-full-3n-hsw-ip4_III
2265       - 9   # perf-full-3n-hsw-ip4_IV
2266       - 10  # perf-full-3n-hsw-ip4_V
2267       - 26  # perf-full-3n-hsw-ip4_VI
2268       - 18  # perf-full-3n-hsw-ip4_VII
2269       - 27  # perf-full-3n-hsw-ip4_VIII
2270       - 28  # perf-full-3n-hsw-ip4_IX
2271       - 29  # perf-full-3n-hsw-ip6_I
2272       - 35  # perf-full-3n-hsw-ip6_II
2273       - 42  # perf-full-3n-hsw-l2_I
2274       - 33  # perf-full-3n-hsw-l2_II
2275       - 37  # perf-full-3n-hsw-l2_III
2276       - 45  # perf-full-3n-hsw-l2_IV
2277       - 43  # perf-full-3n-hsw-l2_V
2278       - 40  # perf-full-3n-hsw-l2_VI
2279       - 44  # perf-full-3n-hsw-l2_VII
2280       - 51  # perf-full-3n-hsw-l2_VIII
2281       - 50  # perf-full-3n-hsw-l2_IX
2282       - 52  # perf-full-3n-hsw-l2_X
2283       - 53  # perf-full-3n-hsw-l2_XI
2284       - 54  # perf-full-3n-hsw-memif
2285       - 55  # perf-full-3n-hsw-ip4tunnels-I
2286       - 56  # perf-full-3n-hsw-ip4tunnels-II
2287       - 57  # perf-full-3n-hsw-ip4tunnels-III
2288       - 58  # perf-full-3n-hsw-ip6tunnels-I
2289       - 59  # perf-full-3n-hsw-srv6-I
2290       - 60  # perf-full-3n-hsw-srv6-II
2291       - 61  # perf-full-3n-hsw-vhost-I
2292       - 62  # perf-full-3n-hsw-vhost-II
2293       - 63  # perf-full-3n-hsw-vhost-III
2294
2295     csit-vpp-perf-verify-1908_1-3n-skx:
2296       - 26  # NDRPDR sel - new1908.1
2297       - 27  # NDRPDR sel - new1908.1
2298       - 28  # NDRPDR sel - new1908.1
2299       - 29  # NDRPDR sel - new1908.1
2300       - 30  # NDRPDR sel - new1908.1
2301       - 31  # NDRPDR sel - new1908.1
2302       - 33  # NDRPDR sel - new1908.1
2303       - 34  # NDRPDR sel - new1908.1
2304       - 35  # NDRPDR sel - new1908.1
2305       - 36  # NDRPDR sel - new1908.1
2306     csit-vpp-perf-verify-2001-3n-skx:
2307       - 69  # NDRPDR sel - new2001.0
2308       - 71  # NDRPDR sel - new2001.0
2309       - 72  # NDRPDR sel - new2001.0
2310       - 76  # NDRPDR sel - new2001.0
2311       - 77  # NDRPDR sel - new2001.0
2312       - 78  # NDRPDR sel - new2001.0
2313       - 80  # NDRPDR sel - new2001.0
2314       - 50  # MRR sel
2315       - 53  # MRR sel addition
2316     csit-vpp-perf-report-iterative-2005-3n-skx:
2317       - 4   # NDRPDR sel
2318       - 5   # NDRPDR sel ??? all x710 failed
2319       - 33  # NDRPDR sel
2320       - 28  # NDRPDR sel
2321       - 34  # NDRPDR sel
2322       - 36  # NDRPDR sel
2323       - 37  # NDRPDR sel
2324       - 38  # NDRPDR sel
2325       - 39  # NDRPDR sel
2326       - 41  # NDRPDR sel
2327       - 6   # MRR sel
2328     csit-vpp-perf-report-coverage-2005-3n-skx:
2329       - 10  # perf-full-3n-skx-crypto_I
2330       - 11  # perf-full-3n-skx-crypto_II
2331       - 12  # perf-full-3n-skx-crypto_III
2332       - 5   # perf-full-3n-skx-ip4_I
2333       - 14  # perf-full-3n-skx-ip4_II
2334       - 7   # perf-full-3n-skx-ip4_III
2335       - 15  # perf-full-3n-skx-ip4_IV
2336       - 16  # perf-full-3n-skx-ip4_V
2337       - 17  # perf-full-3n-skx-ip4_VI
2338       - 18  # perf-full-3n-skx-ip4_VII
2339       - 19  # perf-full-3n-skx-ip4_VIII
2340       - 20  # perf-full-3n-skx-ip4_IX
2341       - 24  # perf-full-3n-skx-ip6_I
2342       - 25  # perf-full-3n-skx-ip6_II
2343       - 22  # perf-full-3n-skx-ip4tunnels-II
2344       - 23  # perf-full-3n-skx-ip4tunnels-III
2345       - 26  # perf-full-3n-skx-ip6tunnels-I
2346       - 28  # perf-full-3n-skx-l2_II
2347       - 30  # perf-full-3n-skx-l2_IV
2348       - 32  # perf-full-3n-skx-l2_VI
2349       - 33  # perf-full-3n-skx-l2_VII
2350       - 35  # perf-full-3n-skx-l2_IX
2351       - 36  # perf-full-3n-skx-l2_X
2352       - 37  # perf-full-3n-skx-l2_XI
2353
2354     csit-vpp-perf-verify-1908_1-2n-skx:
2355       - 39  # NDRPDR sel - new1908.1
2356       - 40  # NDRPDR sel - new1908.1
2357       - 41  # NDRPDR sel - new1908.1
2358       - 43  # NDRPDR sel - new1908.1
2359       - 44  # NDRPDR sel - new1908.1
2360       - 45  # NDRPDR sel - new1908.1
2361       - 46  # NDRPDR sel - new1908.1
2362       - 47  # NDRPDR sel - new1908.1
2363       - 48  # NDRPDR sel - new1908.1
2364       - 49  # NDRPDR sel - new1908.1
2365     csit-vpp-perf-verify-2001-2n-skx:
2366       - 143  # NDRPDR sel - new2001.0
2367       - 146  # NDRPDR sel - new2001.0
2368       - 147  # NDRPDR sel - new2001.0
2369       - 148  # NDRPDR sel - new2001.0
2370       - 149  # NDRPDR sel - new2001.0
2371       - 150  # NDRPDR sel - new2001.0
2372       - 151  # NDRPDR sel - new2001.0
2373       - 152  # NDRPDR sel - new2001.0
2374       - 153  # NDRPDR sel - new2001.0
2375       - 154  # NDRPDR sel - new2001.0
2376       - 101  # MRR sel - old
2377       - 128  # MRR sel addition - old
2378     csit-vpp-perf-report-iterative-2005-2n-skx:
2379       - 43  # NDRPDR sel
2380       - 38  # NDRPDR sel
2381       - 7   # NDRPDR sel
2382       - 65  # NDRPDR sel
2383       - 47  # NDRPDR sel
2384       - 55  # NDRPDR sel
2385       - 67  # NDRPDR sel
2386       - 75  # NDRPDR sel
2387       - 76  # NDRPDR sel
2388       - 73  # NDRPDR sel
2389       - 42  # MRR sel
2390       - 48  # Reconf
2391       - 50  # Reconf
2392       - 51  # Reconf
2393       - 52  # Reconf
2394       - 53  # Reconf
2395       - 60  # Reconf
2396       - 70  # Reconf
2397       - 71  # Reconf
2398       - 63  # Reconf
2399       - 66  # Reconf
2400       - 49  # Soak
2401       - 54  # Soak
2402     csit-vpp-perf-report-coverage-2005-2n-skx:
2403       - 11  # perf-full-2n-skx-ip4_I
2404       - 3   # perf-full-2n-skx-ip4_II
2405       - 18  # perf-full-2n-skx-ip4_III
2406       - 19  # perf-full-2n-skx-ip4_IV
2407       - 5   # perf-full-2n-skx-ip4_V
2408       - 20  # perf-full-2n-skx-ip4_VI
2409       - 7   # perf-full-2n-skx-ip6_I
2410       - 21  # perf-full-2n-skx-ip6_II
2411       - 9   # perf-full-2n-skx-l2_I
2412       - 22  # perf-full-2n-skx-l2_II
2413       - 23  # perf-full-2n-skx-memif
2414       - 24  # perf-full-2n-skx-loadbalancer
2415       - 25  # perf-full-2n-skx-vhost I
2416       - 26  # perf-full-2n-skx-vhost II
2417       - 27  # perf-full-2n-skx-vts
2418
2419     csit-vpp-perf-verify-1908_1-2n-clx:
2420       - 5  # NDRPDR sel
2421       - 6  # NDRPDR sel
2422       - 7  # NDRPDR sel
2423       - 8  # NDRPDR sel
2424       - 9  # NDRPDR sel
2425     csit-vpp-perf-verify-2001-2n-clx:
2426       - 28  # NDRPDR sel
2427       - 29  # NDRPDR sel
2428       - 32  # NDRPDR sel
2429       - 40  # NDRPDR sel
2430       - 43  # NDRPDR sel
2431       - 44  # NDRPDR sel
2432       - 45  # NDRPDR sel
2433       - 47  # NDRPDR sel
2434       - 48  # NDRPDR sel
2435       - 49  # NDRPDR sel
2436       - 39  # MRR
2437     csit-vpp-perf-report-iterative-2005-2n-clx:
2438       - 7   # NDRPDR sel
2439       - 38  # NDRPDR sel
2440       - 9   # NDRPDR sel
2441       - 32  # NDRPDR sel ???
2442       - 33  # NDRPDR sel ???
2443       - 39  # NDRPDR sel
2444       - 40  # NDRPDR sel
2445       - 43  # NDRPDR sel
2446       - 50  # NDRPDR sel
2447       - 51  # NDRPDR sel
2448       - 12  # MRR
2449       - 42  # Reconf
2450       - 45  # Reconf
2451       - 46  # Reconf
2452       - 47  # Reconf
2453       - 48  # Reconf
2454       - 52  # Reconf
2455       - 53  # Reconf
2456       - 54  # Reconf
2457       - 55  # Reconf
2458       - 56  # Reconf
2459       - 44  # Soak
2460       - 49  # Soak
2461       - 57  # 2n-clx nfv-density-00
2462       - 58  # 2n-clx nfv-density-00
2463       - 59  # 2n-clx nfv-density-00
2464       - 60  # 2n-clx nfv-density-00
2465       - 61  # 2n-clx nfv-density-00
2466     csit-vpp-perf-report-coverage-2005-2n-clx:
2467       - 21  # perf-full-2n-clx-ip4_I
2468       - 2   # perf-full-2n-clx-ip4_II
2469       - 3   # perf-full-2n-clx-ip4_III
2470       - 4   # perf-full-2n-clx-ip4_IV
2471       - 5   # perf-full-2n-clx-ip4_V
2472       - 6   # perf-full-2n-clx-ip4_VI
2473       - 7   # perf-full-2n-clx-ip6_I
2474       - 16  # perf-full-2n-clx-ip6_II
2475       - 23  # perf-full-2n-clx-l2_I
2476       - 10  # perf-full-2n-clx-l2_II
2477       - 11  # perf-full-2n-clx-memif
2478       - 12  # perf-full-2n-clx-loadbalancer
2479       - 13  # perf-full-2n-clx-vhost I
2480       - 22  # perf-full-2n-clx-vhost II
2481       - 15  # perf-full-2n-clx-vts
2482
2483     csit-vpp-perf-verify-1908-3n-tsh:
2484       - 7   # NDRPDR sel
2485       - 8   # NDRPDR sel
2486       - 9   # NDRPDR sel
2487       - 10  # NDRPDR sel
2488       - 11  # NDRPDR sel
2489       - 12  # NDRPDR sel
2490       - 13  # NDRPDR sel
2491       - 14  # NDRPDR sel
2492       - 15  # NDRPDR sel
2493       - 16  # NDRPDR sel
2494       - 17  # MRR sel
2495     csit-vpp-perf-verify-2001-3n-tsh:
2496       - 3   # NDRPDR sel
2497       - 4   # NDRPDR sel
2498       - 7   # NDRPDR sel
2499       - 8   # NDRPDR sel
2500       - 10  # NDRPDR sel
2501       - 12  # NDRPDR sel
2502       - 13  # NDRPDR sel
2503       - 14  # NDRPDR sel
2504       - 15  # NDRPDR sel
2505       - 21  # NDRPDR sel
2506       - 9   # MRR sel
2507     # TODO: Add data:
2508     csit-vpp-perf-report-iterative-2005-3n-tsh:
2509       - 9   # NDRPDR sel
2510       - 11  # NDRPDR sel
2511       - 12  # NDRPDR sel
2512       - 20  # NDRPDR sel
2513       - 14  # NDRPDR sel
2514       - 10  # MRR sel
2515
2516     csit-vpp-perf-verify-1908-3n-dnv:
2517       - 6   # NDRPDR sel
2518       - 7   # NDRPDR sel
2519       - 8   # NDRPDR sel
2520       - 9   # NDRPDR sel
2521       - 10  # NDRPDR sel
2522       - 12  # NDRPDR sel
2523       - 13  # NDRPDR sel
2524       - 14  # NDRPDR sel
2525       - 15  # NDRPDR sel
2526       - 16  # NDRPDR sel
2527       - 17  # MRR sel
2528     csit-vpp-perf-verify-2001-3n-dnv:
2529       - 5   # NDRPDR sel
2530       - 6   # NDRPDR sel
2531       - 7   # NDRPDR sel
2532       - 8   # NDRPDR sel
2533       - 9   # NDRPDR sel
2534       - 10  # NDRPDR sel
2535       - 12  # NDRPDR sel
2536       - 16  # NDRPDR sel
2537       - 17  # NDRPDR sel
2538       - 18  # NDRPDR sel
2539       - 11  # MRR sel
2540     csit-vpp-perf-report-iterative-2005-3n-dnv:
2541       - 2   # NDRPDR sel
2542       - 3   # NDRPDR sel
2543       - 4   # NDRPDR sel
2544       - 5   # NDRPDR sel
2545       - 6   # NDRPDR sel
2546       - 7   # NDRPDR sel
2547       - 9   # NDRPDR sel
2548       - 10  # NDRPDR sel
2549       - 11  # NDRPDR sel
2550       - 12  # NDRPDR sel
2551       - 8   # MRR
2552     csit-vpp-perf-report-coverage-2005-3n-dnv:
2553       - 1   # perf-full-3n-dnv-crypto_I
2554       - 24  # perf-full-3n-dnv-crypto_II
2555       - 5   # perf-full-3n-dnv-ip4_I
2556       - 13  # perf-full-3n-dnv-ip4_II
2557       - 17  # perf-full-3n-dnv-ip6_I
2558       - 18  # perf-full-3n-dnv-ip6_II
2559       - 21  # perf-full-3n-dnv-l2_I
2560       - 22  # perf-full-3n-dnv-l2_II
2561       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2562
2563     csit-vpp-perf-verify-1908-2n-dnv:
2564       - 1   # NDRPDR sel
2565       - 2   # NDRPDR sel
2566       - 3   # NDRPDR sel
2567       - 4   # NDRPDR sel
2568       - 5   # NDRPDR sel
2569       - 6   # NDRPDR sel
2570       - 7   # NDRPDR sel
2571       - 8   # NDRPDR sel
2572       - 9   # NDRPDR sel
2573       - 10  # NDRPDR sel
2574       - 11  # MRR sel
2575     csit-vpp-perf-verify-2001-2n-dnv:
2576       - 4   # NDRPDR sel
2577       - 5   # NDRPDR sel
2578       - 6   # NDRPDR sel
2579       - 7   # NDRPDR sel
2580       - 8   # NDRPDR sel
2581       - 9   # NDRPDR sel
2582       - 10  # NDRPDR sel
2583       - 11  # NDRPDR sel
2584       - 13  # NDRPDR sel
2585       - 16  # NDRPDR sel
2586       - 12  # MRR sel
2587     csit-vpp-perf-report-iterative-2005-2n-dnv:
2588       - 3   # NDRPDR sel
2589       - 6   # NDRPDR sel
2590       - 7   # NDRPDR sel
2591       - 8   # NDRPDR sel
2592       - 9   # NDRPDR sel
2593       - 10  # NDRPDR sel
2594       - 11  # NDRPDR sel
2595       - 12  # NDRPDR sel
2596       - 13  # NDRPDR sel
2597       - 14  # NDRPDR sel
2598       - 15  # MRR sel
2599     csit-vpp-perf-report-coverage-2005-2n-dnv:
2600       - 1   # perf-full-2n-dnv-ip4_I
2601       - 2   # perf-full-2n-dnv-ip4_II
2602       - 3   # perf-full-2n-dnv-ip6_I
2603       - 4   # perf-full-2n-dnv-ip6_II
2604       - 5   # perf-full-2n-dnv-l2_I
2605       - 6   # perf-full-2n-dnv-l2_II
2606
2607     csit-dpdk-perf-verify-1908-3n-hsw:
2608       - 2   # NDRPDR sel
2609       - 3   # NDRPDR sel
2610       - 4   # NDRPDR sel
2611       - 5   # NDRPDR sel
2612       - 6   # NDRPDR sel
2613       - 7   # NDRPDR sel
2614       - 8   # NDRPDR sel
2615       - 9   # NDRPDR sel
2616       - 10  # NDRPDR sel
2617       - 11  # NDRPDR sel
2618     csit-dpdk-perf-verify-2001-3n-hsw:
2619       - 4   # NDRPDR sel
2620       - 5   # NDRPDR sel
2621       - 6   # NDRPDR sel
2622       - 7   # NDRPDR sel
2623       - 8   # NDRPDR sel
2624       - 9   # NDRPDR sel
2625       - 10  # NDRPDR sel
2626       - 11  # NDRPDR sel
2627       - 12  # NDRPDR sel
2628       - 13  # NDRPDR sel
2629       - 15  # NDRPDR sel
2630       - 16  # NDRPDR sel
2631       - 17  # NDRPDR sel
2632       - 18  # NDRPDR sel
2633       - 19  # NDRPDR sel
2634       - 20  # NDRPDR sel
2635       - 21  # NDRPDR sel
2636       - 22  # NDRPDR sel
2637       - 23  # NDRPDR sel
2638       - 24  # NDRPDR sel
2639     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2640       - 5   # NDRPDR sel
2641       - 6   # NDRPDR sel
2642       - 7   # NDRPDR sel
2643       - 8   # NDRPDR sel
2644       - 9   # NDRPDR sel
2645       - 10  # NDRPDR sel
2646       - 11  # NDRPDR sel
2647       - 12  # NDRPDR sel
2648       - 13  # NDRPDR sel
2649       - 14  # NDRPDR sel
2650
2651     csit-dpdk-perf-verify-1908-3n-skx:
2652       - 3   # NDRPDR sel
2653       - 4   # NDRPDR sel
2654       - 5   # NDRPDR sel
2655       - 6   # NDRPDR sel
2656       - 7   # NDRPDR sel
2657       - 8   # NDRPDR sel
2658       - 9   # NDRPDR sel
2659       - 10  # NDRPDR sel
2660       - 11  # NDRPDR sel
2661       - 12  # NDRPDR sel
2662     csit-dpdk-perf-verify-2001-3n-skx:
2663       - 29  # NDRPDR sel xxv710
2664       - 33  # NDRPDR sel xxv710
2665       - 34  # NDRPDR sel xxv710
2666       - 35  # NDRPDR sel xxv710
2667       - 36  # NDRPDR sel xxv710
2668       - 37  # NDRPDR sel xxv710
2669       - 41  # NDRPDR sel xxv710
2670       - 42  # NDRPDR sel xxv710
2671       - 43  # NDRPDR sel xxv710
2672       - 45  # NDRPDR sel xxv710
2673       - 30  # NDRPDR sel x710
2674       - 31  # NDRPDR sel x710
2675       - 32  # NDRPDR sel x710
2676       - 38  # NDRPDR sel x710
2677       - 39  # NDRPDR sel x710
2678       - 40  # NDRPDR sel x710
2679       - 44  # NDRPDR sel x710
2680       - 46  # NDRPDR sel x710
2681       - 47  # NDRPDR sel x710
2682       - 48  # NDRPDR sel x710
2683     csit-dpdk-perf-report-iterative-2005-3n-skx:
2684       - 4   # NDRPDR sel
2685       - 5   # NDRPDR sel
2686       - 6   # NDRPDR sel
2687       - 7   # NDRPDR sel
2688       - 8   # NDRPDR sel
2689       - 11  # NDRPDR sel
2690       - 12  # NDRPDR sel
2691       - 13  # NDRPDR sel
2692       - 14  # NDRPDR sel
2693       - 15  # NDRPDR sel
2694
2695     csit-dpdk-perf-verify-1908-2n-skx:
2696       - 2   # NDRPDR sel
2697       - 3   # NDRPDR sel
2698       - 4   # NDRPDR sel
2699       - 5   # NDRPDR sel
2700       - 7   # NDRPDR sel
2701       - 8   # NDRPDR sel
2702       - 9   # NDRPDR sel
2703       - 10  # NDRPDR sel
2704       - 11  # NDRPDR sel
2705       - 12  # NDRPDR sel
2706     csit-dpdk-perf-verify-2001-2n-skx:
2707       - 35  # NDRPDR sel xxv710
2708       - 36  # NDRPDR sel xxv710
2709       - 37  # NDRPDR sel xxv710
2710       - 41  # NDRPDR sel xxv710
2711       - 42  # NDRPDR sel xxv710
2712       - 43  # NDRPDR sel xxv710
2713       - 46  # NDRPDR sel xxv710
2714       - 47  # NDRPDR sel xxv710
2715       - 52  # NDRPDR sel xxv710
2716       - 53  # NDRPDR sel xxv710
2717       - 38  # NDRPDR sel x710
2718       - 39  # NDRPDR sel x710
2719       - 40  # NDRPDR sel x710
2720       - 44  # NDRPDR sel x710
2721       - 45  # NDRPDR sel x710
2722       - 48  # NDRPDR sel x710
2723       - 49  # NDRPDR sel x710
2724       - 50  # NDRPDR sel x710
2725       - 51  # NDRPDR sel x710
2726       - 54  # NDRPDR sel x710
2727     csit-dpdk-perf-report-iterative-2005-2n-skx:
2728       - 1   # NDRPDR sel
2729       - 2   # NDRPDR sel
2730       - 3   # NDRPDR sel
2731       - 4   # NDRPDR sel
2732       - 5   # NDRPDR sel
2733       - 6   # NDRPDR sel
2734       - 7   # NDRPDR sel
2735       - 8   # NDRPDR sel
2736       - 9   # NDRPDR sel
2737       - 10  # NDRPDR sel
2738
2739     csit-dpdk-perf-verify-2001-2n-clx:
2740       - 15  # NDRPDR sel
2741       - 16  # NDRPDR sel
2742       - 17  # NDRPDR sel
2743       - 18  # NDRPDR sel
2744       - 19  # NDRPDR sel
2745       - 20  # NDRPDR sel
2746       - 21  # NDRPDR sel
2747       - 22  # NDRPDR sel
2748       - 23  # NDRPDR sel
2749       - 24  # NDRPDR sel
2750       - 25  # NDRPDR sel
2751       - 26  # NDRPDR sel
2752       - 27  # NDRPDR sel
2753       - 28  # NDRPDR sel
2754       - 29  # NDRPDR sel
2755       - 30  # NDRPDR sel
2756       - 31  # NDRPDR sel
2757       - 32  # NDRPDR sel
2758       - 33  # NDRPDR sel
2759       - 34  # NDRPDR sel
2760     csit-dpdk-perf-report-iterative-2005-2n-clx:
2761       - 1   # NDRPDR sel
2762       - 2   # NDRPDR sel
2763       - 3   # NDRPDR sel
2764       - 4   # NDRPDR sel
2765       - 5   # NDRPDR sel
2766       - 6   # NDRPDR sel
2767       - 7   # NDRPDR sel
2768       - 8   # NDRPDR sel
2769       - 9   # NDRPDR sel
2770       - 10  # NDRPDR sel
2771
2772     csit-dpdk-perf-verify-2001-2n-dnv:
2773       - 9   # NDRPDR sel
2774       - 10  # NDRPDR sel
2775       - 11  # NDRPDR sel
2776       - 12  # NDRPDR sel
2777       - 13  # NDRPDR sel
2778       - 14  # NDRPDR sel
2779       - 15  # NDRPDR sel
2780       - 16  # NDRPDR sel
2781       - 17  # NDRPDR sel
2782       - 18  # NDRPDR sel
2783     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2784       - 8   # NDRPDR sel
2785       - 9   # NDRPDR sel
2786       - 10  # NDRPDR sel
2787       - 11  # NDRPDR sel
2788       - 12  # NDRPDR sel
2789       - 13  # NDRPDR sel
2790       - 14  # NDRPDR sel
2791       - 15  # NDRPDR sel
2792       - 16  # NDRPDR sel
2793       - 17  # NDRPDR sel
2794
2795     csit-dpdk-perf-verify-2001-3n-dnv:
2796       - 12  # NDRPDR sel
2797       - 13  # NDRPDR sel
2798       - 14  # NDRPDR sel
2799       - 15  # NDRPDR sel
2800       - 16  # NDRPDR sel
2801       - 17  # NDRPDR sel
2802       - 18  # NDRPDR sel
2803       - 19  # NDRPDR sel
2804       - 20  # NDRPDR sel
2805       - 22  # NDRPDR sel
2806     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2807       - 6   # NDRPDR sel
2808       - 7   # NDRPDR sel
2809       - 8   # NDRPDR sel
2810       - 9   # NDRPDR sel
2811       - 10  # NDRPDR sel
2812       - 11  # NDRPDR sel
2813       - 12  # NDRPDR sel
2814       - 13  # NDRPDR sel
2815       - 14  # NDRPDR sel
2816       - 16  # NDRPDR sel
2817
2818     csit-dpdk-perf-verify-2001-3n-tsh:
2819       - 3   # NDRPDR sel
2820       - 4   # NDRPDR sel
2821       - 5   # NDRPDR sel
2822       - 9   # NDRPDR sel
2823       - 10  # NDRPDR sel
2824       - 11  # NDRPDR sel
2825       - 12  # NDRPDR sel
2826       - 14  # NDRPDR sel
2827       - 15  # NDRPDR sel
2828       - 18  # NDRPDR sel
2829     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2830       - 5   # NDRPDR sel
2831
2832     csit-vpp-device-2005-ubuntu1804-1n-skx:
2833       - 35
2834
2835 - type: "output"
2836   output: "report"
2837   format:
2838     html:
2839     - full
2840 #    pdf:
2841 #    - minimal
2842
2843 ################################################################################
2844 ###                               T A B L E S                                ###
2845 ################################################################################
2846
2847 # VPP Soak vs NDR - 2n-skx
2848 - type: "table"
2849   title: "VPP Soak vs NDR 2n-skx"
2850   algorithm: "table_soak_vs_ndr"
2851   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2852   reference:
2853     title: "NDR"
2854     data: "vpp-soak-vs-ndr-2n-skx-ref"
2855   compare:
2856     title: "Soak"
2857     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2858   data: "vpp-soak-vs-ndr-2n-skx"
2859   include-tests: "NDR"
2860   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2861   parameters:
2862     - "throughput"
2863     - "name"
2864     - "parent"
2865
2866 # VPP Soak vs NDR - 2n-clx
2867 - type: "table"
2868   title: "VPP Soak vs NDR 2n-clx"
2869   algorithm: "table_soak_vs_ndr"
2870   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2871   reference:
2872     title: "NDR"
2873     data: "vpp-soak-vs-ndr-2n-clx-ref"
2874   compare:
2875     title: "Soak"
2876     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2877   data: "vpp-soak-vs-ndr-2n-clx"
2878   include-tests: "NDR"
2879   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2880   parameters:
2881     - "throughput"
2882     - "name"
2883     - "parent"
2884
2885 ################################################################################
2886
2887 # VPP Compare NICs 3n-skx 2t1c ndr
2888 - type: "table"
2889   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2890   algorithm: "table_comparison"
2891   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2893   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2894   columns:
2895     - title: "x710"
2896       data-set: "vpp-nic-comparison-3n-skx"
2897       tag: "NIC_Intel-X710"
2898     - title: "xxv710"
2899       data-set: "vpp-nic-comparison-3n-skx"
2900       tag: "NIC_Intel-XXV710"
2901   comparisons:
2902     - title: "Diff"
2903       reference: 1
2904       compare: 2
2905   legend:
2906     - "Legend to Table:"
2907     - "x710, xxv710 - NICs tested."
2908     - "Diff - difference between x710 and xxv710 NIC."
2909
2910 # VPP Compare NICs 3n-skx 4t2c ndr
2911 - type: "table"
2912   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2913   algorithm: "table_comparison"
2914   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2915   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2916   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2917   columns:
2918     - title: "x710"
2919       data-set: "vpp-nic-comparison-3n-skx"
2920       tag: "NIC_Intel-X710"
2921     - title: "xxv710"
2922       data-set: "vpp-nic-comparison-3n-skx"
2923       tag: "NIC_Intel-XXV710"
2924   comparisons:
2925     - title: "Diff"
2926       reference: 1
2927       compare: 2
2928   legend:
2929     - "Legend to Table:"
2930     - "x710, xxv710 - NICs tested."
2931     - "Diff - difference between x710 and xxv710 NIC."
2932
2933 # VPP Compare NICs 3n-skx 2t1c pdr
2934 - type: "table"
2935   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2936   algorithm: "table_comparison"
2937   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2938   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2939   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2940   columns:
2941     - title: "x710"
2942       data-set: "vpp-nic-comparison-3n-skx"
2943       tag: "NIC_Intel-X710"
2944     - title: "xxv710"
2945       data-set: "vpp-nic-comparison-3n-skx"
2946       tag: "NIC_Intel-XXV710"
2947   comparisons:
2948     - title: "Diff"
2949       reference: 1
2950       compare: 2
2951   legend:
2952     - "Legend to Table:"
2953     - "x710, xxv710 - NICs tested."
2954     - "Diff - difference between x710 and xxv710 NIC."
2955
2956 # VPP Compare NICs 3n-skx 4t2c pdr
2957 - type: "table"
2958   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2959   algorithm: "table_comparison"
2960   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2962   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2963   columns:
2964     - title: "x710"
2965       data-set: "vpp-nic-comparison-3n-skx"
2966       tag: "NIC_Intel-X710"
2967     - title: "xxv710"
2968       data-set: "vpp-nic-comparison-3n-skx"
2969       tag: "NIC_Intel-XXV710"
2970   comparisons:
2971     - title: "Diff"
2972       reference: 1
2973       compare: 2
2974   legend:
2975     - "Legend to Table:"
2976     - "x710, xxv710 - NICs tested."
2977     - "Diff - difference between x710 and xxv710 NIC."
2978
2979 ## VPP Compare NICs 3n-skx 2t1c mrr
2980 #- type: "table"
2981 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2982 #  algorithm: "table_comparison"
2983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2984 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2985 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2986 #  columns:
2987 #    - title: "x710"
2988 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2989 #      tag: "NIC_Intel-X710"
2990 #    - title: "xxv710"
2991 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2992 #      tag: "NIC_Intel-XXV710"
2993 #  comparisons:
2994 #    - title: "Diff"
2995 #      reference: 1
2996 #      compare: 2
2997 #  legend:
2998 #    - "Legend to Table:"
2999 #    - "x710, xxv710 - NICs tested."
3000 #    - "Diff - difference between x710 and xxv710 NIC."
3001 #
3002 ## VPP Compare NICs 3n-skx 4t2c mrr
3003 #- type: "table"
3004 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3005 #  algorithm: "table_comparison"
3006 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3007 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3008 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3009 #  columns:
3010 #    - title: "x710"
3011 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3012 #      tag: "NIC_Intel-X710"
3013 #    - title: "xxv710"
3014 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3015 #      tag: "NIC_Intel-XXV710"
3016 #  comparisons:
3017 #    - title: "Diff"
3018 #      reference: 1
3019 #      compare: 2
3020 #  legend:
3021 #    - "Legend to Table:"
3022 #    - "x710, xxv710 - NICs tested."
3023 #    - "Diff - difference between x710 and xxv710 NIC."
3024 #
3025 ## VPP Compare NICs 3n-skx 8t4c mrr
3026 #- type: "table"
3027 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3028 #  algorithm: "table_comparison"
3029 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3030 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3031 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3032 #  columns:
3033 #    - title: "x710"
3034 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3035 #      tag: "NIC_Intel-X710"
3036 #    - title: "xxv710"
3037 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3038 #      tag: "NIC_Intel-XXV710"
3039 #  comparisons:
3040 #    - title: "Diff"
3041 #      reference: 1
3042 #      compare: 2
3043 #  legend:
3044 #    - "Legend to Table:"
3045 #    - "x710, xxv710 - NICs tested."
3046 #    - "Diff - difference between x710 and xxv710 NIC."
3047
3048 # VPP Compare NICs 2n-skx 2t1c ndr
3049 - type: "table"
3050   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3051   algorithm: "table_comparison"
3052   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3053   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3054   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3055   columns:
3056     - title: "x710"
3057       data-set: "vpp-nic-comparison-2n-skx"
3058       tag: "NIC_Intel-X710"
3059     - title: "xxv710"
3060       data-set: "vpp-nic-comparison-2n-skx"
3061       tag: "NIC_Intel-XXV710"
3062   comparisons:
3063     - title: "Diff"
3064       reference: 1
3065       compare: 2
3066   legend:
3067     - "Legend to Table:"
3068     - "x710, xxv710 - NICs tested."
3069     - "Diff - difference between x710 and xxv710 NIC."
3070
3071 # VPP Compare NICs 2n-skx 4t2c ndr
3072 - type: "table"
3073   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3074   algorithm: "table_comparison"
3075   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3076   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3077   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3078   columns:
3079     - title: "x710"
3080       data-set: "vpp-nic-comparison-2n-skx"
3081       tag: "NIC_Intel-X710"
3082     - title: "xxv710"
3083       data-set: "vpp-nic-comparison-2n-skx"
3084       tag: "NIC_Intel-XXV710"
3085   comparisons:
3086     - title: "Diff"
3087       reference: 1
3088       compare: 2
3089   legend:
3090     - "Legend to Table:"
3091     - "x710, xxv710 - NICs tested."
3092     - "Diff - difference between x710 and xxv710 NIC."
3093
3094 # VPP Compare NICs 2n-skx 2t1c pdr
3095 - type: "table"
3096   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3097   algorithm: "table_comparison"
3098   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3099   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3100   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3101   columns:
3102     - title: "x710"
3103       data-set: "vpp-nic-comparison-2n-skx"
3104       tag: "NIC_Intel-X710"
3105     - title: "xxv710"
3106       data-set: "vpp-nic-comparison-2n-skx"
3107       tag: "NIC_Intel-XXV710"
3108   comparisons:
3109     - title: "Diff"
3110       reference: 1
3111       compare: 2
3112   legend:
3113     - "Legend to Table:"
3114     - "x710, xxv710 - NICs tested."
3115     - "Diff - difference between x710 and xxv710 NIC."
3116
3117 # VPP Compare NICs 2n-skx 4t2c pdr
3118 - type: "table"
3119   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3120   algorithm: "table_comparison"
3121   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3122   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3123   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3124   columns:
3125     - title: "x710"
3126       data-set: "vpp-nic-comparison-2n-skx"
3127       tag: "NIC_Intel-X710"
3128     - title: "xxv710"
3129       data-set: "vpp-nic-comparison-2n-skx"
3130       tag: "NIC_Intel-XXV710"
3131   comparisons:
3132     - title: "Diff"
3133       reference: 1
3134       compare: 2
3135   legend:
3136     - "Legend to Table:"
3137     - "x710, xxv710 - NICs tested."
3138     - "Diff - difference between x710 and xxv710 NIC."
3139
3140 # VPP Compare NICs 2n-skx 2t1c mrr
3141 - type: "table"
3142   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3143   algorithm: "table_comparison"
3144   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3145   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3146   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3147   columns:
3148     - title: "x710"
3149       data-set: "vpp-nic-comparison-2n-skx-mrr"
3150       tag: "NIC_Intel-X710"
3151     - title: "xxv710"
3152       data-set: "vpp-nic-comparison-2n-skx-mrr"
3153       tag: "NIC_Intel-XXV710"
3154   comparisons:
3155     - title: "Diff"
3156       reference: 1
3157       compare: 2
3158   legend:
3159     - "Legend to Table:"
3160     - "x710, xxv710 - NICs tested."
3161     - "Diff - difference between x710 and xxv710 NIC."
3162
3163 # VPP Compare NICs 2n-skx 4t2c mrr
3164 - type: "table"
3165   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3166   algorithm: "table_comparison"
3167   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3169   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3170   columns:
3171     - title: "x710"
3172       data-set: "vpp-nic-comparison-2n-skx-mrr"
3173       tag: "NIC_Intel-X710"
3174     - title: "xxv710"
3175       data-set: "vpp-nic-comparison-2n-skx-mrr"
3176       tag: "NIC_Intel-XXV710"
3177   comparisons:
3178     - title: "Diff"
3179       reference: 1
3180       compare: 2
3181   legend:
3182     - "Legend to Table:"
3183     - "x710, xxv710 - NICs tested."
3184     - "Diff - difference between x710 and xxv710 NIC."
3185
3186 # VPP Compare NICs 2n-skx 8t4c mrr
3187 - type: "table"
3188   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3189   algorithm: "table_comparison"
3190   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3192   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3193   columns:
3194     - title: "x710"
3195       data-set: "vpp-nic-comparison-2n-skx-mrr"
3196       tag: "NIC_Intel-X710"
3197     - title: "xxv710"
3198       data-set: "vpp-nic-comparison-2n-skx-mrr"
3199       tag: "NIC_Intel-XXV710"
3200   comparisons:
3201     - title: "Diff"
3202       reference: 1
3203       compare: 2
3204   legend:
3205     - "Legend to Table:"
3206     - "x710, xxv710 - NICs tested."
3207     - "Diff - difference between x710 and xxv710 NIC."
3208
3209 ################################################################################
3210 # VPP
3211
3212 ## VPP Performance changes 2n-skx-xxv710 2t1c ndr
3213 #- type: "table"
3214 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3215 #  algorithm: "table_comparison"
3216 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3217 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3218 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3219 #  columns:
3220 #    - title: "1908.1"
3221 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3222 #    - title: "1908.2"
3223 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3224 #  comparisons:
3225 #    - title: "Diff"
3226 #      reference: 1
3227 #      compare: 2
3228 #  legend:
3229 #    - "Legend to Table:"
3230 #    - "1908.1, 1908.2 - VPP versions tested."
3231 #    - "Diff - difference between the previous and the current VPP version."
3232 #
3233 ## VPP Performance changes 2n-skx-xxv710 2t1c pdr
3234 #- type: "table"
3235 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3236 #  algorithm: "table_comparison"
3237 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3238 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3239 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3240 #  columns:
3241 #    - title: "1908.1"
3242 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3243 #    - title: "1908.2"
3244 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3245 #  comparisons:
3246 #    - title: "Diff"
3247 #      reference: 1
3248 #      compare: 2
3249 #  legend:
3250 #    - "Legend to Table:"
3251 #    - "1908.1, 1908.2 - VPP versions tested."
3252 #    - "Diff - difference between the previous and the current VPP version."
3253 #
3254 ## VPP Performance changes 3n-skx-xxv710 2t1c ndr
3255 #- type: "table"
3256 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3257 #  algorithm: "table_comparison"
3258 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3259 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3260 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3261 #  columns:
3262 #    - title: "1908.1"
3263 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3264 #    - title: "1908.2"
3265 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3266 #  comparisons:
3267 #    - title: "Diff"
3268 #      reference: 1
3269 #      compare: 2
3270 #  legend:
3271 #    - "Legend to Table:"
3272 #    - "1908.1, 1908.2 - VPP versions tested."
3273 #    - "Diff - difference between the previous and the current VPP version."
3274 #
3275 ## VPP Performance changes 3n-skx-xxv710 2t1c pdr
3276 #- type: "table"
3277 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3278 #  algorithm: "table_comparison"
3279 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3280 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3281 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3282 #  columns:
3283 #    - title: "1908.1"
3284 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3285 #    - title: "1908.2"
3286 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3287 #  comparisons:
3288 #    - title: "Diff"
3289 #      reference: 1
3290 #      compare: 2
3291 #  legend:
3292 #    - "Legend to Table:"
3293 #    - "1908.1, 1908.2 - VPP versions tested."
3294 #    - "Diff - difference between the previous and the current VPP version."
3295 #
3296 ## VPP Performance changes 2n-clx-xxv710 2t1c ndr
3297 #- type: "table"
3298 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3299 #  algorithm: "table_comparison"
3300 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3301 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3302 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3303 #  columns:
3304 #    - title: "1908.1"
3305 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3306 #    - title: "1908.2"
3307 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3308 #  comparisons:
3309 #    - title: "Diff"
3310 #      reference: 1
3311 #      compare: 2
3312 #  legend:
3313 #    - "Legend to Table:"
3314 #    - "1908.1, 1908.2 - VPP versions tested."
3315 #    - "Diff - difference between the previous and the current VPP version."
3316 #
3317 ## VPP Performance changes 2n-clx-xxv710 2t1c pdr
3318 #- type: "table"
3319 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3320 #  algorithm: "table_comparison"
3321 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3322 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3323 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3324 #  columns:
3325 #    - title: "1908.1"
3326 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3327 #    - title: "1908.2"
3328 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3329 #  comparisons:
3330 #    - title: "Diff"
3331 #      reference: 1
3332 #      compare: 2
3333 #  legend:
3334 #    - "Legend to Table:"
3335 #    - "1908.1, 1908.2 - VPP versions tested."
3336 #    - "Diff - difference between the previous and the current VPP version."
3337
3338 # VPP Performance Changes 3n-hsw 1t1c pdr
3339 - type: "table"
3340   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3341   algorithm: "table_comparison"
3342   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3344   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3345   columns:
3346     - title: "1908"
3347       data-set: "vpp-performance-changes-3n-hsw-h1"
3348     - title: "2001"
3349       data-set: "vpp-performance-changes-3n-hsw-ref"
3350     - title: "2005"
3351       data-set: "vpp-performance-changes-3n-hsw-cmp"
3352   comparisons:
3353     - title: "Diff"
3354       reference: 2
3355       compare: 3
3356   legend:
3357     - "Legend to Table"
3358     - "1908, 2001, 2005 - VPP versions tested."
3359     - "Diff - difference between 2001 and 2008 VPP version."
3360
3361 # VPP Performance Changes 3n-hsw 2t2c pdr
3362 - type: "table"
3363   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3364   algorithm: "table_comparison"
3365   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3367   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3368   columns:
3369     - title: "1908"
3370       data-set: "vpp-performance-changes-3n-hsw-h1"
3371     - title: "2001"
3372       data-set: "vpp-performance-changes-3n-hsw-ref"
3373     - title: "2005"
3374       data-set: "vpp-performance-changes-3n-hsw-cmp"
3375   comparisons:
3376     - title: "Diff"
3377       reference: 2
3378       compare: 3
3379   legend:
3380     - "Legend to Table"
3381     - "1908, 2001, 2005 - VPP versions tested."
3382     - "Diff - difference between 2001 and 2008 VPP version."
3383
3384 # VPP Performance Changes 3n-hsw 1t1c ndr
3385 - type: "table"
3386   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3387   algorithm: "table_comparison"
3388   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3390   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3391   columns:
3392     - title: "1908"
3393       data-set: "vpp-performance-changes-3n-hsw-h1"
3394     - title: "2001"
3395       data-set: "vpp-performance-changes-3n-hsw-ref"
3396     - title: "2005"
3397       data-set: "vpp-performance-changes-3n-hsw-cmp"
3398   comparisons:
3399     - title: "Diff"
3400       reference: 2
3401       compare: 3
3402   legend:
3403     - "Legend to Table"
3404     - "1908, 2001, 2005 - VPP versions tested."
3405     - "Diff - difference between 2001 and 2008 VPP version."
3406
3407 # VPP Performance Changes 3n-hsw 2t2c ndr
3408 - type: "table"
3409   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3410   algorithm: "table_comparison"
3411   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3413   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3414   columns:
3415     - title: "1908"
3416       data-set: "vpp-performance-changes-3n-hsw-h1"
3417     - title: "2001"
3418       data-set: "vpp-performance-changes-3n-hsw-ref"
3419     - title: "2005"
3420       data-set: "vpp-performance-changes-3n-hsw-cmp"
3421   comparisons:
3422     - title: "Diff"
3423       reference: 2
3424       compare: 3
3425   legend:
3426     - "Legend to Table"
3427     - "1908, 2001, 2005 - VPP versions tested."
3428     - "Diff - difference between 2001 and 2008 VPP version."
3429
3430 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3431 #- type: "table"
3432 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3433 #  algorithm: "table_comparison"
3434 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3435 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3436 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3437 #  rca:
3438 #    - title: "RCA1"
3439 #      data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3440 #    - title: "RCA2"
3441 #      data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3442 #  columns:
3443 #    - title: "1908.0-1"
3444 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3445 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3446 #    - title: "1908.1-1"
3447 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3448 #    - title: "1908.1-2"
3449 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3450 #    - title: "2001.0-2"
3451 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3452 #  comparisons:
3453 #    - title: "Diff1"
3454 #      reference: 2
3455 #      reference-alt: 1
3456 #      compare: 3
3457 #    - title: "Diff2"
3458 #      reference: 3
3459 #      compare: 4
3460 #  legend:
3461 #    - 'Legend to Table:'
3462 #    - '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).'
3463 #    - '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).'
3464 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3465 #    - 'RCA1 - root cause analysis reference for Diff1.'
3466 #    - 'RCA2 - root cause analysis reference for Diff2.'
3467 #
3468 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3469 #- type: "table"
3470 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3471 #  algorithm: "table_comparison"
3472 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3473 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3474 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3475 #  rca:
3476 #    - title: "RCA1"
3477 #      data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3478 #    - title: "RCA2"
3479 #      data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3480 #  columns:
3481 #    - title: "1908.0-1"
3482 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3483 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3484 #    - title: "1908.1-1"
3485 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3486 #    - title: "1908.1-2"
3487 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3488 #    - title: "2001.0-2"
3489 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3490 #  comparisons:
3491 #    - title: "Diff1"
3492 #      reference: 2
3493 #      reference-alt: 1
3494 #      compare: 3
3495 #    - title: "Diff2"
3496 #      reference: 3
3497 #      compare: 4
3498 #  legend:
3499 #    - 'Legend to Table:'
3500 #    - '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).'
3501 #    - '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).'
3502 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3503 #    - 'RCA1 - root cause analysis reference for Diff1.'
3504 #    - 'RCA2 - root cause analysis reference for Diff2.'
3505
3506 # VPP Performance Changes 3n-skx 2t1c pdr
3507 - type: "table"
3508   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3509   algorithm: "table_comparison"
3510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3512   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3513   columns:
3514     - title: "1908"
3515       data-set: "vpp-performance-changes-3n-skx-h1"
3516     - title: "2001"
3517       data-set: "vpp-performance-changes-3n-skx-ref"
3518     - title: "2005"
3519       data-set: "vpp-performance-changes-3n-skx-cmp"
3520   comparisons:
3521     - title: "Diff"
3522       reference: 2
3523       compare: 3
3524   legend:
3525     - "Legend to Table"
3526     - "1908, 2001, 2005 - VPP versions tested."
3527     - "Diff - difference between 2001 and 2005 VPP version."
3528
3529 # VPP Performance Changes 3n-skx 4t2c pdr
3530 - type: "table"
3531   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3532   algorithm: "table_comparison"
3533   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3535   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3536   columns:
3537     - title: "1908"
3538       data-set: "vpp-performance-changes-3n-skx-h1"
3539     - title: "2001"
3540       data-set: "vpp-performance-changes-3n-skx-ref"
3541     - title: "2005"
3542       data-set: "vpp-performance-changes-3n-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 3n-skx 2t1c ndr
3553 - type: "table"
3554   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3555   algorithm: "table_comparison"
3556   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3557   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3558   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3559   columns:
3560     - title: "1908"
3561       data-set: "vpp-performance-changes-3n-skx-h1"
3562     - title: "2001"
3563       data-set: "vpp-performance-changes-3n-skx-ref"
3564     - title: "2005"
3565       data-set: "vpp-performance-changes-3n-skx-cmp"
3566   comparisons:
3567     - title: "Diff"
3568       reference: 2
3569       compare: 3
3570   legend:
3571     - "Legend to Table"
3572     - "1908, 2001, 2005 - VPP versions tested."
3573     - "Diff - difference between 2001 and 2005 VPP version."
3574
3575 # VPP Performance Changes 3n-skx 4t2c ndr
3576 - type: "table"
3577   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3578   algorithm: "table_comparison"
3579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3580   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3581   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3582   columns:
3583     - title: "1908"
3584       data-set: "vpp-performance-changes-3n-skx-h1"
3585     - title: "2001"
3586       data-set: "vpp-performance-changes-3n-skx-ref"
3587     - title: "2005"
3588       data-set: "vpp-performance-changes-3n-skx-cmp"
3589   comparisons:
3590     - title: "Diff"
3591       reference: 2
3592       compare: 3
3593   legend:
3594     - "Legend to Table"
3595     - "1908, 2001, 2005 - VPP versions tested."
3596     - "Diff - difference between 2001 and 2005 VPP version."
3597
3598 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3599 #- type: "table"
3600 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3601 #  algorithm: "table_comparison"
3602 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3603 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3604 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3605 #  rca:
3606 #    - title: "RCA1"
3607 #      data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3608 #    - title: "RCA2"
3609 #      data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3610 #  columns:
3611 #    - title: "1908.0-1"
3612 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3613 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3614 #    - title: "1908.1-1"
3615 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3616 #    - title: "1908.1-2"
3617 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3618 #    - title: "2001.0-2"
3619 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3620 #  comparisons:
3621 #    - title: "Diff1"
3622 #      reference: 2
3623 #      reference-alt: 1
3624 #      compare: 3
3625 #    - title: "Diff2"
3626 #      reference: 3
3627 #      compare: 4
3628 #  legend:
3629 #    - 'Legend to Table:'
3630 #    - '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).'
3631 #    - '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).'
3632 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3633 #    - 'RCA1 - root cause analysis reference for Diff1.'
3634 #    - 'RCA2 - root cause analysis reference for Diff2.'
3635 #
3636 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3637 #- type: "table"
3638 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3639 #  algorithm: "table_comparison"
3640 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3641 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3642 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3643 #  rca:
3644 #    - title: "RCA1"
3645 #      data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3646 #    - title: "RCA2"
3647 #      data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3648 #  columns:
3649 #    - title: "1908.0-1"
3650 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3651 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3652 #    - title: "1908.1-1"
3653 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3654 #    - title: "1908.1-2"
3655 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3656 #    - title: "2001.0-2"
3657 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3658 #  comparisons:
3659 #    - title: "Diff1"
3660 #      reference: 2
3661 #      reference-alt: 1
3662 #      compare: 3
3663 #    - title: "Diff2"
3664 #      reference: 3
3665 #      compare: 4
3666 #  legend:
3667 #    - 'Legend to Table:'
3668 #    - '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).'
3669 #    - '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).'
3670 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3671 #    - 'RCA1 - root cause analysis reference for Diff1.'
3672 #    - 'RCA2 - root cause analysis reference for Diff2.'
3673
3674 # VPP Performance Changes 2n-skx 2t1c pdr
3675 - type: "table"
3676   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3677   algorithm: "table_comparison"
3678   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3680   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3681   columns:
3682     - title: "1908"
3683       data-set: "vpp-performance-changes-2n-skx-h1"
3684     - title: "2001"
3685       data-set: "vpp-performance-changes-2n-skx-ref"
3686     - title: "2005"
3687       data-set: "vpp-performance-changes-2n-skx-cmp"
3688   comparisons:
3689     - title: "Diff"
3690       reference: 2
3691       compare: 3
3692   legend:
3693     - "Legend to Table"
3694     - "1908, 2001, 2005 - VPP versions tested."
3695     - "Diff - difference between 2001 and 2005 VPP version."
3696
3697 # VPP Performance Changes 2n-skx 4t2c pdr
3698 - type: "table"
3699   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3700   algorithm: "table_comparison"
3701   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3703   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3704   columns:
3705     - title: "1908"
3706       data-set: "vpp-performance-changes-2n-skx-h1"
3707     - title: "2001"
3708       data-set: "vpp-performance-changes-2n-skx-ref"
3709     - title: "2005"
3710       data-set: "vpp-performance-changes-2n-skx-cmp"
3711   comparisons:
3712     - title: "Diff"
3713       reference: 2
3714       compare: 3
3715   legend:
3716     - "Legend to Table"
3717     - "1908, 2001, 2005 - VPP versions tested."
3718     - "Diff - difference between 2001 and 2005 VPP version."
3719
3720 # VPP Performance Changes 2n-skx 2t1c ndr
3721 - type: "table"
3722   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3723   algorithm: "table_comparison"
3724   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3725   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3726   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3727   columns:
3728     - title: "1908"
3729       data-set: "vpp-performance-changes-2n-skx-h1"
3730     - title: "2001"
3731       data-set: "vpp-performance-changes-2n-skx-ref"
3732     - title: "2005"
3733       data-set: "vpp-performance-changes-2n-skx-cmp"
3734   comparisons:
3735     - title: "Diff"
3736       reference: 2
3737       compare: 3
3738   legend:
3739     - "Legend to Table"
3740     - "1908, 2001, 2005 - VPP versions tested."
3741     - "Diff - difference between 2001 and 2005 VPP version."
3742
3743 # VPP Performance Changes 2n-skx 4t2c ndr
3744 - type: "table"
3745   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3746   algorithm: "table_comparison"
3747   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3749   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3750   columns:
3751     - title: "1908"
3752       data-set: "vpp-performance-changes-2n-skx-h1"
3753     - title: "2001"
3754       data-set: "vpp-performance-changes-2n-skx-ref"
3755     - title: "2005"
3756       data-set: "vpp-performance-changes-2n-skx-cmp"
3757   comparisons:
3758     - title: "Diff"
3759       reference: 2
3760       compare: 3
3761   legend:
3762     - "Legend to Table"
3763     - "1908, 2001, 2005 - VPP versions tested."
3764     - "Diff - difference between 2001 and 2005 VPP version."
3765
3766 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3767 - type: "table"
3768   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3769   algorithm: "table_comparison"
3770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3771   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3772   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3773   columns:
3774     - title: "2001"
3775       data-set: "vpp-performance-changes-2n-clx-ref"
3776     - title: "2005"
3777       data-set: "vpp-performance-changes-2n-clx-cmp"
3778   comparisons:
3779     - title: "Diff"
3780       reference: 1
3781       compare: 2
3782   legend:
3783     - "Legend to Table"
3784     - "2001, 2005 - VPP versions tested."
3785     - "Diff - difference between 2001 and 2005 VPP version."
3786
3787 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3788 - type: "table"
3789   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3790   algorithm: "table_comparison"
3791   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3793   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3794   columns:
3795     - title: "2001"
3796       data-set: "vpp-performance-changes-2n-clx-ref"
3797     - title: "2005"
3798       data-set: "vpp-performance-changes-2n-clx-cmp"
3799   comparisons:
3800     - title: "Diff"
3801       reference: 1
3802       compare: 2
3803   legend:
3804     - "Legend to Table"
3805     - "2001, 2005 - VPP versions tested."
3806     - "Diff - difference between 2001 and 2005 VPP version."
3807
3808 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3809 - type: "table"
3810   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3811   algorithm: "table_comparison"
3812   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3813   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3814   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3815   columns:
3816     - title: "2001"
3817       data-set: "vpp-performance-changes-2n-clx-ref"
3818     - title: "2005"
3819       data-set: "vpp-performance-changes-2n-clx-cmp"
3820   comparisons:
3821     - title: "Diff"
3822       reference: 1
3823       compare: 2
3824   legend:
3825     - "Legend to Table"
3826     - "2001, 2005 - VPP versions tested."
3827     - "Diff - difference between 2001 and 2005 VPP version."
3828
3829 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3830 - type: "table"
3831   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3832   algorithm: "table_comparison"
3833   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3834   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3835   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3836   columns:
3837     - title: "2001"
3838       data-set: "vpp-performance-changes-2n-clx-ref"
3839     - title: "2005"
3840       data-set: "vpp-performance-changes-2n-clx-cmp"
3841   comparisons:
3842     - title: "Diff"
3843       reference: 1
3844       compare: 2
3845   legend:
3846     - "Legend to Table"
3847     - "2001, 2005 - VPP versions tested."
3848     - "Diff - difference between 2001 and 2005 VPP version."
3849
3850 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3851 - type: "table"
3852   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3853   algorithm: "table_comparison"
3854   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3855   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3856   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3857   columns:
3858     - title: "2001"
3859       data-set: "vpp-performance-changes-2n-clx-ref"
3860     - title: "2005"
3861       data-set: "vpp-performance-changes-2n-clx-cmp"
3862   comparisons:
3863     - title: "Diff"
3864       reference: 1
3865       compare: 2
3866   legend:
3867     - "Legend to Table"
3868     - "2001, 2005 - VPP versions tested."
3869     - "Diff - difference between 2001 and 2005 VPP version."
3870
3871 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3872 - type: "table"
3873   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3874   algorithm: "table_comparison"
3875   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3876   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3877   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3878   columns:
3879     - title: "2001"
3880       data-set: "vpp-performance-changes-2n-clx-ref"
3881     - title: "2005"
3882       data-set: "vpp-performance-changes-2n-clx-cmp"
3883   comparisons:
3884     - title: "Diff"
3885       reference: 1
3886       compare: 2
3887   legend:
3888     - "Legend to Table"
3889     - "2001, 2005 - VPP versions tested."
3890     - "Diff - difference between 2001 and 2005 VPP version."
3891
3892 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3893 - type: "table"
3894   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3895   algorithm: "table_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3898   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3899   columns:
3900     - title: "2001"
3901       data-set: "vpp-performance-changes-2n-clx-ref"
3902     - title: "2005"
3903       data-set: "vpp-performance-changes-2n-clx-cmp"
3904   comparisons:
3905     - title: "Diff"
3906       reference: 1
3907       compare: 2
3908   legend:
3909     - "Legend to Table"
3910     - "2001, 2005 - VPP versions tested."
3911     - "Diff - difference between 2001 and 2005 VPP version."
3912
3913 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3914 - type: "table"
3915   title: "VPP Performance Changes 2n-clx-x556 ndr"
3916   algorithm: "table_comparison"
3917   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3918   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3919   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3920   columns:
3921     - title: "2001"
3922       data-set: "vpp-performance-changes-2n-clx-ref"
3923     - title: "2005"
3924       data-set: "vpp-performance-changes-2n-clx-cmp"
3925   comparisons:
3926     - title: "Diff"
3927       reference: 1
3928       compare: 2
3929   legend:
3930     - "Legend to Table"
3931     - "2001, 2005 - VPP versions tested."
3932     - "Diff - difference between 2001 and 2005 VPP version."
3933
3934 # VPP Performance Changes 2n-dnv 1t1c pdr
3935 - type: "table"
3936   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3937   algorithm: "table_comparison"
3938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3939   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3940   filter: "'1T1C'"
3941   columns:
3942     - title: "1908"
3943       data-set: "vpp-performance-changes-2n-dnv-h1"
3944     - title: "2001"
3945       data-set: "vpp-performance-changes-2n-dnv-ref"
3946     - title: "2005"
3947       data-set: "vpp-performance-changes-2n-dnv-cmp"
3948   comparisons:
3949     - title: "Diff"
3950       reference: 2
3951       compare: 3
3952   legend:
3953     - "Legend to Table"
3954     - "1908, 2001, 2005 - VPP versions tested."
3955     - "Diff - difference between 2001 and 2005 VPP version."
3956
3957 # VPP Performance Changes 2n-dnv 2t2c pdr
3958 - type: "table"
3959   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3960   algorithm: "table_comparison"
3961   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3963   filter: "'2T2C'"
3964   columns:
3965     - title: "1908"
3966       data-set: "vpp-performance-changes-2n-dnv-h1"
3967     - title: "2001"
3968       data-set: "vpp-performance-changes-2n-dnv-ref"
3969     - title: "2005"
3970       data-set: "vpp-performance-changes-2n-dnv-cmp"
3971   comparisons:
3972     - title: "Diff"
3973       reference: 2
3974       compare: 3
3975   legend:
3976     - "Legend to Table"
3977     - "1908, 2001, 2005 - VPP versions tested."
3978     - "Diff - difference between 2001 and 2005 VPP version."
3979
3980 # VPP Performance Changes 2n-dnv 1t1c ndr
3981 - type: "table"
3982   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3983   algorithm: "table_comparison"
3984   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3986   filter: "'1T1C'"
3987   columns:
3988     - title: "1908"
3989       data-set: "vpp-performance-changes-2n-dnv-h1"
3990     - title: "2001"
3991       data-set: "vpp-performance-changes-2n-dnv-ref"
3992     - title: "2005"
3993       data-set: "vpp-performance-changes-2n-dnv-cmp"
3994   comparisons:
3995     - title: "Diff"
3996       reference: 2
3997       compare: 3
3998   legend:
3999     - "Legend to Table"
4000     - "1908, 2001, 2005 - VPP versions tested."
4001     - "Diff - difference between 2001 and 2005 VPP version."
4002
4003 # VPP Performance Changes 2n-dnv 2t2c ndr
4004 - type: "table"
4005   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4006   algorithm: "table_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4009   filter: "'2T2C'"
4010   columns:
4011     - title: "1908"
4012       data-set: "vpp-performance-changes-2n-dnv-h1"
4013     - title: "2001"
4014       data-set: "vpp-performance-changes-2n-dnv-ref"
4015     - title: "2005"
4016       data-set: "vpp-performance-changes-2n-dnv-cmp"
4017   comparisons:
4018     - title: "Diff"
4019       reference: 2
4020       compare: 3
4021   legend:
4022     - "Legend to Table"
4023     - "1908, 2001, 2005 - VPP versions tested."
4024     - "Diff - difference between 2001 and 2005 VPP version."
4025
4026 # VPP Performance Changes 3n-dnv 1t1c pdr
4027 - type: "table"
4028   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4029   algorithm: "table_comparison"
4030   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4031   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4032   filter: "'1T1C'"
4033   columns:
4034     - title: "1908"
4035       data-set: "vpp-performance-changes-3n-dnv-h1"
4036     - title: "2001"
4037       data-set: "vpp-performance-changes-3n-dnv-ref"
4038     - title: "2005"
4039       data-set: "vpp-performance-changes-3n-dnv-cmp"
4040   comparisons:
4041     - title: "Diff"
4042       reference: 2
4043       compare: 3
4044   legend:
4045     - "Legend to Table"
4046     - "1908, 2001, 2005 - VPP versions tested."
4047     - "Diff - difference between 2001 and 2005 VPP version."
4048
4049 # VPP Performance Changes 3n-dnv 2t2c pdr
4050 - type: "table"
4051   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4052   algorithm: "table_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4055   filter: "'2T2C'"
4056   columns:
4057     - title: "1908"
4058       data-set: "vpp-performance-changes-3n-dnv-h1"
4059     - title: "2001"
4060       data-set: "vpp-performance-changes-3n-dnv-ref"
4061     - title: "2005"
4062       data-set: "vpp-performance-changes-3n-dnv-cmp"
4063   comparisons:
4064     - title: "Diff"
4065       reference: 2
4066       compare: 3
4067   legend:
4068     - "Legend to Table"
4069     - "1908, 2001, 2005 - VPP versions tested."
4070     - "Diff - difference between 2001 and 2005 VPP version."
4071
4072 # VPP Performance Changes 3n-dnv 1t1c ndr
4073 - type: "table"
4074   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4075   algorithm: "table_comparison"
4076   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4078   filter: "'1T1C'"
4079   columns:
4080     - title: "1908"
4081       data-set: "vpp-performance-changes-3n-dnv-h1"
4082     - title: "2001"
4083       data-set: "vpp-performance-changes-3n-dnv-ref"
4084     - title: "2005"
4085       data-set: "vpp-performance-changes-3n-dnv-cmp"
4086   comparisons:
4087     - title: "Diff"
4088       reference: 2
4089       compare: 3
4090   legend:
4091     - "Legend to Table"
4092     - "1908, 2001, 2005 - VPP versions tested."
4093     - "Diff - difference between 2001 and 2005 VPP version."
4094
4095 # VPP Performance Changes 3n-dnv 2t2c ndr
4096 - type: "table"
4097   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4098   algorithm: "table_comparison"
4099   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4100   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4101   filter: "'2T2C'"
4102   columns:
4103     - title: "1908"
4104       data-set: "vpp-performance-changes-3n-dnv-h1"
4105     - title: "2001"
4106       data-set: "vpp-performance-changes-3n-dnv-ref"
4107     - title: "2005"
4108       data-set: "vpp-performance-changes-3n-dnv-cmp"
4109   comparisons:
4110     - title: "Diff"
4111       reference: 2
4112       compare: 3
4113   legend:
4114     - "Legend to Table"
4115     - "1908, 2001, 2005 - VPP versions tested."
4116     - "Diff - difference between 2001 and 2005 VPP version."
4117
4118 # VPP Performance Changes 3n-tsh 1t1c pdr
4119 - type: "table"
4120   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4121   algorithm: "table_comparison"
4122   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4124   filter: "'1T1C'"
4125   columns:
4126     - title: "1908"
4127       data-set: "vpp-performance-changes-3n-tsh-h1"
4128     - title: "2001"
4129       data-set: "vpp-performance-changes-3n-tsh-ref"
4130     - title: "2005"
4131       data-set: "vpp-performance-changes-3n-tsh-cmp"
4132   comparisons:
4133     - title: "Diff"
4134       reference: 2
4135       compare: 3
4136   legend:
4137     - "Legend to Table"
4138     - "1908, 2001, 2005 - VPP versions tested."
4139     - "Diff - difference between 2001 and 2005 VPP version."
4140
4141 # VPP Performance Changes 3n-tsh 2t2c pdr
4142 - type: "table"
4143   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4144   algorithm: "table_comparison"
4145   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4146   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4147   filter: "'2T2C'"
4148   columns:
4149     - title: "1908"
4150       data-set: "vpp-performance-changes-3n-tsh-h1"
4151     - title: "2001"
4152       data-set: "vpp-performance-changes-3n-tsh-ref"
4153     - title: "2005"
4154       data-set: "vpp-performance-changes-3n-tsh-cmp"
4155   comparisons:
4156     - title: "Diff"
4157       reference: 2
4158       compare: 3
4159   legend:
4160     - "Legend to Table"
4161     - "1908, 2001, 2005 - VPP versions tested."
4162     - "Diff - difference between 2001 and 2005 VPP version."
4163
4164 # VPP Performance Changes 3n-tsh 1t1c ndr
4165 - type: "table"
4166   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4167   algorithm: "table_comparison"
4168   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4170   filter: "'1T1C'"
4171   columns:
4172     - title: "1908"
4173       data-set: "vpp-performance-changes-3n-tsh-h1"
4174     - title: "2001"
4175       data-set: "vpp-performance-changes-3n-tsh-ref"
4176     - title: "2005"
4177       data-set: "vpp-performance-changes-3n-tsh-cmp"
4178   comparisons:
4179     - title: "Diff"
4180       reference: 2
4181       compare: 3
4182   legend:
4183     - "Legend to Table"
4184     - "1908, 2001, 2005 - VPP versions tested."
4185     - "Diff - difference between 2001 and 2005 VPP version."
4186
4187 # VPP Performance Changes 3n-tsh 2t2c ndr
4188 - type: "table"
4189   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4190   algorithm: "table_comparison"
4191   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4192   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4193   filter: "'2T2C'"
4194   columns:
4195     - title: "1908"
4196       data-set: "vpp-performance-changes-3n-tsh-h1"
4197     - title: "2001"
4198       data-set: "vpp-performance-changes-3n-tsh-ref"
4199     - title: "2005"
4200       data-set: "vpp-performance-changes-3n-tsh-cmp"
4201   comparisons:
4202     - title: "Diff"
4203       reference: 2
4204       compare: 3
4205   legend:
4206     - "Legend to Table"
4207     - "1908, 2001, 2005 - VPP versions tested."
4208     - "Diff - difference between 2001 and 2005 VPP version."
4209
4210 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4211 - type: "table"
4212   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4213   algorithm: "table_comparison"
4214   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4215   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4216   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4217   columns:
4218     - title: "3n-hsw xl710"
4219       data-set: "vpp-compare-testbeds-ref"
4220       tag: "NIC_Intel-XL710"
4221     - title: "3n-skx xxv710"
4222       data-set: "vpp-compare-testbeds-cmp"
4223       tag: "NIC_Intel-XXV710"
4224   comparisons:
4225     - title: "Diff"
4226       reference: 1
4227       compare: 2
4228   legend:
4229     - "Legend to Table"
4230     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4231     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4232
4233 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4234 - type: "table"
4235   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4236   algorithm: "table_comparison"
4237   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4238   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4239   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4240   columns:
4241     - title: "3n-hsw xl710"
4242       data-set: "vpp-compare-testbeds-ref"
4243       tag: "NIC_Intel-XL710"
4244     - title: "3n-skx xxv710"
4245       data-set: "vpp-compare-testbeds-cmp"
4246       tag: "NIC_Intel-XXV710"
4247   comparisons:
4248     - title: "Diff"
4249       reference: 1
4250       compare: 2
4251   legend:
4252     - "Legend to Table"
4253     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4254     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4255
4256 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4257 - type: "table"
4258   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4259   algorithm: "table_comparison"
4260   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4261   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4262   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4263   columns:
4264     - title: "3n-hsw xl710"
4265       data-set: "vpp-compare-testbeds-ref"
4266       tag: "NIC_Intel-XL710"
4267     - title: "3n-skx xxv710"
4268       data-set: "vpp-compare-testbeds-cmp"
4269       tag: "NIC_Intel-XXV710"
4270   comparisons:
4271     - title: "Diff"
4272       reference: 1
4273       compare: 2
4274   legend:
4275     - "Legend to Table"
4276     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4277     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4278
4279 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4280 - type: "table"
4281   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4282   algorithm: "table_comparison"
4283   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4284   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4285   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4286   columns:
4287     - title: "3n-hsw xl710"
4288       data-set: "vpp-compare-testbeds-ref"
4289       tag: "NIC_Intel-XL710"
4290     - title: "3n-skx xxv710"
4291       data-set: "vpp-compare-testbeds-cmp"
4292       tag: "NIC_Intel-XXV710"
4293   comparisons:
4294     - title: "Diff"
4295       reference: 1
4296       compare: 2
4297   legend:
4298     - "Legend to Table"
4299     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4300     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4301
4302 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4303 - type: "table"
4304   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4305   algorithm: "table_comparison"
4306   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4307   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4308   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4309   columns:
4310     - title: "2n-skx"
4311       data-set: "vpp-compare-testbeds-skx-clx-ref"
4312     - title: "2n-clx"
4313       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4314   comparisons:
4315     - title: "Diff"
4316       reference: 1
4317       compare: 2
4318   legend:
4319     - "Legend to Table"
4320     - "2n-skx, 2n-clx - testbeds and NICs tested."
4321     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4322
4323 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4324 - type: "table"
4325   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4326   algorithm: "table_comparison"
4327   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4329   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4330   columns:
4331     - title: "2n-skx"
4332       data-set: "vpp-compare-testbeds-skx-clx-ref"
4333     - title: "2n-clx"
4334       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4335   comparisons:
4336     - title: "Diff"
4337       reference: 1
4338       compare: 2
4339   legend:
4340     - "Legend to Table"
4341     - "2n-skx, 2n-clx - testbeds and NICs tested."
4342     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4343
4344 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4345 - type: "table"
4346   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4347   algorithm: "table_comparison"
4348   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4350   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4351   columns:
4352     - title: "2n-skx"
4353       data-set: "vpp-compare-testbeds-skx-clx-ref"
4354     - title: "2n-clx"
4355       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4356   comparisons:
4357     - title: "Diff"
4358       reference: 1
4359       compare: 2
4360   legend:
4361     - "Legend to Table"
4362     - "2n-skx, 2n-clx - testbeds and NICs tested."
4363     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4364
4365 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4366 - type: "table"
4367   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4368   algorithm: "table_comparison"
4369   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4370   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4371   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4372   columns:
4373     - title: "2n-skx"
4374       data-set: "vpp-compare-testbeds-skx-clx-ref"
4375     - title: "2n-clx"
4376       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4377   comparisons:
4378     - title: "Diff"
4379       reference: 1
4380       compare: 2
4381   legend:
4382     - "Legend to Table"
4383     - "2n-skx, 2n-clx - testbeds and NICs tested."
4384     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4385
4386 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4387 - type: "table"
4388   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4389   algorithm: "table_comparison"
4390   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4391   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4392   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4393   columns:
4394     - title: "3n-hsw xl710"
4395       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4396       tag: "NIC_Intel-XL710"
4397     - title: "2n-clx xxv710"
4398       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4399       tag: "NIC_Intel-XXV710"
4400   comparisons:
4401     - title: "Diff"
4402       reference: 1
4403       compare: 2
4404   legend:
4405     - "Legend to Table"
4406     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4407     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4408
4409 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4410 - type: "table"
4411   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4412   algorithm: "table_comparison"
4413   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4415   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4416   columns:
4417     - title: "3n-hsw xl710"
4418       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4419       tag: "NIC_Intel-XL710"
4420     - title: "2n-clx xxv710"
4421       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4422       tag: "NIC_Intel-XXV710"
4423   comparisons:
4424     - title: "Diff"
4425       reference: 1
4426       compare: 2
4427   legend:
4428     - "Legend to Table"
4429     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4430     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4431
4432 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4433 - type: "table"
4434   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4435   algorithm: "table_comparison"
4436   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4437   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4438   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4439   columns:
4440     - title: "3n-hsw xl710"
4441       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4442       tag: "NIC_Intel-XL710"
4443     - title: "2n-clx xxv710"
4444       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4445       tag: "NIC_Intel-XXV710"
4446   comparisons:
4447     - title: "Diff"
4448       reference: 1
4449       compare: 2
4450   legend:
4451     - "Legend to Table"
4452     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4453     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4454
4455 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4456 - type: "table"
4457   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4458   algorithm: "table_comparison"
4459   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4460   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4461   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4462   columns:
4463     - title: "3n-hsw xl710"
4464       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4465       tag: "NIC_Intel-XL710"
4466     - title: "2n-clx xxv710"
4467       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4468       tag: "NIC_Intel-XXV710"
4469   comparisons:
4470     - title: "Diff"
4471       reference: 1
4472       compare: 2
4473   legend:
4474     - "Legend to Table"
4475     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4476     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4477
4478 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4479 - type: "table"
4480   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4481   algorithm: "table_comparison"
4482   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4484   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4485   columns:
4486     - title: "3n-skx"
4487       data-set: "vpp-compare-topologies-ref"
4488     - title: "2n-skx"
4489       data-set: "vpp-compare-topologies-cmp"
4490   comparisons:
4491     - title: "Diff"
4492       reference: 1
4493       compare: 2
4494   legend:
4495     - "Legend to Table"
4496     - "3n-skx, 2n-skx - topologies tested."
4497     - "Diff - difference between 3n-skx and 2n-skx topologies."
4498
4499 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4500 - type: "table"
4501   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4502   algorithm: "table_comparison"
4503   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4505   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4506   columns:
4507     - title: "3n-skx"
4508       data-set: "vpp-compare-topologies-ref"
4509     - title: "2n-skx"
4510       data-set: "vpp-compare-topologies-cmp"
4511   comparisons:
4512     - title: "Diff"
4513       reference: 1
4514       compare: 2
4515   legend:
4516     - "Legend to Table"
4517     - "3n-skx, 2n-skx - topologies tested."
4518     - "Diff - difference between 3n-skx and 2n-skx topologies."
4519
4520 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4521 - type: "table"
4522   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4523   algorithm: "table_comparison"
4524   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4526   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4527   columns:
4528     - title: "3n-skx"
4529       data-set: "vpp-compare-topologies-ref"
4530     - title: "2n-skx"
4531       data-set: "vpp-compare-topologies-cmp"
4532   comparisons:
4533     - title: "Diff"
4534       reference: 1
4535       compare: 2
4536   legend:
4537     - "Legend to Table"
4538     - "3n-skx, 2n-skx - topologies tested."
4539     - "Diff - difference between 3n-skx and 2n-skx topologies."
4540
4541 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4542 - type: "table"
4543   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4544   algorithm: "table_comparison"
4545   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4547   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4548   columns:
4549     - title: "3n-skx"
4550       data-set: "vpp-compare-topologies-ref"
4551     - title: "2n-skx"
4552       data-set: "vpp-compare-topologies-cmp"
4553   comparisons:
4554     - title: "Diff"
4555       reference: 1
4556       compare: 2
4557   legend:
4558     - "Legend to Table"
4559     - "3n-skx, 2n-skx - topologies tested."
4560     - "Diff - difference between 3n-skx and 2n-skx topologies."
4561
4562 # VPP Performance Changes 3n-hsw 1t1c mrr
4563 - type: "table"
4564   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4565   algorithm: "table_comparison"
4566   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4568   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4569   columns:
4570     - title: "1908"
4571       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4572     - title: "2001"
4573       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4574     - title: "2005"
4575       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4576   comparisons:
4577     - title: "Diff"
4578       reference: 2
4579       compare: 3
4580   legend:
4581     - "Legend to Table"
4582     - "1908, 2001, 2005 - VPP versions tested."
4583     - "Diff - difference between 2001 and 2005 VPP version."
4584
4585 # VPP Performance Changes 3n-hsw 2t2c mrr
4586 - type: "table"
4587   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4588   algorithm: "table_comparison"
4589   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4591   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4592   columns:
4593     - title: "1908"
4594       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4595     - title: "2001"
4596       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4597     - title: "2005"
4598       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4599   comparisons:
4600     - title: "Diff"
4601       reference: 2
4602       compare: 3
4603   legend:
4604     - "Legend to Table"
4605     - "1908, 2001, 2005 - VPP versions tested."
4606     - "Diff - difference between 2001 and 2005 VPP version."
4607
4608 # VPP Performance Changes 3n-hsw 4t4c mrr
4609 - type: "table"
4610   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4611   algorithm: "table_comparison"
4612   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4613   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4614   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4615   columns:
4616     - title: "1908"
4617       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4618     - title: "2001"
4619       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4620     - title: "2005"
4621       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4622   comparisons:
4623     - title: "Diff"
4624       reference: 2
4625       compare: 3
4626   legend:
4627     - "Legend to Table"
4628     - "1908, 2001, 2005 - VPP versions tested."
4629     - "Diff - difference between 2001 and 2005 VPP version."
4630
4631 # VPP Performance Changes 3n-skx 2t1c mrr
4632 - type: "table"
4633   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4634   algorithm: "table_comparison"
4635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4637   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4638   columns:
4639 #    - title: "1908"
4640 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4641     - title: "2001"
4642       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4643     - title: "2005"
4644       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4645   comparisons:
4646     - title: "Diff"
4647       reference: 1
4648       compare: 2
4649   legend:
4650     - "Legend to Table"
4651     - "2001, 2005 - VPP versions tested."
4652     - "Diff - difference between 2001 and 2005 VPP version."
4653
4654 # VPP Performance Changes 3n-skx 4t2c mrr
4655 - type: "table"
4656   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4657   algorithm: "table_comparison"
4658   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4660   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4661   columns:
4662 #    - title: "1908"
4663 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4664     - title: "2001"
4665       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4666     - title: "2005"
4667       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4668   comparisons:
4669     - title: "Diff"
4670       reference: 1
4671       compare: 2
4672   legend:
4673     - "Legend to Table"
4674     - "2001, 2005 - VPP versions tested."
4675     - "Diff - difference between 2001 and 2005 VPP version."
4676
4677 # VPP Performance Changes 3n-skx 8t4c mrr
4678 - type: "table"
4679   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4680   algorithm: "table_comparison"
4681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4682   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4683   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4684   columns:
4685 #    - title: "1908"
4686 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4687     - title: "2001"
4688       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4689     - title: "2005"
4690       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4691   comparisons:
4692     - title: "Diff"
4693       reference: 1
4694       compare: 2
4695   legend:
4696     - "Legend to Table"
4697     - "2001, 2005 - VPP versions tested."
4698     - "Diff - difference between 2001 and 2005 VPP version."
4699
4700 # VPP Performance Changes 2n-skx 2t1c mrr
4701 - type: "table"
4702   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4703   algorithm: "table_comparison"
4704   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4705   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4706   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4707   columns:
4708 #    - title: "1908"
4709 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4710     - title: "2001"
4711       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4712     - title: "2005"
4713       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4714   comparisons:
4715     - title: "Diff"
4716       reference: 1
4717       compare: 2
4718   legend:
4719     - "Legend to Table"
4720     - "2001, 2005 - VPP versions tested."
4721     - "Diff - difference between 2001 and 2005 VPP version."
4722
4723 # VPP Performance Changes 2n-skx 4t2c mrr
4724 - type: "table"
4725   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4726   algorithm: "table_comparison"
4727   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4729   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4730   columns:
4731 #    - title: "1908"
4732 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4733     - title: "2001"
4734       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4735     - title: "2005"
4736       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4737   comparisons:
4738     - title: "Diff"
4739       reference: 1
4740       compare: 2
4741   legend:
4742     - "Legend to Table"
4743     - "2001, 2005 - VPP versions tested."
4744     - "Diff - difference between 2001 and 2005 VPP version."
4745
4746 # VPP Performance Changes 2n-skx 8t4c mrr
4747 - type: "table"
4748   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4749   algorithm: "table_comparison"
4750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4752   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4753   columns:
4754 #    - title: "1908"
4755 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4756     - title: "2001"
4757       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4758     - title: "2005"
4759       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4760   comparisons:
4761     - title: "Diff"
4762       reference: 1
4763       compare: 2
4764   legend:
4765     - "Legend to Table"
4766     - "2001, 2005 - VPP versions tested."
4767     - "Diff - difference between 2001 and 2005 VPP version."
4768
4769 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4770 - type: "table"
4771   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4772   algorithm: "table_comparison"
4773   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4775   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4776   columns:
4777     - title: "2001"
4778       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4779     - title: "2005"
4780       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4781   comparisons:
4782     - title: "Diff"
4783       reference: 1
4784       compare: 2
4785   legend:
4786     - "Legend to Table"
4787     - "2001, 2005 - VPP versions tested."
4788     - "Diff - difference between 2001 and 2005 VPP version."
4789
4790 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4791 - type: "table"
4792   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4793   algorithm: "table_comparison"
4794   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4796   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4797   columns:
4798     - title: "2001"
4799       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4800     - title: "2005"
4801       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4802   comparisons:
4803     - title: "Diff"
4804       reference: 1
4805       compare: 2
4806   legend:
4807     - "Legend to Table"
4808     - "2001, 2005 - VPP versions tested."
4809     - "Diff - difference between 2001 and 2005 VPP version."
4810
4811 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4812 - type: "table"
4813   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4814   algorithm: "table_comparison"
4815   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4817   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4818   columns:
4819     - title: "2001"
4820       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4821     - title: "2005"
4822       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4823   comparisons:
4824     - title: "Diff"
4825       reference: 1
4826       compare: 2
4827   legend:
4828     - "Legend to Table"
4829     - "2001, 2005 - VPP versions tested."
4830     - "Diff - difference between 2001 and 2005 VPP version."
4831
4832 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4833 - type: "table"
4834   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4835   algorithm: "table_comparison"
4836   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4838   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4839   columns:
4840     - title: "2001"
4841       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4842     - title: "2005"
4843       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4844   comparisons:
4845     - title: "Diff"
4846       reference: 1
4847       compare: 2
4848   legend:
4849     - "Legend to Table"
4850     - "2001, 2005 - VPP versions tested."
4851     - "Diff - difference between 2001 and 2005 VPP version."
4852
4853 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4854 - type: "table"
4855   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4856   algorithm: "table_comparison"
4857   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4859   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4860   columns:
4861     - title: "2001"
4862       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4863     - title: "2005"
4864       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4865   comparisons:
4866     - title: "Diff"
4867       reference: 1
4868       compare: 2
4869   legend:
4870     - "Legend to Table"
4871     - "2001, 2005 - VPP versions tested."
4872     - "Diff - difference between 2001 and 2005 VPP version."
4873
4874 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4875 - type: "table"
4876   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4877   algorithm: "table_comparison"
4878   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4880   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4881   columns:
4882     - title: "2001"
4883       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4884     - title: "2005"
4885       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4886   comparisons:
4887     - title: "Diff"
4888       reference: 1
4889       compare: 2
4890   legend:
4891     - "Legend to Table"
4892     - "2001, 2005 - VPP versions tested."
4893     - "Diff - difference between 2001 and 2005 VPP version."
4894
4895 # VPP Performance Changes 2n-dnv 1t1c mrr
4896 - type: "table"
4897   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4898   algorithm: "table_comparison"
4899   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4901   filter: "'1T1C'"
4902   columns:
4903     - title: "1908"
4904       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4905     - title: "2001"
4906       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4907     - title: "2005"
4908       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4909   comparisons:
4910     - title: "Diff"
4911       reference: 2
4912       compare: 3
4913   legend:
4914     - "Legend to Table"
4915     - "1908, 2001, 2005 - VPP versions tested."
4916     - "Diff - difference between 2001 and 2005 VPP version."
4917
4918 # VPP Performance Changes 2n-dnv 2t2c mrr
4919 - type: "table"
4920   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4921   algorithm: "table_comparison"
4922   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4923   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4924   filter: "'2T2C'"
4925   columns:
4926     - title: "1908"
4927       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4928     - title: "2001"
4929       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4930     - title: "2005"
4931       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4932   comparisons:
4933     - title: "Diff"
4934       reference: 2
4935       compare: 3
4936   legend:
4937     - "Legend to Table"
4938     - "1908, 2001, 2005 - VPP versions tested."
4939     - "Diff - difference between 2001 and 2005 VPP version."
4940
4941 # VPP Performance Changes 2n-dnv 4t4c mrr
4942 - type: "table"
4943   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4944   algorithm: "table_comparison"
4945   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4946   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4947   filter: "'4T4C'"
4948   columns:
4949     - title: "1908"
4950       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4951     - title: "2001"
4952       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4953     - title: "2005"
4954       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4955   comparisons:
4956     - title: "Diff"
4957       reference: 2
4958       compare: 3
4959   legend:
4960     - "Legend to Table"
4961     - "1908, 2001, 2005 - VPP versions tested."
4962     - "Diff - difference between 2001 and 2005 VPP version."
4963
4964 # VPP Performance Changes 3n-dnv 1t1c mrr
4965 - type: "table"
4966   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4967   algorithm: "table_comparison"
4968   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4970   filter: "'1T1C'"
4971   columns:
4972     - title: "1908"
4973       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4974     - title: "2001"
4975       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4976     - title: "2005"
4977       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4978   comparisons:
4979     - title: "Diff"
4980       reference: 2
4981       compare: 3
4982   legend:
4983     - "Legend to Table"
4984     - "1908, 2001, 2005 - VPP versions tested."
4985     - "Diff - difference between 2001 and 2005 VPP version."
4986
4987 # VPP Performance Changes 3n-dnv 2t2c mrr
4988 - type: "table"
4989   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4990   algorithm: "table_comparison"
4991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4993   filter: "'2T2C'"
4994   columns:
4995     - title: "1908"
4996       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4997     - title: "2001"
4998       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4999     - title: "2005"
5000       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5001   comparisons:
5002     - title: "Diff"
5003       reference: 2
5004       compare: 3
5005   legend:
5006     - "Legend to Table"
5007     - "1908, 2001, 2005 - VPP versions tested."
5008     - "Diff - difference between 2001 and 2005 VPP version."
5009
5010 # VPP Performance Changes 3n-dnv 4t4c mrr
5011 - type: "table"
5012   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5013   algorithm: "table_comparison"
5014   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5016   filter: "'4T4C'"
5017   columns:
5018     - title: "1908"
5019       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5020     - title: "2001"
5021       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5022     - title: "2005"
5023       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5024   comparisons:
5025     - title: "Diff"
5026       reference: 2
5027       compare: 3
5028   legend:
5029     - "Legend to Table"
5030     - "1908, 2001, 2005 - VPP versions tested."
5031     - "Diff - difference between 2001 and 2005 VPP version."
5032
5033 # VPP Performance Changes 3n-tsh 1t1c mrr
5034 - type: "table"
5035   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5036   algorithm: "table_comparison"
5037   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5039   filter: "'1T1C'"
5040   columns:
5041     - title: "1908"
5042       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5043     - title: "2001"
5044       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5045     - title: "2005"
5046       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5047   comparisons:
5048     - title: "Diff"
5049       reference: 2
5050       compare: 3
5051   legend:
5052     - "Legend to Table"
5053     - "1908, 2001, 2005 - VPP versions tested."
5054     - "Diff - difference between 2001 and 2005 VPP version."
5055
5056 # VPP Performance Changes 3n-tsh 2t2c mrr
5057 - type: "table"
5058   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5059   algorithm: "table_comparison"
5060   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5061   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5062   filter: "'2T2C'"
5063   columns:
5064     - title: "1908"
5065       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5066     - title: "2001"
5067       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5068     - title: "2005"
5069       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5070   comparisons:
5071     - title: "Diff"
5072       reference: 2
5073       compare: 3
5074   legend:
5075     - "Legend to Table"
5076     - "1908, 2001, 2005 - VPP versions tested."
5077     - "Diff - difference between 2001 and 2005 VPP version."
5078
5079 # VPP Performance Changes 3n-tsh 4t4c mrr
5080 - type: "table"
5081   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5082   algorithm: "table_comparison"
5083   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5085   filter: "'4T4C'"
5086   columns:
5087     - title: "1908"
5088       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5089     - title: "2001"
5090       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5091     - title: "2005"
5092       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5093   comparisons:
5094     - title: "Diff"
5095       reference: 2
5096       compare: 3
5097   legend:
5098     - "Legend to Table"
5099     - "1908, 2001, 2005 - VPP versions tested."
5100     - "Diff - difference between 2001 and 2005 VPP version."
5101
5102 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5103 - type: "table"
5104   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5105   algorithm: "table_comparison"
5106   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5107   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5108   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5109   columns:
5110     - title: "3n-hsw xl710"
5111       data-set: "vpp-compare-testbeds-mrr-ref"
5112       tag: "NIC_Intel-XL710"
5113     - title: "3n-skx xxv710"
5114       data-set: "vpp-compare-testbeds-mrr-cmp"
5115       tag: "NIC_Intel-XXV710"
5116   comparisons:
5117     - title: "Diff"
5118       reference: 1
5119       compare: 2
5120   legend:
5121     - "Legend to Table"
5122     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5123     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5124
5125 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5126 - type: "table"
5127   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5128   algorithm: "table_comparison"
5129   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5130   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5131   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5132   columns:
5133     - title: "3n-hsw xl710"
5134       data-set: "vpp-compare-testbeds-mrr-ref"
5135       tag: "NIC_Intel-XL710"
5136     - title: "3n-skx xxv710"
5137       data-set: "vpp-compare-testbeds-mrr-cmp"
5138       tag: "NIC_Intel-XXV710"
5139   comparisons:
5140     - title: "Diff"
5141       reference: 1
5142       compare: 2
5143   legend:
5144     - "Legend to Table"
5145     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5146     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5147
5148 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5149 - type: "table"
5150   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5151   algorithm: "table_comparison"
5152   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5154   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5155   columns:
5156     - title: "3n-hsw xl710"
5157       data-set: "vpp-compare-testbeds-mrr-ref"
5158       tag: "NIC_Intel-XL710"
5159     - title: "3n-skx xxv710"
5160       data-set: "vpp-compare-testbeds-mrr-cmp"
5161       tag: "NIC_Intel-XXV710"
5162   comparisons:
5163     - title: "Diff"
5164       reference: 1
5165       compare: 2
5166   legend:
5167     - "Legend to Table"
5168     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5169     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5170
5171 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5172 - type: "table"
5173   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5174   algorithm: "table_comparison"
5175   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5176   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5177   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5178   columns:
5179     - title: "2n-skx"
5180       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5181     - title: "2n-clx"
5182       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5183   comparisons:
5184     - title: "Diff"
5185       reference: 1
5186       compare: 2
5187   legend:
5188     - "Legend to Table"
5189     - "2n-skx, 2n-clx - testbeds and NICs tested."
5190     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5191
5192 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5193 - type: "table"
5194   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5195   algorithm: "table_comparison"
5196   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5197   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5198   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5199   columns:
5200     - title: "2n-skx"
5201       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5202     - title: "2n-clx"
5203       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5204   comparisons:
5205     - title: "Diff"
5206       reference: 1
5207       compare: 2
5208   legend:
5209     - "Legend to Table"
5210     - "2n-skx, 2n-clx - testbeds and NICs tested."
5211     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5212
5213 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5214 - type: "table"
5215   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5216   algorithm: "table_comparison"
5217   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5219   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5220   columns:
5221     - title: "2n-skx"
5222       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5223     - title: "2n-clx"
5224       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5225   comparisons:
5226     - title: "Diff"
5227       reference: 1
5228       compare: 2
5229   legend:
5230     - "Legend to Table"
5231     - "2n-skx, 2n-clx - testbeds and NICs tested."
5232     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5233
5234 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5235 - type: "table"
5236   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5237   algorithm: "table_comparison"
5238   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5239   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5240   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5241   columns:
5242     - title: "3n-skx"
5243       data-set: "vpp-compare-topologies-mrr-ref"
5244     - title: "2n-skx"
5245       data-set: "vpp-compare-topologies-mrr-cmp"
5246   comparisons:
5247     - title: "Diff"
5248       reference: 1
5249       compare: 2
5250   legend:
5251     - "Legend to Table"
5252     - "3n-skx, 2n-skx - topologies tested."
5253     - "Diff - difference between 3n-skx and 2n-skx topologies."
5254
5255 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5256 - type: "table"
5257   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5258   algorithm: "table_comparison"
5259   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5261   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5262   columns:
5263     - title: "3n-skx"
5264       data-set: "vpp-compare-topologies-mrr-ref"
5265     - title: "2n-skx"
5266       data-set: "vpp-compare-topologies-mrr-cmp"
5267   comparisons:
5268     - title: "Diff"
5269       reference: 1
5270       compare: 2
5271   legend:
5272     - "Legend to Table"
5273     - "3n-skx, 2n-skx - topologies tested."
5274     - "Diff - difference between 3n-skx and 2n-skx topologies."
5275
5276 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5277 - type: "table"
5278   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5279   algorithm: "table_comparison"
5280   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5281   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5282   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5283   columns:
5284     - title: "3n-skx"
5285       data-set: "vpp-compare-topologies-mrr-ref"
5286     - title: "2n-skx"
5287       data-set: "vpp-compare-topologies-mrr-cmp"
5288   comparisons:
5289     - title: "Diff"
5290       reference: 1
5291       compare: 2
5292   legend:
5293     - "Legend to Table"
5294     - "3n-skx, 2n-skx - topologies tested."
5295     - "Diff - difference between 3n-skx and 2n-skx topologies."
5296
5297 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5298 - type: "table"
5299   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5300   algorithm: "table_comparison"
5301   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5302   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5303   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5304   columns:
5305     - title: "3n-hsw xl710"
5306       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5307       tag: "NIC_Intel-XL710"
5308     - title: "2n-clx xxv710"
5309       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5310       tag: "NIC_Intel-XXV710"
5311   comparisons:
5312     - title: "Diff"
5313       reference: 1
5314       compare: 2
5315   legend:
5316     - "Legend to Table"
5317     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5318     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5319
5320 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5321 - type: "table"
5322   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5323   algorithm: "table_comparison"
5324   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5325   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5326   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5327   columns:
5328     - title: "3n-hsw xl710"
5329       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5330       tag: "NIC_Intel-XL710"
5331     - title: "2n-clx xxv710"
5332       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5333       tag: "NIC_Intel-XXV710"
5334   comparisons:
5335     - title: "Diff"
5336       reference: 1
5337       compare: 2
5338   legend:
5339     - "Legend to Table"
5340     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5341     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5342
5343 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5344 - type: "table"
5345   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5346   algorithm: "table_comparison"
5347   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5349   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5350   columns:
5351     - title: "3n-hsw xl710"
5352       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5353       tag: "NIC_Intel-XL710"
5354     - title: "2n-clx xxv710"
5355       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5356       tag: "NIC_Intel-XXV710"
5357   comparisons:
5358     - title: "Diff"
5359       reference: 1
5360       compare: 2
5361   legend:
5362     - "Legend to Table"
5363     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5364     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5365
5366 # Detailed Test Results - VPP Performance Results 3n-hsw
5367 - type: "table"
5368   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5369   algorithm: "table_merged_details"
5370   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5371   columns:
5372     - title: " |prein| Test Name |preout| "
5373       data: "data name"
5374     - 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| "
5375       data: "data msg"
5376   data: "vpp-perf-results-3n-hsw"
5377   filter: "all"
5378   parameters:
5379   - "name"
5380   - "parent"
5381   - "msg"
5382
5383 # Detailed Test Results - VPP Performance Results 3n-skx
5384 - type: "table"
5385   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5386   algorithm: "table_merged_details"
5387   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5388   columns:
5389     - title: " |prein| Test Name |preout| "
5390       data: "data name"
5391     - 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| "
5392       data: "data msg"
5393   data: "vpp-perf-results-3n-skx"
5394   filter: "all"
5395   remove-ndr: False
5396   parameters:
5397   - "name"
5398   - "parent"
5399   - "msg"
5400
5401 # Detailed Test Results - VPP Performance Results 2n-skx
5402 - type: "table"
5403   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5404   algorithm: "table_merged_details"
5405   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5406   columns:
5407     - title: " |prein| Test Name |preout| "
5408       data: "data name"
5409     - 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| "
5410       data: "data msg"
5411   data: "vpp-perf-results-2n-skx"
5412   filter: "all"
5413   remove-ndr: False
5414   parameters:
5415   - "name"
5416   - "parent"
5417   - "msg"
5418
5419 # Detailed Test Results - VPP Performance Results 2n-clx
5420 - type: "table"
5421   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5422   algorithm: "table_merged_details"
5423   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5424   columns:
5425     - title: " |prein| Test Name |preout| "
5426       data: "data name"
5427     - 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| "
5428       data: "data msg"
5429   data: "vpp-perf-results-2n-clx"
5430   filter: "all"
5431   parameters:
5432   - "name"
5433   - "parent"
5434   - "msg"
5435
5436 # Detailed Test Results - VPP Performance Results 3n-tsh
5437 - type: "table"
5438   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5439   algorithm: "table_merged_details"
5440   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5441   columns:
5442     - title: " |prein| Test Name |preout| "
5443       data: "data name"
5444     - 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| "
5445       data: "data msg"
5446   data: "vpp-perf-results-3n-tsh"
5447   filter: "all"
5448   parameters:
5449   - "name"
5450   - "parent"
5451   - "msg"
5452
5453 # Detailed Test Results - VPP Performance Results 3n-dnv
5454 - type: "table"
5455   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5456   algorithm: "table_merged_details"
5457   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5458   columns:
5459     - title: " |prein| Test Name |preout| "
5460       data: "data name"
5461     - 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| "
5462       data: "data msg"
5463   data: "vpp-perf-results-3n-dnv"
5464   filter: "all"
5465   parameters:
5466   - "name"
5467   - "parent"
5468   - "msg"
5469
5470 # Detailed Test Results - VPP Performance Results 2n-dnv
5471 - type: "table"
5472   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5473   algorithm: "table_merged_details"
5474   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5475   columns:
5476     - title: " |prein| Test Name |preout| "
5477       data: "data name"
5478     - 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| "
5479       data: "data msg"
5480   data: "vpp-perf-results-2n-dnv"
5481   filter: "all"
5482   parameters:
5483   - "name"
5484   - "parent"
5485   - "msg"
5486
5487 # Test configuration - VPP Performance Test Configs 3n-hsw
5488 - type: "table"
5489   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5490   algorithm: "table_merged_details"
5491   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5492   columns:
5493     - title: " |prein| Test Name |preout| "
5494       data: "data name"
5495     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5496       data: "data conf-history"
5497   data: "vpp-perf-results-3n-hsw"
5498   filter: "all"
5499   parameters:
5500   - "parent"
5501   - "name"
5502   - "conf-history"
5503
5504 # Test configuration - VPP Performance Test Configs 3n-skx
5505 - type: "table"
5506   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5507   algorithm: "table_merged_details"
5508   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5509   columns:
5510     - title: " |prein| Test Name |preout| "
5511       data: "data name"
5512     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5513       data: "data conf-history"
5514   data: "vpp-perf-results-3n-skx"
5515   filter: "all"
5516   parameters:
5517   - "parent"
5518   - "name"
5519   - "conf-history"
5520
5521 # Test configuration - VPP Performance Test Configs 2n-skx
5522 - type: "table"
5523   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5524   algorithm: "table_merged_details"
5525   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5526   columns:
5527     - title: " |prein| Test Name |preout| "
5528       data: "data name"
5529     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5530       data: "data conf-history"
5531   data: "vpp-perf-results-2n-skx"
5532   filter: "all"
5533   parameters:
5534   - "parent"
5535   - "name"
5536   - "conf-history"
5537
5538 # Test configuration - VPP Performance Test Configs 2n-clx
5539 - type: "table"
5540   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5541   algorithm: "table_merged_details"
5542   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5543   columns:
5544     - title: " |prein| Test Name |preout| "
5545       data: "data name"
5546     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5547       data: "data conf-history"
5548   data: "vpp-perf-results-2n-clx"
5549   filter: "all"
5550   parameters:
5551   - "parent"
5552   - "name"
5553   - "conf-history"
5554
5555 # Test configuration - VPP Performance Test Configs 3n-tsh
5556 - type: "table"
5557   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5558   algorithm: "table_merged_details"
5559   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5560   columns:
5561     - title: " |prein| Test Name |preout| "
5562       data: "data name"
5563     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5564       data: "data conf-history"
5565   data: "vpp-perf-results-3n-tsh"
5566   filter: "all"
5567   parameters:
5568   - "parent"
5569   - "name"
5570   - "conf-history"
5571
5572 # Test configuration - VPP Performance Test Configs 3n-dnv
5573 - type: "table"
5574   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5575   algorithm: "table_merged_details"
5576   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5577   columns:
5578     - title: " |prein| Test Name |preout| "
5579       data: "data name"
5580     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5581       data: "data conf-history"
5582   data: "vpp-perf-results-3n-dnv"
5583   filter: "all"
5584   parameters:
5585   - "parent"
5586   - "name"
5587   - "conf-history"
5588
5589 # Test configuration - VPP Performance Test Configs 2n-dnv
5590 - type: "table"
5591   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5592   algorithm: "table_merged_details"
5593   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5594   columns:
5595     - title: " |prein| Test Name |preout| "
5596       data: "data name"
5597     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5598       data: "data conf-history"
5599   data: "vpp-perf-results-2n-dnv"
5600   filter: "all"
5601   parameters:
5602   - "parent"
5603   - "name"
5604   - "conf-history"
5605
5606 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5607 - type: "table"
5608   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5609   algorithm: "table_oper_data_html"
5610   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5611   data: "vpp-perf-results-3n-hsw"
5612   filter: "all"
5613
5614 # Test Operational Data - VPP Performance Operational Data 3n-skx
5615 - type: "table"
5616   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5617   algorithm: "table_oper_data_html"
5618   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5619   data: "vpp-perf-results-3n-skx"
5620   filter: "all"
5621
5622 # Test Operational Data - VPP Performance Operational Data 2n-skx
5623 - type: "table"
5624   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5625   algorithm: "table_oper_data_html"
5626   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5627   data: "vpp-perf-results-2n-skx"
5628   filter: "all"
5629
5630 # Test Operational Data - VPP Performance Operational Data 2n-clx
5631 - type: "table"
5632   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5633   algorithm: "table_oper_data_html"
5634   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5635   data: "vpp-perf-results-2n-clx"
5636   filter: "all"
5637
5638 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5639 - type: "table"
5640   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5641   algorithm: "table_oper_data_html"
5642   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5643   data: "vpp-perf-results-3n-tsh"
5644   filter: "all"
5645
5646 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5647 - type: "table"
5648   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5649   algorithm: "table_oper_data_html"
5650   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5651   data: "vpp-perf-results-3n-dnv"
5652   filter: "all"
5653
5654 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5655 - type: "table"
5656   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5657   algorithm: "table_oper_data_html"
5658   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5659   data: "vpp-perf-results-2n-dnv"
5660   filter: "all"
5661
5662 # Detailed Test Results - VPP MRR Results 3n-hsw
5663 - type: "table"
5664   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5665   algorithm: "table_merged_details"
5666   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5667   columns:
5668     - title: " |prein| Test Name |preout| "
5669       data: "data name"
5670     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5671       data: "data msg"
5672   data: "vpp-mrr-results-3n-hsw"
5673   filter: "all"
5674   parameters:
5675   - "name"
5676   - "parent"
5677   - "msg"
5678
5679 # Detailed Test Results - VPP MRR Results 3n-skx
5680 - type: "table"
5681   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5682   algorithm: "table_merged_details"
5683   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5684   columns:
5685     - title: " |prein| Test Name |preout| "
5686       data: "data name"
5687     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5688       data: "data msg"
5689   data: "vpp-mrr-results-3n-skx"
5690   filter: "all"
5691   parameters:
5692   - "name"
5693   - "parent"
5694   - "msg"
5695
5696 # Detailed Test Results - VPP MRR Results 2n-skx
5697 - type: "table"
5698   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5699   algorithm: "table_merged_details"
5700   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5701   columns:
5702     - title: " |prein| Test Name |preout| "
5703       data: "data name"
5704     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5705       data: "data msg"
5706   data: "vpp-mrr-results-2n-skx"
5707   filter: "all"
5708   parameters:
5709   - "name"
5710   - "parent"
5711   - "msg"
5712
5713 # Detailed Test Results - VPP MRR Results 2n-clx
5714 - type: "table"
5715   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5716   algorithm: "table_merged_details"
5717   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5718   columns:
5719     - title: " |prein| Test Name |preout| "
5720       data: "data name"
5721     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5722       data: "data msg"
5723   data: "vpp-mrr-results-2n-clx"
5724   filter: "all"
5725   parameters:
5726   - "name"
5727   - "parent"
5728   - "msg"
5729
5730 # Detailed Test Results - VPP MRR Results 3n-tsh
5731 - type: "table"
5732   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5733   algorithm: "table_merged_details"
5734   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5735   columns:
5736     - title: " |prein| Test Name |preout| "
5737       data: "data name"
5738     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5739       data: "data msg"
5740   data: "vpp-mrr-results-3n-tsh"
5741   filter: "all"
5742   parameters:
5743   - "name"
5744   - "parent"
5745   - "msg"
5746
5747 # Detailed Test Results - VPP MRR Results 3n-dnv
5748 - type: "table"
5749   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5750   algorithm: "table_merged_details"
5751   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5752   columns:
5753     - title: " |prein| Test Name |preout| "
5754       data: "data name"
5755     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5756       data: "data msg"
5757   data: "vpp-mrr-results-3n-dnv"
5758   filter: "all"
5759   parameters:
5760   - "name"
5761   - "parent"
5762   - "msg"
5763
5764 # Detailed Test Results - VPP MRR Results 2n-dnv
5765 - type: "table"
5766   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5767   algorithm: "table_merged_details"
5768   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5769   columns:
5770     - title: " |prein| Test Name |preout| "
5771       data: "data name"
5772     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5773       data: "data msg"
5774   data: "vpp-mrr-results-2n-dnv"
5775   filter: "all"
5776   parameters:
5777   - "name"
5778   - "parent"
5779   - "msg"
5780
5781 # Test configuration - VPP MRR Test Configs 3n-hsw
5782 - type: "table"
5783   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5784   algorithm: "table_merged_details"
5785   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5786   columns:
5787     - title: " |prein| Test Name |preout| "
5788       data: "data name"
5789     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5790       data: "data conf-history"
5791   data: "vpp-mrr-results-3n-hsw"
5792   filter: "all"
5793   parameters:
5794   - "parent"
5795   - "name"
5796   - "conf-history"
5797
5798 # Test configuration - VPP MRR Test Configs 3n-skx
5799 - type: "table"
5800   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5801   algorithm: "table_merged_details"
5802   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5803   columns:
5804     - title: " |prein| Test Name |preout| "
5805       data: "data name"
5806     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5807       data: "data conf-history"
5808   data: "vpp-mrr-results-3n-skx"
5809   filter: "all"
5810   parameters:
5811   - "parent"
5812   - "name"
5813   - "conf-history"
5814
5815 # Test configuration - VPP MRR Test Configs 2n-skx
5816 - type: "table"
5817   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5818   algorithm: "table_merged_details"
5819   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5820   columns:
5821     - title: " |prein| Test Name |preout| "
5822       data: "data name"
5823     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5824       data: "data conf-history"
5825   data: "vpp-mrr-results-2n-skx"
5826   filter: "all"
5827   parameters:
5828   - "parent"
5829   - "name"
5830   - "conf-history"
5831
5832 # Test configuration - VPP MRR Test Configs 2n-clx
5833 - type: "table"
5834   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5835   algorithm: "table_merged_details"
5836   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5837   columns:
5838     - title: " |prein| Test Name |preout| "
5839       data: "data name"
5840     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5841       data: "data conf-history"
5842   data: "vpp-mrr-results-2n-clx"
5843   filter: "all"
5844   parameters:
5845   - "parent"
5846   - "name"
5847   - "conf-history"
5848
5849 # Test configuration - VPP MRR Test Configs 3n-tsh
5850 - type: "table"
5851   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5852   algorithm: "table_merged_details"
5853   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5854   columns:
5855     - title: " |prein| Test Name |preout| "
5856       data: "data name"
5857     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5858       data: "data conf-history"
5859   data: "vpp-mrr-results-3n-tsh"
5860   filter: "all"
5861   parameters:
5862   - "parent"
5863   - "name"
5864   - "conf-history"
5865
5866 # Test configuration - VPP MRR Test Configs 3n-dnv
5867 - type: "table"
5868   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5869   algorithm: "table_merged_details"
5870   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5871   columns:
5872     - title: " |prein| Test Name |preout| "
5873       data: "data name"
5874     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5875       data: "data conf-history"
5876   data: "vpp-mrr-results-3n-dnv"
5877   filter: "all"
5878   parameters:
5879   - "parent"
5880   - "name"
5881   - "conf-history"
5882
5883 # Test configuration - VPP MRR Test Configs 2n-dnv
5884 - type: "table"
5885   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5886   algorithm: "table_merged_details"
5887   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5888   columns:
5889     - title: " |prein| Test Name |preout| "
5890       data: "data name"
5891     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5892       data: "data conf-history"
5893   data: "vpp-mrr-results-2n-dnv"
5894   filter: "all"
5895   parameters:
5896   - "parent"
5897   - "name"
5898   - "conf-history"
5899
5900 # Detailed Test Results - VPP Device Results - Ubuntu
5901 - type: "table"
5902   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5903   algorithm: "table_merged_details"
5904   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5905   columns:
5906     - title: " |prein| Test Name |preout| "
5907       data: "data name"
5908     - title: " |prein| Status |preout| "
5909       data: "data status"
5910   data: "vpp-device-results-ubuntu"
5911   filter: "all"
5912   parameters:
5913   - "name"
5914   - "parent"
5915   - "doc"
5916   - "status"
5917
5918 # Test configuration - VPP Device Test Configs - Ubuntu
5919 - type: "table"
5920   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5921   algorithm: "table_merged_details"
5922   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5923   columns:
5924     - title: " |prein| Test Name |preout| "
5925       data: "data name"
5926     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5927       data: "data conf-history"
5928   data: "vpp-device-results-ubuntu"
5929   filter: "all"
5930   parameters:
5931   - "parent"
5932   - "name"
5933   - "conf-history"
5934
5935 ################################################################################
5936
5937 # DPDK Performance Changes 3n-hsw 1t1c pdr
5938 - type: "table"
5939   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5940   algorithm: "table_comparison"
5941   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5942   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5943   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5944   columns:
5945     - title: "1908"
5946       data-set: "dpdk-performance-changes-3n-hsw-h1"
5947     - title: "2001"
5948       data-set: "dpdk-performance-changes-3n-hsw-ref"
5949     - title: "2005"
5950       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5951   comparisons:
5952     - title: "Diff"
5953       reference: 2
5954       compare: 3
5955   legend:
5956     - "Legend to Table"
5957     - "1908, 2001, 2005 - DPDK versions tested."
5958     - "Diff - difference between 2001 and 2005 DPDK version."
5959
5960 # DPDK Performance Changes 3n-hsw 2t2c pdr
5961 - type: "table"
5962   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5963   algorithm: "table_comparison"
5964   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5966   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5967   columns:
5968     - title: "1908"
5969       data-set: "dpdk-performance-changes-3n-hsw-h1"
5970     - title: "2001"
5971       data-set: "dpdk-performance-changes-3n-hsw-ref"
5972     - title: "2005"
5973       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5974   comparisons:
5975     - title: "Diff"
5976       reference: 2
5977       compare: 3
5978   legend:
5979     - "Legend to Table"
5980     - "1908, 2001, 2005 - DPDK versions tested."
5981     - "Diff - difference between 2001 and 2005 DPDK version."
5982
5983 # DPDK Performance Changes 3n-hsw 1t1c pdr
5984 - type: "table"
5985   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5986   algorithm: "table_comparison"
5987   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5989   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5990   columns:
5991     - title: "1908"
5992       data-set: "dpdk-performance-changes-3n-hsw-h1"
5993     - title: "2001"
5994       data-set: "dpdk-performance-changes-3n-hsw-ref"
5995     - title: "2005"
5996       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5997   comparisons:
5998     - title: "Diff"
5999       reference: 2
6000       compare: 3
6001   legend:
6002     - "Legend to Table"
6003     - "1908, 2001, 2005 - DPDK versions tested."
6004     - "Diff - difference between 2001 and 2005 DPDK version."
6005
6006 # DPDK Performance Changes 3n-hsw 2t2c ndr
6007 - type: "table"
6008   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6009   algorithm: "table_comparison"
6010   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6011   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6012   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6013   columns:
6014     - title: "1908"
6015       data-set: "dpdk-performance-changes-3n-hsw-h1"
6016     - title: "2001"
6017       data-set: "dpdk-performance-changes-3n-hsw-ref"
6018     - title: "2005"
6019       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6020   comparisons:
6021     - title: "Diff"
6022       reference: 2
6023       compare: 3
6024   legend:
6025     - "Legend to Table"
6026     - "1908, 2001, 2005 - DPDK versions tested."
6027     - "Diff - difference between 2001 and 2005 DPDK version."
6028
6029 # DPDK Performance Changes 3n-skx 2t1c pdr
6030 - type: "table"
6031   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6032   algorithm: "table_comparison"
6033   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6035   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6036   columns:
6037     - title: "1908"
6038       data-set: "dpdk-performance-changes-3n-skx-h1"
6039     - title: "2001"
6040       data-set: "dpdk-performance-changes-3n-skx-ref"
6041     - title: "2005"
6042       data-set: "dpdk-performance-changes-3n-skx-cmp"
6043   comparisons:
6044     - title: "Diff"
6045       reference: 2
6046       compare: 3
6047   legend:
6048     - "Legend to Table"
6049     - "1908, 2001, 2005 - DPDK versions tested."
6050     - "Diff - difference between 2001 and 2005 DPDK version."
6051
6052 # DPDK Performance Changes 3n-skx 4t2c pdr
6053 - type: "table"
6054   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6055   algorithm: "table_comparison"
6056   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6057   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6058   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6059   columns:
6060     - title: "1908"
6061       data-set: "dpdk-performance-changes-3n-skx-h1"
6062     - title: "2001"
6063       data-set: "dpdk-performance-changes-3n-skx-ref"
6064     - title: "2005"
6065       data-set: "dpdk-performance-changes-3n-skx-cmp"
6066   comparisons:
6067     - title: "Diff"
6068       reference: 2
6069       compare: 3
6070   legend:
6071     - "Legend to Table"
6072     - "1908, 2001, 2005 - DPDK versions tested."
6073     - "Diff - difference between 2001 and 2005 DPDK version."
6074
6075 # DPDK Performance Changes 3n-skx 2t1c ndr
6076 - type: "table"
6077   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6078   algorithm: "table_comparison"
6079   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6081   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6082   columns:
6083     - title: "1908"
6084       data-set: "dpdk-performance-changes-3n-skx-h1"
6085     - title: "2001"
6086       data-set: "dpdk-performance-changes-3n-skx-ref"
6087     - title: "2005"
6088       data-set: "dpdk-performance-changes-3n-skx-cmp"
6089   comparisons:
6090     - title: "Diff"
6091       reference: 2
6092       compare: 3
6093   legend:
6094     - "Legend to Table"
6095     - "1908, 2001, 2005 - DPDK versions tested."
6096     - "Diff - difference between 2001 and 2005 DPDK version."
6097
6098 # DPDK Performance Changes 3n-skx 4t2c ndr
6099 - type: "table"
6100   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6101   algorithm: "table_comparison"
6102   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6103   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6104   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6105   columns:
6106     - title: "1908"
6107       data-set: "dpdk-performance-changes-3n-skx-h1"
6108     - title: "2001"
6109       data-set: "dpdk-performance-changes-3n-skx-ref"
6110     - title: "2005"
6111       data-set: "dpdk-performance-changes-3n-skx-cmp"
6112   comparisons:
6113     - title: "Diff"
6114       reference: 2
6115       compare: 3
6116   legend:
6117     - "Legend to Table"
6118     - "1908, 2001, 2005 - DPDK versions tested."
6119     - "Diff - difference between 2001 and 2005 DPDK version."
6120
6121 # DPDK Performance Changes 2n-skx 2t1c pdr
6122 - type: "table"
6123   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6124   algorithm: "table_comparison"
6125   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6126   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6127   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6128   columns:
6129     - title: "1908"
6130       data-set: "dpdk-performance-changes-2n-skx-h1"
6131     - title: "2001"
6132       data-set: "dpdk-performance-changes-2n-skx-ref"
6133     - title: "2005"
6134       data-set: "dpdk-performance-changes-2n-skx-cmp"
6135   comparisons:
6136     - title: "Diff"
6137       reference: 2
6138       compare: 3
6139   legend:
6140     - "Legend to Table"
6141     - "1908, 2001, 2005 - DPDK versions tested."
6142     - "Diff - difference between 2001 and 2005 DPDK version."
6143
6144 # DPDK Performance Changes 2n-skx 4t2c pdr
6145 - type: "table"
6146   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6147   algorithm: "table_comparison"
6148   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6149   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6150   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6151   columns:
6152     - title: "1908"
6153       data-set: "dpdk-performance-changes-2n-skx-h1"
6154     - title: "2001"
6155       data-set: "dpdk-performance-changes-2n-skx-ref"
6156     - title: "2005"
6157       data-set: "dpdk-performance-changes-2n-skx-cmp"
6158   comparisons:
6159     - title: "Diff"
6160       reference: 2
6161       compare: 3
6162   legend:
6163     - "Legend to Table"
6164     - "1908, 2001, 2005 - DPDK versions tested."
6165     - "Diff - difference between 2001 and 2005 DPDK version."
6166
6167 # DPDK Performance Changes 2n-skx 2t1c ndr
6168 - type: "table"
6169   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6170   algorithm: "table_comparison"
6171   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6172   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6173   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6174   columns:
6175     - title: "1908"
6176       data-set: "dpdk-performance-changes-2n-skx-h1"
6177     - title: "2001"
6178       data-set: "dpdk-performance-changes-2n-skx-ref"
6179     - title: "2005"
6180       data-set: "dpdk-performance-changes-2n-skx-cmp"
6181   comparisons:
6182     - title: "Diff"
6183       reference: 2
6184       compare: 3
6185   legend:
6186     - "Legend to Table"
6187     - "1908, 2001, 2005 - DPDK versions tested."
6188     - "Diff - difference between 2001 and 2005 DPDK version."
6189
6190 # DPDK Performance Changes 2n-skx 4t2c ndr
6191 - type: "table"
6192   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6193   algorithm: "table_comparison"
6194   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6196   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6197   columns:
6198     - title: "1908"
6199       data-set: "dpdk-performance-changes-2n-skx-h1"
6200     - title: "2001"
6201       data-set: "dpdk-performance-changes-2n-skx-ref"
6202     - title: "2005"
6203       data-set: "dpdk-performance-changes-2n-skx-cmp"
6204   comparisons:
6205     - title: "Diff"
6206       reference: 2
6207       compare: 3
6208   legend:
6209     - "Legend to Table"
6210     - "1908, 2001, 2005 - DPDK versions tested."
6211     - "Diff - difference between 2001 and 2005 DPDK version."
6212
6213 # DPDK Performance Changes 2n-clx 2t1c pdr
6214 - type: "table"
6215   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6216   algorithm: "table_comparison"
6217   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6218   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6219   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6220   columns:
6221     - title: "2001"
6222       data-set: "dpdk-performance-changes-2n-clx-ref"
6223     - title: "2005"
6224       data-set: "dpdk-performance-changes-2n-clx-cmp"
6225   comparisons:
6226     - title: "Diff"
6227       reference: 1
6228       compare: 2
6229   legend:
6230     - "Legend to Table"
6231     - "2001, 2005 - DPDK versions tested."
6232     - "Diff - difference between 2001 and 2005 DPDK version."
6233
6234 # DPDK Performance Changes 2n-clx 4t2c pdr
6235 - type: "table"
6236   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6237   algorithm: "table_comparison"
6238   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6240   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6241   columns:
6242     - title: "2001"
6243       data-set: "dpdk-performance-changes-2n-clx-ref"
6244     - title: "2005"
6245       data-set: "dpdk-performance-changes-2n-clx-cmp"
6246   comparisons:
6247     - title: "Diff"
6248       reference: 1
6249       compare: 2
6250   legend:
6251     - "Legend to Table"
6252     - "2001, 2005 - DPDK versions tested."
6253     - "Diff - difference between 2001 and 2005 DPDK version."
6254
6255 # DPDK Performance Changes 2n-clx 2t1c ndr
6256 - type: "table"
6257   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6258   algorithm: "table_comparison"
6259   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6261   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6262   columns:
6263     - title: "2001"
6264       data-set: "dpdk-performance-changes-2n-clx-ref"
6265     - title: "2005"
6266       data-set: "dpdk-performance-changes-2n-clx-cmp"
6267   comparisons:
6268     - title: "Diff"
6269       reference: 1
6270       compare: 2
6271   legend:
6272     - "Legend to Table"
6273     - "2001, 2005 - DPDK versions tested."
6274     - "Diff - difference between 2001 and 2005 DPDK version."
6275
6276 # DPDK Performance Changes 2n-clx 4t2c ndr
6277 - type: "table"
6278   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6279   algorithm: "table_comparison"
6280   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6281   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6282   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6283   columns:
6284     - title: "2001"
6285       data-set: "dpdk-performance-changes-2n-clx-ref"
6286     - title: "2005"
6287       data-set: "dpdk-performance-changes-2n-clx-cmp"
6288   comparisons:
6289     - title: "Diff"
6290       reference: 1
6291       compare: 2
6292   legend:
6293     - "Legend to Table"
6294     - "2001, 2005 - DPDK versions tested."
6295     - "Diff - difference between 2001 and 2005 DPDK version."
6296
6297 # DPDK Performance Changes 2n-dnv 1t1c pdr
6298 - type: "table"
6299   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6300   algorithm: "table_comparison"
6301   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6303   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6304   columns:
6305     - title: "2001"
6306       data-set: "dpdk-performance-changes-2n-dnv-ref"
6307     - title: "2005"
6308       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6309   comparisons:
6310     - title: "Diff"
6311       reference: 1
6312       compare: 2
6313   legend:
6314     - "Legend to Table"
6315     - "2001, 2005 - DPDK versions tested."
6316     - "Diff - difference between 2001 and 2005 DPDK version."
6317
6318 # DPDK Performance Changes 2n-dnv 2t2c pdr
6319 - type: "table"
6320   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6321   algorithm: "table_comparison"
6322   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6324   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6325   columns:
6326     - title: "2001"
6327       data-set: "dpdk-performance-changes-2n-dnv-ref"
6328     - title: "2005"
6329       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6330   comparisons:
6331     - title: "Diff"
6332       reference: 1
6333       compare: 2
6334   legend:
6335     - "Legend to Table"
6336     - "2001, 2005 - DPDK versions tested."
6337     - "Diff - difference between 2001 and 2005 DPDK version."
6338
6339 # DPDK Performance Changes 2n-dnv 1t1c ndr
6340 - type: "table"
6341   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6342   algorithm: "table_comparison"
6343   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6344   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6345   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6346   columns:
6347     - title: "2001"
6348       data-set: "dpdk-performance-changes-2n-dnv-ref"
6349     - title: "2005"
6350       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6351   comparisons:
6352     - title: "Diff"
6353       reference: 1
6354       compare: 2
6355   legend:
6356     - "Legend to Table"
6357     - "2001, 2005 - DPDK versions tested."
6358     - "Diff - difference between 2001 and 2005 DPDK version."
6359
6360 # DPDK Performance Changes 2n-dnv 2t2c ndr
6361 - type: "table"
6362   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6363   algorithm: "table_comparison"
6364   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6366   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6367   columns:
6368     - title: "2001"
6369       data-set: "dpdk-performance-changes-2n-dnv-ref"
6370     - title: "2005"
6371       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6372   comparisons:
6373     - title: "Diff"
6374       reference: 1
6375       compare: 2
6376   legend:
6377     - "Legend to Table"
6378     - "2001, 2005 - DPDK versions tested."
6379     - "Diff - difference between 2001 and 2005 DPDK version."
6380
6381 # DPDK Performance Changes 3n-dnv 1t1c pdr
6382 - type: "table"
6383   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6384   algorithm: "table_comparison"
6385   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6386   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6387   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6388   columns:
6389     - title: "2001"
6390       data-set: "dpdk-performance-changes-3n-dnv-ref"
6391     - title: "2005"
6392       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6393   comparisons:
6394     - title: "Diff"
6395       reference: 1
6396       compare: 2
6397   legend:
6398     - "Legend to Table"
6399     - "2001, 2005 - DPDK versions tested."
6400     - "Diff - difference between 2001 and 2005 DPDK version."
6401
6402 # DPDK Performance Changes 3n-dnv 2t2c pdr
6403 - type: "table"
6404   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6405   algorithm: "table_comparison"
6406   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6407   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6408   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6409   columns:
6410     - title: "2001"
6411       data-set: "dpdk-performance-changes-3n-dnv-ref"
6412     - title: "2005"
6413       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6414   comparisons:
6415     - title: "Diff"
6416       reference: 1
6417       compare: 2
6418   legend:
6419     - "Legend to Table"
6420     - "2001, 2005 - DPDK versions tested."
6421     - "Diff - difference between 2001 and 2005 DPDK version."
6422
6423 # DPDK Performance Changes 3n-dnv 1t1c ndr
6424 - type: "table"
6425   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6426   algorithm: "table_comparison"
6427   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6428   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6429   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6430   columns:
6431     - title: "2001"
6432       data-set: "dpdk-performance-changes-3n-dnv-ref"
6433     - title: "2005"
6434       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6435   comparisons:
6436     - title: "Diff"
6437       reference: 1
6438       compare: 2
6439   legend:
6440     - "Legend to Table"
6441     - "2001, 2005 - DPDK versions tested."
6442     - "Diff - difference between 2001 and 2005 DPDK version."
6443
6444 # DPDK Performance Changes 3n-dnv 2t2c ndr
6445 - type: "table"
6446   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6447   algorithm: "table_comparison"
6448   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6450   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6451   columns:
6452     - title: "2001"
6453       data-set: "dpdk-performance-changes-3n-dnv-ref"
6454     - title: "2005"
6455       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6456   comparisons:
6457     - title: "Diff"
6458       reference: 1
6459       compare: 2
6460   legend:
6461     - "Legend to Table"
6462     - "2001, 2005 - DPDK versions tested."
6463     - "Diff - difference between 2001 and 2005 DPDK version."
6464
6465 # DPDK Performance Changes 3n-tsh 1t1c pdr
6466 - type: "table"
6467   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6468   algorithm: "table_comparison"
6469   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6470   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6471   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6472   columns:
6473     - title: "2001"
6474       data-set: "dpdk-performance-changes-3n-tsh-ref"
6475     - title: "2005"
6476       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6477   comparisons:
6478     - title: "Diff"
6479       reference: 1
6480       compare: 2
6481   legend:
6482     - "Legend to Table"
6483     - "2001, 2005 - DPDK versions tested."
6484     - "Diff - difference between 2001 and 2005 DPDK version."
6485
6486 # DPDK Performance Changes 3n-tsh 2t2c pdr
6487 - type: "table"
6488   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6489   algorithm: "table_comparison"
6490   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6492   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6493   columns:
6494     - title: "2001"
6495       data-set: "dpdk-performance-changes-3n-tsh-ref"
6496     - title: "2005"
6497       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6498   comparisons:
6499     - title: "Diff"
6500       reference: 1
6501       compare: 2
6502   legend:
6503     - "Legend to Table"
6504     - "2001, 2005 - DPDK versions tested."
6505     - "Diff - difference between 2001 and 2005 DPDK version."
6506
6507 # DPDK Performance Changes 3n-tsh 1t1c ndr
6508 - type: "table"
6509   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6510   algorithm: "table_comparison"
6511   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6512   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6513   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6514   columns:
6515     - title: "2001"
6516       data-set: "dpdk-performance-changes-3n-tsh-ref"
6517     - title: "2005"
6518       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6519   comparisons:
6520     - title: "Diff"
6521       reference: 1
6522       compare: 2
6523   legend:
6524     - "Legend to Table"
6525     - "2001, 2005 - DPDK versions tested."
6526     - "Diff - difference between 2001 and 2005 DPDK version."
6527
6528 # DPDK Performance Changes 3n-tsh 2t2c ndr
6529 - type: "table"
6530   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6531   algorithm: "table_comparison"
6532   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6533   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6534   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6535   columns:
6536     - title: "2001"
6537       data-set: "dpdk-performance-changes-3n-tsh-ref"
6538     - title: "2005"
6539       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6540   comparisons:
6541     - title: "Diff"
6542       reference: 1
6543       compare: 2
6544   legend:
6545     - "Legend to Table"
6546     - "2001, 2005 - DPDK versions tested."
6547     - "Diff - difference between 2001 and 2005 DPDK version."
6548
6549 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6550 - type: "table"
6551   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6552   algorithm: "table_comparison"
6553   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6554   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6555   filter: "'NIC_Intel-X710'"
6556   columns:
6557     - title: "3n-hsw x710"
6558       data-set: "dpdk-compare-testbeds-ref"
6559     - title: "3n-skx x710"
6560       data-set: "dpdk-compare-testbeds-cmp"
6561   comparisons:
6562     - title: "Diff"
6563       reference: 1
6564       compare: 2
6565   legend:
6566     - "Legend to Table"
6567     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6568     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6569
6570 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6571 - type: "table"
6572   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6573   algorithm: "table_comparison"
6574   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6576   filter: "'NIC_Intel-X710'"
6577   columns:
6578     - title: "3n-hsw x710"
6579       data-set: "dpdk-compare-testbeds-ref"
6580     - title: "3n-skx x710"
6581       data-set: "dpdk-compare-testbeds-cmp"
6582   comparisons:
6583     - title: "Diff"
6584       reference: 1
6585       compare: 2
6586   legend:
6587     - "Legend to Table"
6588     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6589     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6590
6591 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6592 - type: "table"
6593   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6594   algorithm: "table_comparison"
6595   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6597   filter: "'NIC_Intel-XXV710'"
6598   columns:
6599     - title: "2n-skx"
6600       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6601     - title: "2n-clx"
6602       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6603   comparisons:
6604     - title: "Diff"
6605       reference: 1
6606       compare: 2
6607   legend:
6608     - "Legend to Table"
6609     - "2n-skx, 2n-clx - testbeds and NICs tested."
6610     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6611
6612 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6613 - type: "table"
6614   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6615   algorithm: "table_comparison"
6616   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6618   filter: "'NIC_Intel-XXV710'"
6619   columns:
6620     - title: "2n-skx"
6621       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6622     - title: "2n-clx"
6623       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6624   comparisons:
6625     - title: "Diff"
6626       reference: 1
6627       compare: 2
6628   legend:
6629     - "Legend to Table"
6630     - "2n-skx, 2n-clx - testbeds and NICs tested."
6631     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6632
6633 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6634 - type: "table"
6635   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6636   algorithm: "table_comparison"
6637   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6638   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6639   filter: "'NIC_Intel-XXV710'"
6640   columns:
6641     - title: "3n-skx"
6642       data-set: "dpdk-compare-topologies-ref"
6643     - title: "2n-skx"
6644       data-set: "dpdk-compare-topologies-cmp"
6645   comparisons:
6646     - title: "Diff"
6647       reference: 1
6648       compare: 2
6649   legend:
6650     - "Legend to Table"
6651     - "3n-skx, 2n-skx - topologies tested."
6652     - "Diff - difference between 3n-skx and 2n-skx topologies."
6653
6654 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6655 - type: "table"
6656   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6657   algorithm: "table_comparison"
6658   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6659   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6660   filter: "'NIC_Intel-XXV710'"
6661   columns:
6662     - title: "3n-skx"
6663       data-set: "dpdk-compare-topologies-ref"
6664     - title: "2n-skx"
6665       data-set: "dpdk-compare-topologies-cmp"
6666   comparisons:
6667     - title: "Diff"
6668       reference: 1
6669       compare: 2
6670   legend:
6671     - "Legend to Table"
6672     - "3n-skx, 2n-skx - topologies tested."
6673     - "Diff - difference between 3n-skx and 2n-skx topologies."
6674
6675 # Detailed Test Results - DPDK Performance Results 3n-hsw
6676 - type: "table"
6677   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6678   algorithm: "table_merged_details"
6679   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6680   columns:
6681     - title: " |prein| Test Name |preout| "
6682       data: "data name"
6683     - 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| "
6684       data: "data msg"
6685   data: "dpdk-perf-results-3n-hsw"
6686   filter: "all"
6687   parameters:
6688   - "name"
6689   - "parent"
6690   - "msg"
6691
6692 # Detailed Test Results - DPDK Performance Results 3n-skx
6693 - type: "table"
6694   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6695   algorithm: "table_merged_details"
6696   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6697   columns:
6698     - title: " |prein| Test Name |preout| "
6699       data: "data name"
6700     - 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| "
6701       data: "data msg"
6702   data: "dpdk-perf-results-3n-skx"
6703   filter: "all"
6704   remove-ndr: False
6705   parameters:
6706   - "name"
6707   - "parent"
6708   - "msg"
6709
6710 # Detailed Test Results - DPDK Performance Results 2n-skx
6711 - type: "table"
6712   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6713   algorithm: "table_merged_details"
6714   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6715   columns:
6716     - title: " |prein| Test Name |preout| "
6717       data: "data name"
6718     - 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| "
6719       data: "data msg"
6720   data: "dpdk-perf-results-2n-skx"
6721   filter: "all"
6722   remove-ndr: False
6723   parameters:
6724   - "name"
6725   - "parent"
6726   - "msg"
6727
6728 # Detailed Test Results - DPDK Performance Results 2n-clx
6729 - type: "table"
6730   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6731   algorithm: "table_merged_details"
6732   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6733   columns:
6734     - title: " |prein| Test Name |preout| "
6735       data: "data name"
6736     - 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| "
6737       data: "data msg"
6738   data: "dpdk-perf-results-2n-clx"
6739   filter: "all"
6740   parameters:
6741   - "name"
6742   - "parent"
6743   - "msg"
6744
6745 # Detailed Test Results - DPDK Performance Results 2n-dnv
6746 - type: "table"
6747   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6748   algorithm: "table_merged_details"
6749   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6750   columns:
6751     - title: " |prein| Test Name |preout| "
6752       data: "data name"
6753     - 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| "
6754       data: "data msg"
6755   data: "dpdk-perf-results-2n-dnv"
6756   filter: "all"
6757   parameters:
6758   - "name"
6759   - "parent"
6760   - "msg"
6761
6762 # Detailed Test Results - DPDK Performance Results 3n-dnv
6763 - type: "table"
6764   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6765   algorithm: "table_merged_details"
6766   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6767   columns:
6768     - title: " |prein| Test Name |preout| "
6769       data: "data name"
6770     - 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| "
6771       data: "data msg"
6772   data: "dpdk-perf-results-3n-dnv"
6773   filter: "all"
6774   parameters:
6775   - "name"
6776   - "parent"
6777   - "msg"
6778
6779 # Detailed Test Results - DPDK Performance Results 3n-tsh
6780 - type: "table"
6781   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6782   algorithm: "table_merged_details"
6783   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6784   columns:
6785     - title: " |prein| Test Name |preout| "
6786       data: "data name"
6787     - 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| "
6788       data: "data msg"
6789   data: "dpdk-perf-results-3n-tsh"
6790   filter: "all"
6791   parameters:
6792   - "name"
6793   - "parent"
6794   - "msg"
6795
6796 ################################################################################
6797 ###                                F I L E S                                 ###
6798 ################################################################################
6799
6800 # VPP Performance Results
6801 - type: "file"
6802   title: "VPP Performance Results"
6803   algorithm: "file_details_split"
6804   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6805   dir-tables:
6806     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6807     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6808     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6809     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6810     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6811     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6812     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6813   data:
6814     - "vpp-perf-results-2n-skx"
6815     - "vpp-perf-results-3n-skx"
6816     - "vpp-perf-results-2n-clx"
6817     - "vpp-perf-results-3n-hsw"
6818     - "vpp-perf-results-3n-tsh"
6819     - "vpp-perf-results-2n-dnv"
6820     - "vpp-perf-results-3n-dnv"
6821   filter: "all"
6822   data-start-level: 4
6823   order-chapters:
6824     level-1:
6825       - "l2"
6826       - "ip4"
6827       - "ip6"
6828       - "srv6"
6829       - "ip4_tunnels"
6830       - "ip6_tunnels"
6831       - "vm_vhost"
6832       - "container_memif"
6833       - "crypto"
6834       - "vts"
6835       - "lb"
6836       - "nfv_density"
6837       - "hoststack"
6838     level-2:
6839       - "2n-skx"
6840       - "3n-skx"
6841       - "2n-clx"
6842       - "3n-hsw"
6843       - "3n-tsh"
6844       - "2n-dnv"
6845       - "3n-dnv"
6846     level-3:
6847       - "xl710"
6848       - "x520"
6849       - "xxv710"
6850       - "x710"
6851       - "x553"
6852       - "cx556a"
6853       - "vic1227"
6854       - "vic1385"
6855
6856 # VPP Performance Configuration
6857 - type: "file"
6858   title: "VPP Performance Configuration"
6859   algorithm: "file_details_split"
6860   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6861   dir-tables:
6862     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6863     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6864     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6865     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6866     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6867     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6868     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6869   data:
6870     - "vpp-perf-results-2n-skx"
6871     - "vpp-perf-results-3n-skx"
6872     - "vpp-perf-results-2n-clx"
6873     - "vpp-perf-results-3n-hsw"
6874     - "vpp-perf-results-3n-tsh"
6875     - "vpp-perf-results-2n-dnv"
6876     - "vpp-perf-results-3n-dnv"
6877   filter: "all"
6878   data-start-level: 4
6879   order-chapters:
6880     level-1:
6881       - "l2"
6882       - "ip4"
6883       - "ip6"
6884       - "srv6"
6885       - "ip4_tunnels"
6886       - "ip6_tunnels"
6887       - "vm_vhost"
6888       - "container_memif"
6889       - "crypto"
6890       - "vts"
6891       - "lb"
6892       - "nfv_density"
6893       - "hoststack"
6894     level-2:
6895       - "2n-skx"
6896       - "3n-skx"
6897       - "2n-clx"
6898       - "3n-hsw"
6899       - "3n-tsh"
6900       - "2n-dnv"
6901       - "3n-dnv"
6902     level-3:
6903       - "xl710"
6904       - "x520"
6905       - "xxv710"
6906       - "x710"
6907       - "x553"
6908       - "cx556a"
6909       - "vic1227"
6910       - "vic1385"
6911
6912 # VPP Performance Operational
6913 - type: "file"
6914   title: "VPP Performance Operational"
6915   algorithm: "file_details_split_html"
6916   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6917   dir-tables:
6918     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6919     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6920     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6921     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6922     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6923     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6924     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6925   data:
6926     - "vpp-perf-results-2n-skx"
6927     - "vpp-perf-results-3n-skx"
6928     - "vpp-perf-results-2n-clx"
6929     - "vpp-perf-results-3n-hsw"
6930     - "vpp-perf-results-3n-tsh"
6931     - "vpp-perf-results-2n-dnv"
6932     - "vpp-perf-results-3n-dnv"
6933   filter: "all"
6934   data-start-level: 4
6935   order-chapters:
6936     level-1:
6937       - "l2"
6938       - "ip4"
6939       - "ip6"
6940       - "srv6"
6941       - "ip4_tunnels"
6942       - "ip6_tunnels"
6943       - "vm_vhost"
6944       - "container_memif"
6945       - "crypto"
6946       - "vts"
6947       - "lb"
6948       - "nfv_density"
6949       - "hoststack"
6950     level-2:
6951       - "2n-skx"
6952       - "3n-skx"
6953       - "2n-clx"
6954       - "3n-hsw"
6955       - "3n-tsh"
6956       - "2n-dnv"
6957       - "3n-dnv"
6958     level-3:
6959       - "xl710"
6960       - "x520"
6961       - "xxv710"
6962       - "x710"
6963       - "x553"
6964       - "cx556a"
6965       - "vic1227"
6966       - "vic1385"
6967
6968 # VPP MRR Results
6969 - type: "file"
6970   title: "VPP MRR Results"
6971   algorithm: "file_details_split"
6972   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6973   dir-tables:
6974     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6975     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6976     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6977     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6978     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6979     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6980     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6981   data:
6982     - "vpp-mrr-results-2n-skx"
6983     - "vpp-mrr-results-3n-skx"
6984     - "vpp-mrr-results-2n-clx"
6985     - "vpp-mrr-results-3n-hsw"
6986     - "vpp-mrr-results-3n-tsh"
6987     - "vpp-mrr-results-2n-dnv"
6988     - "vpp-mrr-results-3n-dnv"
6989   filter: "all"
6990   data-start-level: 4
6991   order-chapters:
6992     level-1:
6993       - "l2"
6994       - "ip4"
6995       - "ip6"
6996       - "srv6"
6997       - "ip4_tunnels"
6998       - "ip6_tunnels"
6999       - "vm_vhost"
7000       - "container_memif"
7001       - "crypto"
7002       - "vts"
7003       - "lb"
7004       - "nfv_density"
7005       - "hoststack"
7006     level-2:
7007       - "2n-skx"
7008       - "3n-skx"
7009       - "2n-clx"
7010       - "3n-hsw"
7011       - "3n-tsh"
7012       - "2n-dnv"
7013       - "3n-dnv"
7014     level-3:
7015       - "xl710"
7016       - "x520"
7017       - "xxv710"
7018       - "x710"
7019       - "x553"
7020       - "cx556a"
7021       - "vic1227"
7022       - "vic1385"
7023
7024 # VPP MRR Configuration
7025 - type: "file"
7026   title: "VPP MRR Configuration"
7027   algorithm: "file_details_split"
7028   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7029   dir-tables:
7030     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7031     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7032     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7033     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7034     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7035     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7036     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7037   data:
7038     - "vpp-mrr-results-2n-skx"
7039     - "vpp-mrr-results-3n-skx"
7040     - "vpp-mrr-results-2n-clx"
7041     - "vpp-mrr-results-3n-hsw"
7042     - "vpp-mrr-results-3n-tsh"
7043     - "vpp-mrr-results-2n-dnv"
7044     - "vpp-mrr-results-3n-dnv"
7045   filter: "all"
7046   data-start-level: 4
7047   order-chapters:
7048     level-1:
7049       - "l2"
7050       - "ip4"
7051       - "ip6"
7052       - "srv6"
7053       - "ip4_tunnels"
7054       - "ip6_tunnels"
7055       - "vm_vhost"
7056       - "container_memif"
7057       - "crypto"
7058       - "vts"
7059       - "lb"
7060       - "nfv_density"
7061       - "hoststack"
7062     level-2:
7063       - "2n-skx"
7064       - "3n-skx"
7065       - "2n-clx"
7066       - "3n-hsw"
7067       - "3n-tsh"
7068       - "2n-dnv"
7069       - "3n-dnv"
7070     level-3:
7071       - "xl710"
7072       - "x520"
7073       - "xxv710"
7074       - "x710"
7075       - "x553"
7076       - "cx556a"
7077       - "vic1227"
7078       - "vic1385"
7079
7080 # VPP Device Results - Ubuntu
7081 - type: "file"
7082   title: "VPP Device Results - Ubuntu"
7083   algorithm: "file_test_results"
7084   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7085   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7086   data: "vpp-device-results-ubuntu"
7087   filter: "all"
7088   data-start-level: 4
7089
7090 # VPP Device Configuration - Ubuntu
7091 - type: "file"
7092   title: "VPP Device Configuration - Ubuntu"
7093   algorithm: "file_test_results"
7094   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7095   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7096   data: "vpp-device-results-ubuntu"
7097   filter: "all"
7098   data-start-level: 4
7099
7100 # DPDK Performance Results 3n-hsw
7101 - type: "file"
7102   title: "DPDK Performance Results 3n-hsw"
7103   algorithm: "file_test_results"
7104   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7105   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7106   data: "dpdk-perf-results-3n-hsw"
7107   filter: "all"
7108   data-start-level: 4
7109
7110 # DPDK Performance Results 3n-skx
7111 - type: "file"
7112   title: "DPDK Performance Results 3n-skx"
7113   algorithm: "file_test_results"
7114   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7115   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7116   data: "dpdk-perf-results-3n-skx"
7117   filter: "all"
7118   data-start-level: 4
7119
7120 # DPDK Performance Results 2n-skx
7121 - type: "file"
7122   title: "DPDK Performance Results 2n-skx"
7123   algorithm: "file_test_results"
7124   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7125   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7126   data: "dpdk-perf-results-2n-skx"
7127   filter: "all"
7128   data-start-level: 4
7129
7130 # DPDK Performance Results 2n-clx
7131 - type: "file"
7132   title: "DPDK Performance Results 2n-clx"
7133   algorithm: "file_test_results"
7134   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7135   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7136   data: "dpdk-perf-results-2n-clx"
7137   filter: "all"
7138   data-start-level: 4
7139
7140 # DPDK Performance Results 2n-dnv
7141 - type: "file"
7142   title: "DPDK Performance Results 2n-dnv"
7143   algorithm: "file_test_results"
7144   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7145   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7146   data: "dpdk-perf-results-2n-dnv"
7147   filter: "all"
7148   data-start-level: 4
7149
7150 # DPDK Performance Results 3n-dnv
7151 - type: "file"
7152   title: "DPDK Performance Results 3n-dnv"
7153   algorithm: "file_test_results"
7154   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7155   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7156   data: "dpdk-perf-results-3n-dnv"
7157   filter: "all"
7158   data-start-level: 4
7159
7160 # DPDK Performance Results 3n-tsh
7161 - type: "file"
7162   title: "DPDK Performance Results 3n-tsh"
7163   algorithm: "file_test_results"
7164   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7165   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7166   data: "dpdk-perf-results-3n-tsh"
7167   filter: "all"
7168   data-start-level: 4
7169
7170 ################################################################################
7171 ###                                P L O T S                                 ###
7172 ################################################################################
7173
7174 # Hoststack tests 3n-hsw
7175
7176 - type: "plot"
7177   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7178   algorithm: "plot_perf_box_name"
7179   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7180   data: "plot-vpp-hoststack-3n-hsw"
7181   include:
7182     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7183     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7184   layout:
7185     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7186     layout: "plot-hoststack"
7187
7188 - type: "plot"
7189   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7190   algorithm: "plot_perf_box_name"
7191   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7192   data: "plot-vpp-hoststack-3n-hsw"
7193   include:
7194     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7195     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7196   layout:
7197     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7198     layout: "plot-hoststack"
7199
7200 - type: "plot"
7201   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7202   algorithm: "plot_perf_box_name"
7203   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7204   data: "plot-vpp-hoststack-3n-hsw"
7205   include:
7206     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7207     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7208     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7209     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7210   layout:
7211     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7212     layout: "plot-hoststack"
7213
7214 ## Plots VPP HTTP Server Performance
7215 #- type: "plot"
7216 #  title: "VPP HTTP Server Performance"
7217 #  algorithm: "plot_http_server_perf_box"
7218 #  output-file-type: ".html"
7219 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7220 #  data:
7221 #    "plot-vpp-http-server-performance"
7222 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7223 #  parameters:
7224 #  - "result"
7225 #  - "name"
7226 #  traces:
7227 #    hoverinfo: "y+name"
7228 #    boxpoints: "outliers"
7229 #    whiskerwidth: 0
7230 #  layout:
7231 #    title: "VPP HTTP Server Performance"
7232 #    layout:
7233 #      "plot-cps"
7234 #
7235 #- type: "plot"
7236 #  title: "VPP HTTP Server Performance"
7237 #  algorithm: "plot_http_server_perf_box"
7238 #  output-file-type: ".html"
7239 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7240 #  data:
7241 #    "plot-vpp-http-server-performance"
7242 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7243 #  parameters:
7244 #  - "result"
7245 #  - "name"
7246 #  traces:
7247 #    hoverinfo: "y+name"
7248 #    boxpoints: "outliers"
7249 #    whiskerwidth: 0
7250 #  layout:
7251 #    title: "VPP HTTP Server Performance"
7252 #    layout:
7253 #      "plot-rps"
7254
7255 ################################################################################
7256
7257 # Soak Test (PLRsearch), boxes - 2n-clx
7258 - type: "plot"
7259   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7260   algorithm: "plot_perf_box_name"
7261   output-file-type: ".html"
7262   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7263   data: "plot-vpp-soak-2n-clx"
7264   include:
7265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7271   layout:
7272     title: "30 Minutes Soak Test (PLRsearch)"
7273     layout: "plot-soak-throughput"
7274
7275 # Soak Test (PLRsearch), boxes - 2n-clx
7276 - type: "plot"
7277   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7278   algorithm: "plot_perf_box_name"
7279   output-file-type: ".html"
7280   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7281   data: "plot-vpp-soak-2n-clx"
7282   include:
7283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7285     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7286     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7288     - "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"
7289   layout:
7290     title: "30 Minutes Soak Test (PLRsearch)"
7291     layout: "plot-soak-throughput"
7292
7293 # Soak Test (PLRsearch), boxes - 2n-skx
7294 - type: "plot"
7295   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7296   algorithm: "plot_perf_box_name"
7297   output-file-type: ".html"
7298   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7299   data: "plot-vpp-soak-2n-skx"
7300   include:
7301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7307   layout:
7308     title: "30 Minutes Soak Test (PLRsearch)"
7309     layout: "plot-soak-throughput"
7310
7311 # Soak Test (PLRsearch), boxes - 2n-skx
7312 - type: "plot"
7313   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7314   algorithm: "plot_perf_box_name"
7315   output-file-type: ".html"
7316   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7317   data: "plot-vpp-soak-2n-skx"
7318   include:
7319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7324     - "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"
7325   layout:
7326     title: "30 Minutes Soak Test (PLRsearch)"
7327     layout: "plot-soak-throughput"
7328
7329 ###############################################################################
7330
7331 # Reconf tests 2n-skx
7332
7333 - type: "plot"
7334   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7335   algorithm: "plot_nf_reconf_box_name"
7336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7337   data: "plot-vpp-nfv-reconf-2n-skx"
7338   include:
7339     - "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"
7340     - "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"
7341     - "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"
7342     - "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"
7343     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7344     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7345   layout:
7346     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7347     layout: "plot-throughput"
7348
7349 - type: "plot"
7350   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7351   algorithm: "plot_nf_reconf_box_name"
7352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7353   data: "plot-vpp-nfv-reconf-2n-skx"
7354   include:
7355     - "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"
7356     - "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"
7357     - "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"
7358     - "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"
7359     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7360     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7361   layout:
7362     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7363     layout: "plot-throughput"
7364
7365 - type: "plot"
7366   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7367   algorithm: "plot_nf_reconf_box_name"
7368   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7369   data: "plot-vpp-nfv-reconf-2n-skx"
7370   include:
7371     - "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"
7372     - "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"
7373     - "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"
7374     - "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"
7375     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7376     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7377   layout:
7378     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7379     layout: "plot-throughput"
7380
7381 ###############################################################################
7382
7383 # Reconf tests 2n-clx
7384
7385 - type: "plot"
7386   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7387   algorithm: "plot_nf_reconf_box_name"
7388   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7389   data: "plot-vpp-nfv-reconf-2n-clx"
7390   include:
7391     - "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"
7392     - "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"
7393     - "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"
7394     - "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"
7395   layout:
7396     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7397     layout: "plot-throughput"
7398
7399 - type: "plot"
7400   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7401   algorithm: "plot_nf_reconf_box_name"
7402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7403   data: "plot-vpp-nfv-reconf-2n-clx"
7404   include:
7405     - "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"
7406     - "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"
7407     - "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"
7408     - "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"
7409   layout:
7410     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7411     layout: "plot-throughput"
7412
7413 - type: "plot"
7414   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7415   algorithm: "plot_nf_reconf_box_name"
7416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7417   data: "plot-vpp-nfv-reconf-2n-clx"
7418   include:
7419     - "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"
7420     - "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"
7421     - "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"
7422     - "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"
7423   layout:
7424     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7425     layout: "plot-throughput"
7426
7427 ###############################################################################
7428 # Plots - NF Density - VSC - MRR 64b
7429 - type: "plot"
7430   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7431   algorithm: "plot_nf_heatmap"
7432   output-file-type: ".html"
7433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7434   data: "plot-vpp-nfv-2n-skx-mrr"
7435   filter: "'NIC_Intel-XXV710' and
7436            'NF_DENSITY' and
7437            'VHOST' and
7438            not 'VXLAN' and
7439            'CHAIN' and
7440            'NF_VPPIP4' and
7441            'IMIX' and
7442            '2T1C' and
7443            'MRR'"
7444   parameters:
7445   - "result"
7446   - "name"
7447   - "tags"
7448   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7449   x-axis: "X = VNFs per Service Chain"
7450   y-axis: "Y = Number of Service Chains"
7451   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7452   layout:
7453     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7454     layout: "plot-service-density"
7455
7456 - type: "plot"
7457   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7458   algorithm: "plot_nf_heatmap"
7459   output-file-type: ".html"
7460   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7461   data: "plot-vpp-nfv-2n-skx-mrr"
7462   filter: "'NIC_Intel-XXV710' and
7463            'NF_DENSITY' and
7464            'VHOST' and
7465            not 'VXLAN' and
7466            'CHAIN' and
7467            'NF_VPPIP4' and
7468            'IMIX' and
7469            '4T2C' and
7470            'MRR'"
7471   parameters:
7472   - "result"
7473   - "name"
7474   - "tags"
7475   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7476   x-axis: "X = VNFs per Service Chain"
7477   y-axis: "Y = Number of Service Chains"
7478   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7479   layout:
7480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7481     layout: "plot-service-density"
7482
7483 - type: "plot"
7484   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7485   algorithm: "plot_nf_heatmap"
7486   output-file-type: ".html"
7487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7488   data: "plot-vpp-nfv-2n-skx-mrr"
7489   filter: "'NIC_Intel-XXV710' and
7490            'NF_DENSITY' and
7491            'VHOST' and
7492            not 'VXLAN' and
7493            'CHAIN' and
7494            'NF_VPPIP4' and
7495            'IMIX' and
7496            '8T4C' and
7497            'MRR'"
7498   parameters:
7499   - "result"
7500   - "name"
7501   - "tags"
7502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7503   x-axis: "X = VNFs per Service Chain"
7504   y-axis: "Y = Number of Service Chains"
7505   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7506   layout:
7507     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7508     layout: "plot-service-density"
7509
7510 # Plots - NF Density - VSC - MRR IMIX
7511 - type: "plot"
7512   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7513   algorithm: "plot_nf_heatmap"
7514   output-file-type: ".html"
7515   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7516   data: "plot-vpp-nfv-2n-skx-mrr"
7517   filter: "'NIC_Intel-XXV710' and
7518            'NF_DENSITY' and
7519            'VHOST' and
7520            not 'VXLAN' and
7521            'CHAIN' and
7522            'NF_VPPIP4' and
7523            'IMIX' and
7524            '2T1C' and
7525            'MRR'"
7526   parameters:
7527   - "result"
7528   - "name"
7529   - "tags"
7530   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7531   x-axis: "X = VNFs per Service Chain"
7532   y-axis: "Y = Number of Service Chains"
7533   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7534   layout:
7535     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7536     layout: "plot-service-density"
7537
7538 - type: "plot"
7539   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7540   algorithm: "plot_nf_heatmap"
7541   output-file-type: ".html"
7542   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7543   data: "plot-vpp-nfv-2n-skx-mrr"
7544   filter: "'NIC_Intel-XXV710' and
7545            'NF_DENSITY' and
7546            'VHOST' and
7547            not 'VXLAN' and
7548            'CHAIN' and
7549            'NF_VPPIP4' and
7550            'IMIX' and
7551            '4T2C' and
7552            'MRR'"
7553   parameters:
7554   - "result"
7555   - "name"
7556   - "tags"
7557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7558   x-axis: "X = VNFs per Service Chain"
7559   y-axis: "Y = Number of Service Chains"
7560   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7561   layout:
7562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7563     layout: "plot-service-density"
7564
7565 - type: "plot"
7566   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7567   algorithm: "plot_nf_heatmap"
7568   output-file-type: ".html"
7569   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7570   data: "plot-vpp-nfv-2n-skx-mrr"
7571   filter: "'NIC_Intel-XXV710' and
7572            'NF_DENSITY' and
7573            'VHOST' and
7574            not 'VXLAN' and
7575            'CHAIN' and
7576            'NF_VPPIP4' and
7577            'IMIX' and
7578            '8T4C' and
7579            'MRR'"
7580   parameters:
7581   - "result"
7582   - "name"
7583   - "tags"
7584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7585   x-axis: "X = VNFs per Service Chain"
7586   y-axis: "Y = Number of Service Chains"
7587   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7588   layout:
7589     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7590     layout: "plot-service-density"
7591
7592 # Plots - NF Density - VSC - NDR 64b
7593 - type: "plot"
7594   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7595   algorithm: "plot_nf_heatmap"
7596   output-file-type: ".html"
7597   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7598   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7599   filter: "'NIC_Intel-XXV710' and
7600            'NF_DENSITY' and
7601            'VHOST' and
7602            not 'VXLAN' and
7603            'CHAIN' and
7604            'NF_VPPIP4' and
7605            'IMIX' and
7606            '2T1C' and
7607            'NDRPDR'"
7608   parameters:
7609   - "throughput"
7610   - "name"
7611   - "tags"
7612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7613   x-axis: "X = VNFs per Service Chain"
7614   y-axis: "Y = Number of Service Chains"
7615   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7616   layout:
7617     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7618     layout: "plot-service-density"
7619
7620 - type: "plot"
7621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7622   algorithm: "plot_nf_heatmap"
7623   output-file-type: ".html"
7624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7625   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7626   filter: "'NIC_Intel-XXV710' and
7627            'NF_DENSITY' and
7628            'VHOST' and
7629            not 'VXLAN' and
7630            'CHAIN' and
7631            'NF_VPPIP4' and
7632            'IMIX' and
7633            '4T2C' and
7634            'NDRPDR'"
7635   parameters:
7636   - "throughput"
7637   - "name"
7638   - "tags"
7639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7640   x-axis: "X = VNFs per Service Chain"
7641   y-axis: "Y = Number of Service Chains"
7642   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7643   layout:
7644     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7645     layout: "plot-service-density"
7646
7647 - type: "plot"
7648   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7649   algorithm: "plot_nf_heatmap"
7650   output-file-type: ".html"
7651   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7652   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7653   filter: "'NIC_Intel-XXV710' and
7654            'NF_DENSITY' and
7655            'VHOST' and
7656            not 'VXLAN' and
7657            'CHAIN' and
7658            'NF_VPPIP4' and
7659            'IMIX' 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: "IMIX Packet Throughput (mean NDR) [Mpps]"
7670   layout:
7671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-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-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-ndr"
7680   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7681   filter: "'NIC_Intel-XXV710' and
7682            'NF_DENSITY' and
7683            'VHOST' and
7684            not 'VXLAN' and
7685            'CHAIN' and
7686            'NF_VPPIP4' and
7687            'IMIX' and
7688            '2T1C' and
7689            'NDRPDR'"
7690   parameters:
7691   - "throughput"
7692   - "name"
7693   - "tags"
7694   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7695   x-axis: "X = VNFs per Service Chain"
7696   y-axis: "Y = Number of Service Chains"
7697   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7698   layout:
7699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7700     layout: "plot-service-density"
7701
7702 - type: "plot"
7703   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7704   algorithm: "plot_nf_heatmap"
7705   output-file-type: ".html"
7706   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7707   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7708   filter: "'NIC_Intel-XXV710' and
7709            'NF_DENSITY' and
7710            'VHOST' and
7711            not 'VXLAN' and
7712            'CHAIN' and
7713            'NF_VPPIP4' and
7714            'IMIX' and
7715            '4T2C' and
7716            'NDRPDR'"
7717   parameters:
7718   - "throughput"
7719   - "name"
7720   - "tags"
7721   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7722   x-axis: "X = VNFs per Service Chain"
7723   y-axis: "Y = Number of Service Chains"
7724   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7725   layout:
7726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7727     layout: "plot-service-density"
7728
7729 - type: "plot"
7730   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7731   algorithm: "plot_nf_heatmap"
7732   output-file-type: ".html"
7733   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7734   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7735   filter: "'NIC_Intel-XXV710' and
7736            'NF_DENSITY' and
7737            'VHOST' and
7738            not 'VXLAN' and
7739            'CHAIN' and
7740            'NF_VPPIP4' and
7741            'IMIX' and
7742            '8T4C' and
7743            'NDRPDR'"
7744   parameters:
7745   - "throughput"
7746   - "name"
7747   - "tags"
7748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7749   x-axis: "X = VNFs per Service Chain"
7750   y-axis: "Y = Number of Service Chains"
7751   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7752   layout:
7753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7754     layout: "plot-service-density"
7755
7756 # Plots - NF Density - VSC - PDR 64b
7757 - type: "plot"
7758   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7759   algorithm: "plot_nf_heatmap"
7760   output-file-type: ".html"
7761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7762   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7763   filter: "'NIC_Intel-XXV710' and
7764            'NF_DENSITY' and
7765            'VHOST' and
7766            not 'VXLAN' and
7767            'CHAIN' and
7768            'NF_VPPIP4' and
7769            'IMIX' and
7770            '2T1C' and
7771            'NDRPDR'"
7772   parameters:
7773   - "throughput"
7774   - "name"
7775   - "tags"
7776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7777   x-axis: "X = VNFs per Service Chain"
7778   y-axis: "Y = Number of Service Chains"
7779   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7780   layout:
7781     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7782     layout: "plot-service-density"
7783
7784 - type: "plot"
7785   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7786   algorithm: "plot_nf_heatmap"
7787   output-file-type: ".html"
7788   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7789   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7790   filter: "'NIC_Intel-XXV710' and
7791            'NF_DENSITY' and
7792            'VHOST' and
7793            not 'VXLAN' and
7794            'CHAIN' and
7795            'NF_VPPIP4' and
7796            'IMIX' and
7797            '4T2C' and
7798            'NDRPDR'"
7799   parameters:
7800   - "throughput"
7801   - "name"
7802   - "tags"
7803   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7804   x-axis: "X = VNFs per Service Chain"
7805   y-axis: "Y = Number of Service Chains"
7806   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7807   layout:
7808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7809     layout: "plot-service-density"
7810
7811 - type: "plot"
7812   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7813   algorithm: "plot_nf_heatmap"
7814   output-file-type: ".html"
7815   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7816   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7817   filter: "'NIC_Intel-XXV710' and
7818            'NF_DENSITY' and
7819            'VHOST' and
7820            not 'VXLAN' and
7821            'CHAIN' and
7822            'NF_VPPIP4' and
7823            'IMIX' and
7824            '8T4C' and
7825            'NDRPDR'"
7826   parameters:
7827   - "throughput"
7828   - "name"
7829   - "tags"
7830   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7831   x-axis: "X = VNFs per Service Chain"
7832   y-axis: "Y = Number of Service Chains"
7833   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7834   layout:
7835     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7836     layout: "plot-service-density"
7837
7838 # Plots - NF Density - VSC - PDR IMIX
7839 - type: "plot"
7840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7841   algorithm: "plot_nf_heatmap"
7842   output-file-type: ".html"
7843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7844   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7845   filter: "'NIC_Intel-XXV710' and
7846            'NF_DENSITY' and
7847            'VHOST' and
7848            not 'VXLAN' and
7849            'CHAIN' and
7850            'NF_VPPIP4' and
7851            'IMIX' and
7852            '2T1C' and
7853            'NDRPDR'"
7854   parameters:
7855   - "throughput"
7856   - "name"
7857   - "tags"
7858   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7859   x-axis: "X = VNFs per Service Chain"
7860   y-axis: "Y = Number of Service Chains"
7861   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7862   layout:
7863     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7864     layout: "plot-service-density"
7865
7866 - type: "plot"
7867   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7868   algorithm: "plot_nf_heatmap"
7869   output-file-type: ".html"
7870   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7871   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7872   filter: "'NIC_Intel-XXV710' and
7873            'NF_DENSITY' and
7874            'VHOST' and
7875            not 'VXLAN' and
7876            'CHAIN' and
7877            'NF_VPPIP4' and
7878            'IMIX' and
7879            '4T2C' and
7880            'NDRPDR'"
7881   parameters:
7882   - "throughput"
7883   - "name"
7884   - "tags"
7885   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7886   x-axis: "X = VNFs per Service Chain"
7887   y-axis: "Y = Number of Service Chains"
7888   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7889   layout:
7890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7891     layout: "plot-service-density"
7892
7893 - type: "plot"
7894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7895   algorithm: "plot_nf_heatmap"
7896   output-file-type: ".html"
7897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7898   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7899   filter: "'NIC_Intel-XXV710' and
7900            'NF_DENSITY' and
7901            'VHOST' and
7902            not 'VXLAN' and
7903            'CHAIN' and
7904            'NF_VPPIP4' and
7905            'IMIX' and
7906            '8T4C' and
7907            'NDRPDR'"
7908   parameters:
7909   - "throughput"
7910   - "name"
7911   - "tags"
7912   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7913   x-axis: "X = VNFs per Service Chain"
7914   y-axis: "Y = Number of Service Chains"
7915   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7916   layout:
7917     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7918     layout: "plot-service-density"
7919
7920 ###############################################################################
7921 # Plots - NF Density - VSC - MRR 64b
7922 - type: "plot"
7923   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7924   algorithm: "plot_nf_heatmap"
7925   output-file-type: ".html"
7926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7927   data: "plot-vpp-nfv-2n-skx-mrr"
7928   filter: "'NIC_Intel-XXV710' and
7929            'NF_DENSITY' and
7930            'VHOST' and
7931            'VXLAN' and
7932            'CHAIN' and
7933            'IMIX' and
7934            '2T1C' and
7935            'MRR'"
7936   parameters:
7937   - "result"
7938   - "name"
7939   - "tags"
7940   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7941   x-axis: "X = VNFs per Service Chain"
7942   y-axis: "Y = Number of Service Chains"
7943   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7944   layout:
7945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7946     layout: "plot-service-density"
7947
7948 - type: "plot"
7949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7950   algorithm: "plot_nf_heatmap"
7951   output-file-type: ".html"
7952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7953   data: "plot-vpp-nfv-2n-skx-mrr"
7954   filter: "'NIC_Intel-XXV710' and
7955            'NF_DENSITY' and
7956            'VHOST' and
7957            'VXLAN' and
7958            'CHAIN' and
7959            'IMIX' and
7960            '4T2C' and
7961            'MRR'"
7962   parameters:
7963   - "result"
7964   - "name"
7965   - "tags"
7966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7967   x-axis: "X = VNFs per Service Chain"
7968   y-axis: "Y = Number of Service Chains"
7969   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7970   layout:
7971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7972     layout: "plot-service-density"
7973
7974 - type: "plot"
7975   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7976   algorithm: "plot_nf_heatmap"
7977   output-file-type: ".html"
7978   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7979   data: "plot-vpp-nfv-2n-skx-mrr"
7980   filter: "'NIC_Intel-XXV710' and
7981            'NF_DENSITY' and
7982            'VHOST' and
7983            'VXLAN' and
7984            'CHAIN' and
7985            'IMIX' and
7986            '8T4C' and
7987            'MRR'"
7988   parameters:
7989   - "result"
7990   - "name"
7991   - "tags"
7992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7993   x-axis: "X = VNFs per Service Chain"
7994   y-axis: "Y = Number of Service Chains"
7995   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7996   layout:
7997     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7998     layout: "plot-service-density"
7999
8000 # Plots - NF Density - VSC - MRR IMIX
8001 - type: "plot"
8002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8003   algorithm: "plot_nf_heatmap"
8004   output-file-type: ".html"
8005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8006   data: "plot-vpp-nfv-2n-skx-mrr"
8007   filter: "'NIC_Intel-XXV710' and
8008            'NF_DENSITY' and
8009            'VHOST' and
8010            'VXLAN' and
8011            'CHAIN' and
8012            'IMIX' and
8013            '2T1C' and
8014            'MRR'"
8015   parameters:
8016   - "result"
8017   - "name"
8018   - "tags"
8019   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8020   x-axis: "X = VNFs per Service Chain"
8021   y-axis: "Y = Number of Service Chains"
8022   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8023   layout:
8024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8025     layout: "plot-service-density"
8026
8027 - type: "plot"
8028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8029   algorithm: "plot_nf_heatmap"
8030   output-file-type: ".html"
8031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8032   data: "plot-vpp-nfv-2n-skx-mrr"
8033   filter: "'NIC_Intel-XXV710' and
8034            'NF_DENSITY' and
8035            'VHOST' and
8036            'VXLAN' and
8037            'CHAIN' and
8038            'IMIX' and
8039            '4T2C' and
8040            'MRR'"
8041   parameters:
8042   - "result"
8043   - "name"
8044   - "tags"
8045   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8046   x-axis: "X = VNFs per Service Chain"
8047   y-axis: "Y = Number of Service Chains"
8048   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8049   layout:
8050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8051     layout: "plot-service-density"
8052
8053 - type: "plot"
8054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8055   algorithm: "plot_nf_heatmap"
8056   output-file-type: ".html"
8057   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8058   data: "plot-vpp-nfv-2n-skx-mrr"
8059   filter: "'NIC_Intel-XXV710' and
8060            'NF_DENSITY' and
8061            'VHOST' and
8062            'VXLAN' and
8063            'CHAIN' and
8064            'IMIX' and
8065            '8T4C' and
8066            'MRR'"
8067   parameters:
8068   - "result"
8069   - "name"
8070   - "tags"
8071   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8072   x-axis: "X = VNFs per Service Chain"
8073   y-axis: "Y = Number of Service Chains"
8074   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8075   layout:
8076     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8077     layout: "plot-service-density"
8078
8079 # Plots - NF Density - VSC - NDR 64b
8080 - type: "plot"
8081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8082   algorithm: "plot_nf_heatmap"
8083   output-file-type: ".html"
8084   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8085   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8086   filter: "'NIC_Intel-XXV710' and
8087            'NF_DENSITY' and
8088            'VHOST' and
8089            'VXLAN' and
8090            'CHAIN' and
8091            'IMIX' and
8092            '2T1C' and
8093            'NDRPDR'"
8094   parameters:
8095   - "throughput"
8096   - "name"
8097   - "tags"
8098   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8099   x-axis: "X = VNFs per Service Chain"
8100   y-axis: "Y = Number of Service Chains"
8101   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8102   layout:
8103     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8104     layout: "plot-service-density"
8105
8106 - type: "plot"
8107   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8108   algorithm: "plot_nf_heatmap"
8109   output-file-type: ".html"
8110   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8111   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8112   filter: "'NIC_Intel-XXV710' and
8113            'NF_DENSITY' and
8114            'VHOST' and
8115            'VXLAN' and
8116            'CHAIN' and
8117            'IMIX' and
8118            '4T2C' and
8119            'NDRPDR'"
8120   parameters:
8121   - "throughput"
8122   - "name"
8123   - "tags"
8124   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8125   x-axis: "X = VNFs per Service Chain"
8126   y-axis: "Y = Number of Service Chains"
8127   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8128   layout:
8129     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8130     layout: "plot-service-density"
8131
8132 - type: "plot"
8133   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8134   algorithm: "plot_nf_heatmap"
8135   output-file-type: ".html"
8136   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8137   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8138   filter: "'NIC_Intel-XXV710' and
8139            'NF_DENSITY' and
8140            'VHOST' and
8141            'VXLAN' and
8142            'CHAIN' and
8143            'IMIX' and
8144            '8T4C' and
8145            'NDRPDR'"
8146   parameters:
8147   - "throughput"
8148   - "name"
8149   - "tags"
8150   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8151   x-axis: "X = VNFs per Service Chain"
8152   y-axis: "Y = Number of Service Chains"
8153   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8154   layout:
8155     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8156     layout: "plot-service-density"
8157
8158 # Plots - NF Density - VSC - NDR IMIX
8159 - type: "plot"
8160   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8161   algorithm: "plot_nf_heatmap"
8162   output-file-type: ".html"
8163   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8164   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8165   filter: "'NIC_Intel-XXV710' and
8166            'NF_DENSITY' and
8167            'VHOST' and
8168            'VXLAN' and
8169            'CHAIN' and
8170            'IMIX' and
8171            '2T1C' and
8172            'NDRPDR'"
8173   parameters:
8174   - "throughput"
8175   - "name"
8176   - "tags"
8177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8178   x-axis: "X = VNFs per Service Chain"
8179   y-axis: "Y = Number of Service Chains"
8180   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8181   layout:
8182     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8183     layout: "plot-service-density"
8184
8185 - type: "plot"
8186   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8187   algorithm: "plot_nf_heatmap"
8188   output-file-type: ".html"
8189   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8190   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8191   filter: "'NIC_Intel-XXV710' and
8192            'NF_DENSITY' and
8193            'VHOST' and
8194            'VXLAN' and
8195            'CHAIN' and
8196            'IMIX' and
8197            '4T2C' and
8198            'NDRPDR'"
8199   parameters:
8200   - "throughput"
8201   - "name"
8202   - "tags"
8203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8204   x-axis: "X = VNFs per Service Chain"
8205   y-axis: "Y = Number of Service Chains"
8206   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8207   layout:
8208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8209     layout: "plot-service-density"
8210
8211 - type: "plot"
8212   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8213   algorithm: "plot_nf_heatmap"
8214   output-file-type: ".html"
8215   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8216   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8217   filter: "'NIC_Intel-XXV710' and
8218            'NF_DENSITY' and
8219            'VHOST' and
8220            'VXLAN' and
8221            'CHAIN' and
8222            'IMIX' and
8223            '8T4C' and
8224            'NDRPDR'"
8225   parameters:
8226   - "throughput"
8227   - "name"
8228   - "tags"
8229   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8230   x-axis: "X = VNFs per Service Chain"
8231   y-axis: "Y = Number of Service Chains"
8232   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8233   layout:
8234     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8235     layout: "plot-service-density"
8236
8237 # Plots - NF Density - VSC - PDR 64b
8238 - type: "plot"
8239   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8240   algorithm: "plot_nf_heatmap"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8243   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8244   filter: "'NIC_Intel-XXV710' and
8245            'NF_DENSITY' and
8246            'VHOST' and
8247            'VXLAN' and
8248            'CHAIN' and
8249            'IMIX' and
8250            '2T1C' and
8251            'NDRPDR'"
8252   parameters:
8253   - "throughput"
8254   - "name"
8255   - "tags"
8256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8257   x-axis: "X = VNFs per Service Chain"
8258   y-axis: "Y = Number of Service Chains"
8259   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8260   layout:
8261     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8262     layout: "plot-service-density"
8263
8264 - type: "plot"
8265   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8266   algorithm: "plot_nf_heatmap"
8267   output-file-type: ".html"
8268   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8269   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8270   filter: "'NIC_Intel-XXV710' and
8271            'NF_DENSITY' and
8272            'VHOST' and
8273            'VXLAN' and
8274            'CHAIN' and
8275            'IMIX' and
8276            '4T2C' and
8277            'NDRPDR'"
8278   parameters:
8279   - "throughput"
8280   - "name"
8281   - "tags"
8282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8283   x-axis: "X = VNFs per Service Chain"
8284   y-axis: "Y = Number of Service Chains"
8285   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8286   layout:
8287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8288     layout: "plot-service-density"
8289
8290 - type: "plot"
8291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8292   algorithm: "plot_nf_heatmap"
8293   output-file-type: ".html"
8294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8295   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8296   filter: "'NIC_Intel-XXV710' and
8297            'NF_DENSITY' and
8298            'VHOST' and
8299            'VXLAN' and
8300            'CHAIN' and
8301            'IMIX' and
8302            '8T4C' and
8303            'NDRPDR'"
8304   parameters:
8305   - "throughput"
8306   - "name"
8307   - "tags"
8308   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8309   x-axis: "X = VNFs per Service Chain"
8310   y-axis: "Y = Number of Service Chains"
8311   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8312   layout:
8313     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8314     layout: "plot-service-density"
8315
8316 # Plots - NF Density - VSC - PDR IMIX
8317 - type: "plot"
8318   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8319   algorithm: "plot_nf_heatmap"
8320   output-file-type: ".html"
8321   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8322   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8323   filter: "'NIC_Intel-XXV710' and
8324            'NF_DENSITY' and
8325            'VHOST' and
8326            'VXLAN' and
8327            'CHAIN' and
8328            'IMIX' and
8329            '2T1C' and
8330            'NDRPDR'"
8331   parameters:
8332   - "throughput"
8333   - "name"
8334   - "tags"
8335   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8336   x-axis: "X = VNFs per Service Chain"
8337   y-axis: "Y = Number of Service Chains"
8338   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8339   layout:
8340     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8341     layout: "plot-service-density"
8342
8343 - type: "plot"
8344   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8345   algorithm: "plot_nf_heatmap"
8346   output-file-type: ".html"
8347   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8348   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8349   filter: "'NIC_Intel-XXV710' and
8350            'NF_DENSITY' and
8351            'VHOST' and
8352            'VXLAN' and
8353            'CHAIN' and
8354            'IMIX' and
8355            '4T2C' and
8356            'NDRPDR'"
8357   parameters:
8358   - "throughput"
8359   - "name"
8360   - "tags"
8361   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8362   x-axis: "X = VNFs per Service Chain"
8363   y-axis: "Y = Number of Service Chains"
8364   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8365   layout:
8366     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8367     layout: "plot-service-density"
8368
8369 - type: "plot"
8370   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8371   algorithm: "plot_nf_heatmap"
8372   output-file-type: ".html"
8373   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8374   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8375   filter: "'NIC_Intel-XXV710' and
8376            'NF_DENSITY' and
8377            'VHOST' and
8378            'VXLAN' and
8379            'CHAIN' and
8380            'IMIX' and
8381            '8T4C' and
8382            'NDRPDR'"
8383   parameters:
8384   - "throughput"
8385   - "name"
8386   - "tags"
8387   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8388   x-axis: "X = VNFs per Service Chain"
8389   y-axis: "Y = Number of Service Chains"
8390   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8391   layout:
8392     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8393     layout: "plot-service-density"
8394
8395 ###############################################################################
8396 # Plots - NF Density - CSC - MRR 64b
8397 - type: "plot"
8398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8399   algorithm: "plot_nf_heatmap"
8400   output-file-type: ".html"
8401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8402   data: "plot-vpp-nfv-2n-skx-mrr"
8403   filter: "'NIC_Intel-XXV710' and
8404            'NF_DENSITY' and
8405            'DOCKER' and
8406            'CHAIN' and
8407            'NF_VPPIP4' and
8408            'IMIX' and
8409            '2T1C' and
8410            'MRR'"
8411   parameters:
8412   - "result"
8413   - "name"
8414   - "tags"
8415   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8416   x-axis: "X = CNFs per Service Chain"
8417   y-axis: "Y = Number of Service Chains"
8418   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8419   layout:
8420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8421     layout: "plot-service-density"
8422
8423 - type: "plot"
8424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8425   algorithm: "plot_nf_heatmap"
8426   output-file-type: ".html"
8427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8428   data: "plot-vpp-nfv-2n-skx-mrr"
8429   filter: "'NIC_Intel-XXV710' and
8430            'NF_DENSITY' and
8431            'DOCKER' and
8432            'CHAIN' and
8433            'NF_VPPIP4' and
8434            'IMIX' and
8435            '4T2C' and
8436            'MRR'"
8437   parameters:
8438   - "result"
8439   - "name"
8440   - "tags"
8441   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8442   x-axis: "X = CNFs per Service Chain"
8443   y-axis: "Y = Number of Service Chains"
8444   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8445   layout:
8446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8447     layout: "plot-service-density"
8448
8449 - type: "plot"
8450   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8451   algorithm: "plot_nf_heatmap"
8452   output-file-type: ".html"
8453   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8454   data: "plot-vpp-nfv-2n-skx-mrr"
8455   filter: "'NIC_Intel-XXV710' and
8456            'NF_DENSITY' and
8457            'DOCKER' and
8458            'CHAIN' and
8459            'NF_VPPIP4' and
8460            'IMIX' and
8461            '8T4C' and
8462            'MRR'"
8463   parameters:
8464   - "result"
8465   - "name"
8466   - "tags"
8467   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8468   x-axis: "X = CNFs per Service Chain"
8469   y-axis: "Y = Number of Service Chains"
8470   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8471   layout:
8472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8473     layout: "plot-service-density"
8474
8475 # Plots - NF Density - CSC - MRR IMIX
8476 - type: "plot"
8477   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8478   algorithm: "plot_nf_heatmap"
8479   output-file-type: ".html"
8480   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8481   data: "plot-vpp-nfv-2n-skx-mrr"
8482   filter: "'NIC_Intel-XXV710' and
8483            'NF_DENSITY' and
8484            'DOCKER' and
8485            'CHAIN' and
8486            'NF_VPPIP4' and
8487            'IMIX' and
8488            '2T1C' and
8489            'MRR'"
8490   parameters:
8491   - "result"
8492   - "name"
8493   - "tags"
8494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8495   x-axis: "X = CNFs per Service Chain"
8496   y-axis: "Y = Number of Service Chains"
8497   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8498   layout:
8499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8500     layout: "plot-service-density"
8501
8502 - type: "plot"
8503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8504   algorithm: "plot_nf_heatmap"
8505   output-file-type: ".html"
8506   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8507   data: "plot-vpp-nfv-2n-skx-mrr"
8508   filter: "'NIC_Intel-XXV710' and
8509            'NF_DENSITY' and
8510            'DOCKER' and
8511            'CHAIN' and
8512            'NF_VPPIP4' and
8513            'IMIX' and
8514            '4T2C' and
8515            'MRR'"
8516   parameters:
8517   - "result"
8518   - "name"
8519   - "tags"
8520   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8521   x-axis: "X = CNFs per Service Chain"
8522   y-axis: "Y = Number of Service Chains"
8523   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8524   layout:
8525     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8526     layout: "plot-service-density"
8527
8528 - type: "plot"
8529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8530   algorithm: "plot_nf_heatmap"
8531   output-file-type: ".html"
8532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8533   data: "plot-vpp-nfv-2n-skx-mrr"
8534   filter: "'NIC_Intel-XXV710' and
8535            'NF_DENSITY' and
8536            'DOCKER' and
8537            'CHAIN' and
8538            'NF_VPPIP4' and
8539            'IMIX' and
8540            '8T4C' and
8541            'MRR'"
8542   parameters:
8543   - "result"
8544   - "name"
8545   - "tags"
8546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8547   x-axis: "X = CNFs per Service Chain"
8548   y-axis: "Y = Number of Service Chains"
8549   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8550   layout:
8551     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8552     layout: "plot-service-density"
8553
8554 # Plots - NF Density - CSC - NDR 64b
8555 - type: "plot"
8556   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8557   algorithm: "plot_nf_heatmap"
8558   output-file-type: ".html"
8559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8560   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8561   filter: "'NIC_Intel-XXV710' and
8562            'NF_DENSITY' and
8563            'DOCKER' and
8564            'CHAIN' and
8565            'NF_VPPIP4' and
8566            'IMIX' and
8567            '2T1C' and
8568            'NDRPDR'"
8569   parameters:
8570   - "throughput"
8571   - "name"
8572   - "tags"
8573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8574   x-axis: "X = CNFs per Service Chain"
8575   y-axis: "Y = Number of Service Chains"
8576   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8577   layout:
8578     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8579     layout: "plot-service-density"
8580
8581 - type: "plot"
8582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8583   algorithm: "plot_nf_heatmap"
8584   output-file-type: ".html"
8585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8586   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8587   filter: "'NIC_Intel-XXV710' and
8588            'NF_DENSITY' and
8589            'DOCKER' and
8590            'CHAIN' and
8591            'NF_VPPIP4' and
8592            'IMIX' and
8593            '4T2C' and
8594            'NDRPDR'"
8595   parameters:
8596   - "throughput"
8597   - "name"
8598   - "tags"
8599   include-tests: "NDR" # "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 NDR) [Mpps]"
8603   layout:
8604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8605     layout: "plot-service-density"
8606
8607 - type: "plot"
8608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8609   algorithm: "plot_nf_heatmap"
8610   output-file-type: ".html"
8611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8612   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8613   filter: "'NIC_Intel-XXV710' and
8614            'NF_DENSITY' and
8615            'DOCKER' and
8616            'CHAIN' and
8617            'NF_VPPIP4' and
8618            'IMIX' and
8619            '8T4C' and
8620            'NDRPDR'"
8621   parameters:
8622   - "throughput"
8623   - "name"
8624   - "tags"
8625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8626   x-axis: "X = CNFs per Service Chain"
8627   y-axis: "Y = Number of Service Chains"
8628   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8629   layout:
8630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8631     layout: "plot-service-density"
8632
8633 # Plots - NF Density - CSC - NDR IMIX
8634 - type: "plot"
8635   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8636   algorithm: "plot_nf_heatmap"
8637   output-file-type: ".html"
8638   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8639   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8640   filter: "'NIC_Intel-XXV710' and
8641            'NF_DENSITY' and
8642            'DOCKER' and
8643            'CHAIN' and
8644            'NF_VPPIP4' and
8645            'IMIX' and
8646            '2T1C' and
8647            'NDRPDR'"
8648   parameters:
8649   - "throughput"
8650   - "name"
8651   - "tags"
8652   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8653   x-axis: "X = CNFs per Service Chain"
8654   y-axis: "Y = Number of Service Chains"
8655   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8656   layout:
8657     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8658     layout: "plot-service-density"
8659
8660 - type: "plot"
8661   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8662   algorithm: "plot_nf_heatmap"
8663   output-file-type: ".html"
8664   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8665   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8666   filter: "'NIC_Intel-XXV710' and
8667            'NF_DENSITY' and
8668            'DOCKER' and
8669            'CHAIN' and
8670            'NF_VPPIP4' and
8671            'IMIX' and
8672            '4T2C' and
8673            'NDRPDR'"
8674   parameters:
8675   - "throughput"
8676   - "name"
8677   - "tags"
8678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8679   x-axis: "X = CNFs per Service Chain"
8680   y-axis: "Y = Number of Service Chains"
8681   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8682   layout:
8683     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8684     layout: "plot-service-density"
8685
8686 - type: "plot"
8687   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8688   algorithm: "plot_nf_heatmap"
8689   output-file-type: ".html"
8690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8691   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8692   filter: "'NIC_Intel-XXV710' and
8693            'NF_DENSITY' and
8694            'DOCKER' and
8695            'CHAIN' and
8696            'NF_VPPIP4' and
8697            'IMIX' and
8698            '8T4C' and
8699            'NDRPDR'"
8700   parameters:
8701   - "throughput"
8702   - "name"
8703   - "tags"
8704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8705   x-axis: "X = CNFs per Service Chain"
8706   y-axis: "Y = Number of Service Chains"
8707   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8708   layout:
8709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8710     layout: "plot-service-density"
8711
8712 # Plots - NF Density - CSC - PDR 64b
8713 - type: "plot"
8714   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8715   algorithm: "plot_nf_heatmap"
8716   output-file-type: ".html"
8717   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8718   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8719   filter: "'NIC_Intel-XXV710' and
8720            'NF_DENSITY' and
8721            'DOCKER' and
8722            'CHAIN' and
8723            'NF_VPPIP4' and
8724            'IMIX' and
8725            '2T1C' and
8726            'NDRPDR'"
8727   parameters:
8728   - "throughput"
8729   - "name"
8730   - "tags"
8731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8732   x-axis: "X = CNFs per Service Chain"
8733   y-axis: "Y = Number of Service Chains"
8734   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8735   layout:
8736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8737     layout: "plot-service-density"
8738
8739 - type: "plot"
8740   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8741   algorithm: "plot_nf_heatmap"
8742   output-file-type: ".html"
8743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8744   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8745   filter: "'NIC_Intel-XXV710' and
8746            'NF_DENSITY' and
8747            'DOCKER' and
8748            'CHAIN' and
8749            'NF_VPPIP4' and
8750            'IMIX' and
8751            '4T2C' and
8752            'NDRPDR'"
8753   parameters:
8754   - "throughput"
8755   - "name"
8756   - "tags"
8757   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8758   x-axis: "X = CNFs per Service Chain"
8759   y-axis: "Y = Number of Service Chains"
8760   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8761   layout:
8762     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8763     layout: "plot-service-density"
8764
8765 - type: "plot"
8766   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8767   algorithm: "plot_nf_heatmap"
8768   output-file-type: ".html"
8769   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8770   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8771   filter: "'NIC_Intel-XXV710' and
8772            'NF_DENSITY' and
8773            'DOCKER' and
8774            'CHAIN' and
8775            'NF_VPPIP4' and
8776            'IMIX' and
8777            '8T4C' and
8778            'NDRPDR'"
8779   parameters:
8780   - "throughput"
8781   - "name"
8782   - "tags"
8783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8784   x-axis: "X = CNFs per Service Chain"
8785   y-axis: "Y = Number of Service Chains"
8786   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8787   layout:
8788     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8789     layout: "plot-service-density"
8790
8791 # Plots - NF Density - CSC - PDR IMIX
8792 - type: "plot"
8793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8794   algorithm: "plot_nf_heatmap"
8795   output-file-type: ".html"
8796   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8797   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8798   filter: "'NIC_Intel-XXV710' and
8799            'NF_DENSITY' and
8800            'DOCKER' and
8801            'CHAIN' and
8802            'NF_VPPIP4' and
8803            'IMIX' and
8804            '2T1C' and
8805            'NDRPDR'"
8806   parameters:
8807   - "throughput"
8808   - "name"
8809   - "tags"
8810   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8811   x-axis: "X = CNFs per Service Chain"
8812   y-axis: "Y = Number of Service Chains"
8813   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8814   layout:
8815     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8816     layout: "plot-service-density"
8817
8818 - type: "plot"
8819   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8820   algorithm: "plot_nf_heatmap"
8821   output-file-type: ".html"
8822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8823   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8824   filter: "'NIC_Intel-XXV710' and
8825            'NF_DENSITY' and
8826            'DOCKER' and
8827            'CHAIN' and
8828            'NF_VPPIP4' and
8829            'IMIX' and
8830            '4T2C' and
8831            'NDRPDR'"
8832   parameters:
8833   - "throughput"
8834   - "name"
8835   - "tags"
8836   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8837   x-axis: "X = CNFs per Service Chain"
8838   y-axis: "Y = Number of Service Chains"
8839   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8840   layout:
8841     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8842     layout: "plot-service-density"
8843
8844 - type: "plot"
8845   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8846   algorithm: "plot_nf_heatmap"
8847   output-file-type: ".html"
8848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8849   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8850   filter: "'NIC_Intel-XXV710' and
8851            'NF_DENSITY' and
8852            'DOCKER' and
8853            'CHAIN' and
8854            'NF_VPPIP4' and
8855            'IMIX' and
8856            '8T4C' and
8857            'NDRPDR'"
8858   parameters:
8859   - "throughput"
8860   - "name"
8861   - "tags"
8862   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8863   x-axis: "X = CNFs per Service Chain"
8864   y-axis: "Y = Number of Service Chains"
8865   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8866   layout:
8867     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8868     layout: "plot-service-density"
8869
8870 ################################################################################
8871 #
8872 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8873 #- type: "plot"
8874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8875 #  algorithm: "plot_nf_heatmap"
8876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8877 #  data: "plot-vpp-nfv-3n-skx-mrr"
8878 #  filter: "'NIC_Intel-XXV710' and
8879 #           'NF_DENSITY' and
8880 #           'DOCKER' and
8881 #           'CHAIN' and
8882 #           'NF_VPPIP4' and
8883 #           'IPSEC' and
8884 #           'TNL_4' and
8885 #           'IMIX' and
8886 #           '2T1C' and
8887 #           'MRR'"
8888 #  parameters:
8889 #  - "result"
8890 #  - "name"
8891 #  - "tags"
8892 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8893 #  x-axis: "X = CNFs per Service Chain"
8894 #  y-axis: "Y = Number of Service Chains"
8895 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8896 #  layout:
8897 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8898 #    layout: "plot-service-density"
8899 #
8900 #- type: "plot"
8901 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8902 #  algorithm: "plot_nf_heatmap"
8903 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8904 #  data: "plot-vpp-nfv-3n-skx-mrr"
8905 #  filter: "'NIC_Intel-XXV710' and
8906 #           'NF_DENSITY' and
8907 #           'DOCKER' and
8908 #           'CHAIN' and
8909 #           'NF_VPPIP4' and
8910 #           'IPSEC' and
8911 #           'TNL_4' and
8912 #           'IMIX' and
8913 #           '4T2C' and
8914 #           'MRR'"
8915 #  parameters:
8916 #  - "result"
8917 #  - "name"
8918 #  - "tags"
8919 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8920 #  x-axis: "X = CNFs per Service Chain"
8921 #  y-axis: "Y = Number of Service Chains"
8922 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8923 #  layout:
8924 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8925 #    layout: "plot-service-density"
8926 #
8927 #- type: "plot"
8928 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8929 #  algorithm: "plot_nf_heatmap"
8930 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8931 #  data: "plot-vpp-nfv-3n-skx-mrr"
8932 #  filter: "'NIC_Intel-XXV710' and
8933 #           'NF_DENSITY' and
8934 #           'DOCKER' and
8935 #           'CHAIN' and
8936 #           'NF_VPPIP4' and
8937 #           'IPSEC' and
8938 #           'TNL_4' and
8939 #           'IMIX' and
8940 #           '8T4C' and
8941 #           'MRR'"
8942 #  parameters:
8943 #  - "result"
8944 #  - "name"
8945 #  - "tags"
8946 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8947 #  x-axis: "X = CNFs per Service Chain"
8948 #  y-axis: "Y = Number of Service Chains"
8949 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8950 #  layout:
8951 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8952 #    layout: "plot-service-density"
8953
8954 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8955 - type: "plot"
8956   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8957   algorithm: "plot_nf_heatmap"
8958   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8959   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8960   filter: "'NIC_Intel-XXV710' and
8961            'NF_DENSITY' and
8962            'DOCKER' and
8963            'CHAIN' and
8964            'NF_VPPIP4' and
8965            'IPSEC' and
8966            'TNL_4' and
8967            'IMIX' and
8968            '2T1C' and
8969            'NDRPDR'"
8970   parameters:
8971   - "throughput"
8972   - "name"
8973   - "tags"
8974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8975   x-axis: "X = CNFs per Service Chain"
8976   y-axis: "Y = Number of Service Chains"
8977   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8978   layout:
8979     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8980     layout: "plot-service-density"
8981
8982 - type: "plot"
8983   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8984   algorithm: "plot_nf_heatmap"
8985   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8986   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8987   filter: "'NIC_Intel-XXV710' and
8988            'NF_DENSITY' and
8989            'DOCKER' and
8990            'CHAIN' and
8991            'NF_VPPIP4' and
8992            'IPSEC' and
8993            'TNL_4' and
8994            'IMIX' and
8995            '4T2C' and
8996            'NDRPDR'"
8997   parameters:
8998   - "throughput"
8999   - "name"
9000   - "tags"
9001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9002   x-axis: "X = CNFs per Service Chain"
9003   y-axis: "Y = Number of Service Chains"
9004   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9005   layout:
9006     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9007     layout: "plot-service-density"
9008
9009 - type: "plot"
9010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9011   algorithm: "plot_nf_heatmap"
9012   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9013   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9014   filter: "'NIC_Intel-XXV710' and
9015            'NF_DENSITY' and
9016            'DOCKER' and
9017            'CHAIN' and
9018            'NF_VPPIP4' and
9019            'IPSEC' and
9020            'TNL_4' and
9021            'IMIX' and
9022            '8T4C' and
9023            'NDRPDR'"
9024   parameters:
9025   - "throughput"
9026   - "name"
9027   - "tags"
9028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9029   x-axis: "X = CNFs per Service Chain"
9030   y-axis: "Y = Number of Service Chains"
9031   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9032   layout:
9033     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9034     layout: "plot-service-density"
9035
9036 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9037 - type: "plot"
9038   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9039   algorithm: "plot_nf_heatmap"
9040   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9041   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9042   filter: "'NIC_Intel-XXV710' and
9043            'NF_DENSITY' and
9044            'DOCKER' and
9045            'CHAIN' and
9046            'NF_VPPIP4' and
9047            'IPSEC' and
9048            'TNL_4' and
9049            'IMIX' and
9050            '2T1C' and
9051            'NDRPDR'"
9052   parameters:
9053   - "throughput"
9054   - "name"
9055   - "tags"
9056   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9057   x-axis: "X = CNFs per Service Chain"
9058   y-axis: "Y = Number of Service Chains"
9059   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9060   layout:
9061     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9062     layout: "plot-service-density"
9063
9064 - type: "plot"
9065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9066   algorithm: "plot_nf_heatmap"
9067   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9068   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9069   filter: "'NIC_Intel-XXV710' and
9070            'NF_DENSITY' and
9071            'DOCKER' and
9072            'CHAIN' and
9073            'NF_VPPIP4' and
9074            'IPSEC' and
9075            'TNL_4' and
9076            'IMIX' and
9077            '4T2C' and
9078            'NDRPDR'"
9079   parameters:
9080   - "throughput"
9081   - "name"
9082   - "tags"
9083   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9084   x-axis: "X = CNFs per Service Chain"
9085   y-axis: "Y = Number of Service Chains"
9086   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9087   layout:
9088     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9089     layout: "plot-service-density"
9090
9091 - type: "plot"
9092   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9093   algorithm: "plot_nf_heatmap"
9094   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9095   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9096   filter: "'NIC_Intel-XXV710' and
9097            'NF_DENSITY' and
9098            'DOCKER' and
9099            'CHAIN' and
9100            'NF_VPPIP4' and
9101            'IPSEC' and
9102            'TNL_4' and
9103            'IMIX' and
9104            '8T4C' and
9105            'NDRPDR'"
9106   parameters:
9107   - "throughput"
9108   - "name"
9109   - "tags"
9110   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9111   x-axis: "X = CNFs per Service Chain"
9112   y-axis: "Y = Number of Service Chains"
9113   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9114   layout:
9115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9116     layout: "plot-service-density"
9117
9118 ###############################################################################
9119
9120 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9121 #- type: "plot"
9122 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9123 #  algorithm: "plot_nf_heatmap"
9124 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9125 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9126 #  filter: "'NIC_Intel-XL710' and
9127 #           'NF_DENSITY' and
9128 #           'DOCKER' and
9129 #           'CHAIN' and
9130 #           'NF_VPPIP4' and
9131 #           'IMIX' and
9132 #           'TNL_4' and
9133 #           '1T1C' and
9134 #           'MRR'"
9135 #  parameters:
9136 #  - "result"
9137 #  - "name"
9138 #  - "tags"
9139 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9140 #  x-axis: "X = CNFs per Service Chain"
9141 #  y-axis: "Y = Number of Service Chains"
9142 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9143 #  layout:
9144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9145 #    layout: "plot-service-density"
9146 #
9147 #- type: "plot"
9148 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9149 #  algorithm: "plot_nf_heatmap"
9150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9151 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9152 #  filter: "'NIC_Intel-XL710' and
9153 #           'NF_DENSITY' and
9154 #           'DOCKER' and
9155 #           'CHAIN' and
9156 #           'NF_VPPIP4' and
9157 #           'IPSEC' and
9158 #           'TNL_4' and
9159 #           'IMIX' and
9160 #           '2T2C' and
9161 #           'MRR'"
9162 #  parameters:
9163 #  - "result"
9164 #  - "name"
9165 #  - "tags"
9166 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9167 #  x-axis: "X = CNFs per Service Chain"
9168 #  y-axis: "Y = Number of Service Chains"
9169 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9170 #  layout:
9171 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9172 #    layout: "plot-service-density"
9173 #
9174 #- type: "plot"
9175 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9176 #  algorithm: "plot_nf_heatmap"
9177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9178 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9179 #  filter: "'NIC_Intel-XL710' and
9180 #           'NF_DENSITY' and
9181 #           'DOCKER' and
9182 #           'CHAIN' and
9183 #           'NF_VPPIP4' and
9184 #           'IPSEC' and
9185 #           'TNL_4' and
9186 #           'IMIX' and
9187 #           '4T4C' and
9188 #           'MRR'"
9189 #  parameters:
9190 #  - "result"
9191 #  - "name"
9192 #  - "tags"
9193 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9194 #  x-axis: "X = CNFs per Service Chain"
9195 #  y-axis: "Y = Number of Service Chains"
9196 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9197 #  layout:
9198 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9199 #    layout: "plot-service-density"
9200
9201 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9202 #- type: "plot"
9203 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9204 #  algorithm: "plot_nf_heatmap"
9205 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9206 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9207 #  filter: "'NIC_Intel-XL710' and
9208 #           'NF_DENSITY' and
9209 #           'DOCKER' and
9210 #           'CHAIN' and
9211 #           'NF_VPPIP4' and
9212 #           'IPSEC' and
9213 #           'TNL_4' and
9214 #           'IMIX' and
9215 #           '1T1C' and
9216 #           'NDRPDR'"
9217 #  parameters:
9218 #  - "throughput"
9219 #  - "name"
9220 #  - "tags"
9221 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9222 #  x-axis: "X = CNFs per Service Chain"
9223 #  y-axis: "Y = Number of Service Chains"
9224 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9225 #  layout:
9226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9227 #    layout: "plot-service-density"
9228 #
9229 #- type: "plot"
9230 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9231 #  algorithm: "plot_nf_heatmap"
9232 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9233 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9234 #  filter: "'NIC_Intel-XL710' and
9235 #           'NF_DENSITY' and
9236 #           'DOCKER' and
9237 #           'CHAIN' and
9238 #           'NF_VPPIP4' and
9239 #           'IPSEC' and
9240 #           'TNL_4' and
9241 #           'IMIX' and
9242 #           '2T2C' and
9243 #           'NDRPDR'"
9244 #  parameters:
9245 #  - "throughput"
9246 #  - "name"
9247 #  - "tags"
9248 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9249 #  x-axis: "X = CNFs per Service Chain"
9250 #  y-axis: "Y = Number of Service Chains"
9251 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9252 #  layout:
9253 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9254 #    layout: "plot-service-density"
9255 #
9256 #- type: "plot"
9257 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9258 #  algorithm: "plot_nf_heatmap"
9259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9260 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9261 #  filter: "'NIC_Intel-XL710' and
9262 #           'NF_DENSITY' and
9263 #           'DOCKER' and
9264 #           'CHAIN' and
9265 #           'NF_VPPIP4' and
9266 #           'IPSEC' and
9267 #           'TNL_4' and
9268 #           'IMIX' and
9269 #           '4T4C' and
9270 #           'NDRPDR'"
9271 #  parameters:
9272 #  - "throughput"
9273 #  - "name"
9274 #  - "tags"
9275 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9276 #  x-axis: "X = CNFs per Service Chain"
9277 #  y-axis: "Y = Number of Service Chains"
9278 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9279 #  layout:
9280 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9281 #    layout: "plot-service-density"
9282 #
9283 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9284 #- type: "plot"
9285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9286 #  algorithm: "plot_nf_heatmap"
9287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9288 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9289 #  filter: "'NIC_Intel-XL710' and
9290 #           'NF_DENSITY' and
9291 #           'DOCKER' and
9292 #           'CHAIN' and
9293 #           'NF_VPPIP4' and
9294 #           'IPSEC' and
9295 #           'TNL_4' and
9296 #           'IMIX' and
9297 #           '1T1C' and
9298 #           'NDRPDR'"
9299 #  parameters:
9300 #  - "throughput"
9301 #  - "name"
9302 #  - "tags"
9303 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9304 #  x-axis: "X = CNFs per Service Chain"
9305 #  y-axis: "Y = Number of Service Chains"
9306 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9307 #  layout:
9308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9309 #    layout: "plot-service-density"
9310 #
9311 #- type: "plot"
9312 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9313 #  algorithm: "plot_nf_heatmap"
9314 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9315 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9316 #  filter: "'NIC_Intel-XL710' and
9317 #           'NF_DENSITY' and
9318 #           'DOCKER' and
9319 #           'CHAIN' and
9320 #           'NF_VPPIP4' and
9321 #           'IPSEC' and
9322 #           'TNL_4' and
9323 #           'IMIX' and
9324 #           '2T2C' and
9325 #           'NDRPDR'"
9326 #  parameters:
9327 #  - "throughput"
9328 #  - "name"
9329 #  - "tags"
9330 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9331 #  x-axis: "X = CNFs per Service Chain"
9332 #  y-axis: "Y = Number of Service Chains"
9333 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9334 #  layout:
9335 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9336 #    layout: "plot-service-density"
9337 #
9338 #- type: "plot"
9339 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9340 #  algorithm: "plot_nf_heatmap"
9341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9342 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9343 #  filter: "'NIC_Intel-XL710' and
9344 #           'NF_DENSITY' and
9345 #           'DOCKER' and
9346 #           'CHAIN' and
9347 #           'NF_VPPIP4' and
9348 #           'IPSEC' and
9349 #           'TNL_4' and
9350 #           'IMIX' and
9351 #           '4T4C' and
9352 #           'NDRPDR'"
9353 #  parameters:
9354 #  - "throughput"
9355 #  - "name"
9356 #  - "tags"
9357 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9358 #  x-axis: "X = CNFs per Service Chain"
9359 #  y-axis: "Y = Number of Service Chains"
9360 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9361 #  layout:
9362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9363 #    layout: "plot-service-density"
9364
9365 ###############################################################################
9366
9367 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9368 #- type: "plot"
9369 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9370 #  algorithm: "plot_nf_heatmap"
9371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9372 #  data: "plot-vpp-nfv-3n-skx-mrr"
9373 #  filter: "'NIC_Intel-XXV710' and
9374 #           'NF_DENSITY' and
9375 #           'DOCKER' and
9376 #           'CHAIN' and
9377 #           'NF_VPPIP4' and
9378 #           'IPSEC' and
9379 #           'TNL_1000' and
9380 #           'IMIX' and
9381 #           '2T1C' and
9382 #           'MRR'"
9383 #  parameters:
9384 #  - "result"
9385 #  - "name"
9386 #  - "tags"
9387 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9388 #  x-axis: "X = CNFs per Service Chain"
9389 #  y-axis: "Y = Number of Service Chains"
9390 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9391 #  layout:
9392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9393 #    layout: "plot-service-density"
9394 #
9395 #- type: "plot"
9396 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9397 #  algorithm: "plot_nf_heatmap"
9398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9399 #  data: "plot-vpp-nfv-3n-skx-mrr"
9400 #  filter: "'NIC_Intel-XXV710' and
9401 #           'NF_DENSITY' and
9402 #           'DOCKER' and
9403 #           'CHAIN' and
9404 #           'NF_VPPIP4' and
9405 #           'IPSEC' and
9406 #           'TNL_1000' and
9407 #           'IMIX' and
9408 #           '4T2C' and
9409 #           'MRR'"
9410 #  parameters:
9411 #  - "result"
9412 #  - "name"
9413 #  - "tags"
9414 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9415 #  x-axis: "X = CNFs per Service Chain"
9416 #  y-axis: "Y = Number of Service Chains"
9417 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9418 #  layout:
9419 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9420 #    layout: "plot-service-density"
9421 #
9422 #- type: "plot"
9423 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9424 #  algorithm: "plot_nf_heatmap"
9425 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9426 #  data: "plot-vpp-nfv-3n-skx-mrr"
9427 #  filter: "'NIC_Intel-XXV710' and
9428 #           'NF_DENSITY' and
9429 #           'DOCKER' and
9430 #           'CHAIN' and
9431 #           'NF_VPPIP4' and
9432 #           'IPSEC' and
9433 #           'TNL_1000' and
9434 #           'IMIX' and
9435 #           '8T4C' and
9436 #           'MRR'"
9437 #  parameters:
9438 #  - "result"
9439 #  - "name"
9440 #  - "tags"
9441 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9442 #  x-axis: "X = CNFs per Service Chain"
9443 #  y-axis: "Y = Number of Service Chains"
9444 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9445 #  layout:
9446 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9447 #    layout: "plot-service-density"
9448
9449 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9450 - type: "plot"
9451   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9452   algorithm: "plot_nf_heatmap"
9453   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9454   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9455   filter: "'NIC_Intel-XXV710' and
9456            'NF_DENSITY' and
9457            'DOCKER' and
9458            'CHAIN' and
9459            'NF_VPPIP4' and
9460            'IPSEC' and
9461            'TNL_1000' and
9462            'IMIX' and
9463            '2T1C' and
9464            'NDRPDR'"
9465   parameters:
9466   - "throughput"
9467   - "name"
9468   - "tags"
9469   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9470   x-axis: "X = CNFs per Service Chain"
9471   y-axis: "Y = Number of Service Chains"
9472   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9473   layout:
9474     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9475     layout: "plot-service-density"
9476
9477 - type: "plot"
9478   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9479   algorithm: "plot_nf_heatmap"
9480   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9481   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9482   filter: "'NIC_Intel-XXV710' and
9483            'NF_DENSITY' and
9484            'DOCKER' and
9485            'CHAIN' and
9486            'NF_VPPIP4' and
9487            'IPSEC' and
9488            'TNL_1000' and
9489            'IMIX' and
9490            '4T2C' and
9491            'NDRPDR'"
9492   parameters:
9493   - "throughput"
9494   - "name"
9495   - "tags"
9496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9497   x-axis: "X = CNFs per Service Chain"
9498   y-axis: "Y = Number of Service Chains"
9499   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9500   layout:
9501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9502     layout: "plot-service-density"
9503
9504 - type: "plot"
9505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9506   algorithm: "plot_nf_heatmap"
9507   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9508   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9509   filter: "'NIC_Intel-XXV710' and
9510            'NF_DENSITY' and
9511            'DOCKER' and
9512            'CHAIN' and
9513            'NF_VPPIP4' and
9514            'IPSEC' and
9515            'TNL_1000' and
9516            'IMIX' and
9517            '8T4C' and
9518            'NDRPDR'"
9519   parameters:
9520   - "throughput"
9521   - "name"
9522   - "tags"
9523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9524   x-axis: "X = CNFs per Service Chain"
9525   y-axis: "Y = Number of Service Chains"
9526   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9527   layout:
9528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9529     layout: "plot-service-density"
9530
9531 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9532 - type: "plot"
9533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9534   algorithm: "plot_nf_heatmap"
9535   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9536   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9537   filter: "'NIC_Intel-XXV710' and
9538            'NF_DENSITY' and
9539            'DOCKER' and
9540            'CHAIN' and
9541            'NF_VPPIP4' and
9542            'IPSEC' and
9543            'TNL_1000' and
9544            'IMIX' and
9545            '2T1C' and
9546            'NDRPDR'"
9547   parameters:
9548   - "throughput"
9549   - "name"
9550   - "tags"
9551   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9552   x-axis: "X = CNFs per Service Chain"
9553   y-axis: "Y = Number of Service Chains"
9554   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9555   layout:
9556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9557     layout: "plot-service-density"
9558
9559 - type: "plot"
9560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9561   algorithm: "plot_nf_heatmap"
9562   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9563   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9564   filter: "'NIC_Intel-XXV710' and
9565            'NF_DENSITY' and
9566            'DOCKER' and
9567            'CHAIN' and
9568            'NF_VPPIP4' and
9569            'IPSEC' and
9570            'TNL_1000' and
9571            'IMIX' and
9572            '4T2C' and
9573            'NDRPDR'"
9574   parameters:
9575   - "throughput"
9576   - "name"
9577   - "tags"
9578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9579   x-axis: "X = CNFs per Service Chain"
9580   y-axis: "Y = Number of Service Chains"
9581   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9582   layout:
9583     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9584     layout: "plot-service-density"
9585
9586 - type: "plot"
9587   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9588   algorithm: "plot_nf_heatmap"
9589   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9590   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9591   filter: "'NIC_Intel-XXV710' and
9592            'NF_DENSITY' and
9593            'DOCKER' and
9594            'CHAIN' and
9595            'NF_VPPIP4' and
9596            'IPSEC' and
9597            'TNL_1000' and
9598            'IMIX' and
9599            '8T4C' and
9600            'NDRPDR'"
9601   parameters:
9602   - "throughput"
9603   - "name"
9604   - "tags"
9605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9606   x-axis: "X = CNFs per Service Chain"
9607   y-axis: "Y = Number of Service Chains"
9608   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9609   layout:
9610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9611     layout: "plot-service-density"
9612
9613 ###############################################################################
9614
9615 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9616 #- type: "plot"
9617 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9618 #  algorithm: "plot_nf_heatmap"
9619 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9620 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9621 #  filter: "'NIC_Intel-XL710' and
9622 #           'NF_DENSITY' and
9623 #           'DOCKER' and
9624 #           'CHAIN' and
9625 #           'NF_VPPIP4' and
9626 #           'IMIX' and
9627 #           'TNL_1000' and
9628 #           '1T1C' and
9629 #           'MRR'"
9630 #  parameters:
9631 #  - "result"
9632 #  - "name"
9633 #  - "tags"
9634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9635 #  x-axis: "X = CNFs per Service Chain"
9636 #  y-axis: "Y = Number of Service Chains"
9637 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9638 #  layout:
9639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9640 #    layout: "plot-service-density"
9641 #
9642 #- type: "plot"
9643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9644 #  algorithm: "plot_nf_heatmap"
9645 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9646 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9647 #  filter: "'NIC_Intel-XL710' and
9648 #           'NF_DENSITY' and
9649 #           'DOCKER' and
9650 #           'CHAIN' and
9651 #           'NF_VPPIP4' and
9652 #           'IPSEC' and
9653 #           'TNL_1000' and
9654 #           'IMIX' and
9655 #           '2T2C' and
9656 #           'MRR'"
9657 #  parameters:
9658 #  - "result"
9659 #  - "name"
9660 #  - "tags"
9661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9662 #  x-axis: "X = CNFs per Service Chain"
9663 #  y-axis: "Y = Number of Service Chains"
9664 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9665 #  layout:
9666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9667 #    layout: "plot-service-density"
9668 #
9669 #- type: "plot"
9670 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9671 #  algorithm: "plot_nf_heatmap"
9672 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9673 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9674 #  filter: "'NIC_Intel-XL710' and
9675 #           'NF_DENSITY' and
9676 #           'DOCKER' and
9677 #           'CHAIN' and
9678 #           'NF_VPPIP4' and
9679 #           'IPSEC' and
9680 #           'TNL_1000' and
9681 #           'IMIX' and
9682 #           '4T4C' and
9683 #           'MRR'"
9684 #  parameters:
9685 #  - "result"
9686 #  - "name"
9687 #  - "tags"
9688 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9689 #  x-axis: "X = CNFs per Service Chain"
9690 #  y-axis: "Y = Number of Service Chains"
9691 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9692 #  layout:
9693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9694 #    layout: "plot-service-density"
9695
9696 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9697 #- type: "plot"
9698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9699 #  algorithm: "plot_nf_heatmap"
9700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9701 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9702 #  filter: "'NIC_Intel-XL710' and
9703 #           'NF_DENSITY' and
9704 #           'DOCKER' and
9705 #           'CHAIN' and
9706 #           'NF_VPPIP4' and
9707 #           'IPSEC' and
9708 #           'TNL_1000' and
9709 #           'IMIX' and
9710 #           '1T1C' and
9711 #           'NDRPDR'"
9712 #  parameters:
9713 #  - "throughput"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = CNFs per Service Chain"
9718 #  y-axis: "Y = Number of Service Chains"
9719 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9722 #    layout: "plot-service-density"
9723 #
9724 #- type: "plot"
9725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9726 #  algorithm: "plot_nf_heatmap"
9727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9728 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9729 #  filter: "'NIC_Intel-XL710' and
9730 #           'NF_DENSITY' and
9731 #           'DOCKER' and
9732 #           'CHAIN' and
9733 #           'NF_VPPIP4' and
9734 #           'IPSEC' and
9735 #           'TNL_1000' and
9736 #           'IMIX' and
9737 #           '2T2C' and
9738 #           'NDRPDR'"
9739 #  parameters:
9740 #  - "throughput"
9741 #  - "name"
9742 #  - "tags"
9743 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9744 #  x-axis: "X = CNFs per Service Chain"
9745 #  y-axis: "Y = Number of Service Chains"
9746 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9747 #  layout:
9748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9749 #    layout: "plot-service-density"
9750 #
9751 #- type: "plot"
9752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9753 #  algorithm: "plot_nf_heatmap"
9754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9755 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9756 #  filter: "'NIC_Intel-XL710' and
9757 #           'NF_DENSITY' and
9758 #           'DOCKER' and
9759 #           'CHAIN' and
9760 #           'NF_VPPIP4' and
9761 #           'IPSEC' and
9762 #           'TNL_1000' and
9763 #           'IMIX' and
9764 #           '4T4C' and
9765 #           'NDRPDR'"
9766 #  parameters:
9767 #  - "throughput"
9768 #  - "name"
9769 #  - "tags"
9770 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9771 #  x-axis: "X = CNFs per Service Chain"
9772 #  y-axis: "Y = Number of Service Chains"
9773 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9774 #  layout:
9775 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9776 #    layout: "plot-service-density"
9777 #
9778 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9779 #- type: "plot"
9780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9781 #  algorithm: "plot_nf_heatmap"
9782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9783 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9784 #  filter: "'NIC_Intel-XL710' and
9785 #           'NF_DENSITY' and
9786 #           'DOCKER' and
9787 #           'CHAIN' and
9788 #           'NF_VPPIP4' and
9789 #           'IPSEC' and
9790 #           'TNL_1000' and
9791 #           'IMIX' and
9792 #           '1T1C' and
9793 #           'NDRPDR'"
9794 #  parameters:
9795 #  - "throughput"
9796 #  - "name"
9797 #  - "tags"
9798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9799 #  x-axis: "X = CNFs per Service Chain"
9800 #  y-axis: "Y = Number of Service Chains"
9801 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9802 #  layout:
9803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9804 #    layout: "plot-service-density"
9805 #
9806 #- type: "plot"
9807 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9808 #  algorithm: "plot_nf_heatmap"
9809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9810 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9811 #  filter: "'NIC_Intel-XL710' and
9812 #           'NF_DENSITY' and
9813 #           'DOCKER' and
9814 #           'CHAIN' and
9815 #           'NF_VPPIP4' and
9816 #           'IPSEC' and
9817 #           'TNL_1000' and
9818 #           'IMIX' and
9819 #           '2T2C' and
9820 #           'NDRPDR'"
9821 #  parameters:
9822 #  - "throughput"
9823 #  - "name"
9824 #  - "tags"
9825 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9826 #  x-axis: "X = CNFs per Service Chain"
9827 #  y-axis: "Y = Number of Service Chains"
9828 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9829 #  layout:
9830 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9831 #    layout: "plot-service-density"
9832 #
9833 #- type: "plot"
9834 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9835 #  algorithm: "plot_nf_heatmap"
9836 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9837 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9838 #  filter: "'NIC_Intel-XL710' and
9839 #           'NF_DENSITY' and
9840 #           'DOCKER' and
9841 #           'CHAIN' and
9842 #           'NF_VPPIP4' and
9843 #           'IPSEC' and
9844 #           'TNL_1000' and
9845 #           'IMIX' and
9846 #           '4T4C' and
9847 #           'NDRPDR'"
9848 #  parameters:
9849 #  - "throughput"
9850 #  - "name"
9851 #  - "tags"
9852 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9853 #  x-axis: "X = CNFs per Service Chain"
9854 #  y-axis: "Y = Number of Service Chains"
9855 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9856 #  layout:
9857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9858 #    layout: "plot-service-density"
9859
9860 ###############################################################################
9861
9862 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9863 #- type: "plot"
9864 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9865 #  algorithm: "plot_nf_heatmap"
9866 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9867 #  data: "plot-vpp-nfv-3n-skx-mrr"
9868 #  filter: "'NIC_Intel-XXV710' and
9869 #           'NF_DENSITY' and
9870 #           'DOCKER' and
9871 #           'CHAIN' and
9872 #           'NF_VPPIP4' and
9873 #           'IPSEC' and
9874 #           'TNL_10000' and
9875 #           'IMIX' and
9876 #           '2T1C' and
9877 #           'MRR'"
9878 #  parameters:
9879 #  - "result"
9880 #  - "name"
9881 #  - "tags"
9882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9883 #  x-axis: "X = CNFs per Service Chain"
9884 #  y-axis: "Y = Number of Service Chains"
9885 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9886 #  layout:
9887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9888 #    layout: "plot-service-density"
9889 #
9890 #- type: "plot"
9891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9892 #  algorithm: "plot_nf_heatmap"
9893 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9894 #  data: "plot-vpp-nfv-3n-skx-mrr"
9895 #  filter: "'NIC_Intel-XXV710' and
9896 #           'NF_DENSITY' and
9897 #           'DOCKER' and
9898 #           'CHAIN' and
9899 #           'NF_VPPIP4' and
9900 #           'IPSEC' and
9901 #           'TNL_10000' and
9902 #           'IMIX' and
9903 #           '4T2C' and
9904 #           'MRR'"
9905 #  parameters:
9906 #  - "result"
9907 #  - "name"
9908 #  - "tags"
9909 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9910 #  x-axis: "X = CNFs per Service Chain"
9911 #  y-axis: "Y = Number of Service Chains"
9912 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9913 #  layout:
9914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9915 #    layout: "plot-service-density"
9916 #
9917 #- type: "plot"
9918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9919 #  algorithm: "plot_nf_heatmap"
9920 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9921 #  data: "plot-vpp-nfv-3n-skx-mrr"
9922 #  filter: "'NIC_Intel-XXV710' and
9923 #           'NF_DENSITY' and
9924 #           'DOCKER' and
9925 #           'CHAIN' and
9926 #           'NF_VPPIP4' and
9927 #           'IPSEC' and
9928 #           'TNL_10000' and
9929 #           'IMIX' and
9930 #           '8T4C' and
9931 #           'MRR'"
9932 #  parameters:
9933 #  - "result"
9934 #  - "name"
9935 #  - "tags"
9936 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9937 #  x-axis: "X = CNFs per Service Chain"
9938 #  y-axis: "Y = Number of Service Chains"
9939 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9940 #  layout:
9941 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9942 #    layout: "plot-service-density"
9943
9944 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9945 - type: "plot"
9946   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9947   algorithm: "plot_nf_heatmap"
9948   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9949   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9950   filter: "'NIC_Intel-XXV710' and
9951            'NF_DENSITY' and
9952            'DOCKER' and
9953            'CHAIN' and
9954            'NF_VPPIP4' and
9955            'IPSEC' and
9956            'TNL_10000' and
9957            'IMIX' and
9958            '2T1C' and
9959            'NDRPDR'"
9960   parameters:
9961   - "throughput"
9962   - "name"
9963   - "tags"
9964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9965   x-axis: "X = CNFs per Service Chain"
9966   y-axis: "Y = Number of Service Chains"
9967   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9968   layout:
9969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9970     layout: "plot-service-density"
9971
9972 - type: "plot"
9973   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9974   algorithm: "plot_nf_heatmap"
9975   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9976   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9977   filter: "'NIC_Intel-XXV710' and
9978            'NF_DENSITY' and
9979            'DOCKER' and
9980            'CHAIN' and
9981            'NF_VPPIP4' and
9982            'IPSEC' and
9983            'TNL_10000' and
9984            'IMIX' and
9985            '4T2C' and
9986            'NDRPDR'"
9987   parameters:
9988   - "throughput"
9989   - "name"
9990   - "tags"
9991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9992   x-axis: "X = CNFs per Service Chain"
9993   y-axis: "Y = Number of Service Chains"
9994   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9995   layout:
9996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9997     layout: "plot-service-density"
9998
9999 - type: "plot"
10000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10001   algorithm: "plot_nf_heatmap"
10002   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10003   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10004   filter: "'NIC_Intel-XXV710' and
10005            'NF_DENSITY' and
10006            'DOCKER' and
10007            'CHAIN' and
10008            'NF_VPPIP4' and
10009            'IPSEC' and
10010            'TNL_10000' and
10011            'IMIX' and
10012            '8T4C' and
10013            'NDRPDR'"
10014   parameters:
10015   - "throughput"
10016   - "name"
10017   - "tags"
10018   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10019   x-axis: "X = CNFs per Service Chain"
10020   y-axis: "Y = Number of Service Chains"
10021   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10022   layout:
10023     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10024     layout: "plot-service-density"
10025
10026 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10027 - type: "plot"
10028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10029   algorithm: "plot_nf_heatmap"
10030   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10031   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10032   filter: "'NIC_Intel-XXV710' and
10033            'NF_DENSITY' and
10034            'DOCKER' and
10035            'CHAIN' and
10036            'NF_VPPIP4' and
10037            'IPSEC' and
10038            'TNL_10000' and
10039            'IMIX' and
10040            '2T1C' and
10041            'NDRPDR'"
10042   parameters:
10043   - "throughput"
10044   - "name"
10045   - "tags"
10046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10047   x-axis: "X = CNFs per Service Chain"
10048   y-axis: "Y = Number of Service Chains"
10049   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10050   layout:
10051     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10052     layout: "plot-service-density"
10053
10054 - type: "plot"
10055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10056   algorithm: "plot_nf_heatmap"
10057   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10058   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10059   filter: "'NIC_Intel-XXV710' and
10060            'NF_DENSITY' and
10061            'DOCKER' and
10062            'CHAIN' and
10063            'NF_VPPIP4' and
10064            'IPSEC' and
10065            'TNL_10000' and
10066            'IMIX' and
10067            '4T2C' and
10068            'NDRPDR'"
10069   parameters:
10070   - "throughput"
10071   - "name"
10072   - "tags"
10073   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10074   x-axis: "X = CNFs per Service Chain"
10075   y-axis: "Y = Number of Service Chains"
10076   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10077   layout:
10078     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10079     layout: "plot-service-density"
10080
10081 - type: "plot"
10082   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10083   algorithm: "plot_nf_heatmap"
10084   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10085   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10086   filter: "'NIC_Intel-XXV710' and
10087            'NF_DENSITY' and
10088            'DOCKER' and
10089            'CHAIN' and
10090            'NF_VPPIP4' and
10091            'IPSEC' and
10092            'TNL_10000' and
10093            'IMIX' and
10094            '8T4C' and
10095            'NDRPDR'"
10096   parameters:
10097   - "throughput"
10098   - "name"
10099   - "tags"
10100   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10101   x-axis: "X = CNFs per Service Chain"
10102   y-axis: "Y = Number of Service Chains"
10103   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10104   layout:
10105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10106     layout: "plot-service-density"
10107
10108 ###############################################################################
10109
10110 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10111 #- type: "plot"
10112 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10113 #  algorithm: "plot_nf_heatmap"
10114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10115 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10116 #  filter: "'NIC_Intel-XL710' and
10117 #           'NF_DENSITY' and
10118 #           'DOCKER' and
10119 #           'CHAIN' and
10120 #           'NF_VPPIP4' and
10121 #           'IMIX' and
10122 #           'TNL_10000' and
10123 #           '1T1C' and
10124 #           'MRR'"
10125 #  parameters:
10126 #  - "result"
10127 #  - "name"
10128 #  - "tags"
10129 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10130 #  x-axis: "X = CNFs per Service Chain"
10131 #  y-axis: "Y = Number of Service Chains"
10132 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10133 #  layout:
10134 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10135 #    layout: "plot-service-density"
10136 #
10137 #- type: "plot"
10138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10139 #  algorithm: "plot_nf_heatmap"
10140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10141 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10142 #  filter: "'NIC_Intel-XL710' and
10143 #           'NF_DENSITY' and
10144 #           'DOCKER' and
10145 #           'CHAIN' and
10146 #           'NF_VPPIP4' and
10147 #           'IPSEC' and
10148 #           'TNL_10000' and
10149 #           'IMIX' and
10150 #           '2T2C' and
10151 #           'MRR'"
10152 #  parameters:
10153 #  - "result"
10154 #  - "name"
10155 #  - "tags"
10156 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10157 #  x-axis: "X = CNFs per Service Chain"
10158 #  y-axis: "Y = Number of Service Chains"
10159 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10160 #  layout:
10161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10162 #    layout: "plot-service-density"
10163 #
10164 #- type: "plot"
10165 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10166 #  algorithm: "plot_nf_heatmap"
10167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10168 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10169 #  filter: "'NIC_Intel-XL710' and
10170 #           'NF_DENSITY' and
10171 #           'DOCKER' and
10172 #           'CHAIN' and
10173 #           'NF_VPPIP4' and
10174 #           'IPSEC' and
10175 #           'TNL_10000' and
10176 #           'IMIX' and
10177 #           '4T4C' and
10178 #           'MRR'"
10179 #  parameters:
10180 #  - "result"
10181 #  - "name"
10182 #  - "tags"
10183 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10184 #  x-axis: "X = CNFs per Service Chain"
10185 #  y-axis: "Y = Number of Service Chains"
10186 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10187 #  layout:
10188 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10189 #    layout: "plot-service-density"
10190
10191 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10192 #- type: "plot"
10193 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10194 #  algorithm: "plot_nf_heatmap"
10195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10196 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10197 #  filter: "'NIC_Intel-XL710' and
10198 #           'NF_DENSITY' and
10199 #           'DOCKER' and
10200 #           'CHAIN' and
10201 #           'NF_VPPIP4' and
10202 #           'IPSEC' and
10203 #           'TNL_10000' and
10204 #           'IMIX' and
10205 #           '1T1C' and
10206 #           'NDRPDR'"
10207 #  parameters:
10208 #  - "throughput"
10209 #  - "name"
10210 #  - "tags"
10211 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10212 #  x-axis: "X = CNFs per Service Chain"
10213 #  y-axis: "Y = Number of Service Chains"
10214 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10215 #  layout:
10216 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10217 #    layout: "plot-service-density"
10218 #
10219 #- type: "plot"
10220 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10221 #  algorithm: "plot_nf_heatmap"
10222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10223 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10224 #  filter: "'NIC_Intel-XL710' and
10225 #           'NF_DENSITY' and
10226 #           'DOCKER' and
10227 #           'CHAIN' and
10228 #           'NF_VPPIP4' and
10229 #           'IPSEC' and
10230 #           'TNL_10000' and
10231 #           'IMIX' and
10232 #           '2T2C' and
10233 #           'NDRPDR'"
10234 #  parameters:
10235 #  - "throughput"
10236 #  - "name"
10237 #  - "tags"
10238 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10239 #  x-axis: "X = CNFs per Service Chain"
10240 #  y-axis: "Y = Number of Service Chains"
10241 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10242 #  layout:
10243 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10244 #    layout: "plot-service-density"
10245 #
10246 #- type: "plot"
10247 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10248 #  algorithm: "plot_nf_heatmap"
10249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10250 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10251 #  filter: "'NIC_Intel-XL710' and
10252 #           'NF_DENSITY' and
10253 #           'DOCKER' and
10254 #           'CHAIN' and
10255 #           'NF_VPPIP4' and
10256 #           'IPSEC' and
10257 #           'TNL_10000' and
10258 #           'IMIX' and
10259 #           '4T4C' and
10260 #           'NDRPDR'"
10261 #  parameters:
10262 #  - "throughput"
10263 #  - "name"
10264 #  - "tags"
10265 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10266 #  x-axis: "X = CNFs per Service Chain"
10267 #  y-axis: "Y = Number of Service Chains"
10268 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10269 #  layout:
10270 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10271 #    layout: "plot-service-density"
10272 #
10273 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10274 #- type: "plot"
10275 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10276 #  algorithm: "plot_nf_heatmap"
10277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10278 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10279 #  filter: "'NIC_Intel-XL710' and
10280 #           'NF_DENSITY' and
10281 #           'DOCKER' and
10282 #           'CHAIN' and
10283 #           'NF_VPPIP4' and
10284 #           'IPSEC' and
10285 #           'TNL_10000' and
10286 #           'IMIX' and
10287 #           '1T1C' and
10288 #           'NDRPDR'"
10289 #  parameters:
10290 #  - "throughput"
10291 #  - "name"
10292 #  - "tags"
10293 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10294 #  x-axis: "X = CNFs per Service Chain"
10295 #  y-axis: "Y = Number of Service Chains"
10296 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10297 #  layout:
10298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10299 #    layout: "plot-service-density"
10300 #
10301 #- type: "plot"
10302 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10303 #  algorithm: "plot_nf_heatmap"
10304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10305 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10306 #  filter: "'NIC_Intel-XL710' and
10307 #           'NF_DENSITY' and
10308 #           'DOCKER' and
10309 #           'CHAIN' and
10310 #           'NF_VPPIP4' and
10311 #           'IPSEC' and
10312 #           'TNL_10000' and
10313 #           'IMIX' and
10314 #           '2T2C' and
10315 #           'NDRPDR'"
10316 #  parameters:
10317 #  - "throughput"
10318 #  - "name"
10319 #  - "tags"
10320 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10321 #  x-axis: "X = CNFs per Service Chain"
10322 #  y-axis: "Y = Number of Service Chains"
10323 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10324 #  layout:
10325 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10326 #    layout: "plot-service-density"
10327 #
10328 #- type: "plot"
10329 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10330 #  algorithm: "plot_nf_heatmap"
10331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10332 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10333 #  filter: "'NIC_Intel-XL710' and
10334 #           'NF_DENSITY' and
10335 #           'DOCKER' and
10336 #           'CHAIN' and
10337 #           'NF_VPPIP4' and
10338 #           'IPSEC' and
10339 #           'TNL_10000' and
10340 #           'IMIX' and
10341 #           '4T4C' and
10342 #           'NDRPDR'"
10343 #  parameters:
10344 #  - "throughput"
10345 #  - "name"
10346 #  - "tags"
10347 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10348 #  x-axis: "X = CNFs per Service Chain"
10349 #  y-axis: "Y = Number of Service Chains"
10350 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10351 #  layout:
10352 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10353 #    layout: "plot-service-density"
10354
10355 ###############################################################################
10356
10357 # Plots - NF Density - CSP - MRR 64b
10358
10359 - type: "plot"
10360   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10361   algorithm: "plot_nf_heatmap"
10362   output-file-type: ".html"
10363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10364   data: "plot-vpp-nfv-2n-skx-mrr"
10365   filter: "'NIC_Intel-XXV710' and
10366            'NF_DENSITY' and
10367            'DOCKER' and
10368            'PIPELINE' and
10369            'NF_VPPIP4' and
10370            'IMIX' and
10371            '2T1C' and
10372            'MRR'"
10373   parameters:
10374   - "result"
10375   - "name"
10376   - "tags"
10377   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10378   x-axis: "X = CNFs per Service Pipeline"
10379   y-axis: "Y = Number of Service Pipelines"
10380   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10381   layout:
10382     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10383     layout: "plot-service-density"
10384
10385 - type: "plot"
10386   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10387   algorithm: "plot_nf_heatmap"
10388   output-file-type: ".html"
10389   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10390   data: "plot-vpp-nfv-2n-skx-mrr"
10391   filter: "'NIC_Intel-XXV710' and
10392            'NF_DENSITY' and
10393            'DOCKER' and
10394            'PIPELINE' and
10395            'NF_VPPIP4' and
10396            'IMIX' and
10397            '4T2C' and
10398            'MRR'"
10399   parameters:
10400   - "result"
10401   - "name"
10402   - "tags"
10403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10404   x-axis: "X = CNFs per Service Pipeline"
10405   y-axis: "Y = Number of Service Pipelines"
10406   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10407   layout:
10408     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10409     layout: "plot-service-density"
10410
10411 - type: "plot"
10412   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10413   algorithm: "plot_nf_heatmap"
10414   output-file-type: ".html"
10415   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10416   data: "plot-vpp-nfv-2n-skx-mrr"
10417   filter: "'NIC_Intel-XXV710' and
10418            'NF_DENSITY' and
10419            'DOCKER' and
10420            'PIPELINE' and
10421            'NF_VPPIP4' and
10422            'IMIX' and
10423            '8T4C' and
10424            'MRR'"
10425   parameters:
10426   - "result"
10427   - "name"
10428   - "tags"
10429   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10430   x-axis: "X = CNFs per Service Pipeline"
10431   y-axis: "Y = Number of Service Pipelines"
10432   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10433   layout:
10434     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10435     layout: "plot-service-density"
10436
10437 # Plots - NF Density - CSP - MRR IMIX
10438 - type: "plot"
10439   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10440   algorithm: "plot_nf_heatmap"
10441   output-file-type: ".html"
10442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10443   data: "plot-vpp-nfv-2n-skx-mrr"
10444   filter: "'NIC_Intel-XXV710' and
10445            'NF_DENSITY' and
10446            'DOCKER' and
10447            'PIPELINE' and
10448            'NF_VPPIP4' and
10449            'IMIX' and
10450            '2T1C' and
10451            'MRR'"
10452   parameters:
10453   - "result"
10454   - "name"
10455   - "tags"
10456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10457   x-axis: "X = CNFs per Service Pipeline"
10458   y-axis: "Y = Number of Service Pipelines"
10459   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10460   layout:
10461     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10462     layout: "plot-service-density"
10463
10464 - type: "plot"
10465   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10466   algorithm: "plot_nf_heatmap"
10467   output-file-type: ".html"
10468   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10469   data: "plot-vpp-nfv-2n-skx-mrr"
10470   filter: "'NIC_Intel-XXV710' and
10471            'NF_DENSITY' and
10472            'DOCKER' and
10473            'PIPELINE' and
10474            'NF_VPPIP4' and
10475            'IMIX' and
10476            '4T2C' and
10477            'MRR'"
10478   parameters:
10479   - "result"
10480   - "name"
10481   - "tags"
10482   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10483   x-axis: "X = CNFs per Service Pipeline"
10484   y-axis: "Y = Number of Service Pipelines"
10485   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10486   layout:
10487     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10488     layout: "plot-service-density"
10489
10490 - type: "plot"
10491   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10492   algorithm: "plot_nf_heatmap"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10495   data: "plot-vpp-nfv-2n-skx-mrr"
10496   filter: "'NIC_Intel-XXV710' and
10497            'NF_DENSITY' and
10498            'DOCKER' and
10499            'PIPELINE' and
10500            'NF_VPPIP4' and
10501            'IMIX' and
10502            '8T4C' and
10503            'MRR'"
10504   parameters:
10505   - "result"
10506   - "name"
10507   - "tags"
10508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10509   x-axis: "X = CNFs per Service Pipeline"
10510   y-axis: "Y = Number of Service Pipelines"
10511   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10512   layout:
10513     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10514     layout: "plot-service-density"
10515
10516 # Plots - NF Density - CSP - NDR 64b
10517 - type: "plot"
10518   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10519   algorithm: "plot_nf_heatmap"
10520   output-file-type: ".html"
10521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10522   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10523   filter: "'NIC_Intel-XXV710' and
10524            'NF_DENSITY' and
10525            'DOCKER' and
10526            'PIPELINE' and
10527            'NF_VPPIP4' and
10528            'IMIX' and
10529            '2T1C' and
10530            'NDRPDR'"
10531   parameters:
10532   - "throughput"
10533   - "name"
10534   - "tags"
10535   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10536   x-axis: "X = CNFs per Service Pipeline"
10537   y-axis: "Y = Number of Service Pipelines"
10538   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10539   layout:
10540     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10541     layout: "plot-service-density"
10542
10543 - type: "plot"
10544   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10545   algorithm: "plot_nf_heatmap"
10546   output-file-type: ".html"
10547   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10548   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10549   filter: "'NIC_Intel-XXV710' and
10550            'NF_DENSITY' and
10551            'DOCKER' and
10552            'PIPELINE' and
10553            'NF_VPPIP4' and
10554            'IMIX' and
10555            '4T2C' and
10556            'NDRPDR'"
10557   parameters:
10558   - "throughput"
10559   - "name"
10560   - "tags"
10561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10562   x-axis: "X = CNFs per Service Pipeline"
10563   y-axis: "Y = Number of Service Pipelines"
10564   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10565   layout:
10566     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10567     layout: "plot-service-density"
10568
10569 - type: "plot"
10570   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10571   algorithm: "plot_nf_heatmap"
10572   output-file-type: ".html"
10573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10574   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10575   filter: "'NIC_Intel-XXV710' and
10576            'NF_DENSITY' and
10577            'DOCKER' and
10578            'PIPELINE' and
10579            'NF_VPPIP4' and
10580            'IMIX' and
10581            '8T4C' and
10582            'NDRPDR'"
10583   parameters:
10584   - "throughput"
10585   - "name"
10586   - "tags"
10587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10588   x-axis: "X = CNFs per Service Pipeline"
10589   y-axis: "Y = Number of Service Pipelines"
10590   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10591   layout:
10592     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10593     layout: "plot-service-density"
10594
10595 # Plots - NF Density - CSP - NDR IMIX
10596 - type: "plot"
10597   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10598   algorithm: "plot_nf_heatmap"
10599   output-file-type: ".html"
10600   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10601   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10602   filter: "'NIC_Intel-XXV710' and
10603            'NF_DENSITY' and
10604            'DOCKER' and
10605            'PIPELINE' and
10606            'NF_VPPIP4' and
10607            'IMIX' and
10608            '2T1C' and
10609            'NDRPDR'"
10610   parameters:
10611   - "throughput"
10612   - "name"
10613   - "tags"
10614   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10615   x-axis: "X = CNFs per Service Pipeline"
10616   y-axis: "Y = Number of Service Pipelines"
10617   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10618   layout:
10619     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10620     layout: "plot-service-density"
10621
10622 - type: "plot"
10623   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10624   algorithm: "plot_nf_heatmap"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10627   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10628   filter: "'NIC_Intel-XXV710' and
10629            'NF_DENSITY' and
10630            'DOCKER' and
10631            'PIPELINE' and
10632            'NF_VPPIP4' and
10633            'IMIX' and
10634            '4T2C' and
10635            'NDRPDR'"
10636   parameters:
10637   - "throughput"
10638   - "name"
10639   - "tags"
10640   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10641   x-axis: "X = CNFs per Service Pipeline"
10642   y-axis: "Y = Number of Service Pipelines"
10643   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10644   layout:
10645     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10646     layout: "plot-service-density"
10647
10648 - type: "plot"
10649   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10650   algorithm: "plot_nf_heatmap"
10651   output-file-type: ".html"
10652   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10653   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10654   filter: "'NIC_Intel-XXV710' and
10655            'NF_DENSITY' and
10656            'DOCKER' and
10657            'PIPELINE' and
10658            'NF_VPPIP4' and
10659            'IMIX' and
10660            '8T4C' and
10661            'NDRPDR'"
10662   parameters:
10663   - "throughput"
10664   - "name"
10665   - "tags"
10666   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10667   x-axis: "X = CNFs per Service Pipeline"
10668   y-axis: "Y = Number of Service Pipelines"
10669   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10670   layout:
10671     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10672     layout: "plot-service-density"
10673
10674 # Plots - NF Density - CSP - PDR 64b
10675 - type: "plot"
10676   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10677   algorithm: "plot_nf_heatmap"
10678   output-file-type: ".html"
10679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10680   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10681   filter: "'NIC_Intel-XXV710' and
10682            'NF_DENSITY' and
10683            'DOCKER' and
10684            'PIPELINE' and
10685            'NF_VPPIP4' and
10686            'IMIX' and
10687            '2T1C' and
10688            'NDRPDR'"
10689   parameters:
10690   - "throughput"
10691   - "name"
10692   - "tags"
10693   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10694   x-axis: "X = CNFs per Service Pipeline"
10695   y-axis: "Y = Number of Service Pipelines"
10696   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10697   layout:
10698     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10699     layout: "plot-service-density"
10700
10701 - type: "plot"
10702   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10703   algorithm: "plot_nf_heatmap"
10704   output-file-type: ".html"
10705   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10706   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10707   filter: "'NIC_Intel-XXV710' and
10708            'NF_DENSITY' and
10709            'DOCKER' and
10710            'PIPELINE' and
10711            'NF_VPPIP4' and
10712            'IMIX' and
10713            '4T2C' and
10714            'NDRPDR'"
10715   parameters:
10716   - "throughput"
10717   - "name"
10718   - "tags"
10719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10720   x-axis: "X = CNFs per Service Pipeline"
10721   y-axis: "Y = Number of Service Pipelines"
10722   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10723   layout:
10724     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10725     layout: "plot-service-density"
10726
10727 - type: "plot"
10728   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10729   algorithm: "plot_nf_heatmap"
10730   output-file-type: ".html"
10731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10732   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10733   filter: "'NIC_Intel-XXV710' and
10734            'NF_DENSITY' and
10735            'DOCKER' and
10736            'PIPELINE' and
10737            'NF_VPPIP4' and
10738            'IMIX' and
10739            '8T4C' and
10740            'NDRPDR'"
10741   parameters:
10742   - "throughput"
10743   - "name"
10744   - "tags"
10745   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10746   x-axis: "X = CNFs per Service Pipeline"
10747   y-axis: "Y = Number of Service Pipelines"
10748   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10749   layout:
10750     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10751     layout: "plot-service-density"
10752
10753 # Plots - NF Density - CSP - PDR IMIX
10754 - type: "plot"
10755   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10756   algorithm: "plot_nf_heatmap"
10757   output-file-type: ".html"
10758   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10759   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10760   filter: "'NIC_Intel-XXV710' and
10761            'NF_DENSITY' and
10762            'DOCKER' and
10763            'PIPELINE' and
10764            'NF_VPPIP4' and
10765            'IMIX' and
10766            '2T1C' and
10767            'NDRPDR'"
10768   parameters:
10769   - "throughput"
10770   - "name"
10771   - "tags"
10772   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10773   x-axis: "X = CNFs per Service Pipeline"
10774   y-axis: "Y = Number of Service Pipelines"
10775   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10776   layout:
10777     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10778     layout: "plot-service-density"
10779
10780 - type: "plot"
10781   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10782   algorithm: "plot_nf_heatmap"
10783   output-file-type: ".html"
10784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10785   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10786   filter: "'NIC_Intel-XXV710' and
10787            'NF_DENSITY' and
10788            'DOCKER' and
10789            'PIPELINE' and
10790            'NF_VPPIP4' and
10791            'IMIX' and
10792            '4T2C' and
10793            'NDRPDR'"
10794   parameters:
10795   - "throughput"
10796   - "name"
10797   - "tags"
10798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10799   x-axis: "X = CNFs per Service Pipeline"
10800   y-axis: "Y = Number of Service Pipelines"
10801   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10802   layout:
10803     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10804     layout: "plot-service-density"
10805
10806 - type: "plot"
10807   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10808   algorithm: "plot_nf_heatmap"
10809   output-file-type: ".html"
10810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10811   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10812   filter: "'NIC_Intel-XXV710' and
10813            'NF_DENSITY' and
10814            'DOCKER' and
10815            'PIPELINE' and
10816            'NF_VPPIP4' and
10817            'IMIX' and
10818            '8T4C' and
10819            'NDRPDR'"
10820   parameters:
10821   - "throughput"
10822   - "name"
10823   - "tags"
10824   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10825   x-axis: "X = CNFs per Service Pipeline"
10826   y-axis: "Y = Number of Service Pipelines"
10827   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10828   layout:
10829     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10830     layout: "plot-service-density"
10831
10832 ###############################################################################
10833 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10834
10835 - type: "plot"
10836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10837   algorithm: "plot_nf_heatmap"
10838   output-file-type: ".html"
10839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10840   data: "plot-vpp-nfv-2n-clx-mrr"
10841   filter: "'NIC_Intel-XXV710' and
10842            'NF_DENSITY' and
10843            'VHOST' and
10844            not 'VXLAN' and
10845            'CHAIN' and
10846            'NF_VPPIP4' and
10847            'IMIX' and
10848            '2T1C' and
10849            'MRR'"
10850   parameters:
10851   - "result"
10852   - "name"
10853   - "tags"
10854   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10855   x-axis: "X = VNFs per Service Chain"
10856   y-axis: "Y = Number of Service Chains"
10857   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10858   layout:
10859     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10860     layout: "plot-service-density"
10861
10862 - type: "plot"
10863   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10864   algorithm: "plot_nf_heatmap"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10867   data: "plot-vpp-nfv-2n-clx-mrr"
10868   filter: "'NIC_Intel-XXV710' and
10869            'NF_DENSITY' and
10870            'VHOST' and
10871            not 'VXLAN' and
10872            'CHAIN' and
10873            'NF_VPPIP4' and
10874            'IMIX' and
10875            '4T2C' and
10876            'MRR'"
10877   parameters:
10878   - "result"
10879   - "name"
10880   - "tags"
10881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10882   x-axis: "X = VNFs per Service Chain"
10883   y-axis: "Y = Number of Service Chains"
10884   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10885   layout:
10886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10887     layout: "plot-service-density"
10888
10889 - type: "plot"
10890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10891   algorithm: "plot_nf_heatmap"
10892   output-file-type: ".html"
10893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10894   data: "plot-vpp-nfv-2n-clx-mrr"
10895   filter: "'NIC_Intel-XXV710' and
10896            'NF_DENSITY' and
10897            'VHOST' and
10898            not 'VXLAN' and
10899            'CHAIN' and
10900            'NF_VPPIP4' and
10901            'IMIX' and
10902            '8T4C' and
10903            'MRR'"
10904   parameters:
10905   - "result"
10906   - "name"
10907   - "tags"
10908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10909   x-axis: "X = VNFs per Service Chain"
10910   y-axis: "Y = Number of Service Chains"
10911   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10912   layout:
10913     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10914     layout: "plot-service-density"
10915
10916 # Plots - NF Density - VSC - NDR IMIX
10917 - type: "plot"
10918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10919   algorithm: "plot_nf_heatmap"
10920   output-file-type: ".html"
10921   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10922   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10923   filter: "'NIC_Intel-XXV710' and
10924            'NF_DENSITY' and
10925            'VHOST' and
10926            not 'VXLAN' and
10927            'CHAIN' and
10928            'NF_VPPIP4' and
10929            'IMIX' and
10930            '2T1C' and
10931            'NDRPDR'"
10932   parameters:
10933   - "throughput"
10934   - "name"
10935   - "tags"
10936   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10937   x-axis: "X = VNFs per Service Chain"
10938   y-axis: "Y = Number of Service Chains"
10939   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10940   layout:
10941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10942     layout: "plot-service-density"
10943
10944 - type: "plot"
10945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10946   algorithm: "plot_nf_heatmap"
10947   output-file-type: ".html"
10948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10949   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10950   filter: "'NIC_Intel-XXV710' and
10951            'NF_DENSITY' and
10952            'VHOST' and
10953            not 'VXLAN' and
10954            'CHAIN' and
10955            'NF_VPPIP4' and
10956            'IMIX' and
10957            '4T2C' and
10958            'NDRPDR'"
10959   parameters:
10960   - "throughput"
10961   - "name"
10962   - "tags"
10963   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10964   x-axis: "X = VNFs per Service Chain"
10965   y-axis: "Y = Number of Service Chains"
10966   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10967   layout:
10968     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10969     layout: "plot-service-density"
10970
10971 - type: "plot"
10972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10973   algorithm: "plot_nf_heatmap"
10974   output-file-type: ".html"
10975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10976   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10977   filter: "'NIC_Intel-XXV710' and
10978            'NF_DENSITY' and
10979            'VHOST' and
10980            not 'VXLAN' and
10981            'CHAIN' and
10982            'NF_VPPIP4' and
10983            'IMIX' and
10984            '8T4C' and
10985            'NDRPDR'"
10986   parameters:
10987   - "throughput"
10988   - "name"
10989   - "tags"
10990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10991   x-axis: "X = VNFs per Service Chain"
10992   y-axis: "Y = Number of Service Chains"
10993   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10994   layout:
10995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10996     layout: "plot-service-density"
10997
10998 # Plots - NF Density - VSC - PDR IMIX
10999 - type: "plot"
11000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11001   algorithm: "plot_nf_heatmap"
11002   output-file-type: ".html"
11003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11004   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11005   filter: "'NIC_Intel-XXV710' and
11006            'NF_DENSITY' and
11007            'VHOST' and
11008            not 'VXLAN' and
11009            'CHAIN' and
11010            'NF_VPPIP4' and
11011            'IMIX' and
11012            '2T1C' and
11013            'NDRPDR'"
11014   parameters:
11015   - "throughput"
11016   - "name"
11017   - "tags"
11018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11019   x-axis: "X = VNFs per Service Chain"
11020   y-axis: "Y = Number of Service Chains"
11021   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11022   layout:
11023     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11024     layout: "plot-service-density"
11025
11026 - type: "plot"
11027   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11028   algorithm: "plot_nf_heatmap"
11029   output-file-type: ".html"
11030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11031   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11032   filter: "'NIC_Intel-XXV710' and
11033            'NF_DENSITY' and
11034            'VHOST' and
11035            not 'VXLAN' and
11036            'CHAIN' and
11037            'NF_VPPIP4' and
11038            'IMIX' and
11039            '4T2C' and
11040            'NDRPDR'"
11041   parameters:
11042   - "throughput"
11043   - "name"
11044   - "tags"
11045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11046   x-axis: "X = VNFs per Service Chain"
11047   y-axis: "Y = Number of Service Chains"
11048   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11049   layout:
11050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11051     layout: "plot-service-density"
11052
11053 - type: "plot"
11054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11055   algorithm: "plot_nf_heatmap"
11056   output-file-type: ".html"
11057   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11058   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11059   filter: "'NIC_Intel-XXV710' and
11060            'NF_DENSITY' and
11061            'VHOST' and
11062            not 'VXLAN' and
11063            'CHAIN' and
11064            'NF_VPPIP4' and
11065            'IMIX' and
11066            '8T4C' and
11067            'NDRPDR'"
11068   parameters:
11069   - "throughput"
11070   - "name"
11071   - "tags"
11072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11073   x-axis: "X = VNFs per Service Chain"
11074   y-axis: "Y = Number of Service Chains"
11075   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11076   layout:
11077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11078     layout: "plot-service-density"
11079
11080 # Plots - NF Density - VSC - MRR IMIX
11081 - type: "plot"
11082   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11083   algorithm: "plot_nf_heatmap"
11084   output-file-type: ".html"
11085   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11086   data: "plot-vpp-nfv-2n-clx-mrr"
11087   filter: "'NIC_Intel-XXV710' and
11088            'NF_DENSITY' and
11089            'VHOST' and
11090            'VXLAN' and
11091            'CHAIN' and
11092            'IMIX' and
11093            '2T1C' and
11094            'MRR'"
11095   parameters:
11096   - "result"
11097   - "name"
11098   - "tags"
11099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11100   x-axis: "X = VNFs per Service Chain"
11101   y-axis: "Y = Number of Service Chains"
11102   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11103   layout:
11104     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11105     layout: "plot-service-density"
11106
11107 - type: "plot"
11108   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11109   algorithm: "plot_nf_heatmap"
11110   output-file-type: ".html"
11111   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11112   data: "plot-vpp-nfv-2n-clx-mrr"
11113   filter: "'NIC_Intel-XXV710' and
11114            'NF_DENSITY' and
11115            'VHOST' and
11116            'VXLAN' and
11117            'CHAIN' and
11118            'IMIX' and
11119            '4T2C' and
11120            'MRR'"
11121   parameters:
11122   - "result"
11123   - "name"
11124   - "tags"
11125   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11126   x-axis: "X = VNFs per Service Chain"
11127   y-axis: "Y = Number of Service Chains"
11128   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11129   layout:
11130     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11131     layout: "plot-service-density"
11132
11133 - type: "plot"
11134   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11135   algorithm: "plot_nf_heatmap"
11136   output-file-type: ".html"
11137   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11138   data: "plot-vpp-nfv-2n-clx-mrr"
11139   filter: "'NIC_Intel-XXV710' and
11140            'NF_DENSITY' and
11141            'VHOST' and
11142            'VXLAN' and
11143            'CHAIN' and
11144            'IMIX' and
11145            '8T4C' and
11146            'MRR'"
11147   parameters:
11148   - "result"
11149   - "name"
11150   - "tags"
11151   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11152   x-axis: "X = VNFs per Service Chain"
11153   y-axis: "Y = Number of Service Chains"
11154   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11155   layout:
11156     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11157     layout: "plot-service-density"
11158
11159 # Plots - NF Density - VSC - NDR IMIX
11160 - type: "plot"
11161   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11162   algorithm: "plot_nf_heatmap"
11163   output-file-type: ".html"
11164   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11165   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11166   filter: "'NIC_Intel-XXV710' and
11167            'NF_DENSITY' and
11168            'VHOST' and
11169            'VXLAN' and
11170            'CHAIN' and
11171            'IMIX' and
11172            '2T1C' and
11173            'NDRPDR'"
11174   parameters:
11175   - "throughput"
11176   - "name"
11177   - "tags"
11178   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11179   x-axis: "X = VNFs per Service Chain"
11180   y-axis: "Y = Number of Service Chains"
11181   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11182   layout:
11183     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11184     layout: "plot-service-density"
11185
11186 - type: "plot"
11187   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11188   algorithm: "plot_nf_heatmap"
11189   output-file-type: ".html"
11190   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11191   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11192   filter: "'NIC_Intel-XXV710' and
11193            'NF_DENSITY' and
11194            'VHOST' and
11195            'VXLAN' and
11196            'CHAIN' and
11197            'IMIX' and
11198            '4T2C' and
11199            'NDRPDR'"
11200   parameters:
11201   - "throughput"
11202   - "name"
11203   - "tags"
11204   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11205   x-axis: "X = VNFs per Service Chain"
11206   y-axis: "Y = Number of Service Chains"
11207   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11208   layout:
11209     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11210     layout: "plot-service-density"
11211
11212 - type: "plot"
11213   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11214   algorithm: "plot_nf_heatmap"
11215   output-file-type: ".html"
11216   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11217   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11218   filter: "'NIC_Intel-XXV710' and
11219            'NF_DENSITY' and
11220            'VHOST' and
11221            'VXLAN' and
11222            'CHAIN' and
11223            'IMIX' and
11224            '8T4C' and
11225            'NDRPDR'"
11226   parameters:
11227   - "throughput"
11228   - "name"
11229   - "tags"
11230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11231   x-axis: "X = VNFs per Service Chain"
11232   y-axis: "Y = Number of Service Chains"
11233   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11234   layout:
11235     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11236     layout: "plot-service-density"
11237
11238 # Plots - NF Density - VSC - PDR IMIX
11239 - type: "plot"
11240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11241   algorithm: "plot_nf_heatmap"
11242   output-file-type: ".html"
11243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11244   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11245   filter: "'NIC_Intel-XXV710' and
11246            'NF_DENSITY' and
11247            'VHOST' and
11248            'VXLAN' and
11249            'CHAIN' and
11250            'IMIX' and
11251            '2T1C' and
11252            'NDRPDR'"
11253   parameters:
11254   - "throughput"
11255   - "name"
11256   - "tags"
11257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11258   x-axis: "X = VNFs per Service Chain"
11259   y-axis: "Y = Number of Service Chains"
11260   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11261   layout:
11262     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11263     layout: "plot-service-density"
11264
11265 - type: "plot"
11266   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11267   algorithm: "plot_nf_heatmap"
11268   output-file-type: ".html"
11269   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11270   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11271   filter: "'NIC_Intel-XXV710' and
11272            'NF_DENSITY' and
11273            'VHOST' and
11274            'VXLAN' and
11275            'CHAIN' and
11276            'IMIX' and
11277            '4T2C' and
11278            'NDRPDR'"
11279   parameters:
11280   - "throughput"
11281   - "name"
11282   - "tags"
11283   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11284   x-axis: "X = VNFs per Service Chain"
11285   y-axis: "Y = Number of Service Chains"
11286   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11287   layout:
11288     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11289     layout: "plot-service-density"
11290
11291 - type: "plot"
11292   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11293   algorithm: "plot_nf_heatmap"
11294   output-file-type: ".html"
11295   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11296   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11297   filter: "'NIC_Intel-XXV710' and
11298            'NF_DENSITY' and
11299            'VHOST' and
11300            'VXLAN' and
11301            'CHAIN' and
11302            'IMIX' and
11303            '8T4C' and
11304            'NDRPDR'"
11305   parameters:
11306   - "throughput"
11307   - "name"
11308   - "tags"
11309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11310   x-axis: "X = VNFs per Service Chain"
11311   y-axis: "Y = Number of Service Chains"
11312   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11313   layout:
11314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11315     layout: "plot-service-density"
11316
11317 # Plots - NF Density - CSC - MRR IMIX
11318 - type: "plot"
11319   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11320   algorithm: "plot_nf_heatmap"
11321   output-file-type: ".html"
11322   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11323   data: "plot-vpp-nfv-2n-clx-mrr"
11324   filter: "'NIC_Intel-XXV710' and
11325            'NF_DENSITY' and
11326            'DOCKER' and
11327            'CHAIN' and
11328            'NF_VPPIP4' and
11329            'IMIX' and
11330            '2T1C' and
11331            'MRR'"
11332   parameters:
11333   - "result"
11334   - "name"
11335   - "tags"
11336   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11337   x-axis: "X = CNFs per Service Chain"
11338   y-axis: "Y = Number of Service Chains"
11339   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11340   layout:
11341     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11342     layout: "plot-service-density"
11343
11344 - type: "plot"
11345   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11346   algorithm: "plot_nf_heatmap"
11347   output-file-type: ".html"
11348   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11349   data: "plot-vpp-nfv-2n-clx-mrr"
11350   filter: "'NIC_Intel-XXV710' and
11351            'NF_DENSITY' and
11352            'DOCKER' and
11353            'CHAIN' and
11354            'NF_VPPIP4' and
11355            'IMIX' and
11356            '4T2C' and
11357            'MRR'"
11358   parameters:
11359   - "result"
11360   - "name"
11361   - "tags"
11362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11363   x-axis: "X = CNFs per Service Chain"
11364   y-axis: "Y = Number of Service Chains"
11365   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11366   layout:
11367     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11368     layout: "plot-service-density"
11369
11370 - type: "plot"
11371   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11372   algorithm: "plot_nf_heatmap"
11373   output-file-type: ".html"
11374   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11375   data: "plot-vpp-nfv-2n-clx-mrr"
11376   filter: "'NIC_Intel-XXV710' and
11377            'NF_DENSITY' and
11378            'DOCKER' and
11379            'CHAIN' and
11380            'NF_VPPIP4' and
11381            'IMIX' and
11382            '8T4C' and
11383            'MRR'"
11384   parameters:
11385   - "result"
11386   - "name"
11387   - "tags"
11388   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11389   x-axis: "X = CNFs per Service Chain"
11390   y-axis: "Y = Number of Service Chains"
11391   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11392   layout:
11393     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11394     layout: "plot-service-density"
11395
11396 # Plots - NF Density - CSC - NDR IMIX
11397 - type: "plot"
11398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11399   algorithm: "plot_nf_heatmap"
11400   output-file-type: ".html"
11401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11402   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11403   filter: "'NIC_Intel-XXV710' and
11404            'NF_DENSITY' and
11405            'DOCKER' and
11406            'CHAIN' and
11407            'NF_VPPIP4' and
11408            'IMIX' and
11409            '2T1C' and
11410            'NDRPDR'"
11411   parameters:
11412   - "throughput"
11413   - "name"
11414   - "tags"
11415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11416   x-axis: "X = CNFs per Service Chain"
11417   y-axis: "Y = Number of Service Chains"
11418   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11419   layout:
11420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11421     layout: "plot-service-density"
11422
11423 - type: "plot"
11424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11425   algorithm: "plot_nf_heatmap"
11426   output-file-type: ".html"
11427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11428   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11429   filter: "'NIC_Intel-XXV710' and
11430            'NF_DENSITY' and
11431            'DOCKER' and
11432            'CHAIN' and
11433            'NF_VPPIP4' and
11434            'IMIX' and
11435            '4T2C' and
11436            'NDRPDR'"
11437   parameters:
11438   - "throughput"
11439   - "name"
11440   - "tags"
11441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11442   x-axis: "X = CNFs per Service Chain"
11443   y-axis: "Y = Number of Service Chains"
11444   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11445   layout:
11446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11447     layout: "plot-service-density"
11448
11449 - type: "plot"
11450   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11451   algorithm: "plot_nf_heatmap"
11452   output-file-type: ".html"
11453   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11454   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11455   filter: "'NIC_Intel-XXV710' and
11456            'NF_DENSITY' and
11457            'DOCKER' and
11458            'CHAIN' and
11459            'NF_VPPIP4' and
11460            'IMIX' and
11461            '8T4C' and
11462            'NDRPDR'"
11463   parameters:
11464   - "throughput"
11465   - "name"
11466   - "tags"
11467   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11468   x-axis: "X = CNFs per Service Chain"
11469   y-axis: "Y = Number of Service Chains"
11470   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11471   layout:
11472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11473     layout: "plot-service-density"
11474
11475 # Plots - NF Density - CSC - PDR IMIX
11476 - type: "plot"
11477   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11478   algorithm: "plot_nf_heatmap"
11479   output-file-type: ".html"
11480   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11481   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11482   filter: "'NIC_Intel-XXV710' and
11483            'NF_DENSITY' and
11484            'DOCKER' and
11485            'CHAIN' and
11486            'NF_VPPIP4' and
11487            'IMIX' and
11488            '2T1C' and
11489            'NDRPDR'"
11490   parameters:
11491   - "throughput"
11492   - "name"
11493   - "tags"
11494   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11495   x-axis: "X = CNFs per Service Chain"
11496   y-axis: "Y = Number of Service Chains"
11497   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11498   layout:
11499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11500     layout: "plot-service-density"
11501
11502 - type: "plot"
11503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11504   algorithm: "plot_nf_heatmap"
11505   output-file-type: ".html"
11506   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11507   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11508   filter: "'NIC_Intel-XXV710' and
11509            'NF_DENSITY' and
11510            'DOCKER' and
11511            'CHAIN' and
11512            'NF_VPPIP4' and
11513            'IMIX' and
11514            '4T2C' and
11515            'NDRPDR'"
11516   parameters:
11517   - "throughput"
11518   - "name"
11519   - "tags"
11520   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11521   x-axis: "X = CNFs per Service Chain"
11522   y-axis: "Y = Number of Service Chains"
11523   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11524   layout:
11525     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11526     layout: "plot-service-density"
11527
11528 - type: "plot"
11529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11530   algorithm: "plot_nf_heatmap"
11531   output-file-type: ".html"
11532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11533   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11534   filter: "'NIC_Intel-XXV710' and
11535            'NF_DENSITY' and
11536            'DOCKER' and
11537            'CHAIN' and
11538            'NF_VPPIP4' and
11539            'IMIX' and
11540            '8T4C' and
11541            'NDRPDR'"
11542   parameters:
11543   - "throughput"
11544   - "name"
11545   - "tags"
11546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11547   x-axis: "X = CNFs per Service Chain"
11548   y-axis: "Y = Number of Service Chains"
11549   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11550   layout:
11551     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11552     layout: "plot-service-density"
11553
11554 # Plots - NF Density - CSP - MRR IMIX
11555 - type: "plot"
11556   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11557   algorithm: "plot_nf_heatmap"
11558   output-file-type: ".html"
11559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11560   data: "plot-vpp-nfv-2n-clx-mrr"
11561   filter: "'NIC_Intel-XXV710' and
11562            'NF_DENSITY' and
11563            'DOCKER' and
11564            'PIPELINE' and
11565            'NF_VPPIP4' and
11566            'IMIX' and
11567            '2T1C' and
11568            'MRR'"
11569   parameters:
11570   - "result"
11571   - "name"
11572   - "tags"
11573   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11574   x-axis: "X = CNFs per Service Pipeline"
11575   y-axis: "Y = Number of Service Pipelines"
11576   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11577   layout:
11578     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11579     layout: "plot-service-density"
11580
11581 - type: "plot"
11582   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11583   algorithm: "plot_nf_heatmap"
11584   output-file-type: ".html"
11585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11586   data: "plot-vpp-nfv-2n-clx-mrr"
11587   filter: "'NIC_Intel-XXV710' and
11588            'NF_DENSITY' and
11589            'DOCKER' and
11590            'PIPELINE' and
11591            'NF_VPPIP4' and
11592            'IMIX' and
11593            '4T2C' and
11594            'MRR'"
11595   parameters:
11596   - "result"
11597   - "name"
11598   - "tags"
11599   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11600   x-axis: "X = CNFs per Service Pipeline"
11601   y-axis: "Y = Number of Service Pipelines"
11602   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11603   layout:
11604     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11605     layout: "plot-service-density"
11606
11607 - type: "plot"
11608   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11609   algorithm: "plot_nf_heatmap"
11610   output-file-type: ".html"
11611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11612   data: "plot-vpp-nfv-2n-clx-mrr"
11613   filter: "'NIC_Intel-XXV710' and
11614            'NF_DENSITY' and
11615            'DOCKER' and
11616            'PIPELINE' and
11617            'NF_VPPIP4' and
11618            'IMIX' and
11619            '8T4C' and
11620            'MRR'"
11621   parameters:
11622   - "result"
11623   - "name"
11624   - "tags"
11625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11626   x-axis: "X = CNFs per Service Pipeline"
11627   y-axis: "Y = Number of Service Pipelines"
11628   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11629   layout:
11630     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11631     layout: "plot-service-density"
11632
11633 # Plots - NF Density - CSP - NDR IMIX
11634 - type: "plot"
11635   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11636   algorithm: "plot_nf_heatmap"
11637   output-file-type: ".html"
11638   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11639   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11640   filter: "'NIC_Intel-XXV710' and
11641            'NF_DENSITY' and
11642            'DOCKER' and
11643            'PIPELINE' and
11644            'NF_VPPIP4' and
11645            'IMIX' and
11646            '2T1C' and
11647            'NDRPDR'"
11648   parameters:
11649   - "throughput"
11650   - "name"
11651   - "tags"
11652   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11653   x-axis: "X = CNFs per Service Pipeline"
11654   y-axis: "Y = Number of Service Pipelines"
11655   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11656   layout:
11657     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11658     layout: "plot-service-density"
11659
11660 - type: "plot"
11661   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11662   algorithm: "plot_nf_heatmap"
11663   output-file-type: ".html"
11664   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11665   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11666   filter: "'NIC_Intel-XXV710' and
11667            'NF_DENSITY' and
11668            'DOCKER' and
11669            'PIPELINE' and
11670            'NF_VPPIP4' and
11671            'IMIX' and
11672            '4T2C' and
11673            'NDRPDR'"
11674   parameters:
11675   - "throughput"
11676   - "name"
11677   - "tags"
11678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11679   x-axis: "X = CNFs per Service Pipeline"
11680   y-axis: "Y = Number of Service Pipelines"
11681   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11682   layout:
11683     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11684     layout: "plot-service-density"
11685
11686 - type: "plot"
11687   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11688   algorithm: "plot_nf_heatmap"
11689   output-file-type: ".html"
11690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11691   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11692   filter: "'NIC_Intel-XXV710' and
11693            'NF_DENSITY' and
11694            'DOCKER' and
11695            'PIPELINE' and
11696            'NF_VPPIP4' and
11697            'IMIX' and
11698            '8T4C' and
11699            'NDRPDR'"
11700   parameters:
11701   - "throughput"
11702   - "name"
11703   - "tags"
11704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11705   x-axis: "X = CNFs per Service Pipeline"
11706   y-axis: "Y = Number of Service Pipelines"
11707   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11708   layout:
11709     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11710     layout: "plot-service-density"
11711
11712 # Plots - NF Density - CSP - PDR IMIX
11713 - type: "plot"
11714   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11715   algorithm: "plot_nf_heatmap"
11716   output-file-type: ".html"
11717   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11718   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11719   filter: "'NIC_Intel-XXV710' and
11720            'NF_DENSITY' and
11721            'DOCKER' and
11722            'PIPELINE' and
11723            'NF_VPPIP4' and
11724            'IMIX' and
11725            '2T1C' and
11726            'NDRPDR'"
11727   parameters:
11728   - "throughput"
11729   - "name"
11730   - "tags"
11731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11732   x-axis: "X = CNFs per Service Pipeline"
11733   y-axis: "Y = Number of Service Pipelines"
11734   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11735   layout:
11736     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11737     layout: "plot-service-density"
11738
11739 - type: "plot"
11740   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11741   algorithm: "plot_nf_heatmap"
11742   output-file-type: ".html"
11743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11744   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11745   filter: "'NIC_Intel-XXV710' and
11746            'NF_DENSITY' and
11747            'DOCKER' and
11748            'PIPELINE' and
11749            'NF_VPPIP4' and
11750            'IMIX' and
11751            '4T2C' and
11752            'NDRPDR'"
11753   parameters:
11754   - "throughput"
11755   - "name"
11756   - "tags"
11757   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11758   x-axis: "X = CNFs per Service Pipeline"
11759   y-axis: "Y = Number of Service Pipelines"
11760   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11761   layout:
11762     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11763     layout: "plot-service-density"
11764
11765 - type: "plot"
11766   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11767   algorithm: "plot_nf_heatmap"
11768   output-file-type: ".html"
11769   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11770   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11771   filter: "'NIC_Intel-XXV710' and
11772            'NF_DENSITY' and
11773            'DOCKER' and
11774            'PIPELINE' and
11775            'NF_VPPIP4' and
11776            'IMIX' and
11777            '8T4C' and
11778            'NDRPDR'"
11779   parameters:
11780   - "throughput"
11781   - "name"
11782   - "tags"
11783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11784   x-axis: "X = CNFs per Service Pipeline"
11785   y-axis: "Y = Number of Service Pipelines"
11786   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11787   layout:
11788     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11789     layout: "plot-service-density"
11790
11791 ################################################################################
11792
11793 # Packet Throughput
11794
11795 - type: "plot"
11796   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11797   algorithm: "plot_perf_box_name"
11798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11799   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11800   include:
11801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11805   layout:
11806     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11807     layout: "plot-throughput"
11808
11809 - type: "plot"
11810   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11811   algorithm: "plot_perf_box_name"
11812   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11813   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11814   include:
11815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11818     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11819   layout:
11820     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11821     layout: "plot-throughput"
11822
11823 - type: "plot"
11824   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11825   algorithm: "plot_perf_box_name"
11826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11828   include:
11829     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11830     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11831     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11832     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11833   layout:
11834     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11842   include:
11843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11844     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11845     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11846     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11847   layout:
11848     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11856   include:
11857     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11858     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11859     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11860     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11861     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11862   layout:
11863     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11864     layout: "plot-throughput"
11865
11866 - type: "plot"
11867   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11868   algorithm: "plot_perf_box_name"
11869   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11870   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11871   include:
11872     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11873     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11874     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11875     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11876     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11877   layout:
11878     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11886   include:
11887     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11888     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11889     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11890     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11891     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11892   layout:
11893     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11901   include:
11902     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11903     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11904     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11905     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11906     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11907   layout:
11908     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11909     layout: "plot-throughput"
11910
11911 - type: "plot"
11912   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11913   algorithm: "plot_perf_box_name"
11914   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11915   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11916   include:
11917     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11918     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11919     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11920     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11921     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11922   layout:
11923     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11924     layout: "plot-throughput"
11925
11926 - type: "plot"
11927   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11928   algorithm: "plot_perf_box_name"
11929   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11930   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11931   include:
11932     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11933     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11934     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11935     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11936     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11937   layout:
11938     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11939     layout: "plot-throughput"
11940
11941 - type: "plot"
11942   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11943   algorithm: "plot_perf_box_name"
11944   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11946   include:
11947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11953   layout:
11954     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11955     layout: "plot-throughput"
11956
11957 - type: "plot"
11958   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11959   algorithm: "plot_perf_box_name"
11960   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11962   include:
11963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11969   layout:
11970     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11975   algorithm: "plot_perf_box_name"
11976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11978   include:
11979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11984   layout:
11985     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11986     layout: "plot-throughput"
11987
11988 - type: "plot"
11989   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11990   algorithm: "plot_perf_box_name"
11991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11993   include:
11994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11999   layout:
12000     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12005   algorithm: "plot_perf_box_name"
12006   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12007   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12008   include:
12009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12012   layout:
12013     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12014     layout: "plot-throughput"
12015
12016 - type: "plot"
12017   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12018   algorithm: "plot_perf_box_name"
12019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12021   include:
12022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12025   layout:
12026     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12027     layout: "plot-throughput"
12028
12029 - type: "plot"
12030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12031   algorithm: "plot_perf_box_name"
12032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12034   include:
12035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12040   layout:
12041     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12042     layout: "plot-throughput"
12043
12044 - type: "plot"
12045   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12046   algorithm: "plot_perf_box_name"
12047   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12048   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12049   include:
12050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12055   layout:
12056     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12057     layout: "plot-throughput"
12058
12059 - type: "plot"
12060   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12061   algorithm: "plot_perf_box_name"
12062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12064   include:
12065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12068   layout:
12069     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12070     layout: "plot-throughput"
12071
12072 - type: "plot"
12073   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12074   algorithm: "plot_perf_box_name"
12075   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12077   include:
12078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12081   layout:
12082     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12090   include:
12091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12097   layout:
12098     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12106   include:
12107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12113   layout:
12114     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12115     layout: "plot-throughput"
12116
12117 - type: "plot"
12118   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12119   algorithm: "plot_perf_box_name"
12120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12122   include:
12123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12129   layout:
12130     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12138   include:
12139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12145   layout:
12146     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12147     layout: "plot-throughput"
12148
12149 - type: "plot"
12150   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12151   algorithm: "plot_perf_box_name"
12152   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12153   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12154   include:
12155     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12156     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12158   layout:
12159     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12160     layout: "plot-throughput"
12161
12162 - type: "plot"
12163   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12164   algorithm: "plot_perf_box_name"
12165   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12167   include:
12168     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12171   layout:
12172     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12173     layout: "plot-throughput"
12174
12175 - type: "plot"
12176   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12177   algorithm: "plot_perf_box_name"
12178   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12180   include:
12181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12184 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12185 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12186   layout:
12187     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12188     layout: "plot-throughput"
12189
12190 - type: "plot"
12191   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12192   algorithm: "plot_perf_box_name"
12193   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12195   include:
12196     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12198 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12199 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12200 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12201   layout:
12202     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12203     layout: "plot-throughput"
12204
12205 - type: "plot"
12206   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12207   algorithm: "plot_perf_box_name"
12208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12210   include:
12211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12215     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12216   layout:
12217     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12218     layout: "plot-throughput"
12219
12220 - type: "plot"
12221   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12222   algorithm: "plot_perf_box_name"
12223   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12225   include:
12226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12231   layout:
12232     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12233     layout: "plot-throughput"
12234
12235 - type: "plot"
12236   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12237   algorithm: "plot_perf_box_name"
12238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12240   include:
12241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12246   layout:
12247     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12248     layout: "plot-throughput"
12249
12250 - type: "plot"
12251   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12252   algorithm: "plot_perf_box_name"
12253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12255   include:
12256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12257     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12261   layout:
12262     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12263     layout: "plot-throughput"
12264
12265 - type: "plot"
12266   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12267   algorithm: "plot_perf_box_name"
12268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12270   include:
12271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12277   layout:
12278     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12279     layout: "plot-throughput"
12280
12281 - type: "plot"
12282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12283   algorithm: "plot_perf_box_name"
12284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12286   include:
12287     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12293   layout:
12294     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12295     layout: "plot-throughput"
12296
12297 - type: "plot"
12298   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12299   algorithm: "plot_perf_box_name"
12300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12302   include:
12303     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12304     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12309   layout:
12310     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12311     layout: "plot-throughput"
12312
12313 - type: "plot"
12314   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12315   algorithm: "plot_perf_box_name"
12316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12318   include:
12319     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12321     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12325   layout:
12326     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12327     layout: "plot-throughput"
12328
12329 - type: "plot"
12330   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12331   algorithm: "plot_perf_box_name"
12332   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12334   include:
12335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12340   layout:
12341     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12342     layout: "plot-throughput"
12343
12344 - type: "plot"
12345   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12346   algorithm: "plot_perf_box_name"
12347   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12348   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12349   include:
12350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12355   layout:
12356     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12357     layout: "plot-throughput"
12358
12359 - type: "plot"
12360   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12361   algorithm: "plot_perf_box_name"
12362   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12363   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12364   include:
12365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12371   layout:
12372     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12373     layout: "plot-throughput"
12374
12375 - type: "plot"
12376   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12377   algorithm: "plot_perf_box_name"
12378   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12379   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12380   include:
12381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12387   layout:
12388     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12395   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12396   include:
12397     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12402   layout:
12403     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12404     layout: "plot-throughput"
12405
12406 - type: "plot"
12407   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12408   algorithm: "plot_perf_box_name"
12409   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12410   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12411   include:
12412     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12417   layout:
12418     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12425   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12426   include:
12427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12433   layout:
12434     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12439   algorithm: "plot_perf_box_name"
12440   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12441   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12442   include:
12443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12449   layout:
12450     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12455   algorithm: "plot_perf_box_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12457   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12458   include:
12459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12464   layout:
12465     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12473   include:
12474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12479   layout:
12480     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12487   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12488   include:
12489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12494     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12495   layout:
12496     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12497     layout: "plot-throughput"
12498
12499 - type: "plot"
12500   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12501   algorithm: "plot_perf_box_name"
12502   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12503   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12504   include:
12505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12509     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12511   layout:
12512     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12513     layout: "plot-throughput"
12514
12515 - type: "plot"
12516   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12517   algorithm: "plot_perf_box_name"
12518   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12519   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12520   include:
12521     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12523   layout:
12524     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12525     layout: "plot-throughput"
12526
12527 - type: "plot"
12528   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12529   algorithm: "plot_perf_box_name"
12530   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12532   include:
12533     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12534     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12535   layout:
12536     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12537     layout: "plot-throughput"
12538
12539 - type: "plot"
12540   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12541   algorithm: "plot_perf_box_name"
12542   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12544   include:
12545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12548     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12549   layout:
12550     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12551     layout: "plot-throughput"
12552
12553 - type: "plot"
12554   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12555   algorithm: "plot_perf_box_name"
12556   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12558   include:
12559     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12561     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12562     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12563   layout:
12564     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12565     layout: "plot-throughput"
12566
12567 - type: "plot"
12568   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12569   algorithm: "plot_perf_box_name"
12570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12572   include:
12573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12577   layout:
12578     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12579     layout: "plot-throughput"
12580
12581 - type: "plot"
12582   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12583   algorithm: "plot_perf_box_name"
12584   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12586   include:
12587     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12591   layout:
12592     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12593     layout: "plot-throughput"
12594
12595 - type: "plot"
12596   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12597   algorithm: "plot_perf_box_name"
12598   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12599   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12600   include:
12601     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12605   layout:
12606     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12607     layout: "plot-throughput"
12608
12609 - type: "plot"
12610   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12611   algorithm: "plot_perf_box_name"
12612   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12613   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12614   include:
12615     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12616     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12619   layout:
12620     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12621     layout: "plot-throughput"
12622
12623 - type: "plot"
12624   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12625   algorithm: "plot_perf_box_name"
12626   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12627   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12628   include:
12629     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12630     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12631     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12633   layout:
12634     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12635     layout: "plot-throughput"
12636
12637 - type: "plot"
12638   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12639   algorithm: "plot_perf_box_name"
12640   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12641   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12642   include:
12643     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12644     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12647   layout:
12648     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12649     layout: "plot-throughput"
12650
12651 - type: "plot"
12652   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12653   algorithm: "plot_perf_box_name"
12654   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12656   include:
12657     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12658     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12663   layout:
12664     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12669   algorithm: "plot_perf_box_name"
12670   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12672   include:
12673     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12679   layout:
12680     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12681     layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12688   include:
12689     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12694   layout:
12695     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12696     layout: "plot-throughput"
12697
12698 - type: "plot"
12699   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12700   algorithm: "plot_perf_box_name"
12701   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12702   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12703   include:
12704     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12709   layout:
12710     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12711     layout: "plot-throughput"
12712
12713 - type: "plot"
12714   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12715   algorithm: "plot_perf_box_name"
12716   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12718   include:
12719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12724   layout:
12725     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12726     layout: "plot-throughput"
12727
12728 - type: "plot"
12729   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12730   algorithm: "plot_perf_box_name"
12731   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12733   include:
12734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12739   layout:
12740     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12741     layout: "plot-throughput"
12742
12743 - type: "plot"
12744   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12745   algorithm: "plot_perf_box_name"
12746   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12748   include:
12749     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12750     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12751     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12752   layout:
12753     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12754     layout: "plot-throughput"
12755
12756 - type: "plot"
12757   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12758   algorithm: "plot_perf_box_name"
12759   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12761   include:
12762     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12763     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12764     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12765   layout:
12766     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12767     layout: "plot-throughput"
12768
12769 - type: "plot"
12770   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12771   algorithm: "plot_perf_box_name"
12772   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12774   include:
12775     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12776     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12777     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12778   layout:
12779     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12784   algorithm: "plot_perf_box_name"
12785   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12787   include:
12788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12791   layout:
12792     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12793     layout: "plot-throughput"
12794
12795 - type: "plot"
12796   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12797   algorithm: "plot_perf_box_name"
12798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800   include:
12801     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12806   layout:
12807     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12808     layout: "plot-throughput"
12809
12810 - type: "plot"
12811   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12812   algorithm: "plot_perf_box_name"
12813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12815   include:
12816     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12821   layout:
12822     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12830   include:
12831     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12832     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12835     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12836   layout:
12837     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12838     layout: "plot-throughput"
12839
12840 - type: "plot"
12841   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12842   algorithm: "plot_perf_box_name"
12843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12845   include:
12846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12847     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12849     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12850     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12851   layout:
12852     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12853     layout: "plot-throughput"
12854
12855 - type: "plot"
12856   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12857   algorithm: "plot_perf_box_name"
12858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12860   include:
12861     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12862     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12863     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12864     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12865     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12866   layout:
12867     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12868     layout: "plot-throughput"
12869
12870 - type: "plot"
12871   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12872   algorithm: "plot_perf_box_name"
12873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12875   include:
12876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12877     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12879     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12881   layout:
12882     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12887   algorithm: "plot_perf_box_name"
12888   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12889   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12890   include:
12891     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12892     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12895     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12896   layout:
12897     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12898     layout: "plot-throughput"
12899
12900 - type: "plot"
12901   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12902   algorithm: "plot_perf_box_name"
12903   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12904   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12905   include:
12906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12907     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12910     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12911   layout:
12912     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12913     layout: "plot-throughput"
12914
12915 - type: "plot"
12916   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12917   algorithm: "plot_perf_box_name"
12918   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12919   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12920   include:
12921     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12922     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12923     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12924     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12925     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12926   layout:
12927     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12928     layout: "plot-throughput"
12929
12930 - type: "plot"
12931   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12932   algorithm: "plot_perf_box_name"
12933   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12934   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12935   include:
12936     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12937     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12938     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12939     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12941   layout:
12942     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12943     layout: "plot-throughput"
12944
12945 - type: "plot"
12946   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12947   algorithm: "plot_perf_box_name"
12948   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12950   include:
12951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12952     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12953     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12955     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12956     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12957   layout:
12958     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12959     layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12963   algorithm: "plot_perf_box_name"
12964   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12966   include:
12967     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12969     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12970     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12971     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12972     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12973   layout:
12974     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12975     layout: "plot-throughput"
12976
12977 - type: "plot"
12978   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12979   algorithm: "plot_perf_box_name"
12980   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12982   include:
12983     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12985     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12986     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12987   layout:
12988     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12993   algorithm: "plot_perf_box_name"
12994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12996   include:
12997     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12998     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12999     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13000     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13001   layout:
13002     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13003     layout: "plot-throughput"
13004
13005 - type: "plot"
13006   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13007   algorithm: "plot_perf_box_name"
13008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13010   include:
13011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13017   layout:
13018     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13026   include:
13027     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13029     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13031     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13032     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13033   layout:
13034     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13035     layout: "plot-throughput"
13036
13037 - type: "plot"
13038   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13039   algorithm: "plot_perf_box_name"
13040   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13042   include:
13043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13049   layout:
13050     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13051     layout: "plot-throughput"
13052
13053 - type: "plot"
13054   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13055   algorithm: "plot_perf_box_name"
13056   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13057   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13058   include:
13059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13064     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13065   layout:
13066     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13067     layout: "plot-throughput"
13068
13069 - type: "plot"
13070   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13071   algorithm: "plot_perf_box_name"
13072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13074   include:
13075     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13076     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13077     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13078     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13079     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13080     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13081   layout:
13082     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13083     layout: "plot-throughput"
13084
13085 - type: "plot"
13086   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13087   algorithm: "plot_perf_box_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13090   include:
13091     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13092     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13094     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13097   layout:
13098     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13103   algorithm: "plot_perf_box_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13106   include:
13107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13113   layout:
13114     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13115     layout: "plot-throughput"
13116
13117 - type: "plot"
13118   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13119   algorithm: "plot_perf_box_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13121   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13122   include:
13123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13129   layout:
13130     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13131     layout: "plot-throughput"
13132
13133 - type: "plot"
13134   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13135   algorithm: "plot_perf_box_name"
13136   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13137   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13138   include:
13139     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13140     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13141     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13142     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13143     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13144     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13145   layout:
13146     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13151   algorithm: "plot_perf_box_name"
13152   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13153   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13154   include:
13155     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13156     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13157     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13158     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13159     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13160     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13161   layout:
13162     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13163     layout: "plot-throughput"
13164
13165 - type: "plot"
13166   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13167   algorithm: "plot_perf_box_name"
13168   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13170   include:
13171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13177   layout:
13178     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13179     layout: "plot-throughput"
13180
13181 - type: "plot"
13182   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13183   algorithm: "plot_perf_box_name"
13184   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13186   include:
13187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13193   layout:
13194     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13195     layout: "plot-throughput"
13196
13197 - type: "plot"
13198   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13199   algorithm: "plot_perf_box_name"
13200   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13202   include:
13203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13209   layout:
13210     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13211     layout: "plot-throughput"
13212
13213 - type: "plot"
13214   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13215   algorithm: "plot_perf_box_name"
13216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218   include:
13219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13225   layout:
13226     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13241   layout:
13242     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13247   algorithm: "plot_perf_box_name"
13248   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13249   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13250   include:
13251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13257   layout:
13258     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13259     layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13266   include:
13267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13271   layout:
13272     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13273     layout: "plot-throughput"
13274
13275 - type: "plot"
13276   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13277   algorithm: "plot_perf_box_name"
13278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13280   include:
13281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13285   layout:
13286     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13287     layout: "plot-throughput"
13288
13289 - type: "plot"
13290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13291   algorithm: "plot_perf_box_name"
13292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13299   layout:
13300     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13301     layout: "plot-throughput"
13302
13303 - type: "plot"
13304   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13305   algorithm: "plot_perf_box_name"
13306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13308   include:
13309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13313   layout:
13314     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13322   include:
13323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13329   layout:
13330     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13335   algorithm: "plot_perf_box_name"
13336   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13337   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13338   include:
13339     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13345   layout:
13346     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13360   layout:
13361     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13362     layout: "plot-throughput"
13363
13364 - type: "plot"
13365   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13366   algorithm: "plot_perf_box_name"
13367   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13369   include:
13370     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13371     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13375   layout:
13376     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13381   algorithm: "plot_perf_box_name"
13382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13384   include:
13385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13390   layout:
13391     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13392     layout: "plot-throughput"
13393
13394 - type: "plot"
13395   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13396   algorithm: "plot_perf_box_name"
13397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13399   include:
13400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13405   layout:
13406     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13407     layout: "plot-throughput"
13408
13409 - type: "plot"
13410   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13411   algorithm: "plot_perf_box_name"
13412   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13414   include:
13415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13419   layout:
13420     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13421     layout: "plot-throughput"
13422
13423 - type: "plot"
13424   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13425   algorithm: "plot_perf_box_name"
13426   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13428   include:
13429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13433   layout:
13434     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13442   include:
13443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13449   layout:
13450     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13455   algorithm: "plot_perf_box_name"
13456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13458   include:
13459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13465   layout:
13466     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13467     layout: "plot-throughput"
13468
13469 - type: "plot"
13470   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13471   algorithm: "plot_perf_box_name"
13472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13474   include:
13475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13481   layout:
13482     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13483     layout: "plot-throughput"
13484
13485 - type: "plot"
13486   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13487   algorithm: "plot_perf_box_name"
13488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13490   include:
13491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13497   layout:
13498     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13499     layout: "plot-throughput"
13500
13501 - type: "plot"
13502   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13503   algorithm: "plot_perf_box_name"
13504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13506   include:
13507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13513   layout:
13514     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13529   layout:
13530     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13531     layout: "plot-throughput"
13532
13533 - type: "plot"
13534   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13535   algorithm: "plot_perf_box_name"
13536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13538   include:
13539     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13545   layout:
13546     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13547     layout: "plot-throughput"
13548
13549 - type: "plot"
13550   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13551   algorithm: "plot_perf_box_name"
13552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13554   include:
13555     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13561   layout:
13562     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13563     layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13567   algorithm: "plot_perf_box_name"
13568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13570   include:
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13575   layout:
13576     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13577     layout: "plot-throughput"
13578
13579 - type: "plot"
13580   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13581   algorithm: "plot_perf_box_name"
13582   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13583   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13584   include:
13585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13589   layout:
13590     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13591     layout: "plot-throughput"
13592
13593 - type: "plot"
13594   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13595   algorithm: "plot_perf_box_name"
13596   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13597   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13598   include:
13599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13605   layout:
13606     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13607     layout: "plot-throughput"
13608
13609 - type: "plot"
13610   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13611   algorithm: "plot_perf_box_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13613   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13614   include:
13615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13621   layout:
13622     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13623     layout: "plot-throughput"
13624
13625 - type: "plot"
13626   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13627   algorithm: "plot_perf_box_name"
13628   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13629   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13630   include:
13631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13637   layout:
13638     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13645   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13646   include:
13647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13653   layout:
13654     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13655     layout: "plot-throughput"
13656
13657 #- type: "plot"
13658 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13659 #  algorithm: "plot_perf_box_name"
13660 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13661 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13662 #  include:
13663 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13664 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13665 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13666 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13667 #  layout:
13668 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13669 #    layout: "plot-throughput"
13670 #
13671 #- type: "plot"
13672 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13673 #  algorithm: "plot_perf_box_name"
13674 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13675 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13676 #  include:
13677 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13678 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13679 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13680 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13681 #  layout:
13682 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13683 #    layout: "plot-throughput"
13684
13685 - type: "plot"
13686   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13687   algorithm: "plot_perf_box_name"
13688   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13689   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13690   include:
13691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13694     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13695     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13696     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13697   layout:
13698     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13699     layout: "plot-throughput"
13700
13701 - type: "plot"
13702   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13703   algorithm: "plot_perf_box_name"
13704   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13705   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13706   include:
13707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13713   layout:
13714     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13715     layout: "plot-throughput"
13716
13717 #- type: "plot"
13718 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13719 #  algorithm: "plot_perf_box_name"
13720 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13721 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13722 #  include:
13723 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13724 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13725 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13726 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13727 #  layout:
13728 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13729 #    layout: "plot-throughput"
13730 #
13731 #- type: "plot"
13732 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13733 #  algorithm: "plot_perf_box_name"
13734 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13735 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13736 #  include:
13737 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13738 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13739 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13740 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13741 #  layout:
13742 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13743 #    layout: "plot-throughput"
13744
13745 - type: "plot"
13746   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13747   algorithm: "plot_perf_box_name"
13748   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13749   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13750   include:
13751     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13756     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13757   layout:
13758     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13759     layout: "plot-throughput"
13760
13761 - type: "plot"
13762   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13763   algorithm: "plot_perf_box_name"
13764   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13765   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13766   include:
13767     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13773   layout:
13774     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13775     layout: "plot-throughput"
13776
13777 #- type: "plot"
13778 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13779 #  algorithm: "plot_perf_box_name"
13780 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13781 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13782 #  include:
13783 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13784 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13785 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13786 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13787 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13788 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13789 #  layout:
13790 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13791 #    layout: "plot-throughput"
13792 #
13793 #- type: "plot"
13794 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13795 #  algorithm: "plot_perf_box_name"
13796 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13797 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13798 #  include:
13799 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13800 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13801 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13802 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13803 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13804 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13805 #  layout:
13806 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13807 #    layout: "plot-throughput"
13808
13809 - type: "plot"
13810   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13811   algorithm: "plot_perf_box_name"
13812   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13814   include:
13815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13818     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13820     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13821   layout:
13822     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13827   algorithm: "plot_perf_box_name"
13828   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13830   include:
13831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13836     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13837   layout:
13838     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13839     layout: "plot-throughput"
13840
13841 - type: "plot"
13842   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13843   algorithm: "plot_perf_box_name"
13844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13846   include:
13847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13850 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13851 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13852 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13853   layout:
13854     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13855     layout: "plot-throughput"
13856
13857 - type: "plot"
13858   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13859   algorithm: "plot_perf_box_name"
13860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13862   include:
13863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13866 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13867 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13868 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13869   layout:
13870     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13875   algorithm: "plot_perf_box_name"
13876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13878   include:
13879     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13884     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13885   layout:
13886     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13887     layout: "plot-throughput"
13888
13889 - type: "plot"
13890   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13891   algorithm: "plot_perf_box_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13894   include:
13895     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13896     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13897     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13898     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13899     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13900     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13901   layout:
13902     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13903     layout: "plot-throughput"
13904
13905 - type: "plot"
13906   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13907   algorithm: "plot_perf_box_name"
13908   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13909   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13910   include:
13911     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13912     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13913     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13914     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13915     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13916     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13917   layout:
13918     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13919     layout: "plot-throughput"
13920
13921 - type: "plot"
13922   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13923   algorithm: "plot_perf_box_name"
13924   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13925   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13926   include:
13927     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13929     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13930     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13931     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13932     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13933   layout:
13934     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13935     layout: "plot-throughput"
13936
13937 #- type: "plot"
13938 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13939 #  algorithm: "plot_perf_box_name"
13940 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13941 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13942 #  include:
13943 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13944 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13945 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13946 #  layout:
13947 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13948 #    layout: "plot-throughput"
13949 #
13950 #- type: "plot"
13951 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13952 #  algorithm: "plot_perf_box_name"
13953 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13954 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13955 #  include:
13956 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13957 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13958 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13959 #  layout:
13960 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13961 #    layout: "plot-throughput"
13962
13963 - type: "plot"
13964   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13965   algorithm: "plot_perf_box_name"
13966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13968   include:
13969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13974   layout:
13975     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13976     layout: "plot-throughput"
13977
13978 - type: "plot"
13979   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13980   algorithm: "plot_perf_box_name"
13981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13983   include:
13984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13989   layout:
13990     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13991     layout: "plot-throughput"
13992
13993 - type: "plot"
13994   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13995   algorithm: "plot_perf_box_name"
13996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13998   include:
13999     - "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"
14000     - "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"
14001     - "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"
14002     - "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"
14003     - "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"
14004   layout:
14005     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14006     layout: "plot-throughput"
14007
14008 - type: "plot"
14009   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14010   algorithm: "plot_perf_box_name"
14011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14013   include:
14014     - "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"
14015     - "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"
14016     - "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"
14017     - "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"
14018     - "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"
14019   layout:
14020     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14021     layout: "plot-throughput"
14022
14023 - type: "plot"
14024   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14025   algorithm: "plot_perf_box_name"
14026   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14028   include:
14029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14034   layout:
14035     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14036     layout: "plot-throughput"
14037
14038 - type: "plot"
14039   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14040   algorithm: "plot_perf_box_name"
14041   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14043   include:
14044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14049   layout:
14050     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14051     layout: "plot-throughput"
14052
14053 - type: "plot"
14054   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14055   algorithm: "plot_perf_box_name"
14056   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14058   include:
14059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14064   layout:
14065     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14066     layout: "plot-throughput"
14067
14068 - type: "plot"
14069   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14070   algorithm: "plot_perf_box_name"
14071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14073   include:
14074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14079   layout:
14080     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14081     layout: "plot-throughput"
14082
14083 - type: "plot"
14084   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14085   algorithm: "plot_perf_box_name"
14086   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14088   include:
14089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14094   layout:
14095     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14096     layout: "plot-throughput"
14097
14098 - type: "plot"
14099   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14100   algorithm: "plot_perf_box_name"
14101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14103   include:
14104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14109   layout:
14110     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14111     layout: "plot-throughput"
14112
14113 - type: "plot"
14114   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14115   algorithm: "plot_perf_box_name"
14116   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14118   include:
14119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14124   layout:
14125     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14126     layout: "plot-throughput"
14127
14128 - type: "plot"
14129   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14130   algorithm: "plot_perf_box_name"
14131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14133   include:
14134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14139   layout:
14140     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14141     layout: "plot-throughput"
14142
14143 - type: "plot"
14144   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14145   algorithm: "plot_perf_box_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14148   include:
14149     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14155     layout: "plot-throughput"
14156
14157 - type: "plot"
14158   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14159   algorithm: "plot_perf_box_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14167   layout:
14168     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14169     layout: "plot-throughput"
14170
14171 - type: "plot"
14172   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14173   algorithm: "plot_perf_box_name"
14174   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14176   include:
14177     - "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"
14178     - "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"
14179     - "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"
14180     - "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"
14181   layout:
14182     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14183     layout: "plot-throughput"
14184
14185 - type: "plot"
14186   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14187   algorithm: "plot_perf_box_name"
14188   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14190   include:
14191     - "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"
14192     - "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"
14193     - "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"
14194     - "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"
14195   layout:
14196     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14197     layout: "plot-throughput"
14198
14199 - type: "plot"
14200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14201   algorithm: "plot_perf_box_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14204   include:
14205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14211   layout:
14212     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14213     layout: "plot-throughput"
14214
14215 - type: "plot"
14216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14217   algorithm: "plot_perf_box_name"
14218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14220   include:
14221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14227   layout:
14228     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14229     layout: "plot-throughput"
14230
14231 - type: "plot"
14232   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14233   algorithm: "plot_perf_box_name"
14234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14236   include:
14237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14243   layout:
14244     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14245     layout: "plot-throughput"
14246
14247 - type: "plot"
14248   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14249   algorithm: "plot_perf_box_name"
14250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14252   include:
14253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14259   layout:
14260     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14261     layout: "plot-throughput"
14262
14263 - type: "plot"
14264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14265   algorithm: "plot_perf_box_name"
14266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14268   include:
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14275   layout:
14276     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14277     layout: "plot-throughput"
14278
14279 - type: "plot"
14280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14281   algorithm: "plot_perf_box_name"
14282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14284   include:
14285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14291   layout:
14292     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14293     layout: "plot-throughput"
14294
14295 - type: "plot"
14296   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14297   algorithm: "plot_perf_box_name"
14298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14300   include:
14301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14306   layout:
14307     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14308     layout: "plot-throughput"
14309
14310 - type: "plot"
14311   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14312   algorithm: "plot_perf_box_name"
14313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14315   include:
14316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14321   layout:
14322     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14323     layout: "plot-throughput"
14324
14325 - type: "plot"
14326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14327   algorithm: "plot_perf_box_name"
14328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14330   include:
14331     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14333   layout:
14334     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14335     layout: "plot-throughput"
14336
14337 - type: "plot"
14338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14339   algorithm: "plot_perf_box_name"
14340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14342   include:
14343     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14344     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14345   layout:
14346     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14354   include:
14355     - "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"
14356     - "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"
14357   layout:
14358     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14359     layout: "plot-throughput"
14360
14361 - type: "plot"
14362   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14363   algorithm: "plot_perf_box_name"
14364   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14366   include:
14367     - "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"
14368     - "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"
14369   layout:
14370     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14378   include:
14379     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14380     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14381   layout:
14382     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14383     layout: "plot-throughput"
14384
14385 - type: "plot"
14386   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14387   algorithm: "plot_perf_box_name"
14388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14390   include:
14391     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14392     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14393   layout:
14394     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14395     layout: "plot-throughput"
14396
14397 - type: "plot"
14398   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14399   algorithm: "plot_perf_box_name"
14400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14402   include:
14403     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14404     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14405   layout:
14406     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14407     layout: "plot-throughput"
14408
14409 - type: "plot"
14410   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14411   algorithm: "plot_perf_box_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14414   include:
14415     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14416     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14417   layout:
14418     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14419     layout: "plot-throughput"
14420
14421 - type: "plot"
14422   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14423   algorithm: "plot_perf_box_name"
14424   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14425   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14426   include:
14427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14433   layout:
14434     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14435     layout: "plot-throughput"
14436
14437 - type: "plot"
14438   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14439   algorithm: "plot_perf_box_name"
14440   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14441   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14442   include:
14443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14449   layout:
14450     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14451     layout: "plot-throughput"
14452
14453 - type: "plot"
14454   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14455   algorithm: "plot_perf_box_name"
14456   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14457   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14458   include:
14459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14464     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14465   layout:
14466     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14467     layout: "plot-throughput"
14468
14469 - type: "plot"
14470   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14471   algorithm: "plot_perf_box_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14473   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14474   include:
14475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14480     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14481   layout:
14482     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14483     layout: "plot-throughput"
14484
14485 #- type: "plot"
14486 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14487 #  algorithm: "plot_perf_box_name"
14488 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14489 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14490 #  include:
14491 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14495 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14496 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14497 #  layout:
14498 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14499 #    layout: "plot-throughput"
14500 #
14501 #- type: "plot"
14502 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14503 #  algorithm: "plot_perf_box_name"
14504 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14505 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14506 #  include:
14507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14511 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14512 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14513 #  layout:
14514 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14515 #    layout: "plot-throughput"
14516
14517 - type: "plot"
14518   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14519   algorithm: "plot_perf_box_name"
14520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14522   include:
14523     - "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"
14524     - "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"
14525     - "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"
14526     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14527     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14528     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14529   layout:
14530     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14531     layout: "plot-throughput"
14532
14533 - type: "plot"
14534   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14535   algorithm: "plot_perf_box_name"
14536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14538   include:
14539     - "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"
14540     - "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"
14541     - "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"
14542     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14543     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14544     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14545   layout:
14546     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14547     layout: "plot-throughput"
14548
14549 ################################################################################
14550
14551 # Packet Speedup
14552
14553 - type: "plot"
14554   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14555   algorithm: "plot_tsa_name"
14556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14558   include:
14559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14562     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14563   layout:
14564     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14565     layout: "plot-throughput-speedup-analysis"
14566
14567 - type: "plot"
14568   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14569   algorithm: "plot_tsa_name"
14570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14572   include:
14573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14577   layout:
14578     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14586   include:
14587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14591   layout:
14592     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14593     layout: "plot-throughput-speedup-analysis"
14594
14595 - type: "plot"
14596   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14597   algorithm: "plot_tsa_name"
14598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14600   include:
14601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14605   layout:
14606     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14607     layout: "plot-throughput-speedup-analysis"
14608
14609 - type: "plot"
14610   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14611   algorithm: "plot_tsa_name"
14612   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14614   include:
14615     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14616     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14620   layout:
14621     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14629   include:
14630     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14631     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14635   layout:
14636     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14637     layout: "plot-throughput-speedup-analysis"
14638
14639 - type: "plot"
14640   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14641   algorithm: "plot_tsa_name"
14642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14644   include:
14645     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14646     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14650   layout:
14651     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14652     layout: "plot-throughput-speedup-analysis"
14653
14654 - type: "plot"
14655   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14656   algorithm: "plot_tsa_name"
14657   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14659   include:
14660     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14661     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14665   layout:
14666     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14667     layout: "plot-throughput-speedup-analysis"
14668
14669 - type: "plot"
14670   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14671   algorithm: "plot_tsa_name"
14672   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14674   include:
14675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14681   layout:
14682     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14697   layout:
14698     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14699     layout: "plot-throughput-speedup-analysis"
14700
14701 - type: "plot"
14702   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14703   algorithm: "plot_tsa_name"
14704   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14706   include:
14707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14712   layout:
14713     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14714     layout: "plot-throughput-speedup-analysis"
14715
14716 - type: "plot"
14717   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14718   algorithm: "plot_tsa_name"
14719   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14720   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14721   include:
14722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14727   layout:
14728     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14729     layout: "plot-throughput-speedup-analysis"
14730
14731 - type: "plot"
14732   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14733   algorithm: "plot_tsa_name"
14734   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14735   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14736   include:
14737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14740   layout:
14741     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14742     layout: "plot-throughput-speedup-analysis"
14743
14744 - type: "plot"
14745   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14746   algorithm: "plot_tsa_name"
14747   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14748   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14749   include:
14750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14753   layout:
14754     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14755     layout: "plot-throughput-speedup-analysis"
14756
14757 - type: "plot"
14758   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14759   algorithm: "plot_tsa_name"
14760   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14762   include:
14763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14768   layout:
14769     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14770     layout: "plot-throughput-speedup-analysis"
14771
14772 - type: "plot"
14773   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14774   algorithm: "plot_tsa_name"
14775   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14777   include:
14778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14783   layout:
14784     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14785     layout: "plot-throughput-speedup-analysis"
14786
14787 - type: "plot"
14788   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14789   algorithm: "plot_tsa_name"
14790   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14791   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14792   include:
14793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14796   layout:
14797     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14798     layout: "plot-throughput-speedup-analysis"
14799
14800 - type: "plot"
14801   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14802   algorithm: "plot_tsa_name"
14803   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14804   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14805   include:
14806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14809   layout:
14810     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14811     layout: "plot-throughput-speedup-analysis"
14812
14813 - type: "plot"
14814   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14815   algorithm: "plot_tsa_name"
14816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14818   include:
14819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14825   layout:
14826     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14827     layout: "plot-throughput-speedup-analysis"
14828
14829 - type: "plot"
14830   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14831   algorithm: "plot_tsa_name"
14832   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14834   include:
14835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14841   layout:
14842     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14843     layout: "plot-throughput-speedup-analysis"
14844
14845 - type: "plot"
14846   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14847   algorithm: "plot_tsa_name"
14848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14850   include:
14851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14857   layout:
14858     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14859     layout: "plot-throughput-speedup-analysis"
14860
14861 - type: "plot"
14862   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14863   algorithm: "plot_tsa_name"
14864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14866   include:
14867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14873   layout:
14874     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14875     layout: "plot-throughput-speedup-analysis"
14876
14877 - type: "plot"
14878   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14879   algorithm: "plot_tsa_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14882   include:
14883     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14884     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14885     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14886   layout:
14887     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14888     layout: "plot-throughput-speedup-analysis"
14889
14890 - type: "plot"
14891   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14892   algorithm: "plot_tsa_name"
14893   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14895   include:
14896     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14897     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14898     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14899   layout:
14900     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14901     layout: "plot-throughput-speedup-analysis"
14902
14903 - type: "plot"
14904   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14905   algorithm: "plot_tsa_name"
14906   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14908   include:
14909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14912 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14913 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14914   layout:
14915     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14916     layout: "plot-throughput-speedup-analysis"
14917
14918 - type: "plot"
14919   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14920   algorithm: "plot_tsa_name"
14921   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14923   include:
14924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14927 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14928 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14929   layout:
14930     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14931     layout: "plot-throughput-speedup-analysis"
14932
14933 - type: "plot"
14934   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14935   algorithm: "plot_tsa_name"
14936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14938   include:
14939     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14940     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14944   layout:
14945     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14946     layout: "plot-throughput-speedup-analysis"
14947
14948 - type: "plot"
14949   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14950   algorithm: "plot_tsa_name"
14951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14953   include:
14954     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14959   layout:
14960     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14961     layout: "plot-throughput-speedup-analysis"
14962
14963 - type: "plot"
14964   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14965   algorithm: "plot_tsa_name"
14966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14968   include:
14969     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14974   layout:
14975     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14976     layout: "plot-throughput-speedup-analysis"
14977
14978 - type: "plot"
14979   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14980   algorithm: "plot_tsa_name"
14981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14983   include:
14984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14985     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14989   layout:
14990     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14991     layout: "plot-throughput-speedup-analysis"
14992
14993 - type: "plot"
14994   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14995   algorithm: "plot_tsa_name"
14996   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14998   include:
14999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15005   layout:
15006     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 - type: "plot"
15010   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15011   algorithm: "plot_tsa_name"
15012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15014   include:
15015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15021   layout:
15022     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15023     layout: "plot-throughput-speedup-analysis"
15024
15025 - type: "plot"
15026   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15027   algorithm: "plot_tsa_name"
15028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15030   include:
15031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15037   layout:
15038     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15039     layout: "plot-throughput-speedup-analysis"
15040
15041 - type: "plot"
15042   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15043   algorithm: "plot_tsa_name"
15044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15046   include:
15047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15053   layout:
15054     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15055     layout: "plot-throughput-speedup-analysis"
15056
15057 - type: "plot"
15058   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15059   algorithm: "plot_tsa_name"
15060   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15062   include:
15063     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15064     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15065   layout:
15066     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15067     layout: "plot-throughput-speedup-analysis"
15068
15069 - type: "plot"
15070   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15071   algorithm: "plot_tsa_name"
15072   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15074   include:
15075     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15076     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15077   layout:
15078     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15079     layout: "plot-throughput-speedup-analysis"
15080
15081 - type: "plot"
15082   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15083   algorithm: "plot_tsa_name"
15084   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15085   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15086   include:
15087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15090     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15091   layout:
15092     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15093     layout: "plot-throughput-speedup-analysis"
15094
15095 - type: "plot"
15096   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15097   algorithm: "plot_tsa_name"
15098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15100   include:
15101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15104     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15105   layout:
15106     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15107     layout: "plot-throughput-speedup-analysis"
15108
15109 - type: "plot"
15110   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15111   algorithm: "plot_tsa_name"
15112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15114   include:
15115     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15116     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15119   layout:
15120     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15121     layout: "plot-throughput-speedup-analysis"
15122
15123 - type: "plot"
15124   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15125   algorithm: "plot_tsa_name"
15126   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15128   include:
15129     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15130     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15131     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15132     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15133   layout:
15134     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15135     layout: "plot-throughput-speedup-analysis"
15136
15137 - type: "plot"
15138   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15139   algorithm: "plot_tsa_name"
15140   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15142   include:
15143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15149   layout:
15150     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15151     layout: "plot-throughput-speedup-analysis"
15152
15153 - type: "plot"
15154   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15155   algorithm: "plot_tsa_name"
15156   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15158   include:
15159     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15160     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15161     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15165   layout:
15166     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15167     layout: "plot-throughput-speedup-analysis"
15168
15169 - type: "plot"
15170   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15171   algorithm: "plot_tsa_name"
15172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15174   include:
15175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15180   layout:
15181     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15182     layout: "plot-throughput-speedup-analysis"
15183
15184 - type: "plot"
15185   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15186   algorithm: "plot_tsa_name"
15187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15189   include:
15190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15195   layout:
15196     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15197     layout: "plot-throughput-speedup-analysis"
15198
15199 - type: "plot"
15200   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15201   algorithm: "plot_tsa_name"
15202   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15204   include:
15205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15210   layout:
15211     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15212     layout: "plot-throughput-speedup-analysis"
15213
15214 - type: "plot"
15215   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15216   algorithm: "plot_tsa_name"
15217   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15219   include:
15220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15225   layout:
15226     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15227     layout: "plot-throughput-speedup-analysis"
15228
15229 - type: "plot"
15230   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15231   algorithm: "plot_tsa_name"
15232   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15234   include:
15235     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15238   layout:
15239     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15240     layout: "plot-throughput-speedup-analysis"
15241
15242 - type: "plot"
15243   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15244   algorithm: "plot_tsa_name"
15245   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15247   include:
15248     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15249     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15250     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15251   layout:
15252     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15253     layout: "plot-throughput-speedup-analysis"
15254
15255 - type: "plot"
15256   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15257   algorithm: "plot_tsa_name"
15258   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15260   include:
15261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15262     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15263     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15264   layout:
15265     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15266     layout: "plot-throughput-speedup-analysis"
15267
15268 - type: "plot"
15269   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15270   algorithm: "plot_tsa_name"
15271   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15273   include:
15274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15277   layout:
15278     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15279     layout: "plot-throughput-speedup-analysis"
15280
15281 - type: "plot"
15282   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15283   algorithm: "plot_tsa_name"
15284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15286   include:
15287     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15292   layout:
15293     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15294     layout: "plot-throughput-speedup-analysis"
15295
15296 - type: "plot"
15297   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15298   algorithm: "plot_tsa_name"
15299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15301   include:
15302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15307   layout:
15308     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15309     layout: "plot-throughput-speedup-analysis"
15310
15311 - type: "plot"
15312   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15313   algorithm: "plot_tsa_name"
15314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15316   include:
15317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15319     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15320     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15321     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15322   layout:
15323     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15324     layout: "plot-throughput-speedup-analysis"
15325
15326 - type: "plot"
15327   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15328   algorithm: "plot_tsa_name"
15329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15331   include:
15332     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15333     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15334     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15336     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15337   layout:
15338     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15346   include:
15347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15352     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15353   layout:
15354     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15355     layout: "plot-throughput-speedup-analysis"
15356
15357 - type: "plot"
15358   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15359   algorithm: "plot_tsa_name"
15360   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15362   include:
15363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15368     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15369   layout:
15370     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15371     layout: "plot-throughput-speedup-analysis"
15372
15373 - type: "plot"
15374   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15375   algorithm: "plot_tsa_name"
15376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15378   include:
15379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15382     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15383   layout:
15384     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15385     layout: "plot-throughput-speedup-analysis"
15386
15387 - type: "plot"
15388   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15389   algorithm: "plot_tsa_name"
15390   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15391   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15392   include:
15393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15395     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15396     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15397   layout:
15398     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15399     layout: "plot-throughput-speedup-analysis"
15400
15401 - type: "plot"
15402   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15403   algorithm: "plot_tsa_name"
15404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15406   include:
15407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15413   layout:
15414     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15415     layout: "plot-throughput-speedup-analysis"
15416
15417 - type: "plot"
15418   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15419   algorithm: "plot_tsa_name"
15420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15422   include:
15423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15429   layout:
15430     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15431     layout: "plot-throughput-speedup-analysis"
15432
15433 - type: "plot"
15434   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15435   algorithm: "plot_tsa_name"
15436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15438   include:
15439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15443     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15444     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15445   layout:
15446     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15447     layout: "plot-throughput-speedup-analysis"
15448
15449 - type: "plot"
15450   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15451   algorithm: "plot_tsa_name"
15452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15454   include:
15455     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15456     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15457     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15458     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15459     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15460     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15461   layout:
15462     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15463     layout: "plot-throughput-speedup-analysis"
15464
15465 - type: "plot"
15466   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15467   algorithm: "plot_tsa_name"
15468   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15470   include:
15471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15475     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15476     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15477   layout:
15478     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15479     layout: "plot-throughput-speedup-analysis"
15480
15481 - type: "plot"
15482   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15483   algorithm: "plot_tsa_name"
15484   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15486   include:
15487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15490     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15491     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15492     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15493   layout:
15494     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15495     layout: "plot-throughput-speedup-analysis"
15496
15497 - type: "plot"
15498   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15499   algorithm: "plot_tsa_name"
15500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15502   include:
15503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15509   layout:
15510     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15511     layout: "plot-throughput-speedup-analysis"
15512
15513 - type: "plot"
15514   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15515   algorithm: "plot_tsa_name"
15516   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15518   include:
15519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15525   layout:
15526     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15527     layout: "plot-throughput-speedup-analysis"
15528
15529 - type: "plot"
15530   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15531   algorithm: "plot_tsa_name"
15532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15534   include:
15535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15541   layout:
15542     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15543     layout: "plot-throughput-speedup-analysis"
15544
15545 - type: "plot"
15546   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15547   algorithm: "plot_tsa_name"
15548   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15549   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15550   include:
15551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15557   layout:
15558     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15559     layout: "plot-throughput-speedup-analysis"
15560
15561 - type: "plot"
15562   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15563   algorithm: "plot_tsa_name"
15564   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15565   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15566   include:
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15571   layout:
15572     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15573     layout: "plot-throughput-speedup-analysis"
15574
15575 - type: "plot"
15576   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15577   algorithm: "plot_tsa_name"
15578   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15579   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15580   include:
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15585   layout:
15586     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15587     layout: "plot-throughput-speedup-analysis"
15588
15589 - type: "plot"
15590   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15591   algorithm: "plot_tsa_name"
15592   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15593   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15594   include:
15595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15599   layout:
15600     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15601     layout: "plot-throughput-speedup-analysis"
15602
15603 - type: "plot"
15604   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15605   algorithm: "plot_tsa_name"
15606   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15608   include:
15609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15613   layout:
15614     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15622   include:
15623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15629   layout:
15630     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15631     layout: "plot-throughput-speedup-analysis"
15632
15633 - type: "plot"
15634   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15635   algorithm: "plot_tsa_name"
15636   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15638   include:
15639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15643     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15645   layout:
15646     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15647     layout: "plot-throughput-speedup-analysis"
15648
15649 - type: "plot"
15650   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15651   algorithm: "plot_tsa_name"
15652   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15654   include:
15655     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15659     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15660   layout:
15661     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15662     layout: "plot-throughput-speedup-analysis"
15663
15664 - type: "plot"
15665   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15666   algorithm: "plot_tsa_name"
15667   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15669   include:
15670     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15674     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15675   layout:
15676     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15677     layout: "plot-throughput-speedup-analysis"
15678
15679 - type: "plot"
15680   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15681   algorithm: "plot_tsa_name"
15682   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15684   include:
15685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15690   layout:
15691     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15692     layout: "plot-throughput-speedup-analysis"
15693
15694 - type: "plot"
15695   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15696   algorithm: "plot_tsa_name"
15697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15699   include:
15700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15701     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15702     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15705   layout:
15706     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15707     layout: "plot-throughput-speedup-analysis"
15708
15709 - type: "plot"
15710   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15711   algorithm: "plot_tsa_name"
15712   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15714   include:
15715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15719   layout:
15720     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15721     layout: "plot-throughput-speedup-analysis"
15722
15723 - type: "plot"
15724   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15725   algorithm: "plot_tsa_name"
15726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15728   include:
15729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15731     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15732     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15733   layout:
15734     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15735     layout: "plot-throughput-speedup-analysis"
15736
15737 - type: "plot"
15738   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15739   algorithm: "plot_tsa_name"
15740   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15742   include:
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15749   layout:
15750     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15751     layout: "plot-throughput-speedup-analysis"
15752
15753 - type: "plot"
15754   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15755   algorithm: "plot_tsa_name"
15756   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15758   include:
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15765   layout:
15766     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15767     layout: "plot-throughput-speedup-analysis"
15768
15769 - type: "plot"
15770   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15771   algorithm: "plot_tsa_name"
15772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15774   include:
15775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15781   layout:
15782     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15783     layout: "plot-throughput-speedup-analysis"
15784
15785 - type: "plot"
15786   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15787   algorithm: "plot_tsa_name"
15788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15790   include:
15791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15797   layout:
15798     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15799     layout: "plot-throughput-speedup-analysis"
15800
15801 - type: "plot"
15802   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15803   algorithm: "plot_tsa_name"
15804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15806   include:
15807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15813   layout:
15814     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15815     layout: "plot-throughput-speedup-analysis"
15816
15817 - type: "plot"
15818   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15819   algorithm: "plot_tsa_name"
15820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15822   include:
15823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15829   layout:
15830     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15831     layout: "plot-throughput-speedup-analysis"
15832
15833 - type: "plot"
15834   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15835   algorithm: "plot_tsa_name"
15836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15838   include:
15839     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15840     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15841     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15842     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15843     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15844     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15845   layout:
15846     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15847     layout: "plot-throughput-speedup-analysis"
15848
15849 - type: "plot"
15850   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15851   algorithm: "plot_tsa_name"
15852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15854   include:
15855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15856     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15857     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15858     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15859     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15860     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15861   layout:
15862     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15863     layout: "plot-throughput-speedup-analysis"
15864
15865 - type: "plot"
15866   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15867   algorithm: "plot_tsa_name"
15868   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15870   include:
15871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15875     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15876     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15877   layout:
15878     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15879     layout: "plot-throughput-speedup-analysis"
15880
15881 - type: "plot"
15882   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15883   algorithm: "plot_tsa_name"
15884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15886   include:
15887     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15888     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15889     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15890     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15891     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15892     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15893   layout:
15894     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15895     layout: "plot-throughput-speedup-analysis"
15896
15897 - type: "plot"
15898   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15899   algorithm: "plot_tsa_name"
15900   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15902   include:
15903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15908   layout:
15909     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15910     layout: "plot-throughput-speedup-analysis"
15911
15912 - type: "plot"
15913   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15914   algorithm: "plot_tsa_name"
15915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15917   include:
15918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15923   layout:
15924     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15925     layout: "plot-throughput-speedup-analysis"
15926
15927 - type: "plot"
15928   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15929   algorithm: "plot_tsa_name"
15930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15932   include:
15933     - "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"
15934     - "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"
15935     - "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"
15936     - "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"
15937     - "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"
15938   layout:
15939     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15940     layout: "plot-throughput-speedup-analysis"
15941
15942 - type: "plot"
15943   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15944   algorithm: "plot_tsa_name"
15945   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15947   include:
15948     - "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"
15949     - "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"
15950     - "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"
15951     - "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"
15952     - "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"
15953   layout:
15954     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15955     layout: "plot-throughput-speedup-analysis"
15956
15957 - type: "plot"
15958   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15959   algorithm: "plot_tsa_name"
15960   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15962   include:
15963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15968   layout:
15969     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15970     layout: "plot-throughput-speedup-analysis"
15971
15972 - type: "plot"
15973   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15974   algorithm: "plot_tsa_name"
15975   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15977   include:
15978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15983   layout:
15984     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15985     layout: "plot-throughput-speedup-analysis"
15986
15987 - type: "plot"
15988   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15989   algorithm: "plot_tsa_name"
15990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15992   include:
15993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15998   layout:
15999     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16000     layout: "plot-throughput-speedup-analysis"
16001
16002 - type: "plot"
16003   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16004   algorithm: "plot_tsa_name"
16005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16007   include:
16008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16013   layout:
16014     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16015     layout: "plot-throughput-speedup-analysis"
16016
16017 - type: "plot"
16018   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16019   algorithm: "plot_tsa_name"
16020   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16022   include:
16023     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16026     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16027     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16028   layout:
16029     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16030     layout: "plot-throughput-speedup-analysis"
16031
16032 - type: "plot"
16033   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16034   algorithm: "plot_tsa_name"
16035   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16037   include:
16038     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16042     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16043   layout:
16044     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16045     layout: "plot-throughput-speedup-analysis"
16046
16047 - type: "plot"
16048   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16049   algorithm: "plot_tsa_name"
16050   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16052   include:
16053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16058   layout:
16059     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 - type: "plot"
16063   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16064   algorithm: "plot_tsa_name"
16065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16067   include:
16068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16073   layout:
16074     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16075     layout: "plot-throughput-speedup-analysis"
16076
16077 - type: "plot"
16078   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16079   algorithm: "plot_tsa_name"
16080   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16082   include:
16083     - "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"
16084     - "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"
16085     - "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"
16086     - "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"
16087   layout:
16088     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16089     layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16096   include:
16097     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16098     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16099     - "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"
16100     - "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"
16101   layout:
16102     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16103     layout: "plot-throughput-speedup-analysis"
16104
16105 - type: "plot"
16106   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16107   algorithm: "plot_tsa_name"
16108   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16110   include:
16111     - "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"
16112     - "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"
16113     - "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"
16114     - "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"
16115   layout:
16116     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16117     layout: "plot-throughput-speedup-analysis"
16118
16119 - type: "plot"
16120   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16121   algorithm: "plot_tsa_name"
16122   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16124   include:
16125     - "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"
16126     - "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"
16127     - "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"
16128     - "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"
16129   layout:
16130     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16131     layout: "plot-throughput-speedup-analysis"
16132
16133 - type: "plot"
16134   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16135   algorithm: "plot_tsa_name"
16136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16138   include:
16139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16145   layout:
16146     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16147     layout: "plot-throughput-speedup-analysis"
16148
16149 - type: "plot"
16150   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16151   algorithm: "plot_tsa_name"
16152   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16154   include:
16155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16161   layout:
16162     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16163     layout: "plot-throughput-speedup-analysis"
16164
16165 - type: "plot"
16166   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16167   algorithm: "plot_tsa_name"
16168   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16169   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16170   include:
16171     - "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"
16172     - "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"
16173     - "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"
16174     - "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"
16175     - "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"
16176     - "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"
16177   layout:
16178     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16179     layout: "plot-throughput-speedup-analysis"
16180
16181 - type: "plot"
16182   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16183   algorithm: "plot_tsa_name"
16184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16186   include:
16187     - "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"
16188     - "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"
16189     - "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"
16190     - "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"
16191     - "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"
16192     - "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"
16193   layout:
16194     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16202   include:
16203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16209   layout:
16210     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16218   include:
16219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16225   layout:
16226     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16227     layout: "plot-throughput-speedup-analysis"
16228
16229 - type: "plot"
16230   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16231   algorithm: "plot_tsa_name"
16232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16234   include:
16235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16240   layout:
16241     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16242     layout: "plot-throughput-speedup-analysis"
16243
16244 - type: "plot"
16245   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16246   algorithm: "plot_tsa_name"
16247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16249   include:
16250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16255   layout:
16256     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16257     layout: "plot-throughput-speedup-analysis"
16258
16259 - type: "plot"
16260   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16261   algorithm: "plot_tsa_name"
16262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16264   include:
16265     - "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"
16266     - "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"
16267   layout:
16268     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16269     layout: "plot-throughput-speedup-analysis"
16270
16271 - type: "plot"
16272   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16273   algorithm: "plot_tsa_name"
16274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16276   include:
16277     - "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"
16278     - "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"
16279   layout:
16280     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16281     layout: "plot-throughput-speedup-analysis"
16282
16283 - type: "plot"
16284   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16285   algorithm: "plot_tsa_name"
16286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16288   include:
16289     - "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"
16290     - "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"
16291   layout:
16292     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16293     layout: "plot-throughput-speedup-analysis"
16294
16295 - type: "plot"
16296   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16297   algorithm: "plot_tsa_name"
16298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16300   include:
16301     - "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"
16302     - "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"
16303   layout:
16304     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16305     layout: "plot-throughput-speedup-analysis"
16306
16307 - type: "plot"
16308   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16309   algorithm: "plot_tsa_name"
16310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16312   include:
16313     - "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"
16314     - "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"
16315     - "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"
16316     - "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"
16317     - "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"
16318     - "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"
16319   layout:
16320     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16321     layout: "plot-throughput-speedup-analysis"
16322
16323 - type: "plot"
16324   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16325   algorithm: "plot_tsa_name"
16326   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16328   include:
16329     - "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"
16330     - "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"
16331     - "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"
16332     - "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"
16333     - "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"
16334     - "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"
16335   layout:
16336     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16337     layout: "plot-throughput-speedup-analysis"
16338
16339 - type: "plot"
16340   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16341   algorithm: "plot_tsa_name"
16342   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16343   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16344   include:
16345     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16346     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16347     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16348     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16349     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16350   layout:
16351     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16352     layout: "plot-throughput-speedup-analysis"
16353
16354 - type: "plot"
16355   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16356   algorithm: "plot_tsa_name"
16357   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16358   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16359   include:
16360     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16361     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16362     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16363     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16364     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16365   layout:
16366     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16374   include:
16375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16380   layout:
16381     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16382     layout: "plot-throughput-speedup-analysis"
16383
16384 - type: "plot"
16385   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16386   algorithm: "plot_tsa_name"
16387   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16388   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16389   include:
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16395   layout:
16396     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 - type: "plot"
16400   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16401   algorithm: "plot_tsa_name"
16402   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16403   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16404   include:
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16411   layout:
16412     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16413     layout: "plot-throughput-speedup-analysis"
16414
16415 - type: "plot"
16416   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16417   algorithm: "plot_tsa_name"
16418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16420   include:
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16427   layout:
16428     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16429     layout: "plot-throughput-speedup-analysis"
16430
16431 - type: "plot"
16432   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16433   algorithm: "plot_tsa_name"
16434   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16435   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16436   include:
16437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16441   layout:
16442     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 - type: "plot"
16446   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16447   algorithm: "plot_tsa_name"
16448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16450   include:
16451     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16455   layout:
16456     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16457     layout: "plot-throughput-speedup-analysis"
16458
16459 - type: "plot"
16460   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16461   algorithm: "plot_tsa_name"
16462   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16463   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16464   include:
16465     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16470   layout:
16471     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16472     layout: "plot-throughput-speedup-analysis"
16473
16474 - type: "plot"
16475   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16476   algorithm: "plot_tsa_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16478   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16479   include:
16480     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16485   layout:
16486     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16487     layout: "plot-throughput-speedup-analysis"
16488
16489 - type: "plot"
16490   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16491   algorithm: "plot_tsa_name"
16492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16494   include:
16495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16501   layout:
16502     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16503     layout: "plot-throughput-speedup-analysis"
16504
16505 - type: "plot"
16506   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16507   algorithm: "plot_tsa_name"
16508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16510   include:
16511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16512     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16513     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16516     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16517   layout:
16518     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16519     layout: "plot-throughput-speedup-analysis"
16520
16521 - type: "plot"
16522   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16523   algorithm: "plot_tsa_name"
16524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16526   include:
16527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16531   layout:
16532     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16533     layout: "plot-throughput-speedup-analysis"
16534
16535 - type: "plot"
16536   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16537   algorithm: "plot_tsa_name"
16538   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16539   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16540   include:
16541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16545   layout:
16546     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16547     layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16554   include:
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16561   layout:
16562     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16563     layout: "plot-throughput-speedup-analysis"
16564
16565 - type: "plot"
16566   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16567   algorithm: "plot_tsa_name"
16568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16570   include:
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16577   layout:
16578     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16579     layout: "plot-throughput-speedup-analysis"
16580
16581 - type: "plot"
16582   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16583   algorithm: "plot_tsa_name"
16584   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16585   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16586   include:
16587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16593   layout:
16594     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16595     layout: "plot-throughput-speedup-analysis"
16596
16597 - type: "plot"
16598   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16599   algorithm: "plot_tsa_name"
16600   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16601   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16602   include:
16603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16609   layout:
16610     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16611     layout: "plot-throughput-speedup-analysis"
16612
16613 - type: "plot"
16614   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16615   algorithm: "plot_tsa_name"
16616   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16617   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16618   include:
16619     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16620     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16621     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16622     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16623     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16624     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16625   layout:
16626     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16627     layout: "plot-throughput-speedup-analysis"
16628
16629 - type: "plot"
16630   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16631   algorithm: "plot_tsa_name"
16632   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16633   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16634   include:
16635     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16636     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16637     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16638     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16639     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16640     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16641   layout:
16642     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16643     layout: "plot-throughput-speedup-analysis"
16644
16645 - type: "plot"
16646   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16647   algorithm: "plot_tsa_name"
16648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16650   include:
16651     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16652     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16653     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16657   layout:
16658     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16659     layout: "plot-throughput-speedup-analysis"
16660
16661 - type: "plot"
16662   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16663   algorithm: "plot_tsa_name"
16664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16666   include:
16667     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16668     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16669     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16670     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16671     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16672     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16673   layout:
16674     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16675     layout: "plot-throughput-speedup-analysis"
16676
16677 - type: "plot"
16678   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16679   algorithm: "plot_tsa_name"
16680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16682   include:
16683     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16684     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16685     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16686     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16687     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16688     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16689   layout:
16690     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16691     layout: "plot-throughput-speedup-analysis"
16692
16693 - type: "plot"
16694   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16695   algorithm: "plot_tsa_name"
16696   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16697   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16698   include:
16699     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16700     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16701     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16702     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16704     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16705   layout:
16706     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16707     layout: "plot-throughput-speedup-analysis"
16708
16709 #- type: "plot"
16710 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16711 #  algorithm: "plot_tsa_name"
16712 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16713 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16714 #  include:
16715 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16716 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16717 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16718 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16719 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16720 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16721 #  layout:
16722 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16723 #    layout: "plot-throughput-speedup-analysis"
16724 #
16725 #- type: "plot"
16726 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16727 #  algorithm: "plot_tsa_name"
16728 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16729 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16730 #  include:
16731 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16732 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16733 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16734 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16735 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16736 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16737 #  layout:
16738 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16739 #    layout: "plot-throughput-speedup-analysis"
16740
16741 - type: "plot"
16742   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16743   algorithm: "plot_tsa_name"
16744   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16745   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16746   include:
16747     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16748     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16752   layout:
16753     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16754     layout: "plot-throughput-speedup-analysis"
16755
16756 - type: "plot"
16757   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16758   algorithm: "plot_tsa_name"
16759   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16760   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16761   include:
16762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16767   layout:
16768     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16769     layout: "plot-throughput-speedup-analysis"
16770
16771 - type: "plot"
16772   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16773   algorithm: "plot_tsa_name"
16774   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16775   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16776   include:
16777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16783   layout:
16784     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16785     layout: "plot-throughput-speedup-analysis"
16786
16787 - type: "plot"
16788   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16789   algorithm: "plot_tsa_name"
16790   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16791   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16792   include:
16793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16799   layout:
16800     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16801     layout: "plot-throughput-speedup-analysis"
16802
16803 - type: "plot"
16804   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16805   algorithm: "plot_tsa_name"
16806   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16807   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16808   include:
16809     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16811     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16814   layout:
16815     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16816     layout: "plot-throughput-speedup-analysis"
16817
16818 - type: "plot"
16819   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16820   algorithm: "plot_tsa_name"
16821   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16822   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16823   include:
16824     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16825     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16826     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16827     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16829   layout:
16830     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16831     layout: "plot-throughput-speedup-analysis"
16832
16833 #- type: "plot"
16834 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16835 #  algorithm: "plot_tsa_name"
16836 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16837 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16838 #  include:
16839 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16840 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16841 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16842 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16843 #  layout:
16844 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16845 #    layout: "plot-throughput-speedup-analysis"
16846 #
16847 #- type: "plot"
16848 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16849 #  algorithm: "plot_tsa_name"
16850 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16851 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16852 #  include:
16853 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16854 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16855 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16856 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16857 #  layout:
16858 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16859 #    layout: "plot-throughput-speedup-analysis"
16860
16861 - type: "plot"
16862   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16863   algorithm: "plot_tsa_name"
16864   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16865   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16866   include:
16867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16871     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16873   layout:
16874     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16875     layout: "plot-throughput-speedup-analysis"
16876
16877 - type: "plot"
16878   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16879   algorithm: "plot_tsa_name"
16880   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16881   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16882   include:
16883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16889   layout:
16890     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16891     layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16898   include:
16899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16904   layout:
16905     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16906     layout: "plot-throughput-speedup-analysis"
16907
16908 - type: "plot"
16909   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16910   algorithm: "plot_tsa_name"
16911   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16912   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16913   include:
16914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16919   layout:
16920     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16921     layout: "plot-throughput-speedup-analysis"
16922
16923 - type: "plot"
16924   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16925   algorithm: "plot_tsa_name"
16926   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16927   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16928   include:
16929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16935   layout:
16936     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16937     layout: "plot-throughput-speedup-analysis"
16938
16939 - type: "plot"
16940   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16941   algorithm: "plot_tsa_name"
16942   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16943   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16944   include:
16945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16951   layout:
16952     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16953     layout: "plot-throughput-speedup-analysis"
16954
16955 - type: "plot"
16956   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16957   algorithm: "plot_tsa_name"
16958   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16959   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16960   include:
16961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16963     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16965   layout:
16966     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16967     layout: "plot-throughput-speedup-analysis"
16968
16969 - type: "plot"
16970   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16971   algorithm: "plot_tsa_name"
16972   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16973   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16974   include:
16975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16978     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16979   layout:
16980     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16981     layout: "plot-throughput-speedup-analysis"
16982
16983 - type: "plot"
16984   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16985   algorithm: "plot_tsa_name"
16986   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16987   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16988   include:
16989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16993     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16994   layout:
16995     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16996     layout: "plot-throughput-speedup-analysis"
16997
16998 - type: "plot"
16999   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17000   algorithm: "plot_tsa_name"
17001   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17002   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17003   include:
17004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17008     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17009   layout:
17010     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17011     layout: "plot-throughput-speedup-analysis"
17012
17013 - type: "plot"
17014   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17015   algorithm: "plot_tsa_name"
17016   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17017   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17018   include:
17019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17023     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17025   layout:
17026     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17027     layout: "plot-throughput-speedup-analysis"
17028
17029 - type: "plot"
17030   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17031   algorithm: "plot_tsa_name"
17032   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17033   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17034   include:
17035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17041   layout:
17042     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17043     layout: "plot-throughput-speedup-analysis"
17044
17045 #- type: "plot"
17046 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17047 #  algorithm: "plot_tsa_name"
17048 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17049 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17050 #  include:
17051 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17052 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17053 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17054 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17055 #  layout:
17056 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17057 #    layout: "plot-throughput-speedup-analysis"
17058 #
17059 #- type: "plot"
17060 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17061 #  algorithm: "plot_tsa_name"
17062 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17063 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17064 #  include:
17065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17067 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17068 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17069 #  layout:
17070 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17071 #    layout: "plot-throughput-speedup-analysis"
17072
17073 - type: "plot"
17074   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17075   algorithm: "plot_tsa_name"
17076   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17077   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17078   include:
17079     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17080     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17081     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17082     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17083     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17084     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17085   layout:
17086     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17087     layout: "plot-throughput-speedup-analysis"
17088
17089 - type: "plot"
17090   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17091   algorithm: "plot_tsa_name"
17092   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17093   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17094   include:
17095     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17096     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17097     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17098     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17099     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17100     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17101   layout:
17102     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17103     layout: "plot-throughput-speedup-analysis"
17104
17105 #- type: "plot"
17106 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17107 #  algorithm: "plot_tsa_name"
17108 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17109 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17110 #  include:
17111 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17112 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17113 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17114 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17115 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17116 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17117 #  layout:
17118 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17119 #    layout: "plot-throughput-speedup-analysis"
17120 #
17121 #- type: "plot"
17122 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17123 #  algorithm: "plot_tsa_name"
17124 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17125 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17126 #  include:
17127 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17128 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17129 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17130 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17131 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17132 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17133 #  layout:
17134 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17135 #    layout: "plot-throughput-speedup-analysis"
17136
17137 #- type: "plot"
17138 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17139 #  algorithm: "plot_tsa_name"
17140 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17141 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17142 #  include:
17143 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17144 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17145 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17146 #  layout:
17147 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17148 #    layout: "plot-throughput-speedup-analysis"
17149 #
17150 #- type: "plot"
17151 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17152 #  algorithm: "plot_tsa_name"
17153 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17154 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17155 #  include:
17156 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17157 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17158 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17159 #  layout:
17160 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17161 #    layout: "plot-throughput-speedup-analysis"
17162
17163 ################################################################################
17164
17165 # Packet Throughput - DPDK
17166
17167 # 2n-skx-xxv710
17168
17169 - type: "plot"
17170   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17173   data: "plot-dpdk-throughput-latency-2n-skx"
17174   include:
17175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17177   layout:
17178     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17185   data: "plot-dpdk-throughput-latency-2n-skx"
17186   include:
17187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17188     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17189   layout:
17190     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17191     layout: "plot-throughput"
17192
17193 - type: "plot"
17194   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17195   algorithm: "plot_perf_box_name"
17196   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17197   data: "plot-dpdk-throughput-latency-2n-skx"
17198   include:
17199     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17200     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17201   layout:
17202     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17203     layout: "plot-throughput"
17204
17205 - type: "plot"
17206   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17207   algorithm: "plot_perf_box_name"
17208   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17209   data: "plot-dpdk-throughput-latency-2n-skx"
17210   include:
17211     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17212     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17213   layout:
17214     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17215     layout: "plot-throughput"
17216
17217 # 2n-skx-x710
17218
17219 - type: "plot"
17220   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17221   algorithm: "plot_perf_box_name"
17222   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17223   data: "plot-dpdk-throughput-latency-2n-skx"
17224   include:
17225     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17226     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17227   layout:
17228     title: "2n-skx-x710-64b-2t1c-base-ndr"
17229     layout: "plot-throughput"
17230
17231 - type: "plot"
17232   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17233   algorithm: "plot_perf_box_name"
17234   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17235   data: "plot-dpdk-throughput-latency-2n-skx"
17236   include:
17237     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17238     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17239   layout:
17240     title: "2n-skx-x710-64b-4t2c-base-ndr"
17241     layout: "plot-throughput"
17242
17243 - type: "plot"
17244   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17245   algorithm: "plot_perf_box_name"
17246   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17247   data: "plot-dpdk-throughput-latency-2n-skx"
17248   include:
17249     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17250     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17251   layout:
17252     title: "2n-skx-x710-64b-2t1c-base-pdr"
17253     layout: "plot-throughput"
17254
17255 - type: "plot"
17256   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17257   algorithm: "plot_perf_box_name"
17258   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17259   data: "plot-dpdk-throughput-latency-2n-skx"
17260   include:
17261     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17262     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17263   layout:
17264     title: "2n-skx-x710-64b-4t2c-base-pdr"
17265     layout: "plot-throughput"
17266
17267 # 3n-skx-xxv710
17268
17269 - type: "plot"
17270   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17273   data: "plot-dpdk-throughput-latency-3n-skx"
17274   include:
17275     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17276     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17277   layout:
17278     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17285   data: "plot-dpdk-throughput-latency-3n-skx"
17286   include:
17287     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17288     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17289   layout:
17290     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17297   data: "plot-dpdk-throughput-latency-3n-skx"
17298   include:
17299     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17300     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17301   layout:
17302     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17303     layout: "plot-throughput"
17304
17305 - type: "plot"
17306   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17307   algorithm: "plot_perf_box_name"
17308   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17309   data: "plot-dpdk-throughput-latency-3n-skx"
17310   include:
17311     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17312     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17313   layout:
17314     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17315     layout: "plot-throughput"
17316
17317 # 3n-skx-x710
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17323   data: "plot-dpdk-throughput-latency-3n-skx"
17324   include:
17325     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17326     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17327   layout:
17328     title: "3n-skx-x710-64b-2t1c-base-ndr"
17329     layout: "plot-throughput"
17330
17331 - type: "plot"
17332   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17333   algorithm: "plot_perf_box_name"
17334   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17335   data: "plot-dpdk-throughput-latency-3n-skx"
17336   include:
17337     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17338     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17339   layout:
17340     title: "3n-skx-x710-64b-4t2c-base-ndr"
17341     layout: "plot-throughput"
17342
17343 - type: "plot"
17344   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17345   algorithm: "plot_perf_box_name"
17346   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17347   data: "plot-dpdk-throughput-latency-3n-skx"
17348   include:
17349     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17350     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17351   layout:
17352     title: "3n-skx-x710-64b-2t1c-base-pdr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17359   data: "plot-dpdk-throughput-latency-3n-skx"
17360   include:
17361     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17362     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17363   layout:
17364     title: "3n-skx-x710-64b-4t2c-base-pdr"
17365     layout: "plot-throughput"
17366
17367 # 3n-hsw-xl710
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17371   algorithm: "plot_perf_box_name"
17372   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17373   data: "plot-dpdk-throughput-latency-3n-hsw"
17374   include:
17375     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17376     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17377   layout:
17378     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17383   algorithm: "plot_perf_box_name"
17384   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17385   data: "plot-dpdk-throughput-latency-3n-hsw"
17386   include:
17387     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17388     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17389   layout:
17390     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17395   algorithm: "plot_perf_box_name"
17396   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17397   data: "plot-dpdk-throughput-latency-3n-hsw"
17398   include:
17399     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17400     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17401   layout:
17402     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17403     layout: "plot-throughput"
17404
17405 - type: "plot"
17406   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17407   algorithm: "plot_perf_box_name"
17408   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17409   data: "plot-dpdk-throughput-latency-3n-hsw"
17410   include:
17411     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17412     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17413   layout:
17414     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17415     layout: "plot-throughput"
17416
17417 # 3n-hsw-x710
17418
17419 - type: "plot"
17420   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17423   data: "plot-dpdk-throughput-latency-3n-hsw"
17424   include:
17425     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17426     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17427   layout:
17428     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17435   data: "plot-dpdk-throughput-latency-3n-hsw"
17436   include:
17437     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17438     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17439   layout:
17440     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17447   data: "plot-dpdk-throughput-latency-3n-hsw"
17448   include:
17449     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17450     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17451   layout:
17452     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17453     layout: "plot-throughput"
17454
17455 - type: "plot"
17456   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17457   algorithm: "plot_perf_box_name"
17458   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17459   data: "plot-dpdk-throughput-latency-3n-hsw"
17460   include:
17461     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17462     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17463   layout:
17464     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17465     layout: "plot-throughput"
17466
17467 # 2n-dnv-x553
17468
17469 - type: "plot"
17470   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17471   algorithm: "plot_perf_box_name"
17472   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17473   data: "plot-dpdk-throughput-latency-2n-dnv"
17474   include:
17475     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17476     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17477   layout:
17478     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17479     layout: "plot-throughput"
17480
17481 - type: "plot"
17482   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17483   algorithm: "plot_perf_box_name"
17484   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17485   data: "plot-dpdk-throughput-latency-2n-dnv"
17486   include:
17487     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17488     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17489   layout:
17490     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17491     layout: "plot-throughput"
17492
17493 - type: "plot"
17494   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17495   algorithm: "plot_perf_box_name"
17496   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17497   data: "plot-dpdk-throughput-latency-2n-dnv"
17498   include:
17499     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17500     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17501   layout:
17502     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17507   algorithm: "plot_perf_box_name"
17508   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17509   data: "plot-dpdk-throughput-latency-2n-dnv"
17510   include:
17511     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17512     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17513   layout:
17514     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17515     layout: "plot-throughput"
17516
17517 # 3n-dnv-x553
17518
17519 - type: "plot"
17520   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17521   algorithm: "plot_perf_box_name"
17522   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17523   data: "plot-dpdk-throughput-latency-3n-dnv"
17524   include:
17525     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17526     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17527   layout:
17528     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17529     layout: "plot-throughput"
17530
17531 - type: "plot"
17532   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17533   algorithm: "plot_perf_box_name"
17534   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17535   data: "plot-dpdk-throughput-latency-3n-dnv"
17536   include:
17537     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17538     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17539   layout:
17540     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17541     layout: "plot-throughput"
17542
17543 - type: "plot"
17544   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17545   algorithm: "plot_perf_box_name"
17546   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17547   data: "plot-dpdk-throughput-latency-3n-dnv"
17548   include:
17549     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17550     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17551   layout:
17552     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17553     layout: "plot-throughput"
17554
17555 - type: "plot"
17556   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17557   algorithm: "plot_perf_box_name"
17558   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17559   data: "plot-dpdk-throughput-latency-3n-dnv"
17560   include:
17561     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17562     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17563   layout:
17564     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17565     layout: "plot-throughput"
17566
17567 # 3n-tsh-x520
17568
17569 - type: "plot"
17570   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17571   algorithm: "plot_perf_box_name"
17572   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17573   data: "plot-dpdk-throughput-latency-3n-tsh"
17574   include:
17575     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17576     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17577   layout:
17578     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17579     layout: "plot-throughput"
17580
17581 - type: "plot"
17582   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17583   algorithm: "plot_perf_box_name"
17584   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17585   data: "plot-dpdk-throughput-latency-3n-tsh"
17586   include:
17587     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17588     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17589   layout:
17590     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17595   algorithm: "plot_perf_box_name"
17596   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17597   data: "plot-dpdk-throughput-latency-3n-tsh"
17598   include:
17599     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17600     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17601   layout:
17602     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17603     layout: "plot-throughput"
17604
17605 - type: "plot"
17606   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17607   algorithm: "plot_perf_box_name"
17608   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17609   data: "plot-dpdk-throughput-latency-3n-tsh"
17610   include:
17611     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17612     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17613   layout:
17614     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17615     layout: "plot-throughput"
17616
17617 ################################################################################
17618 ###   2n-clx                                                                 ###
17619 ################################################################################
17620
17621 # Packet Throughput
17622
17623 - type: "plot"
17624   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17625   algorithm: "plot_perf_box_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17628   include:
17629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17632     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17633   layout:
17634     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17635     layout: "plot-throughput"
17636
17637 - type: "plot"
17638   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17639   algorithm: "plot_perf_box_name"
17640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17642   include:
17643     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17645     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17646     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17647   layout:
17648     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17649     layout: "plot-throughput"
17650
17651 - type: "plot"
17652   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17653   algorithm: "plot_perf_box_name"
17654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17656   include:
17657     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17658     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17659     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17660     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17661   layout:
17662     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17663     layout: "plot-throughput"
17664
17665 - type: "plot"
17666   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17667   algorithm: "plot_perf_box_name"
17668   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17669   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17670   include:
17671     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17672     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17673     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17674     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17675   layout:
17676     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17677     layout: "plot-throughput"
17678
17679 - type: "plot"
17680   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17681   algorithm: "plot_perf_box_name"
17682   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17684   include:
17685 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17686     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17687     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17688     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17689   layout:
17690     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17691     layout: "plot-throughput"
17692
17693 - type: "plot"
17694   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17695   algorithm: "plot_perf_box_name"
17696   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17698   include:
17699 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17700     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17701     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17702     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17703   layout:
17704     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17705     layout: "plot-throughput"
17706
17707 - type: "plot"
17708   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17709   algorithm: "plot_perf_box_name"
17710   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17712   include:
17713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17719   layout:
17720     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17721     layout: "plot-throughput"
17722
17723 - type: "plot"
17724   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17725   algorithm: "plot_perf_box_name"
17726   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17728   include:
17729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17730     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17735   layout:
17736     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17737     layout: "plot-throughput"
17738
17739 - type: "plot"
17740   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17741   algorithm: "plot_perf_box_name"
17742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17744   include:
17745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17749   layout:
17750     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17751     layout: "plot-throughput"
17752
17753 - type: "plot"
17754   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17755   algorithm: "plot_perf_box_name"
17756   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17757   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17758   include:
17759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17763   layout:
17764     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17765     layout: "plot-throughput"
17766
17767 - type: "plot"
17768   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17769   algorithm: "plot_perf_box_name"
17770   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17772   include:
17773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17776   layout:
17777     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17778     layout: "plot-throughput"
17779
17780 - type: "plot"
17781   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17782   algorithm: "plot_perf_box_name"
17783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17785   include:
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17789   layout:
17790     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17804   layout:
17805     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17806     layout: "plot-throughput"
17807
17808 - type: "plot"
17809   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17810   algorithm: "plot_perf_box_name"
17811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17813   include:
17814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17819   layout:
17820     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17821     layout: "plot-throughput"
17822
17823 - type: "plot"
17824   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17825   algorithm: "plot_perf_box_name"
17826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17828   include:
17829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17832   layout:
17833     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17845   layout:
17846     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17847     layout: "plot-throughput"
17848
17849 - type: "plot"
17850   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17851   algorithm: "plot_perf_box_name"
17852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17854   include:
17855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17861   layout:
17862     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17863     layout: "plot-throughput"
17864
17865 - type: "plot"
17866   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17867   algorithm: "plot_perf_box_name"
17868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17870   include:
17871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17877   layout:
17878     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17879     layout: "plot-throughput"
17880
17881 - type: "plot"
17882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17883   algorithm: "plot_perf_box_name"
17884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17886   include:
17887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17893   layout:
17894     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17909   layout:
17910     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17915   algorithm: "plot_perf_box_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17921   layout:
17922     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17923     layout: "plot-throughput"
17924
17925 - type: "plot"
17926   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17927   algorithm: "plot_perf_box_name"
17928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17930   include:
17931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17933   layout:
17934     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17935     layout: "plot-throughput"
17936
17937 - type: "plot"
17938   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17939   algorithm: "plot_perf_box_name"
17940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17942   include:
17943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17949   layout:
17950     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17955   algorithm: "plot_perf_box_name"
17956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17958   include:
17959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17965   layout:
17966     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17967     layout: "plot-throughput"
17968
17969 - type: "plot"
17970   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17971   algorithm: "plot_perf_box_name"
17972   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17974   include:
17975     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17980 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17981   layout:
17982     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17983     layout: "plot-throughput"
17984
17985 - type: "plot"
17986   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17987   algorithm: "plot_perf_box_name"
17988   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17990   include:
17991     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17993     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17994     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17996 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17997   layout:
17998     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18003   algorithm: "plot_perf_box_name"
18004   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18006   include:
18007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18013   layout:
18014     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18015     layout: "plot-throughput"
18016
18017 - type: "plot"
18018   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18019   algorithm: "plot_perf_box_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18029   layout:
18030     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18031     layout: "plot-throughput"
18032
18033 - type: "plot"
18034   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18035   algorithm: "plot_perf_box_name"
18036   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18038   include:
18039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18044   layout:
18045     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18050   algorithm: "plot_perf_box_name"
18051   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18053   include:
18054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18059   layout:
18060     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18061     layout: "plot-throughput"
18062
18063 - type: "plot"
18064   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18065   algorithm: "plot_perf_box_name"
18066   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18068   include:
18069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18074   layout:
18075     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18076     layout: "plot-throughput"
18077
18078 - type: "plot"
18079   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18080   algorithm: "plot_perf_box_name"
18081   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18083   include:
18084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18089   layout:
18090     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18091     layout: "plot-throughput"
18092
18093 - type: "plot"
18094   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18095   algorithm: "plot_perf_box_name"
18096   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18098   include:
18099     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18101     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18103     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18104   layout:
18105     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18106     layout: "plot-throughput"
18107
18108 - type: "plot"
18109   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18110   algorithm: "plot_perf_box_name"
18111   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18113   include:
18114     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18115     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18116     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18117     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18118     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18119   layout:
18120     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18121     layout: "plot-throughput"
18122
18123 - type: "plot"
18124   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18125   algorithm: "plot_perf_box_name"
18126   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18128   include:
18129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18134   layout:
18135     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18136     layout: "plot-throughput"
18137
18138 - type: "plot"
18139   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18140   algorithm: "plot_perf_box_name"
18141   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18143   include:
18144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18149   layout:
18150     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18151     layout: "plot-throughput"
18152
18153 - type: "plot"
18154   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18155   algorithm: "plot_perf_box_name"
18156   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18158   include:
18159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18164   layout:
18165     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18166     layout: "plot-throughput"
18167
18168 - type: "plot"
18169   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18170   algorithm: "plot_perf_box_name"
18171   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18173   include:
18174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18179   layout:
18180     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18181     layout: "plot-throughput"
18182
18183 - type: "plot"
18184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18185   algorithm: "plot_perf_box_name"
18186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18188   include:
18189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18195   layout:
18196     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18197     layout: "plot-throughput"
18198
18199 - type: "plot"
18200   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18201   algorithm: "plot_perf_box_name"
18202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18204   include:
18205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18211   layout:
18212     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18213     layout: "plot-throughput"
18214
18215 - type: "plot"
18216   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18217   algorithm: "plot_perf_box_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18225   layout:
18226     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18227     layout: "plot-throughput"
18228
18229 - type: "plot"
18230   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18231   algorithm: "plot_perf_box_name"
18232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18234   include:
18235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18239   layout:
18240     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18241     layout: "plot-throughput"
18242
18243 - type: "plot"
18244   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18245   algorithm: "plot_perf_box_name"
18246   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18248   include:
18249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18255   layout:
18256     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18257     layout: "plot-throughput"
18258
18259 - type: "plot"
18260   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18261   algorithm: "plot_perf_box_name"
18262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18264   include:
18265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18271   layout:
18272     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18273     layout: "plot-throughput"
18274
18275 - type: "plot"
18276   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18277   algorithm: "plot_perf_box_name"
18278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18280   include:
18281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18285   layout:
18286     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18287     layout: "plot-throughput"
18288
18289 - type: "plot"
18290   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18291   algorithm: "plot_perf_box_name"
18292   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18294   include:
18295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18299   layout:
18300     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18301     layout: "plot-throughput"
18302
18303 - type: "plot"
18304   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18305   algorithm: "plot_perf_box_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18311     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18315   layout:
18316     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18317     layout: "plot-throughput"
18318
18319 - type: "plot"
18320   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18321   algorithm: "plot_perf_box_name"
18322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18324   include:
18325     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18326     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18327     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18331   layout:
18332     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18333     layout: "plot-throughput"
18334
18335 - type: "plot"
18336   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18337   algorithm: "plot_perf_box_name"
18338   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18340   include:
18341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18345   layout:
18346     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18347     layout: "plot-throughput"
18348
18349 - type: "plot"
18350   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18351   algorithm: "plot_perf_box_name"
18352   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18354   include:
18355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18359   layout:
18360     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18361     layout: "plot-throughput"
18362
18363 - type: "plot"
18364   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18365   algorithm: "plot_perf_box_name"
18366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18368   include:
18369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18374   layout:
18375     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18376     layout: "plot-throughput"
18377
18378 - type: "plot"
18379   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18380   algorithm: "plot_perf_box_name"
18381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18383   include:
18384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18389   layout:
18390     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18391     layout: "plot-throughput"
18392
18393 - type: "plot"
18394   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18395   algorithm: "plot_perf_box_name"
18396   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18398   include:
18399     - "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"
18400     - "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"
18401     - "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"
18402     - "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"
18403     - "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"
18404   layout:
18405     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18406     layout: "plot-throughput"
18407
18408 - type: "plot"
18409   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18410   algorithm: "plot_perf_box_name"
18411   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18413   include:
18414     - "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"
18415     - "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"
18416     - "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"
18417     - "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"
18418     - "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"
18419   layout:
18420     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18421     layout: "plot-throughput"
18422
18423 - type: "plot"
18424   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18425   algorithm: "plot_perf_box_name"
18426   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18428   include:
18429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18434   layout:
18435     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18436     layout: "plot-throughput"
18437
18438 - type: "plot"
18439   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18440   algorithm: "plot_perf_box_name"
18441   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18442   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18443   include:
18444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18449   layout:
18450     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18451     layout: "plot-throughput"
18452
18453 - type: "plot"
18454   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18455   algorithm: "plot_perf_box_name"
18456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18458   include:
18459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18464   layout:
18465     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18466     layout: "plot-throughput"
18467
18468 - type: "plot"
18469   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18470   algorithm: "plot_perf_box_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18479   layout:
18480     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18481     layout: "plot-throughput"
18482
18483 - type: "plot"
18484   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18485   algorithm: "plot_perf_box_name"
18486   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18488   include:
18489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18493   layout:
18494     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18495     layout: "plot-throughput"
18496
18497 - type: "plot"
18498   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18499   algorithm: "plot_perf_box_name"
18500   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18502   include:
18503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18507   layout:
18508     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18509     layout: "plot-throughput"
18510
18511 - type: "plot"
18512   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18513   algorithm: "plot_perf_box_name"
18514   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18516   include:
18517     - "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"
18518     - "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"
18519     - "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"
18520     - "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"
18521   layout:
18522     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18523     layout: "plot-throughput"
18524
18525 - type: "plot"
18526   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18527   algorithm: "plot_perf_box_name"
18528   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18530   include:
18531     - "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"
18532     - "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"
18533     - "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"
18534     - "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"
18535   layout:
18536     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18537     layout: "plot-throughput"
18538
18539 - type: "plot"
18540   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18541   algorithm: "plot_perf_box_name"
18542   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18544   include:
18545     - "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"
18546     - "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"
18547     - "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"
18548     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18549     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18550     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18551   layout:
18552     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18553     layout: "plot-throughput"
18554
18555 - type: "plot"
18556   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18557   algorithm: "plot_perf_box_name"
18558   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18560   include:
18561     - "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"
18562     - "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"
18563     - "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"
18564     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18565     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18566     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18567   layout:
18568     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18569     layout: "plot-throughput"
18570
18571 ################################################################################
18572
18573 # Packet Speedup
18574
18575 - type: "plot"
18576   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18580   include:
18581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18584     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18585   layout:
18586     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18587     layout: "plot-throughput-speedup-analysis"
18588
18589 - type: "plot"
18590   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18591   algorithm: "plot_tsa_name"
18592   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18594   include:
18595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18597     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18598     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18599   layout:
18600     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18601     layout: "plot-throughput-speedup-analysis"
18602
18603 - type: "plot"
18604   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18605   algorithm: "plot_tsa_name"
18606   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18607   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18608   include:
18609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18610     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18611     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18613   layout:
18614     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18615     layout: "plot-throughput-speedup-analysis"
18616
18617 - type: "plot"
18618   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18619   algorithm: "plot_tsa_name"
18620   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18621   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18622   include:
18623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18625     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18627   layout:
18628     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18629     layout: "plot-throughput-speedup-analysis"
18630
18631 - type: "plot"
18632   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18633   algorithm: "plot_tsa_name"
18634   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18635   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18636   include:
18637     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18638     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18639     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18640     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18641   layout:
18642     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18643     layout: "plot-throughput-speedup-analysis"
18644
18645 - type: "plot"
18646   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18647   algorithm: "plot_tsa_name"
18648   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18650   include:
18651     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18652     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18653     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18654     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18655   layout:
18656     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18657     layout: "plot-throughput-speedup-analysis"
18658
18659 - type: "plot"
18660   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18661   algorithm: "plot_tsa_name"
18662   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18664   include:
18665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18671   layout:
18672     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18673     layout: "plot-throughput-speedup-analysis"
18674
18675 - type: "plot"
18676   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18677   algorithm: "plot_tsa_name"
18678   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18679   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18680   include:
18681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18687   layout:
18688     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18689     layout: "plot-throughput-speedup-analysis"
18690
18691 - type: "plot"
18692   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18693   algorithm: "plot_tsa_name"
18694   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18695   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18696   include:
18697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18701   layout:
18702     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18703     layout: "plot-throughput-speedup-analysis"
18704
18705 - type: "plot"
18706   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18707   algorithm: "plot_tsa_name"
18708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18710   include:
18711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18715   layout:
18716     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18717     layout: "plot-throughput-speedup-analysis"
18718
18719 - type: "plot"
18720   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18721   algorithm: "plot_tsa_name"
18722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18724   include:
18725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18728   layout:
18729     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18730     layout: "plot-throughput-speedup-analysis"
18731
18732 - type: "plot"
18733   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18734   algorithm: "plot_tsa_name"
18735   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18736   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18737   include:
18738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18741   layout:
18742     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18756   layout:
18757     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18758     layout: "plot-throughput-speedup-analysis"
18759
18760 - type: "plot"
18761   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18762   algorithm: "plot_tsa_name"
18763   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18765   include:
18766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18771   layout:
18772     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18773     layout: "plot-throughput-speedup-analysis"
18774
18775 - type: "plot"
18776   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18777   algorithm: "plot_tsa_name"
18778   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18780   include:
18781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18784   layout:
18785     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18786     layout: "plot-throughput-speedup-analysis"
18787
18788 - type: "plot"
18789   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18790   algorithm: "plot_tsa_name"
18791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18793   include:
18794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18797   layout:
18798     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18799     layout: "plot-throughput-speedup-analysis"
18800
18801 - type: "plot"
18802   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18803   algorithm: "plot_tsa_name"
18804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18806   include:
18807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18813   layout:
18814     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18815     layout: "plot-throughput-speedup-analysis"
18816
18817 - type: "plot"
18818   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18819   algorithm: "plot_tsa_name"
18820   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18822   include:
18823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18829   layout:
18830     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18831     layout: "plot-throughput-speedup-analysis"
18832
18833 - type: "plot"
18834   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18835   algorithm: "plot_tsa_name"
18836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18838   include:
18839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18845   layout:
18846     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18854   include:
18855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18861   layout:
18862     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18870   include:
18871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18873   layout:
18874     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18875     layout: "plot-throughput-speedup-analysis"
18876
18877 - type: "plot"
18878   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18879   algorithm: "plot_tsa_name"
18880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18882   include:
18883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18885   layout:
18886     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18887     layout: "plot-throughput-speedup-analysis"
18888
18889 - type: "plot"
18890   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18891   algorithm: "plot_tsa_name"
18892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18894   include:
18895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18901   layout:
18902     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18903     layout: "plot-throughput-speedup-analysis"
18904
18905 - type: "plot"
18906   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18907   algorithm: "plot_tsa_name"
18908   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18910   include:
18911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18913     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18914     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18917   layout:
18918     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18919     layout: "plot-throughput-speedup-analysis"
18920
18921 - type: "plot"
18922   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18923   algorithm: "plot_tsa_name"
18924   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18926   include:
18927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18933   layout:
18934     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18935     layout: "plot-throughput-speedup-analysis"
18936
18937 - type: "plot"
18938   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18939   algorithm: "plot_tsa_name"
18940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18942   include:
18943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18949   layout:
18950     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18960     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18961     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18962     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18965   layout:
18966     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18967     layout: "plot-throughput-speedup-analysis"
18968
18969 - type: "plot"
18970   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18971   algorithm: "plot_tsa_name"
18972   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18974   include:
18975     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18979     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18981   layout:
18982     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18983     layout: "plot-throughput-speedup-analysis"
18984
18985 - type: "plot"
18986   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18987   algorithm: "plot_tsa_name"
18988   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18990   include:
18991     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18992     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18996   layout:
18997     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18998     layout: "plot-throughput-speedup-analysis"
18999
19000 - type: "plot"
19001   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19002   algorithm: "plot_tsa_name"
19003   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19005   include:
19006     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19011   layout:
19012     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19013     layout: "plot-throughput-speedup-analysis"
19014
19015 - type: "plot"
19016   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19017   algorithm: "plot_tsa_name"
19018   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19020   include:
19021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19026   layout:
19027     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19028     layout: "plot-throughput-speedup-analysis"
19029
19030 - type: "plot"
19031   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19032   algorithm: "plot_tsa_name"
19033   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19034   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19035   include:
19036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19041   layout:
19042     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19043     layout: "plot-throughput-speedup-analysis"
19044
19045 - type: "plot"
19046   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19047   algorithm: "plot_tsa_name"
19048   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19050   include:
19051     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19052     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19053     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19054     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19055     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19056   layout:
19057     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19058     layout: "plot-throughput-speedup-analysis"
19059
19060 - type: "plot"
19061   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19062   algorithm: "plot_tsa_name"
19063   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19064   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19065   include:
19066     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19067     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19068     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19069     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19070     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19071   layout:
19072     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19073     layout: "plot-throughput-speedup-analysis"
19074
19075 - type: "plot"
19076   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19077   algorithm: "plot_tsa_name"
19078   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19080   include:
19081     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19082     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19086   layout:
19087     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19088     layout: "plot-throughput-speedup-analysis"
19089
19090 - type: "plot"
19091   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19092   algorithm: "plot_tsa_name"
19093   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19094   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19095   include:
19096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19101   layout:
19102     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19103     layout: "plot-throughput-speedup-analysis"
19104
19105 - type: "plot"
19106   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19107   algorithm: "plot_tsa_name"
19108   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19110   include:
19111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19116   layout:
19117     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19118     layout: "plot-throughput-speedup-analysis"
19119
19120 - type: "plot"
19121   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19122   algorithm: "plot_tsa_name"
19123   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19125   include:
19126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19131   layout:
19132     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19133     layout: "plot-throughput-speedup-analysis"
19134
19135 - type: "plot"
19136   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19137   algorithm: "plot_tsa_name"
19138   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19140   include:
19141     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19147   layout:
19148     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19149     layout: "plot-throughput-speedup-analysis"
19150
19151 - type: "plot"
19152   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19153   algorithm: "plot_tsa_name"
19154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19156   include:
19157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19163   layout:
19164     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19165     layout: "plot-throughput-speedup-analysis"
19166
19167 - type: "plot"
19168   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19169   algorithm: "plot_tsa_name"
19170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19172   include:
19173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19177   layout:
19178     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19179     layout: "plot-throughput-speedup-analysis"
19180
19181 - type: "plot"
19182   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19183   algorithm: "plot_tsa_name"
19184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19186   include:
19187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19191   layout:
19192     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19193     layout: "plot-throughput-speedup-analysis"
19194
19195 - type: "plot"
19196   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19197   algorithm: "plot_tsa_name"
19198   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19200   include:
19201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19207   layout:
19208     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19209     layout: "plot-throughput-speedup-analysis"
19210
19211 - type: "plot"
19212   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19213   algorithm: "plot_tsa_name"
19214   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19216   include:
19217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19223   layout:
19224     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19225     layout: "plot-throughput-speedup-analysis"
19226
19227 - type: "plot"
19228   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19229   algorithm: "plot_tsa_name"
19230   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19232   include:
19233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19237   layout:
19238     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19239     layout: "plot-throughput-speedup-analysis"
19240
19241 - type: "plot"
19242   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19243   algorithm: "plot_tsa_name"
19244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19246   include:
19247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19251   layout:
19252     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19253     layout: "plot-throughput-speedup-analysis"
19254
19255 - type: "plot"
19256   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19257   algorithm: "plot_tsa_name"
19258   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19260   include:
19261     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19262     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19263     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19264     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19267   layout:
19268     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19269     layout: "plot-throughput-speedup-analysis"
19270
19271 - type: "plot"
19272   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19273   algorithm: "plot_tsa_name"
19274   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19276   include:
19277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19281     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19283   layout:
19284     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19285     layout: "plot-throughput-speedup-analysis"
19286
19287 - type: "plot"
19288   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19289   algorithm: "plot_tsa_name"
19290   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19292   include:
19293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19295     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19296     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19297   layout:
19298     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19299     layout: "plot-throughput-speedup-analysis"
19300
19301 - type: "plot"
19302   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19303   algorithm: "plot_tsa_name"
19304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19306   include:
19307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19311   layout:
19312     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19313     layout: "plot-throughput-speedup-analysis"
19314
19315 - type: "plot"
19316   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19317   algorithm: "plot_tsa_name"
19318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19320   include:
19321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19326   layout:
19327     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19328     layout: "plot-throughput-speedup-analysis"
19329
19330 - type: "plot"
19331   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19332   algorithm: "plot_tsa_name"
19333   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19335   include:
19336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19341   layout:
19342     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19343     layout: "plot-throughput-speedup-analysis"
19344
19345 - type: "plot"
19346   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19347   algorithm: "plot_tsa_name"
19348   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19349   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19350   include:
19351     - "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"
19352     - "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"
19353     - "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"
19354     - "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"
19355     - "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"
19356   layout:
19357     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19358     layout: "plot-throughput-speedup-analysis"
19359
19360 - type: "plot"
19361   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19362   algorithm: "plot_tsa_name"
19363   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19365   include:
19366     - "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"
19367     - "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"
19368     - "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"
19369     - "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"
19370     - "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"
19371   layout:
19372     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19373     layout: "plot-throughput-speedup-analysis"
19374
19375 - type: "plot"
19376   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19377   algorithm: "plot_tsa_name"
19378   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19380   include:
19381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19386   layout:
19387     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19388     layout: "plot-throughput-speedup-analysis"
19389
19390 - type: "plot"
19391   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19392   algorithm: "plot_tsa_name"
19393   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19394   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19395   include:
19396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19401   layout:
19402     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19403     layout: "plot-throughput-speedup-analysis"
19404
19405 - type: "plot"
19406   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19407   algorithm: "plot_tsa_name"
19408   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19409   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19410   include:
19411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19416   layout:
19417     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19418     layout: "plot-throughput-speedup-analysis"
19419
19420 - type: "plot"
19421   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19422   algorithm: "plot_tsa_name"
19423   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19425   include:
19426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19431   layout:
19432     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19433     layout: "plot-throughput-speedup-analysis"
19434
19435 - type: "plot"
19436   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19437   algorithm: "plot_tsa_name"
19438   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19440   include:
19441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19445   layout:
19446     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19447     layout: "plot-throughput-speedup-analysis"
19448
19449 - type: "plot"
19450   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19451   algorithm: "plot_tsa_name"
19452   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19454   include:
19455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19459   layout:
19460     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19461     layout: "plot-throughput-speedup-analysis"
19462
19463 - type: "plot"
19464   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19465   algorithm: "plot_tsa_name"
19466   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19468   include:
19469     - "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"
19470     - "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"
19471     - "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"
19472     - "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"
19473   layout:
19474     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19475     layout: "plot-throughput-speedup-analysis"
19476
19477 - type: "plot"
19478   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19479   algorithm: "plot_tsa_name"
19480   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19481   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19482   include:
19483     - "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"
19484     - "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"
19485     - "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"
19486     - "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"
19487   layout:
19488     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19489     layout: "plot-throughput-speedup-analysis"
19490
19491 - type: "plot"
19492   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19493   algorithm: "plot_tsa_name"
19494   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19496   include:
19497     - "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"
19498     - "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"
19499     - "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"
19500     - "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"
19501     - "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"
19502     - "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"
19503   layout:
19504     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19505     layout: "plot-throughput-speedup-analysis"
19506
19507 - type: "plot"
19508   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19509   algorithm: "plot_tsa_name"
19510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19512   include:
19513     - "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"
19514     - "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"
19515     - "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"
19516     - "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"
19517     - "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"
19518     - "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"
19519   layout:
19520     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19521     layout: "plot-throughput-speedup-analysis"
19522
19523 ################################################################################
19524
19525 # Packet Throughput - DPDK
19526
19527 # 2n-clx-xxv710
19528
19529 - type: "plot"
19530   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19531   algorithm: "plot_perf_box_name"
19532   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19533   data: "plot-dpdk-throughput-latency-2n-clx"
19534   include:
19535     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19536     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19537   layout:
19538     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19539     layout: "plot-throughput"
19540
19541 - type: "plot"
19542   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19543   algorithm: "plot_perf_box_name"
19544   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19545   data: "plot-dpdk-throughput-latency-2n-clx"
19546   include:
19547     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19548     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19549   layout:
19550     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19551     layout: "plot-throughput"
19552
19553 - type: "plot"
19554   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19555   algorithm: "plot_perf_box_name"
19556   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19557   data: "plot-dpdk-throughput-latency-2n-clx"
19558   include:
19559     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19560     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19561   layout:
19562     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19563     layout: "plot-throughput"
19564
19565 - type: "plot"
19566   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19567   algorithm: "plot_perf_box_name"
19568   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19569   data: "plot-dpdk-throughput-latency-2n-clx"
19570   include:
19571     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19572     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19573   layout:
19574     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19575     layout: "plot-throughput"
19576
19577 # 2n-clx-x710
19578
19579 - type: "plot"
19580   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19581   algorithm: "plot_perf_box_name"
19582   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19583   data: "plot-dpdk-throughput-latency-2n-clx"
19584   include:
19585     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19586     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19587   layout:
19588     title: "2n-clx-x710-64b-2t1c-base-ndr"
19589     layout: "plot-throughput"
19590
19591 - type: "plot"
19592   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19593   algorithm: "plot_perf_box_name"
19594   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19595   data: "plot-dpdk-throughput-latency-2n-clx"
19596   include:
19597     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19598     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19599   layout:
19600     title: "2n-clx-x710-64b-4t2c-base-ndr"
19601     layout: "plot-throughput"
19602
19603 - type: "plot"
19604   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19605   algorithm: "plot_perf_box_name"
19606   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19607   data: "plot-dpdk-throughput-latency-2n-clx"
19608   include:
19609     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19610     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19611   layout:
19612     title: "2n-clx-x710-64b-2t1c-base-pdr"
19613     layout: "plot-throughput"
19614
19615 - type: "plot"
19616   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19617   algorithm: "plot_perf_box_name"
19618   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19619   data: "plot-dpdk-throughput-latency-2n-clx"
19620   include:
19621     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19622     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19623   layout:
19624     title: "2n-clx-x710-64b-4t2c-base-pdr"
19625     layout: "plot-throughput"
19626
19627 ################################################################################
19628
19629 - type: "plot"
19630   title: "Latency by percentile: 2n-skx"
19631   algorithm: "plot_hdrh_lat_by_percentile"
19632   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19633   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19634   target-links: "../../_static/vpp"
19635   data: "plot-vpp-hdrh-lat-2n-skx"
19636   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19637   layout:
19638     layout: "plot-hdrh-latency-by-percentile"
19639
19640 - type: "plot"
19641   title: "Latency by percentile: 3n-skx"
19642   algorithm: "plot_hdrh_lat_by_percentile"
19643   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19644   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19645   target-links: "../../_static/vpp"
19646   data: "plot-vpp-hdrh-lat-3n-skx"
19647   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19648   layout:
19649     layout: "plot-hdrh-latency-by-percentile"
19650
19651 - type: "plot"
19652   title: "Latency by percentile: 2n-clx"
19653   algorithm: "plot_hdrh_lat_by_percentile"
19654   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19655   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19656   target-links: "../../_static/vpp"
19657   data: "plot-vpp-hdrh-lat-2n-clx"
19658   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19659   layout:
19660     layout: "plot-hdrh-latency-by-percentile"
19661
19662 - type: "plot"
19663   title: "Latency by percentile: 3n-hsw"
19664   algorithm: "plot_hdrh_lat_by_percentile"
19665   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19666   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19667   target-links: "../../_static/vpp"
19668   data: "plot-vpp-hdrh-lat-3n-hsw"
19669   filter: "'1T1C' and 'NIC_Intel-XL710'"
19670   layout:
19671     layout: "plot-hdrh-latency-by-percentile"
19672
19673 - type: "plot"
19674   title: "Latency by percentile: 3n-tsh"
19675   algorithm: "plot_hdrh_lat_by_percentile"
19676   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19677   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19678   target-links: "../../_static/vpp"
19679   data: "plot-vpp-hdrh-lat-3n-tsh"
19680   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19681   layout:
19682     layout: "plot-hdrh-latency-by-percentile"
19683
19684 - type: "plot"
19685   title: "Latency by percentile: DPDK 2n-skx"
19686   algorithm: "plot_hdrh_lat_by_percentile"
19687   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19688   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19689   target-links: "../../_static/dpdk"
19690   data: "plot-dpdk-hdrh-lat-2n-skx"
19691   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19692   layout:
19693     layout: "plot-hdrh-latency-by-percentile"
19694
19695 - type: "plot"
19696   title: "Latency by percentile: DPDK 3n-skx"
19697   algorithm: "plot_hdrh_lat_by_percentile"
19698   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19699   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19700   target-links: "../../_static/dpdk"
19701   data: "plot-dpdk-hdrh-lat-3n-skx"
19702   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19703   layout:
19704     layout: "plot-hdrh-latency-by-percentile"
19705
19706 - type: "plot"
19707   title: "Latency by percentile: DPDK 2n-clx"
19708   algorithm: "plot_hdrh_lat_by_percentile"
19709   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19710   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19711   target-links: "../../_static/dpdk"
19712   data: "plot-dpdk-hdrh-lat-2n-clx"
19713   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19714   layout:
19715     layout: "plot-hdrh-latency-by-percentile"
19716
19717 - type: "plot"
19718   title: "Latency by percentile: DPDK 3n-hsw"
19719   algorithm: "plot_hdrh_lat_by_percentile"
19720   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19721   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19722   target-links: "../../_static/dpdk"
19723   data: "plot-dpdk-hdrh-lat-3n-hsw"
19724   filter: "'1T1C' and 'NIC_Intel-XL710'"
19725   layout:
19726     layout: "plot-hdrh-latency-by-percentile"
19727
19728 - type: "plot"
19729   title: "Latency by percentile: DPDK 3n-tsh"
19730   algorithm: "plot_hdrh_lat_by_percentile"
19731   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19732   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19733   target-links: "../../_static/dpdk"
19734   data: "plot-dpdk-hdrh-lat-3n-tsh"
19735   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19736   layout:
19737     layout: "plot-hdrh-latency-by-percentile"