Trending, Report: use test tag ethip4udp-snat44det-h1-p1-s1
[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         - 20  # NDRPDR sel env 4
156         - 21  # NDRPDR sel env 4
157         - 22  # NDRPDR sel env 4
158         - 23  # NDRPDR sel env 4
159         - 24  # NDRPDR sel env 4
160         - 25  # NDRPDR sel env 4
161         - 26  # NDRPDR sel env 4
162         - 27  # NDRPDR sel env 4
163         - 28  # NDRPDR sel env 4
164         - 29  # NDRPDR sel env 4
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 29  # NDRPDR sel env 4
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         - 25  # NDRPDR iter
203         - 26  # NDRPDR iter
204         - 27  # NDRPDR iter
205         - 28  # NDRPDR iter
206         - 29  # NDRPDR iter
207         - 30  # NDRPDR iter
208         - 31  # NDRPDR iter
209         - 32  # NDRPDR iter
210         - 33  # NDRPDR iter
211         - 34  # NDRPDR iter
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 25  # NDRPDR iter
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 42  # NDRPDR sel env 4
222         - 43  # NDRPDR sel env 4
223         - 44  # NDRPDR sel env 4
224         - 45  # NDRPDR sel env 4
225         - 47  # NDRPDR sel env 4
226         - 55  # NDRPDR sel env 4
227         - 56  # NDRPDR sel env 4
228         - 57  # NDRPDR sel env 4
229         - 61  # NDRPDR sel env 4
230         - 62  # NDRPDR sel env 4
231
232     plot-vpp-hdrh-lat-3n-skx:
233       csit-vpp-perf-report-iterative-2005-3n-skx:
234         - 47  # NDRPDR sel env 4
235
236     plot-vpp-nfv-3n-skx-ndrpdr:
237       csit-vpp-perf-report-iterative-2005-3n-skx:
238         - 4   # NDRPDR sel
239         - 5   # NDRPDR sel ??? all x710 failed
240         - 33  # NDRPDR sel
241         - 28  # NDRPDR sel
242         - 34  # NDRPDR sel
243
244     plot-vpp-nfv-3n-skx-mrr:
245       csit-vpp-perf-report-iterative-2005-3n-skx:
246         - 49  # MRR sel env 4
247
248     plot-dpdk-throughput-latency-3n-skx:
249       csit-dpdk-perf-report-iterative-2005-3n-skx:
250         - 28  # NDRPDR iter
251         - 29  # NDRPDR iter
252         - 30  # NDRPDR iter
253         - 31  # NDRPDR iter
254         - 32  # NDRPDR iter
255         - 33  # NDRPDR iter
256         - 34  # NDRPDR iter
257         - 35  # NDRPDR iter
258         - 36  # NDRPDR iter
259         - 37  # NDRPDR iter
260
261     plot-dpdk-hdrh-lat-3n-skx:
262       csit-dpdk-perf-report-iterative-2005-3n-skx:
263         - 28  # NDRPDR iter
264
265     # 2n-skx
266
267     plot-vpp-throughput-lat-tsa-2n-skx:
268       csit-vpp-perf-report-iterative-2005-2n-skx:
269         - 88  # NDRPDR sel env 4
270         - 89  # NDRPDR sel env 4
271         - 90  # NDRPDR sel env 4
272         - 91  # NDRPDR sel env 4
273         - 92  # NDRPDR sel env 4
274         - 93  # NDRPDR sel env 4
275         - 94  # NDRPDR sel env 4
276         - 125 # NDRPDR sel env 4
277         - 126 # NDRPDR sel env 4
278         - 127 # NDRPDR sel env 4
279
280     plot-vpp-hdrh-lat-2n-skx:
281       csit-vpp-perf-report-iterative-2005-2n-skx:
282         - 94  # NDRPDR sel
283
284     plot-vpp-soak-2n-skx:
285       csit-vpp-perf-report-iterative-2005-2n-skx:
286         - 122 # Soak
287         - 123 # Soak
288
289     plot-vpp-nfv-2n-skx-ndrpdr:
290       csit-vpp-perf-report-iterative-2005-2n-skx:
291         - 113 # nf-density-sel env 4
292         - 114 # nf-density-sel env 4
293         - 124 # nf-density-sel env 4
294         - 128 # nf-density-sel env 4
295         - 129 # nf-density-sel env 4
296         - 131 # nf-density-sel env 4
297         - 132 # nf-density-sel env 4
298         - 135 # nf-density-sel env 4
299         - 136 # nf-density-sel env 4
300         - 139 # nf-density-sel env 4
301
302     plot-vpp-nfv-2n-skx-mrr:
303       csit-vpp-perf-report-iterative-2005-2n-skx:
304         - 115 # nf-density-sel env 4
305
306     plot-vpp-nfv-reconf-2n-skx:
307       csit-vpp-perf-report-iterative-2005-2n-skx:
308         - 106 # Reconf env 4
309         - 107 # Reconf env 4
310         - 108 # Reconf env 4
311         - 109 # Reconf env 4
312         - 110 # Reconf env 4
313         - 111 # Reconf env 4
314         - 112 # Reconf env 4
315         - 118 # Reconf env 4
316         - 120 # Reconf env 4
317         - 121 # Reconf env 4
318
319     plot-dpdk-throughput-latency-2n-skx:
320       csit-dpdk-perf-report-iterative-2005-2n-skx:
321         - 20  # NDRPDR iter
322         - 21  # NDRPDR iter
323         - 22  # NDRPDR iter
324         - 23  # NDRPDR iter
325         - 24  # NDRPDR iter
326         - 25  # NDRPDR iter
327         - 26  # NDRPDR iter
328         - 27  # NDRPDR iter
329         - 28  # NDRPDR iter
330         - 29  # NDRPDR iter
331
332     plot-dpdk-hdrh-lat-2n-skx:
333       csit-dpdk-perf-report-iterative-2005-2n-skx:
334         - 20  # NDRPDR iter
335
336     # 2n-clx
337
338     plot-vpp-throughput-lat-tsa-2n-clx:
339       csit-vpp-perf-report-iterative-2005-2n-clx:
340         - 62  # NDRPDR sel env 4
341         - 63  # NDRPDR sel env 4
342         - 64  # NDRPDR sel env 4
343         - 65  # NDRPDR sel env 4
344         - 66  # NDRPDR sel env 4
345         - 68  # NDRPDR sel env 4
346         - 69  # NDRPDR sel env 4
347         - 70  # NDRPDR sel env 4
348         - 103 # NDRPDR sel env 4
349         - 104 # NDRPDR sel env 4
350
351     plot-vpp-hdrh-lat-2n-clx:
352       csit-vpp-perf-report-iterative-2005-2n-clx:
353         - 70  # NDRPDR sel env 4
354
355     plot-vpp-nfv-2n-clx-ndrpdr:
356       csit-vpp-perf-report-iterative-2005-2n-clx:
357         - 91  # nfv-density-00 env 4
358         - 92  # nfv-density-00 env 4
359         - 93  # nfv-density-00 env 4
360         - 97  # nfv-density-00 env 4
361         - 98  # nfv-density-00 env 4
362         - 99  # nfv-density-00 env 4
363         - 100 # nfv-density-00 env 4
364         - 105 # nfv-density-00 env 4
365         - 106 # nfv-density-00 env 4
366         - 108 # nfv-density-00 env 4
367
368     plot-vpp-nfv-2n-clx-mrr:
369       csit-vpp-perf-report-iterative-2005-2n-clx:
370         - 96  # MRR
371
372     plot-vpp-nfv-reconf-2n-clx:
373       csit-vpp-perf-report-iterative-2005-2n-clx:
374         - 81  # Reconf env 4
375         - 82  # Reconf env 4
376         - 83  # Reconf env 4
377         - 84  # Reconf env 4
378         - 85  # Reconf env 4
379         - 86  # Reconf env 4
380         - 87  # Reconf env 4
381         - 88  # Reconf env 4
382         - 89  # Reconf env 4
383         - 90  # Reconf env 4
384
385     plot-vpp-soak-2n-clx:
386       csit-vpp-perf-report-iterative-2005-2n-clx:
387         - 101 # Soak
388         - 102 # Soak
389
390     plot-dpdk-throughput-latency-2n-clx:
391       csit-dpdk-perf-report-iterative-2005-2n-clx:
392         - 20  # NDRPDR iter
393         - 21  # NDRPDR iter
394         - 22  # NDRPDR iter
395         - 23  # NDRPDR iter
396         - 24  # NDRPDR iter
397         - 25  # NDRPDR iter
398         - 26  # NDRPDR iter
399         - 27  # NDRPDR iter
400         - 28  # NDRPDR iter
401         - 29  # NDRPDR iter
402
403     plot-dpdk-hdrh-lat-2n-clx:
404       csit-dpdk-perf-report-iterative-2005-2n-clx:
405         - 21  # NDRPDR iter
406
407     # 3n-tsh
408
409     plot-vpp-throughput-lat-tsa-3n-tsh:
410       csit-vpp-perf-report-iterative-2005-3n-tsh:
411         - 23  # NDRPDR sel env 4
412         - 25  # NDRPDR sel env 4
413         - 33  # NDRPDR sel env 4
414         - 34  # NDRPDR sel env 4
415         - 35  # NDRPDR sel env 4
416         - 36  # NDRPDR sel env 4
417         - 37  # NDRPDR sel env 4
418         - 38  # NDRPDR sel env 4
419         - 39  # NDRPDR sel env 4
420         - 40  # NDRPDR sel env 4
421
422     plot-vpp-hdrh-lat-3n-tsh:
423       csit-vpp-perf-report-iterative-2005-3n-tsh:
424         - 35  # NDRPDR sel env 4
425
426     plot-dpdk-throughput-latency-3n-tsh:
427       csit-dpdk-perf-report-iterative-2005-3n-tsh:
428         - 5   # NDRPDR sel
429
430     plot-dpdk-hdrh-lat-3n-tsh:
431       csit-dpdk-perf-report-iterative-2005-3n-tsh:
432         - 5   # NDRPDR sel
433
434     # 3n-dnv
435
436     plot-vpp-throughput-lat-tsa-3n-dnv:
437       csit-vpp-perf-report-iterative-2005-3n-dnv:
438         - 2   # NDRPDR sel
439         - 3   # NDRPDR sel
440         - 4   # NDRPDR sel
441         - 5   # NDRPDR sel
442         - 6   # NDRPDR sel
443         - 7   # NDRPDR sel
444         - 9   # NDRPDR sel
445         - 10  # NDRPDR sel
446         - 11  # NDRPDR sel
447         - 12  # NDRPDR sel
448
449     plot-dpdk-throughput-latency-3n-dnv:
450       csit-dpdk-perf-report-iterative-2005-3n-dnv:
451         - 6   # NDRPDR sel
452         - 7   # NDRPDR sel
453         - 8   # NDRPDR sel
454         - 9   # NDRPDR sel
455         - 10  # NDRPDR sel
456         - 11  # NDRPDR sel
457         - 12  # NDRPDR sel
458         - 13  # NDRPDR sel
459         - 14  # NDRPDR sel
460         - 16  # NDRPDR sel
461
462     # 2n-dnv
463
464     plot-vpp-throughput-lat-tsa-2n-dnv:
465       csit-vpp-perf-report-iterative-2005-2n-dnv:
466         - 3   # NDRPDR sel
467         - 6   # NDRPDR sel
468         - 7   # NDRPDR sel
469         - 8   # NDRPDR sel
470         - 9   # NDRPDR sel
471         - 10  # NDRPDR sel
472         - 11  # NDRPDR sel
473         - 12  # NDRPDR sel
474         - 13  # NDRPDR sel
475         - 14  # NDRPDR sel
476
477     plot-dpdk-throughput-latency-2n-dnv:
478       csit-dpdk-perf-report-iterative-2005-2n-dnv:
479         - 8   # NDRPDR sel
480         - 9   # NDRPDR sel
481         - 10  # NDRPDR sel
482         - 11  # NDRPDR sel
483         - 12  # NDRPDR sel
484         - 13  # NDRPDR sel
485         - 14  # NDRPDR sel
486         - 15  # NDRPDR sel
487         - 16  # NDRPDR sel
488         - 17  # NDRPDR sel
489
490     ###########################################################################
491     # Simple tables (only one data set):
492
493     # NIC Comparisons
494
495     vpp-nic-comparison-3n-skx:
496       csit-vpp-perf-report-iterative-2005-3n-skx:
497         - 42  # NDRPDR sel env 4
498         - 43  # NDRPDR sel env 4
499         - 44  # NDRPDR sel env 4
500         - 45  # NDRPDR sel env 4
501         - 47  # NDRPDR sel env 4
502         - 55  # NDRPDR sel env 4
503         - 56  # NDRPDR sel env 4
504         - 57  # NDRPDR sel env 4
505         - 61  # NDRPDR sel env 4
506         - 62  # NDRPDR sel env 4
507
508     vpp-nic-comparison-2n-skx:
509       csit-vpp-perf-report-iterative-2005-2n-skx:
510         - 88  # NDRPDR sel env 4
511         - 89  # NDRPDR sel env 4
512         - 90  # NDRPDR sel env 4
513         - 91  # NDRPDR sel env 4
514         - 92  # NDRPDR sel env 4
515         - 93  # NDRPDR sel env 4
516         - 94  # NDRPDR sel env 4
517         - 125 # NDRPDR sel env 4
518         - 126 # NDRPDR sel env 4
519         - 127 # NDRPDR sel env 4
520
521     vpp-nic-comparison-3n-skx-mrr:
522       csit-vpp-perf-report-iterative-2005-3n-skx:
523         - 49  # MRR sel env 4
524
525     vpp-nic-comparison-2n-skx-mrr:
526       csit-vpp-perf-report-iterative-2005-2n-skx:
527         - 99  # MRR sel env 4
528
529     # Results
530
531     vpp-perf-results-3n-hsw:
532       csit-vpp-perf-report-coverage-2005-3n-hsw:
533         - 74  # crypto-00
534         - 75  # crypto-01
535         - 76  # crypto-02
536         - 77  # crypto-03
537         - 78  # ip4-00
538         - 79  # ip4-01
539         - 80  # ip4-02
540         - 81  # ip4-03
541         - 73  # ip4-04
542         - 82  # ip4-05
543         - 83  # ip4-06
544         - 84  # ip4-07
545         - 85  # ip4-08
546         - 86  # ip4tun-00
547         - 87  # ip4tun-01
548         - 88  # ip4tun-02
549         - 89  # ip6-00
550         - 90  # ip6-01
551         - 91  # ip6tun-00
552         - 92  # l2-00
553         - 93  # l2-01
554         - 94  # l2-02
555         - 95  # l2-03
556         - 96  # l2-04
557         - 97  # l2-05
558         - 98  # l2-06
559         - 99  # l2-07
560         - 100 # l2-08
561         - 101 # l2-09
562         - 102 # l2-10
563         - 103 # memif-00
564         - 104 # srv6-00
565         - 105 # srv6-01
566         - 106 # vhost-00
567         - 107 # vhost-01
568         - 109 # vhost-02
569
570     vpp-perf-results-3n-skx:
571       csit-vpp-perf-report-coverage-2005-3n-skx:
572         - 45  # crypto-00
573         - 46  # crypto-01
574         - 47  # crypto-02
575         - 83  # crypto-03
576         - 50  # ip4-00
577         - 51  # ip4-01
578         - 52  # ip4-02
579         - 53  # ip4-03
580         - 54  # ip4-04
581         - 55  # ip4-05
582         - 56  # ip4-06
583         - 57  # ip4-07
584         - 58  # ip4-08
585         - 59  # ip4tun-00
586         - 60  # ip4tun-01
587         - 61  # ip4tun-02
588         - 62  # ip6-00
589         - 63  # ip6-01
590         - 64  # ip6tun-00
591         - 65  # l2-00
592         - 66  # l2-01
593         - 67  # l2-02
594         - 68  # l2-03
595         - 69  # l2-04
596         - 84  # l2-05
597         - 71  # l2-06
598         - 72  # l2-07
599         - 73  # l2-08
600         - 85  # l2-09
601         - 75  # l2-10
602         - 76  # memif-00
603         - 77  # srv6-00
604         - 78  # srv6-01
605         - 88  # vhost-00
606         - 89  # vhost-01
607         - 81  # vhost-02
608         - 83  # vhost-03
609
610     vpp-perf-results-2n-skx:
611       csit-vpp-perf-report-coverage-2005-2n-skx:
612         - 28  # ip4-00
613         - 29  # ip4-01
614         - 30  # ip4-02
615         - 31  # ip4-03
616         - 32  # ip4-04
617         - 33  # ip4-05
618         - 34  # ip6-00
619         - 35  # ip6-01
620         - 36  # l2-00
621         - 37  # l2-01
622         - 38  # lb-00
623         - 39  # memif-00
624         - 40  # vhost-00
625         - 41  # vhost-01
626         - 42  # vts-00
627
628     vpp-perf-results-2n-clx:
629       csit-vpp-perf-report-coverage-2005-2n-clx:
630         - 24  # ip4-00
631         - 25  # ip4-01
632         - 26  # ip4-02
633         - 27  # ip4-03
634         - 28  # ip4-04
635         - 29  # ip4-05
636         - 34  # ip6-00
637         - 36  # ip6-01
638         - 31  # l2-00
639         - 41  # l2-01
640         - 39  # lb-00
641         - 37  # memif-00
642         - 32  # vhost-00
643         - 33  # vhost-01
644         - 40  # vts-00
645
646     vpp-perf-results-3n-tsh:
647       csit-vpp-perf-report-iterative-2005-3n-tsh:
648         - 35  # NDRPDR sel env 4
649
650     vpp-perf-results-3n-dnv:
651       csit-vpp-perf-report-coverage-2005-3n-dnv:
652         - 1   # perf-full-3n-dnv-crypto_I
653         - 24  # perf-full-3n-dnv-crypto_II
654         - 5   # perf-full-3n-dnv-ip4_I
655         - 13  # perf-full-3n-dnv-ip4_II
656         - 17  # perf-full-3n-dnv-ip6_I
657         - 18  # perf-full-3n-dnv-ip6_II
658         - 21  # perf-full-3n-dnv-l2_I
659         - 22  # perf-full-3n-dnv-l2_II
660         - 23  # perf-full-3n-dnv-ip4-tunnels_I
661
662     vpp-perf-results-2n-dnv:
663       csit-vpp-perf-report-coverage-2005-2n-dnv:
664         - 1   # perf-full-2n-dnv-ip4_I
665         - 2   # perf-full-2n-dnv-ip4_II
666         - 3   # perf-full-2n-dnv-ip6_I
667         - 4   # perf-full-2n-dnv-ip6_II
668         - 5   # perf-full-2n-dnv-l2_I
669         - 6   # perf-full-2n-dnv-l2_II
670
671     vpp-mrr-results-3n-hsw:
672       csit-vpp-perf-report-iterative-2005-3n-hsw:
673         - 30  # MRR env 4
674
675     vpp-mrr-results-3n-skx:
676       csit-vpp-perf-report-iterative-2005-3n-skx:
677         - 49  # MRR sel env 4
678
679     vpp-mrr-results-2n-skx:
680       csit-vpp-perf-report-iterative-2005-2n-skx:
681         - 99  # MRR sel env 4
682
683     vpp-mrr-results-2n-clx:
684       csit-vpp-perf-report-iterative-2005-2n-clx:
685         - 72  # MRR env 4
686
687     vpp-mrr-results-3n-tsh:
688       csit-vpp-perf-report-iterative-2005-3n-tsh:
689         - 27  # MRR sel env 4
690
691     vpp-mrr-results-3n-dnv:
692       csit-vpp-perf-report-iterative-2005-3n-dnv:
693         - 8   # MRR
694
695     vpp-mrr-results-2n-dnv:
696       csit-vpp-perf-report-iterative-2005-2n-dnv:
697         - 15  # MRR sel
698
699     vpp-device-results-ubuntu:
700       csit-vpp-device-2005-ubuntu1804-1n-skx:
701         - 35
702
703     dpdk-perf-results-3n-hsw:
704       csit-dpdk-perf-report-iterative-2005-3n-hsw:
705         - 25  # NDRPDR iter
706
707     dpdk-perf-results-3n-skx:
708       csit-dpdk-perf-report-iterative-2005-3n-skx:
709         - 28  # NDRPDR iter
710
711     dpdk-perf-results-2n-skx:
712       csit-dpdk-perf-report-iterative-2005-2n-skx:
713         - 20  # NDRPDR iter
714
715     dpdk-perf-results-2n-clx:
716       csit-dpdk-perf-report-iterative-2005-2n-clx:
717         - 21  # NDRPDR iter
718
719     dpdk-perf-results-2n-dnv:
720       csit-dpdk-perf-report-iterative-2005-2n-dnv:
721         - 8   # NDRPDR sel
722
723     dpdk-perf-results-3n-dnv:
724       csit-dpdk-perf-report-iterative-2005-3n-dnv:
725         - 6   # NDRPDR sel
726
727     dpdk-perf-results-3n-tsh:
728       csit-dpdk-perf-report-iterative-2005-3n-tsh:
729         - 5   # NDRPDR sel
730
731 ###########################################################################
732     # Tables (more than one data set)
733
734     # Performance changes
735
736     vpp-performance-changes-3n-hsw-h1:
737       csit-vpp-perf-verify-1908-3n-hsw:
738         - 12  # NDRPDR sel
739         - 13  # NDRPDR sel
740         - 14  # NDRPDR sel
741         - 15  # NDRPDR sel
742         - 16  # NDRPDR sel
743         - 17  # NDRPDR sel
744         - 18  # NDRPDR sel
745         - 19  # NDRPDR sel
746         - 20  # NDRPDR sel
747         - 21  # NDRPDR sel
748     vpp-performance-changes-3n-hsw-ref:
749       csit-vpp-perf-verify-2001-3n-hsw:
750         - 21  # NDRPDR sel
751         - 22  # NDRPDR sel
752         - 23  # NDRPDR sel
753         - 24  # NDRPDR sel
754         - 25  # NDRPDR sel
755         - 29  # NDRPDR sel
756         - 30  # NDRPDR sel
757         - 31  # NDRPDR sel
758         - 32  # NDRPDR sel
759         - 34  # NDRPDR sel
760     vpp-performance-changes-3n-hsw-cmp:
761       csit-vpp-perf-report-iterative-2005-3n-hsw:
762         - 3   # NDRPDR sel
763         - 4   # NDRPDR sel
764         - 5   # NDRPDR sel
765         - 10  # NDRPDR sel
766         - 11  # NDRPDR sel
767         - 12  # NDRPDR sel
768         - 15  # NDRPDR sel
769         - 16  # NDRPDR sel
770         - 18  # NDRPDR sel
771         - 19  # NDRPDR sel
772     vpp-performance-changes-3n-hsw-cmp-2:
773       csit-vpp-perf-report-iterative-2005-3n-hsw:
774         - 20  # NDRPDR sel env 4
775         - 21  # NDRPDR sel env 4
776         - 22  # NDRPDR sel env 4
777         - 23  # NDRPDR sel env 4
778         - 24  # NDRPDR sel env 4
779         - 25  # NDRPDR sel env 4
780         - 26  # NDRPDR sel env 4
781         - 27  # NDRPDR sel env 4
782         - 28  # NDRPDR sel env 4
783         - 29  # NDRPDR sel env 4
784     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
785       csit-vpp-perf-report-iterative-2005-3n-hsw:
786         - 31  # NDRPDR sel 2001.0-4
787         - 32  # NDRPDR sel 2001.0-4
788         - 33  # NDRPDR sel 2001.0-4
789         - 34  # NDRPDR sel 2001.0-4
790         - 35  # NDRPDR sel 2001.0-4
791         - 36  # NDRPDR sel 2001.0-4
792         - 38  # NDRPDR sel 2001.0-4
793
794     vpp-performance-changes-3n-skx-h1:
795       csit-vpp-perf-verify-1908_1-3n-skx:
796         - 26  # NDRPDR sel - new1908.1
797         - 27  # NDRPDR sel - new1908.1
798         - 28  # NDRPDR sel - new1908.1
799         - 29  # NDRPDR sel - new1908.1
800         - 30  # NDRPDR sel - new1908.1
801         - 31  # NDRPDR sel - new1908.1
802         - 33  # NDRPDR sel - new1908.1
803         - 34  # NDRPDR sel - new1908.1
804         - 35  # NDRPDR sel - new1908.1
805         - 36  # NDRPDR sel - new1908.1
806     vpp-performance-changes-3n-skx-ref:
807       csit-vpp-perf-verify-2001-3n-skx:
808         - 69  # NDRPDR sel - new2001.0
809         - 71  # NDRPDR sel - new2001.0
810         - 72  # NDRPDR sel - new2001.0
811         - 76  # NDRPDR sel - new2001.0
812         - 77  # NDRPDR sel - new2001.0
813         - 78  # NDRPDR sel - new2001.0
814         - 80  # NDRPDR sel - new2001.0
815     vpp-performance-changes-3n-skx-cmp:
816       csit-vpp-perf-report-iterative-2005-3n-skx:
817         - 4   # NDRPDR sel
818         - 5   # NDRPDR sel ??? all x710 failed
819         - 33  # NDRPDR sel
820         - 28  # NDRPDR sel
821         - 34  # NDRPDR sel
822         - 36  # NDRPDR sel
823         - 37  # NDRPDR sel
824         - 38  # NDRPDR sel
825         - 39  # NDRPDR sel
826         - 41  # NDRPDR sel
827     vpp-performance-changes-3n-skx-cmp-2:
828       csit-vpp-perf-report-iterative-2005-3n-skx:
829         - 42  # NDRPDR sel env 4
830         - 43  # NDRPDR sel env 4
831         - 44  # NDRPDR sel env 4
832         - 45  # NDRPDR sel env 4
833         - 47  # NDRPDR sel env 4
834         - 55  # NDRPDR sel env 4
835         - 56  # NDRPDR sel env 4
836         - 57  # NDRPDR sel env 4
837         - 61  # NDRPDR sel env 4
838         - 62  # NDRPDR sel env 4
839     vpp-performance-changes-3n-skx-cmp-2001.0-4:
840       csit-vpp-perf-report-iterative-2005-3n-skx:
841         - 50  # NDRPDR sel 2001.0-4
842         - 51  # NDRPDR sel 2001.0-4
843         - 52  # NDRPDR sel 2001.0-4
844         - 53  # NDRPDR sel 2001.0-4
845         - 54  # NDRPDR sel 2001.0-4
846
847     vpp-performance-changes-2n-skx-h1:
848       csit-vpp-perf-verify-1908_1-2n-skx:
849         - 39  # NDRPDR sel - new1908.1
850         - 40  # NDRPDR sel - new1908.1
851         - 41  # NDRPDR sel - new1908.1
852         - 43  # NDRPDR sel - new1908.1
853         - 44  # NDRPDR sel - new1908.1
854         - 45  # NDRPDR sel - new1908.1
855         - 46  # NDRPDR sel - new1908.1
856         - 47  # NDRPDR sel - new1908.1
857         - 48  # NDRPDR sel - new1908.1
858         - 49  # NDRPDR sel - new1908.1
859     vpp-performance-changes-2n-skx-ref:
860       csit-vpp-perf-verify-2001-2n-skx:
861         - 143  # NDRPDR sel - new2001.0
862         - 146  # NDRPDR sel - new2001.0
863         - 147  # NDRPDR sel - new2001.0
864         - 148  # NDRPDR sel - new2001.0
865         - 149  # NDRPDR sel - new2001.0
866         - 150  # NDRPDR sel - new2001.0
867         - 151  # NDRPDR sel - new2001.0
868         - 152  # NDRPDR sel - new2001.0
869         - 153  # NDRPDR sel - new2001.0
870         - 154  # NDRPDR sel - new2001.0
871     vpp-performance-changes-2n-skx-cmp:
872       csit-vpp-perf-report-iterative-2005-2n-skx:
873         - 43  # NDRPDR sel
874         - 38  # NDRPDR sel
875         - 7   # NDRPDR sel
876         - 65  # NDRPDR sel
877         - 47  # NDRPDR sel
878         - 55  # NDRPDR sel
879         - 67  # NDRPDR sel
880         - 75  # NDRPDR sel
881         - 76  # NDRPDR sel
882         - 73  # NDRPDR sel
883     vpp-performance-changes-2n-skx-cmp-2:
884       csit-vpp-perf-report-iterative-2005-2n-skx:
885         - 88  # NDRPDR sel env 4
886         - 89  # NDRPDR sel env 4
887         - 90  # NDRPDR sel env 4
888         - 91  # NDRPDR sel env 4
889         - 92  # NDRPDR sel env 4
890         - 93  # NDRPDR sel env 4
891         - 94  # NDRPDR sel env 4
892         - 125 # NDRPDR sel env 4
893         - 126 # NDRPDR sel env 4
894         - 127 # NDRPDR sel env 4
895     vpp-performance-changes-2n-skx-cmp-2001.0-4:
896       csit-vpp-perf-report-iterative-2005-2n-skx:
897         - 100 # NDRPDR sel 2001.0-4
898         - 101 # NDRPDR sel 2001.0-4
899         - 102 # NDRPDR sel 2001.0-4
900         - 103 # NDRPDR sel 2001.0-4
901         - 104 # NDRPDR sel 2001.0-4
902         - 105 # NDRPDR sel 2001.0-4
903
904 #    vpp-performance-changes-nfv-2n-skx-ref:
905 #      csit-vpp-perf-verify-2001-2n-skx:
906 #        - 30  # NFV
907 #        - 31  # NFV
908 #    vpp-performance-changes-nfv-2n-skx-cmp:
909 #      csit-vpp-perf-report-iterative-2005-2n-skx:
910 #        - 43  # NDRPDR sel
911 #        - 38  # NDRPDR sel
912 #        - 7   # NDRPDR sel
913 #        - 78  # nf-density-sel
914 #        - 83  # nf-density-sel
915
916     vpp-performance-changes-2n-clx-ref:
917       csit-vpp-perf-verify-2001-2n-clx:
918         - 28  # NDRPDR sel
919         - 29  # NDRPDR sel
920         - 32  # NDRPDR sel
921         - 40  # NDRPDR sel
922         - 43  # NDRPDR sel
923         - 44  # NDRPDR sel
924         - 45  # NDRPDR sel
925         - 47  # NDRPDR sel
926         - 48  # NDRPDR sel
927         - 49  # NDRPDR sel
928     vpp-performance-changes-2n-clx-cmp:
929       csit-vpp-perf-report-iterative-2005-2n-clx:
930         - 7   # NDRPDR sel
931         - 38  # NDRPDR sel
932         - 9   # NDRPDR sel
933         - 32  # NDRPDR sel ???
934         - 33  # NDRPDR sel ???
935         - 39  # NDRPDR sel
936         - 40  # NDRPDR sel
937         - 43  # NDRPDR sel
938         - 50  # NDRPDR sel
939         - 51  # NDRPDR sel
940     vpp-performance-changes-2n-clx-cmp-2:
941       csit-vpp-perf-report-iterative-2005-2n-clx:
942         - 62  # NDRPDR sel env 4
943         - 63  # NDRPDR sel env 4
944         - 64  # NDRPDR sel env 4
945         - 65  # NDRPDR sel env 4
946         - 66  # NDRPDR sel env 4
947         - 68  # NDRPDR sel env 4
948         - 69  # NDRPDR sel env 4
949         - 70  # NDRPDR sel env 4
950         - 103 # NDRPDR sel env 4
951         - 104 # NDRPDR sel env 4
952     vpp-performance-changes-2n-clx-cmp-2001.0-4:
953       csit-vpp-perf-report-iterative-2005-2n-clx:
954         - 73  # NDRPDR sel 2001.0-4
955         - 74  # NDRPDR sel 2001.0-4
956         - 75  # NDRPDR sel 2001.0-4
957         - 76  # NDRPDR sel 2001.0-4
958         - 77  # NDRPDR sel 2001.0-4
959         - 78  # NDRPDR sel 2001.0-4
960         - 79  # NDRPDR sel 2001.0-4
961         - 80  # NDRPDR sel 2001.0-4
962
963     vpp-performance-changes-2n-dnv-h1:
964       csit-vpp-perf-verify-1908-2n-dnv:
965         - 1   # NDRPDR sel
966         - 2   # NDRPDR sel
967         - 3   # NDRPDR sel
968         - 4   # NDRPDR sel
969         - 5   # NDRPDR sel
970         - 6   # NDRPDR sel
971         - 7   # NDRPDR sel
972         - 8   # NDRPDR sel
973         - 9   # NDRPDR sel
974         - 10  # NDRPDR sel
975     vpp-performance-changes-2n-dnv-ref:
976       csit-vpp-perf-verify-2001-2n-dnv:
977         - 4   # NDRPDR sel
978         - 5   # NDRPDR sel
979         - 6   # NDRPDR sel
980         - 7   # NDRPDR sel
981         - 8   # NDRPDR sel
982         - 9   # NDRPDR sel
983         - 10  # NDRPDR sel
984         - 11  # NDRPDR sel
985         - 13  # NDRPDR sel
986         - 16  # NDRPDR sel
987     vpp-performance-changes-2n-dnv-cmp:
988       csit-vpp-perf-report-iterative-2005-2n-dnv:
989         - 3   # NDRPDR sel
990         - 6   # NDRPDR sel
991         - 7   # NDRPDR sel
992         - 8   # NDRPDR sel
993         - 9   # NDRPDR sel
994         - 10  # NDRPDR sel
995         - 11  # NDRPDR sel
996         - 12  # NDRPDR sel
997         - 13  # NDRPDR sel
998         - 14  # NDRPDR sel
999
1000     vpp-performance-changes-3n-dnv-h1:
1001       csit-vpp-perf-verify-1908-3n-dnv:
1002         - 6   # NDRPDR sel
1003         - 7   # NDRPDR sel
1004         - 8   # NDRPDR sel
1005         - 9   # NDRPDR sel
1006         - 10  # NDRPDR sel
1007         - 12  # NDRPDR sel
1008         - 13  # NDRPDR sel
1009         - 14  # NDRPDR sel
1010         - 15  # NDRPDR sel
1011         - 16  # NDRPDR sel
1012     vpp-performance-changes-3n-dnv-ref:
1013       csit-vpp-perf-verify-2001-3n-dnv:
1014         - 5   # NDRPDR sel
1015         - 6   # NDRPDR sel
1016         - 7   # NDRPDR sel
1017         - 8   # NDRPDR sel
1018         - 9   # NDRPDR sel
1019         - 10  # NDRPDR sel
1020         - 12  # NDRPDR sel
1021         - 16  # NDRPDR sel
1022         - 17  # NDRPDR sel
1023         - 18  # NDRPDR sel
1024     vpp-performance-changes-3n-dnv-cmp:
1025       csit-vpp-perf-report-iterative-2005-3n-dnv:
1026         - 2   # NDRPDR sel
1027         - 3   # NDRPDR sel
1028         - 4   # NDRPDR sel
1029         - 5   # NDRPDR sel
1030         - 6   # NDRPDR sel
1031         - 7   # NDRPDR sel
1032         - 9   # NDRPDR sel
1033         - 10  # NDRPDR sel
1034         - 11  # NDRPDR sel
1035         - 12  # NDRPDR sel
1036
1037     vpp-performance-changes-3n-tsh-h1:
1038       csit-vpp-perf-verify-1908-3n-tsh:
1039         - 7   # NDRPDR sel
1040         - 8   # NDRPDR sel
1041         - 9   # NDRPDR sel
1042         - 10  # NDRPDR sel
1043         - 11  # NDRPDR sel
1044         - 12  # NDRPDR sel
1045         - 13  # NDRPDR sel
1046         - 14  # NDRPDR sel
1047         - 15  # NDRPDR sel
1048         - 16  # NDRPDR sel
1049     vpp-performance-changes-3n-tsh-ref:
1050       csit-vpp-perf-verify-2001-3n-tsh:
1051         - 3   # NDRPDR sel
1052         - 4   # NDRPDR sel
1053         - 7   # NDRPDR sel
1054         - 8   # NDRPDR sel
1055         - 10  # NDRPDR sel
1056         - 12  # NDRPDR sel
1057         - 13  # NDRPDR sel
1058         - 14  # NDRPDR sel
1059         - 15  # NDRPDR sel
1060         - 21  # NDRPDR sel
1061     vpp-performance-changes-3n-tsh-cmp:
1062       csit-vpp-perf-report-iterative-2005-3n-tsh:
1063         - 9   # NDRPDR sel
1064         - 11  # NDRPDR sel
1065         - 12  # NDRPDR sel
1066         - 20  # NDRPDR sel
1067         - 14  # NDRPDR sel
1068         - 21  # NDRPDR sel
1069     vpp-performance-changes-3n-tsh-cmp-2:
1070       csit-vpp-perf-report-iterative-2005-3n-tsh:
1071         - 23  # NDRPDR sel env 4
1072         - 25  # NDRPDR sel env 4
1073         - 33  # NDRPDR sel env 4
1074         - 34  # NDRPDR sel env 4
1075         - 35  # NDRPDR sel env 4
1076         - 36  # NDRPDR sel env 4
1077         - 37  # NDRPDR sel env 4
1078         - 38  # NDRPDR sel env 4
1079         - 39  # NDRPDR sel env 4
1080         - 40  # NDRPDR sel env 4
1081     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1082       csit-vpp-perf-report-iterative-2005-3n-tsh:
1083         - 28  # NDRPDR sel 2001.0-4
1084         - 29  # NDRPDR sel 2001.0-4
1085         - 31  # NDRPDR sel 2001.0-4
1086
1087     vpp-soak-vs-ndr-2n-skx-ref:
1088       csit-vpp-perf-report-iterative-2005-2n-skx:
1089         - 88  # NDRPDR sel env 4
1090         - 89  # NDRPDR sel env 4
1091         - 90  # NDRPDR sel env 4
1092         - 91  # NDRPDR sel env 4
1093         - 92  # NDRPDR sel env 4
1094         - 93  # NDRPDR sel env 4
1095         - 94  # NDRPDR sel env 4
1096         - 125 # NDRPDR sel env 4
1097         - 126 # NDRPDR sel env 4
1098         - 127 # NDRPDR sel env 4
1099     vpp-soak-vs-ndr-2n-skx-cmp:
1100       csit-vpp-perf-report-iterative-2005-2n-skx:
1101         - 122 # Soak
1102         - 123 # Soak
1103     vpp-soak-vs-ndr-2n-skx:
1104       csit-vpp-perf-report-iterative-2005-2n-skx:
1105         - 88  # NDRPDR sel env 4
1106         - 89  # NDRPDR sel env 4
1107         - 90  # NDRPDR sel env 4
1108         - 91  # NDRPDR sel env 4
1109         - 92  # NDRPDR sel env 4
1110         - 93  # NDRPDR sel env 4
1111         - 94  # NDRPDR sel env 4
1112         - 125 # NDRPDR sel env 4
1113         - 126 # NDRPDR sel env 4
1114         - 127 # NDRPDR sel env 4
1115         - 122 # Soak
1116         - 123 # Soak
1117
1118     vpp-soak-vs-ndr-2n-clx-ref:
1119       csit-vpp-perf-report-iterative-2005-2n-clx:
1120         - 62  # NDRPDR sel env 4
1121         - 63  # NDRPDR sel env 4
1122         - 64  # NDRPDR sel env 4
1123         - 65  # NDRPDR sel env 4
1124         - 66  # NDRPDR sel env 4
1125         - 68  # NDRPDR sel env 4
1126         - 69  # NDRPDR sel env 4
1127         - 70  # NDRPDR sel env 4
1128         - 103 # NDRPDR sel env 4
1129         - 104 # NDRPDR sel env 4
1130     vpp-soak-vs-ndr-2n-clx-cmp:
1131       csit-vpp-perf-report-iterative-2005-2n-clx:
1132         - 101 # Soak
1133         - 102 # Soak
1134     vpp-soak-vs-ndr-2n-clx:
1135       csit-vpp-perf-report-iterative-2005-2n-clx:
1136         - 62  # NDRPDR sel env 4
1137         - 63  # NDRPDR sel env 4
1138         - 64  # NDRPDR sel env 4
1139         - 65  # NDRPDR sel env 4
1140         - 66  # NDRPDR sel env 4
1141         - 68  # NDRPDR sel env 4
1142         - 69  # NDRPDR sel env 4
1143         - 70  # NDRPDR sel env 4
1144         - 103 # NDRPDR sel env 4
1145         - 104 # NDRPDR sel env 4
1146         - 101 # Soak
1147         - 102 # Soak
1148
1149     vpp-performance-changes-3n-hsw-mrr-h1:
1150       csit-vpp-perf-verify-1908-3n-hsw:
1151         - 39  # MRR sel
1152     vpp-performance-changes-3n-hsw-mrr-ref:
1153       csit-vpp-perf-verify-2001-3n-hsw:
1154         - 17  # MRR sel
1155     vpp-performance-changes-3n-hsw-mrr-cmp:
1156       csit-vpp-perf-report-iterative-2005-3n-hsw:
1157         - 13  # MRR
1158     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1159       csit-vpp-perf-report-iterative-2005-3n-hsw:
1160         - 30  # MRR env 4
1161
1162 #    vpp-performance-changes-3n-skx-mrr-h1:
1163 #      csit-vpp-perf-verify-1908-3n-skx:
1164 #        - 36  # MRR sel
1165     vpp-performance-changes-3n-skx-mrr-ref:
1166       csit-vpp-perf-verify-2001-3n-skx:
1167         - 50  # MRR sel
1168         - 53  # MRR sel addition
1169     vpp-performance-changes-3n-skx-mrr-cmp:
1170       csit-vpp-perf-report-iterative-2005-3n-skx:
1171         - 6   # MRR sel
1172     vpp-performance-changes-3n-skx-mrr-cmp-2:
1173       csit-vpp-perf-report-iterative-2005-3n-skx:
1174         - 49  # MRR sel env 4
1175
1176 #    vpp-performance-changes-2n-skx-mrr-h1:
1177 #      csit-vpp-perf-verify-1908-2n-skx:
1178 #        - 69  # MRR sel
1179     vpp-performance-changes-2n-skx-mrr-ref:
1180       csit-vpp-perf-verify-2001-2n-skx:
1181         - 101 # MRR sel
1182         - 128 # MRR sel addition
1183     vpp-performance-changes-2n-skx-mrr-cmp:
1184       csit-vpp-perf-report-iterative-2005-2n-skx:
1185         - 42  # MRR sel
1186     vpp-performance-changes-2n-skx-mrr-cmp-2:
1187       csit-vpp-perf-report-iterative-2005-2n-skx:
1188         - 99  # MRR sel env 4
1189
1190     vpp-performance-changes-2n-clx-mrr-ref:
1191       csit-vpp-perf-verify-2001-2n-clx:
1192         - 39  # MRR
1193     vpp-performance-changes-2n-clx-mrr-cmp:
1194       csit-vpp-perf-report-iterative-2005-2n-clx:
1195         - 12   # MRR
1196     vpp-performance-changes-2n-clx-mrr-cmp-2:
1197       csit-vpp-perf-report-iterative-2005-2n-clx:
1198         - 72   # MRR sel env 4
1199
1200 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1201 #      csit-vpp-perf-verify-1908-2n-skx:
1202 #        - 71  # NFV MRR
1203 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1204 #      # csit-vpp-perf-verify-2001-2n-skx:
1205 #      csit-vpp-perf-verify-1908-2n-skx:
1206 #        - 71  # NFV MRR
1207
1208     vpp-performance-changes-2n-dnv-mrr-h1:
1209       csit-vpp-perf-verify-1908-2n-dnv:
1210         - 11  # MRR sel
1211     vpp-performance-changes-2n-dnv-mrr-ref:
1212       csit-vpp-perf-verify-2001-2n-dnv:
1213         - 12  # MRR sel
1214     vpp-performance-changes-2n-dnv-mrr-cmp:
1215       csit-vpp-perf-report-iterative-2005-2n-dnv:
1216         - 15  # MRR sel
1217
1218     vpp-performance-changes-3n-dnv-mrr-h1:
1219       csit-vpp-perf-verify-1908-3n-dnv:
1220         - 17  # MRR sel
1221     vpp-performance-changes-3n-dnv-mrr-ref:
1222       csit-vpp-perf-verify-2001-3n-dnv:
1223         - 11  # MRR sel
1224     vpp-performance-changes-3n-dnv-mrr-cmp:
1225       csit-vpp-perf-report-iterative-2005-3n-dnv:
1226         - 8   # MRR
1227
1228     vpp-performance-changes-3n-tsh-mrr-h1:
1229       csit-vpp-perf-verify-1908-3n-tsh:
1230         - 17  # MRR sel
1231     vpp-performance-changes-3n-tsh-mrr-ref:
1232       csit-vpp-perf-verify-2001-3n-tsh:
1233         - 9   # MRR sel
1234     vpp-performance-changes-3n-tsh-mrr-cmp:
1235       csit-vpp-perf-report-iterative-2005-3n-tsh:
1236         - 10  # MRR sel
1237     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1238       csit-vpp-perf-report-iterative-2005-3n-tsh:
1239         - 27  # MRR sel env 4
1240
1241     dpdk-performance-changes-3n-hsw-h1:
1242       csit-dpdk-perf-verify-1908-3n-hsw:
1243         - 2   # NDRPDR sel
1244         - 3   # NDRPDR sel
1245         - 4   # NDRPDR sel
1246         - 5   # NDRPDR sel
1247         - 6   # NDRPDR sel
1248         - 7   # NDRPDR sel
1249         - 8   # NDRPDR sel
1250         - 9   # NDRPDR sel
1251         - 10  # NDRPDR sel
1252         - 11  # NDRPDR sel
1253     dpdk-performance-changes-3n-hsw-ref:
1254       csit-dpdk-perf-verify-2001-3n-hsw:
1255         - 4   # NDRPDR sel
1256         - 5   # NDRPDR sel
1257         - 6   # NDRPDR sel
1258         - 7   # NDRPDR sel
1259         - 8   # NDRPDR sel
1260         - 9   # NDRPDR sel
1261         - 10  # NDRPDR sel
1262         - 11  # NDRPDR sel
1263         - 12  # NDRPDR sel
1264         - 13  # NDRPDR sel
1265         - 15  # NDRPDR sel
1266         - 16  # NDRPDR sel
1267         - 17  # NDRPDR sel
1268         - 18  # NDRPDR sel
1269         - 19  # NDRPDR sel
1270         - 20  # NDRPDR sel
1271         - 21  # NDRPDR sel
1272         - 22  # NDRPDR sel
1273         - 23  # NDRPDR sel
1274         - 24  # NDRPDR sel
1275     dpdk-performance-changes-3n-hsw-cmp:
1276       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1277         - 25  # NDRPDR iter
1278         - 26  # NDRPDR iter
1279         - 27  # NDRPDR iter
1280         - 28  # NDRPDR iter
1281         - 29  # NDRPDR iter
1282         - 30  # NDRPDR iter
1283         - 31  # NDRPDR iter
1284         - 32  # NDRPDR iter
1285         - 33  # NDRPDR iter
1286         - 34  # NDRPDR iter
1287
1288     dpdk-performance-changes-3n-skx-h1:
1289       csit-dpdk-perf-verify-1908-3n-skx:
1290         - 3   # NDRPDR sel
1291         - 4   # NDRPDR sel
1292         - 5   # NDRPDR sel
1293         - 6   # NDRPDR sel
1294         - 7   # NDRPDR sel
1295         - 8   # NDRPDR sel
1296         - 9   # NDRPDR sel
1297         - 10  # NDRPDR sel
1298         - 11  # NDRPDR sel
1299         - 12  # NDRPDR sel
1300     dpdk-performance-changes-3n-skx-ref:
1301       csit-dpdk-perf-verify-2001-3n-skx:
1302         - 29  # NDRPDR sel xxv710
1303         - 33  # NDRPDR sel xxv710
1304         - 34  # NDRPDR sel xxv710
1305         - 35  # NDRPDR sel xxv710
1306         - 36  # NDRPDR sel xxv710
1307         - 37  # NDRPDR sel xxv710
1308         - 41  # NDRPDR sel xxv710
1309         - 42  # NDRPDR sel xxv710
1310         - 43  # NDRPDR sel xxv710
1311         - 45  # NDRPDR sel xxv710
1312         - 30  # NDRPDR sel x710
1313         - 31  # NDRPDR sel x710
1314         - 32  # NDRPDR sel x710
1315         - 38  # NDRPDR sel x710
1316         - 39  # NDRPDR sel x710
1317         - 40  # NDRPDR sel x710
1318         - 44  # NDRPDR sel x710
1319         - 46  # NDRPDR sel x710
1320         - 47  # NDRPDR sel x710
1321         - 48  # NDRPDR sel x710
1322     dpdk-performance-changes-3n-skx-cmp:
1323       csit-dpdk-perf-report-iterative-2005-3n-skx:
1324         - 28  # NDRPDR iter
1325         - 29  # NDRPDR iter
1326         - 30  # NDRPDR iter
1327         - 31  # NDRPDR iter
1328         - 32  # NDRPDR iter
1329         - 33  # NDRPDR iter
1330         - 34  # NDRPDR iter
1331         - 35  # NDRPDR iter
1332         - 36  # NDRPDR iter
1333         - 37  # NDRPDR iter
1334
1335     dpdk-performance-changes-2n-skx-h1:
1336       csit-dpdk-perf-verify-1908-2n-skx:
1337         - 2   # NDRPDR sel
1338         - 3   # NDRPDR sel
1339         - 4   # NDRPDR sel
1340         - 5   # NDRPDR sel
1341         - 7   # NDRPDR sel
1342         - 8   # NDRPDR sel
1343         - 9   # NDRPDR sel
1344         - 10  # NDRPDR sel
1345         - 11  # NDRPDR sel
1346         - 12  # NDRPDR sel
1347     dpdk-performance-changes-2n-skx-ref:
1348       csit-dpdk-perf-verify-2001-2n-skx:
1349         - 35  # NDRPDR sel xxv710
1350         - 36  # NDRPDR sel xxv710
1351         - 37  # NDRPDR sel xxv710
1352         - 41  # NDRPDR sel xxv710
1353         - 42  # NDRPDR sel xxv710
1354         - 43  # NDRPDR sel xxv710
1355         - 46  # NDRPDR sel xxv710
1356         - 47  # NDRPDR sel xxv710
1357         - 52  # NDRPDR sel xxv710
1358         - 53  # NDRPDR sel xxv710
1359         - 38  # NDRPDR sel x710
1360         - 39  # NDRPDR sel x710
1361         - 40  # NDRPDR sel x710
1362         - 44  # NDRPDR sel x710
1363         - 45  # NDRPDR sel x710
1364         - 48  # NDRPDR sel x710
1365         - 49  # NDRPDR sel x710
1366         - 50  # NDRPDR sel x710
1367         - 51  # NDRPDR sel x710
1368         - 54  # NDRPDR sel x710
1369     dpdk-performance-changes-2n-skx-cmp:
1370       csit-dpdk-perf-report-iterative-2005-2n-skx:
1371         - 20  # NDRPDR iter
1372         - 21  # NDRPDR iter
1373         - 22  # NDRPDR iter
1374         - 23  # NDRPDR iter
1375         - 24  # NDRPDR iter
1376         - 25  # NDRPDR iter
1377         - 26  # NDRPDR iter
1378         - 27  # NDRPDR iter
1379         - 28  # NDRPDR iter
1380         - 29  # NDRPDR iter
1381
1382     dpdk-performance-changes-2n-clx-ref:
1383       csit-dpdk-perf-verify-2001-2n-clx:
1384         - 15  # NDRPDR sel
1385         - 16  # NDRPDR sel
1386         - 17  # NDRPDR sel
1387         - 18  # NDRPDR sel
1388         - 19  # NDRPDR sel
1389         - 20  # NDRPDR sel
1390         - 21  # NDRPDR sel
1391         - 22  # NDRPDR sel
1392         - 23  # NDRPDR sel
1393         - 24  # NDRPDR sel
1394         - 25  # NDRPDR sel
1395         - 26  # NDRPDR sel
1396         - 27  # NDRPDR sel
1397         - 28  # NDRPDR sel
1398         - 29  # NDRPDR sel
1399         - 30  # NDRPDR sel
1400         - 31  # NDRPDR sel
1401         - 32  # NDRPDR sel
1402         - 33  # NDRPDR sel
1403         - 34  # NDRPDR sel
1404     dpdk-performance-changes-2n-clx-cmp:
1405       csit-dpdk-perf-report-iterative-2005-2n-clx:
1406         - 20  # NDRPDR iter
1407         - 21  # NDRPDR iter
1408         - 22  # NDRPDR iter
1409         - 23  # NDRPDR iter
1410         - 24  # NDRPDR iter
1411         - 25  # NDRPDR iter
1412         - 26  # NDRPDR iter
1413         - 27  # NDRPDR iter
1414         - 28  # NDRPDR iter
1415         - 29  # NDRPDR iter
1416
1417     dpdk-performance-changes-2n-dnv-ref:
1418       csit-dpdk-perf-verify-2001-2n-dnv:
1419         - 9   # NDRPDR sel
1420         - 10  # NDRPDR sel
1421         - 11  # NDRPDR sel
1422         - 12  # NDRPDR sel
1423         - 13  # NDRPDR sel
1424         - 14  # NDRPDR sel
1425         - 15  # NDRPDR sel
1426         - 16  # NDRPDR sel
1427         - 17  # NDRPDR sel
1428         - 18  # NDRPDR sel
1429     dpdk-performance-changes-2n-dnv-cmp:
1430       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1431         - 8   # NDRPDR sel
1432         - 9   # NDRPDR sel
1433         - 10  # NDRPDR sel
1434         - 11  # NDRPDR sel
1435         - 12  # NDRPDR sel
1436         - 13  # NDRPDR sel
1437         - 14  # NDRPDR sel
1438         - 15  # NDRPDR sel
1439         - 16  # NDRPDR sel
1440         - 17  # NDRPDR sel
1441
1442     dpdk-performance-changes-3n-dnv-ref:
1443       csit-dpdk-perf-verify-2001-3n-dnv:
1444         - 12  # NDRPDR sel
1445         - 13  # NDRPDR sel
1446         - 14  # NDRPDR sel
1447         - 15  # NDRPDR sel
1448         - 16  # NDRPDR sel
1449         - 17  # NDRPDR sel
1450         - 18  # NDRPDR sel
1451         - 19  # NDRPDR sel
1452         - 20  # NDRPDR sel
1453         - 22  # NDRPDR sel
1454     dpdk-performance-changes-3n-dnv-cmp:
1455       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1456         - 6   # NDRPDR sel
1457         - 7   # NDRPDR sel
1458         - 8   # NDRPDR sel
1459         - 9   # NDRPDR sel
1460         - 10  # NDRPDR sel
1461         - 11  # NDRPDR sel
1462         - 12  # NDRPDR sel
1463         - 13  # NDRPDR sel
1464         - 14  # NDRPDR sel
1465         - 16  # NDRPDR sel
1466
1467     dpdk-performance-changes-3n-tsh-ref:
1468       csit-dpdk-perf-verify-2001-3n-tsh:
1469         - 3   # NDRPDR sel
1470         - 4   # NDRPDR sel
1471         - 5   # NDRPDR sel
1472         - 9   # NDRPDR sel
1473         - 10  # NDRPDR sel
1474         - 11  # NDRPDR sel
1475         - 12  # NDRPDR sel
1476         - 14  # NDRPDR sel
1477         - 15  # NDRPDR sel
1478         - 18  # NDRPDR sel
1479     dpdk-performance-changes-3n-tsh-cmp:
1480       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1481         - 5   # NDRPDR sel
1482
1483     # Compare testbeds
1484
1485     vpp-compare-testbeds-ref:
1486       csit-vpp-perf-report-iterative-2005-3n-hsw:
1487         - 20  # NDRPDR sel env 4
1488         - 21  # NDRPDR sel env 4
1489         - 22  # NDRPDR sel env 4
1490         - 23  # NDRPDR sel env 4
1491         - 24  # NDRPDR sel env 4
1492         - 25  # NDRPDR sel env 4
1493         - 26  # NDRPDR sel env 4
1494         - 27  # NDRPDR sel env 4
1495         - 28  # NDRPDR sel env 4
1496         - 29  # NDRPDR sel env 4
1497     vpp-compare-testbeds-cmp:
1498       csit-vpp-perf-report-iterative-2005-3n-skx:
1499         - 42  # NDRPDR sel env 4
1500         - 43  # NDRPDR sel env 4
1501         - 44  # NDRPDR sel env 4
1502         - 45  # NDRPDR sel env 4
1503         - 47  # NDRPDR sel env 4
1504         - 55  # NDRPDR sel env 4
1505         - 56  # NDRPDR sel env 4
1506         - 57  # NDRPDR sel env 4
1507         - 61  # NDRPDR sel env 4
1508         - 62  # NDRPDR sel env 4
1509
1510     vpp-compare-testbeds-skx-clx-ref:
1511       csit-vpp-perf-report-iterative-2005-2n-skx:
1512         - 88  # NDRPDR sel env 4
1513         - 89  # NDRPDR sel env 4
1514         - 90  # NDRPDR sel env 4
1515         - 91  # NDRPDR sel env 4
1516         - 92  # NDRPDR sel env 4
1517         - 93  # NDRPDR sel env 4
1518         - 94  # NDRPDR sel env 4
1519         - 125 # NDRPDR sel env 4
1520         - 126 # NDRPDR sel env 4
1521         - 127 # NDRPDR sel env 4
1522     vpp-compare-testbeds-skx-clx-cmp:
1523       csit-vpp-perf-report-iterative-2005-2n-clx:
1524         - 62  # NDRPDR sel env 4
1525         - 63  # NDRPDR sel env 4
1526         - 64  # NDRPDR sel env 4
1527         - 65  # NDRPDR sel env 4
1528         - 66  # NDRPDR sel env 4
1529         - 68  # NDRPDR sel env 4
1530         - 69  # NDRPDR sel env 4
1531         - 70  # NDRPDR sel env 4
1532         - 103 # NDRPDR sel env 4
1533         - 104 # NDRPDR sel env 4
1534
1535     vpp-compare-testbeds-hsw-clx-ref:
1536       csit-vpp-perf-report-iterative-2005-3n-hsw:
1537         - 20  # NDRPDR sel env 4
1538         - 21  # NDRPDR sel env 4
1539         - 22  # NDRPDR sel env 4
1540         - 23  # NDRPDR sel env 4
1541         - 24  # NDRPDR sel env 4
1542         - 25  # NDRPDR sel env 4
1543         - 26  # NDRPDR sel env 4
1544         - 27  # NDRPDR sel env 4
1545         - 28  # NDRPDR sel env 4
1546         - 29  # NDRPDR sel env 4
1547     vpp-compare-testbeds-hsw-clx-cmp:
1548       csit-vpp-perf-report-iterative-2005-2n-clx:
1549         - 62  # NDRPDR sel env 4
1550         - 63  # NDRPDR sel env 4
1551         - 64  # NDRPDR sel env 4
1552         - 65  # NDRPDR sel env 4
1553         - 66  # NDRPDR sel env 4
1554         - 68  # NDRPDR sel env 4
1555         - 69  # NDRPDR sel env 4
1556         - 70  # NDRPDR sel env 4
1557         - 103 # NDRPDR sel env 4
1558         - 104 # NDRPDR sel env 4
1559
1560     vpp-compare-testbeds-mrr-ref:
1561       csit-vpp-perf-report-iterative-2005-3n-hsw:
1562         - 30  # MRR env 4
1563     vpp-compare-testbeds-mrr-cmp:
1564       csit-vpp-perf-report-iterative-2005-3n-skx:
1565         - 49  # MRR sel env 4
1566
1567     vpp-compare-testbeds-mrr-skx-clx-ref:
1568       csit-vpp-perf-report-iterative-2005-2n-skx:
1569         - 99  # MRR sel env 4
1570     vpp-compare-testbeds-mrr-skx-clx-cmp:
1571       csit-vpp-perf-report-iterative-2005-2n-clx:
1572         - 72  # MRR env 4
1573
1574     vpp-compare-testbeds-mrr-hsw-clx-ref:
1575       csit-vpp-perf-report-iterative-2005-3n-hsw:
1576         - 30  # MRR env 4
1577     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1578       csit-vpp-perf-report-iterative-2005-2n-clx:
1579         - 72  # MRR env 4
1580
1581     dpdk-compare-testbeds-ref:
1582       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1583         - 25  # NDRPDR iter
1584         - 26  # NDRPDR iter
1585         - 27  # NDRPDR iter
1586         - 28  # NDRPDR iter
1587         - 29  # NDRPDR iter
1588         - 30  # NDRPDR iter
1589         - 31  # NDRPDR iter
1590         - 32  # NDRPDR iter
1591         - 33  # NDRPDR iter
1592         - 34  # NDRPDR iter
1593     dpdk-compare-testbeds-cmp:
1594       csit-dpdk-perf-report-iterative-2005-3n-skx:
1595         - 28  # NDRPDR iter
1596         - 29  # NDRPDR iter
1597         - 30  # NDRPDR iter
1598         - 31  # NDRPDR iter
1599         - 32  # NDRPDR iter
1600         - 33  # NDRPDR iter
1601         - 34  # NDRPDR iter
1602         - 35  # NDRPDR iter
1603         - 36  # NDRPDR iter
1604         - 37  # NDRPDR iter
1605
1606     dpdk-compare-testbeds-skx-clx-ref:
1607       csit-dpdk-perf-report-iterative-2005-2n-skx:
1608         - 20  # NDRPDR iter
1609         - 21  # NDRPDR iter
1610         - 22  # NDRPDR iter
1611         - 23  # NDRPDR iter
1612         - 24  # NDRPDR iter
1613         - 25  # NDRPDR iter
1614         - 26  # NDRPDR iter
1615         - 27  # NDRPDR iter
1616         - 28  # NDRPDR iter
1617         - 29  # NDRPDR iter
1618     dpdk-compare-testbeds-skx-clx-cmp:
1619       csit-dpdk-perf-report-iterative-2005-2n-clx:
1620         - 20  # NDRPDR iter
1621         - 21  # NDRPDR iter
1622         - 22  # NDRPDR iter
1623         - 23  # NDRPDR iter
1624         - 24  # NDRPDR iter
1625         - 25  # NDRPDR iter
1626         - 26  # NDRPDR iter
1627         - 27  # NDRPDR iter
1628         - 28  # NDRPDR iter
1629         - 29  # NDRPDR iter
1630
1631     # Compare topologies
1632
1633     vpp-compare-topologies-ref:
1634       csit-vpp-perf-report-iterative-2005-3n-skx:
1635         - 42  # NDRPDR sel env 4
1636         - 43  # NDRPDR sel env 4
1637         - 44  # NDRPDR sel env 4
1638         - 45  # NDRPDR sel env 4
1639         - 47  # NDRPDR sel env 4
1640         - 55  # NDRPDR sel env 4
1641         - 56  # NDRPDR sel env 4
1642         - 57  # NDRPDR sel env 4
1643         - 61  # NDRPDR sel env 4
1644         - 62  # NDRPDR sel env 4
1645     vpp-compare-topologies-cmp:
1646       csit-vpp-perf-report-iterative-2005-2n-skx:
1647         - 88  # NDRPDR sel env 4
1648         - 89  # NDRPDR sel env 4
1649         - 90  # NDRPDR sel env 4
1650         - 91  # NDRPDR sel env 4
1651         - 92  # NDRPDR sel env 4
1652         - 93  # NDRPDR sel env 4
1653         - 94  # NDRPDR sel env 4
1654         - 125 # NDRPDR sel env 4
1655         - 126 # NDRPDR sel env 4
1656         - 127 # NDRPDR sel env 4
1657
1658     vpp-compare-topologies-mrr-ref:
1659       csit-vpp-perf-report-iterative-2005-3n-skx:
1660         - 49  # MRR sel env 4
1661     vpp-compare-topologies-mrr-cmp:
1662       csit-vpp-perf-report-iterative-2005-2n-skx:
1663         - 99  # MRR sel env 4
1664
1665     dpdk-compare-topologies-ref:
1666       csit-dpdk-perf-report-iterative-2005-3n-skx:
1667         - 28  # NDRPDR iter
1668         - 29  # NDRPDR iter
1669         - 30  # NDRPDR iter
1670         - 31  # NDRPDR iter
1671         - 32  # NDRPDR iter
1672         - 33  # NDRPDR iter
1673         - 34  # NDRPDR iter
1674         - 35  # NDRPDR iter
1675         - 36  # NDRPDR iter
1676         - 37  # NDRPDR iter
1677     dpdk-compare-topologies-cmp:
1678       csit-dpdk-perf-report-iterative-2005-2n-skx:
1679         - 20  # NDRPDR iter
1680         - 21  # NDRPDR iter
1681         - 22  # NDRPDR iter
1682         - 23  # NDRPDR iter
1683         - 24  # NDRPDR iter
1684         - 25  # NDRPDR iter
1685         - 26  # NDRPDR iter
1686         - 27  # NDRPDR iter
1687         - 28  # NDRPDR iter
1688         - 29  # NDRPDR iter
1689
1690   plot-layouts:
1691
1692     plot-soak-throughput:
1693       titlefont:
1694         size: 18
1695       xaxis:
1696         title: "<b>Test Cases [Index]</b>"
1697         titlefont:
1698           size: 16
1699         autorange: True
1700         fixedrange: False
1701         gridcolor: "rgb(230, 230, 230)"
1702         linecolor: "rgb(220, 220, 220)"
1703         linewidth: 1
1704         showgrid: True
1705         showline: True
1706         showticklabels: True
1707         tickcolor: "rgb(220, 220, 220)"
1708         tickmode: "linear"
1709         tickfont:
1710           size: 16
1711         zeroline: False
1712       yaxis:
1713         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1714         titlefont:
1715           size: 16
1716         gridcolor: "rgb(230, 230, 230)"
1717         hoverformat: ".4r"
1718         tickformat: ".3r"
1719         linecolor: "rgb(220, 220, 220)"
1720         linewidth: 1
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(220, 220, 220)"
1725         tickfont:
1726           size: 16
1727         zeroline: False
1728         range: [0,50]
1729       autosize: False
1730       margin:
1731         t: 50
1732         b: 0
1733         l: 80
1734         r: 20
1735       showlegend: True
1736       legend:
1737         orientation: "h"
1738         font:
1739           size: 16
1740       width: 700
1741       height: 900
1742       paper_bgcolor: "#fff"
1743       plot_bgcolor: "#fff"
1744       hoverlabel:
1745         namelength: -1
1746
1747     plot-service-density:
1748       titlefont:
1749         size: 18
1750       xaxis:
1751         side: "top"
1752         autorange: True
1753         fixedrange: False
1754         showgrid: False
1755         showline: False
1756         showticklabels: False
1757         ticks: ""
1758         ticklen: 0
1759         tickwidth: 0
1760         zeroline: False
1761       yaxis:
1762         autorange: "reversed"
1763         showgrid: False
1764         showline: False
1765         showticklabels: False
1766         ticks: ""
1767         ticklen: 0
1768         tickwidth: 0
1769         zeroline: False
1770       showlegend: False
1771       paper_bgcolor: "#fff"
1772       plot_bgcolor: "#fff"
1773       width: 700
1774       height: 700
1775       hoverlabel:
1776         namelength: -1
1777
1778     plot-hoststack:
1779       titlefont:
1780         size: 16
1781       xaxis:
1782         title: "<b>Test Cases [Index]</b>"
1783         titlefont:
1784           size: 14
1785         autorange: True
1786         fixedrange: False
1787         gridcolor: "rgb(230, 230, 230)"
1788         linecolor: "rgb(220, 220, 220)"
1789         linewidth: 1
1790         showgrid: True
1791         showline: True
1792         showticklabels: True
1793         tickcolor: "rgb(220, 220, 220)"
1794         tickmode: "linear"
1795         tickfont:
1796           size: 14
1797         zeroline: False
1798       yaxis:
1799         title: "<b>Bandwidth [Gbps]</b>"
1800         titlefont:
1801           size: 14
1802         gridcolor: "rgb(230, 230, 230)"
1803         hoverformat: ".4s"
1804         linecolor: "rgb(220, 220, 220)"
1805         linewidth: 1
1806         rangemode: "tozero"
1807         showgrid: True
1808         showline: True
1809         showticklabels: True
1810         tickcolor: "rgb(230, 230, 230)"
1811         tickformat: ".3s"
1812         tickfont:
1813           size: 14
1814         zeroline: False
1815       boxmode: "group"
1816       boxgroupgap: 0.5
1817       autosize: False
1818       margin:
1819         t: 50
1820         b: 20
1821         l: 80
1822         r: 20
1823       showlegend: True
1824       legend:
1825         orientation: "h"
1826         font:
1827           size: 14
1828       width: 700
1829       height: 800
1830       paper_bgcolor: "#fff"
1831       plot_bgcolor: "#fff"
1832       hoverlabel:
1833         namelength: -1
1834
1835     plot-throughput:
1836       titlefont:
1837         size: 18
1838       xaxis:
1839         title: "<b>Test Cases [Index]</b>"
1840         titlefont:
1841           size: 16
1842         autorange: True
1843         fixedrange: False
1844         gridcolor: "rgb(230, 230, 230)"
1845         linecolor: "rgb(220, 220, 220)"
1846         linewidth: 1
1847         showgrid: True
1848         showline: True
1849         showticklabels: True
1850         tickcolor: "rgb(220, 220, 220)"
1851         tickmode: "linear"
1852         tickfont:
1853           size: 16
1854         zeroline: False
1855       yaxis:
1856         title: "<b>Packet Throughput [Mpps]</b>"
1857         titlefont:
1858           size: 16
1859         gridcolor: "rgb(230, 230, 230)"
1860         hoverformat: ".4r"
1861         tickformat: ".3r"
1862         linecolor: "rgb(220, 220, 220)"
1863         linewidth: 1
1864         showgrid: True
1865         showline: True
1866         showticklabels: True
1867         tickcolor: "rgb(220, 220, 220)"
1868         tickfont:
1869           size: 16
1870         zeroline: False
1871         range: [0,50]
1872       autosize: False
1873       margin:
1874         t: 50
1875         b: 0
1876         l: 80
1877         r: 20
1878       showlegend: True
1879       legend:
1880         orientation: "h"
1881         font:
1882           size: 16
1883       width: 700
1884       height: 900
1885       paper_bgcolor: "#fff"
1886       plot_bgcolor: "#fff"
1887       hoverlabel:
1888         namelength: -1
1889
1890     plot-throughput-speedup-analysis:
1891       titlefont:
1892         size: 18
1893       xaxis:
1894         title: "<b>Number of Cores [Qty]</b>"
1895         titlefont:
1896           size: 16
1897         autorange: True
1898         fixedrange: False
1899         gridcolor: "rgb(230, 230, 230)"
1900         linecolor: "rgb(220, 220, 220)"
1901         linewidth: 1
1902         showgrid: True
1903         showline: True
1904         showticklabels: True
1905         tickcolor: "rgb(238, 238, 238)"
1906         tickmode: "linear"
1907         tickfont:
1908           size: 16
1909         zeroline: False
1910       yaxis:
1911         title: "<b>Packet Throughput [Mpps]</b>"
1912         titlefont:
1913           size: 16
1914         type: "linear"
1915         gridcolor: "rgb(230, 230, 230)"
1916         hoverformat: ".4s"
1917         linecolor: "rgb(220, 220, 220)"
1918         linewidth: 1
1919         showgrid: True
1920         showline: True
1921         showticklabels: True
1922         tickcolor: "rgb(220, 220, 220)"
1923         tickformat: ".4s"
1924         tickfont:
1925           size: 16
1926         zeroline: True
1927         rangemode: "tozero"
1928         range: [0,100]
1929       legend:
1930         orientation: "h"
1931         font:
1932           size: 16
1933         xanchor: "left"
1934         yanchor: "top"
1935         x: 0
1936         y: -0.2
1937         bgcolor: "rgba(255, 255, 255, 0)"
1938         bordercolor: "rgba(255, 255, 255, 0)"
1939         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1940       autosize: False
1941       margin:
1942           't': 50
1943           'b': 150
1944           'l': 85
1945           'r': 10
1946       showlegend: True
1947       width: 700
1948       height: 700
1949       paper_bgcolor: "#fff"
1950       plot_bgcolor: "#fff"
1951       hoverlabel:
1952         namelength: -1
1953       annotations: [
1954         {
1955           text: "_ _          __          ...",
1956           align: "left",
1957           showarrow: False,
1958           xref: "paper",
1959           yref: "paper",
1960           xanchor: "left",
1961           yanchor: "top",
1962           x: 0,
1963           y: -0.13,
1964           font: {
1965             family: "Consolas, Courier New",
1966             size: 15
1967           },
1968         },
1969         {
1970           text: "    Perfect     Measured     Limit",
1971           align: "left",
1972           showarrow: False,
1973           xref: "paper",
1974           yref: "paper",
1975           xanchor: "left",
1976           yanchor: "top",
1977           x: 0,
1978           y: -0.15,
1979           font: {
1980             family: "Consolas, Courier New",
1981             size: 15
1982           },
1983         },
1984       ]
1985
1986     plot-latency:
1987       titlefont:
1988         size: 18
1989       xaxis:
1990         title: "<b>Direction</b>"
1991         titlefont:
1992           size: 16
1993         autorange: True
1994         fixedrange: False
1995         gridcolor: "rgb(230, 230, 230)"
1996         linecolor: "rgb(220, 220, 220)"
1997         linewidth: 1
1998         showgrid: True
1999         showline: True
2000         showticklabels: False
2001         tickcolor: "rgb(220, 220, 220)"
2002         tickmode: "linear"
2003         tickfont:
2004           size: 16
2005         zeroline: False
2006       yaxis:
2007         title: "<b>Packet Latency [uSec]</b>"
2008         titlefont:
2009           size: 16
2010         type: "linear"
2011         gridcolor: "rgb(230, 230, 230)"
2012         hoverformat: ".4s"
2013         linecolor: "rgb(220, 220, 220)"
2014         linewidth: 1
2015         showgrid: True
2016         showline: True
2017         showticklabels: True
2018         tickcolor: "rgb(220, 220, 220)"
2019         tickformat: ".4s"
2020         tickfont:
2021           size: 16
2022         zeroline: True
2023         rangemode: "tozero"
2024       legend:
2025         orientation: "h"
2026         font:
2027           size: 16
2028         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2029       autosize: False
2030       margin:
2031           't': 50
2032           'b': 150
2033           'l': 80
2034           'r': 10
2035       showlegend: True
2036       width: 700
2037       height: 700
2038       paper_bgcolor: "#fff"
2039       plot_bgcolor: "#fff"
2040       hoverlabel:
2041         namelength: -1
2042
2043     plot-hdrh-latency:
2044       title:
2045         text: ""
2046         xanchor: "center"
2047         x: 0.5
2048         font:
2049           size: 16
2050       width: 700
2051       plot_bgcolor: "white"
2052       annotations:
2053         - font:
2054             size: 14
2055           showarrow: False
2056           text: "<b>Packet Latency [uSec]</b>"
2057           x: 1
2058           xanchor: "right"
2059           xref: "paper"
2060           y: -0.045
2061           yanchor: "top"
2062           yref: "paper"
2063         - font:
2064             size: 14
2065           showarrow: False
2066           text: "<b>Probability [%]</b>"
2067           textangle: 270
2068           x: -0.06
2069           xanchor: "center"
2070           xref: "paper"
2071           y: 0.5
2072           yanchor: "middle"
2073           yref: "paper"
2074         - font:
2075             size: 14
2076           showarrow: False
2077           text: "<b>Direction: E-W</b>"
2078           x: 0.24
2079           xanchor: "center"
2080           xref: "paper"
2081           y: 1.05
2082           yanchor: "bottom"
2083           yref: "paper"
2084         - font:
2085             size: 14
2086           showarrow: False
2087           text: "<b>Direction: W-E</b>"
2088           x: 0.74
2089           xanchor: "center"
2090           xref: "paper"
2091           y: 1.05
2092           yanchor: "bottom"
2093           yref: "paper"
2094
2095     plot-hdrh-latency-percentile:
2096       title:
2097         text: ""
2098         xanchor: "center"
2099         x: 0.5
2100         font:
2101           size: 18
2102       xaxis:
2103         type: "log"
2104         title: "<b>Percentile [%]</b>"
2105         titlefont:
2106           size: 16
2107         autorange: True
2108         fixedrange: False
2109         gridcolor: "rgb(230, 230, 230)"
2110         linecolor: "rgb(220, 220, 220)"
2111         linewidth: 1
2112         showgrid: True
2113         showline: True
2114         showticklabels: True
2115         tickcolor: "rgb(220, 220, 220)"
2116         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2117         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2118         tickfont:
2119           size: 16
2120       yaxis:
2121         title: "<b>Packet Latency [uSec]</b>"
2122         titlefont:
2123           size: 16
2124         gridcolor: "rgb(230, 230, 230)"
2125         linecolor: "rgb(220, 220, 220)"
2126         linewidth: 1
2127         showgrid: True
2128         showline: True
2129         showticklabels: True
2130         tickcolor: "rgb(220, 220, 220)"
2131         tickfont:
2132           size: 16
2133       autosize: False
2134       showlegend: True
2135       legend:
2136         traceorder: "normal"
2137         orientation: "h"
2138         font:
2139           size: 16
2140         xanchor: "left"
2141         yanchor: "top"
2142         x: 0
2143         y: -0.15
2144         bgcolor: "rgba(255, 255, 255, 0)"
2145         bordercolor: "rgba(255, 255, 255, 0)"
2146       width: 700
2147       height: 700
2148       paper_bgcolor: "white"
2149       plot_bgcolor: "white"
2150
2151     plot-hdrh-latency-by-percentile:
2152       title:
2153         text: "<b>Latency by Percentile Distribution</b>"
2154         xanchor: "center"
2155         x: 0.5
2156         font:
2157           size: 18
2158       showlegend: True
2159       legend:
2160         traceorder: "normal"
2161         orientation: "h"
2162         font:
2163           size: 16
2164         xanchor: "left"
2165         yanchor: "top"
2166         x: 0
2167         y: -0.2
2168         bgcolor: "rgba(255, 255, 255, 0)"
2169         bordercolor: "rgba(255, 255, 255, 0)"
2170       xaxis:
2171         type: "linear"
2172         title: "<b>Percentile [%]</b>"
2173         titlefont:
2174           size: 14
2175         autorange: False
2176         fixedrange: False
2177         range: [0, 100]
2178         gridcolor: "rgb(230, 230, 230)"
2179         linecolor: "rgb(220, 220, 220)"
2180         linewidth: 1
2181         showgrid: True
2182         showline: True
2183         showticklabels: True
2184         tickcolor: "rgb(220, 220, 220)"
2185         tickvals: [0, 25, 50, 75, 100]
2186         ticktext: [0, 25, 50, 75, 100]
2187         tickfont:
2188           size: 14
2189       yaxis:
2190         title: "<b>One-Way Latency per Direction [uSec]</b>"
2191         titlefont:
2192           size: 14
2193         gridcolor: "rgb(230, 230, 230)"
2194         linecolor: "rgb(220, 220, 220)"
2195         linewidth: 1
2196         showgrid: True
2197         showline: True
2198         showticklabels: True
2199         tickcolor: "rgb(220, 220, 220)"
2200         tickfont:
2201           size: 14
2202       width: 700
2203       height: 700
2204       paper_bgcolor: "white"
2205       plot_bgcolor: "white"
2206
2207 - type: "static"
2208   src-path: "{DIR[RST]}"
2209   dst-path: "{DIR[WORKING,SRC]}"
2210
2211 - type: "input"
2212   general:
2213     file-name: "output_info.xml.gz"
2214     file-format: ".gz"
2215     arch-file-format:
2216       - ".gz"
2217       - ".zip"
2218     download-path: "{job}/{build}/archives/{filename}"
2219     extract: "output.xml"
2220
2221     zip-file-name: "robot-plugin.zip"
2222     zip-file-format: ".zip"
2223     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2224     zip-extract: "robot-plugin/output.xml"
2225
2226   builds:
2227
2228     csit-vpp-perf-verify-1908-3n-hsw:
2229       - 12  # NDRPDR sel
2230       - 13  # NDRPDR sel
2231       - 14  # NDRPDR sel
2232       - 15  # NDRPDR sel
2233       - 16  # NDRPDR sel
2234       - 17  # NDRPDR sel
2235       - 18  # NDRPDR sel
2236       - 19  # NDRPDR sel
2237       - 20  # NDRPDR sel
2238       - 21  # NDRPDR sel
2239       - 39  # MRR sel
2240     csit-vpp-perf-verify-2001-3n-hsw:
2241       - 21  # NDRPDR sel
2242       - 22  # NDRPDR sel
2243       - 23  # NDRPDR sel
2244       - 24  # NDRPDR sel
2245       - 25  # NDRPDR sel
2246       - 29  # NDRPDR sel
2247       - 30  # NDRPDR sel
2248       - 31  # NDRPDR sel
2249       - 32  # NDRPDR sel
2250       - 34  # NDRPDR sel
2251       - 17  # MRR sel
2252     csit-vpp-perf-report-iterative-2005-3n-hsw:
2253       - 3   # NDRPDR sel
2254       - 4   # NDRPDR sel
2255       - 5   # NDRPDR sel
2256       - 10  # NDRPDR sel
2257       - 11  # NDRPDR sel
2258       - 12  # NDRPDR sel
2259       - 15  # NDRPDR sel
2260       - 16  # NDRPDR sel
2261       - 18  # NDRPDR sel
2262       - 19  # NDRPDR sel
2263       - 20  # NDRPDR sel env 4
2264       - 21  # NDRPDR sel env 4
2265       - 22  # NDRPDR sel env 4
2266       - 23  # NDRPDR sel env 4
2267       - 24  # NDRPDR sel env 4
2268       - 25  # NDRPDR sel env 4
2269       - 26  # NDRPDR sel env 4
2270       - 27  # NDRPDR sel env 4
2271       - 28  # NDRPDR sel env 4
2272       - 29  # NDRPDR sel env 4
2273       - 13  # MRR
2274       - 30  # MRR env 4
2275       - 31  # NDRPDR sel 2001.0-4
2276       - 32  # NDRPDR sel 2001.0-4
2277       - 33  # NDRPDR sel 2001.0-4
2278       - 34  # NDRPDR sel 2001.0-4
2279       - 35  # NDRPDR sel 2001.0-4
2280       - 36  # NDRPDR sel 2001.0-4
2281       - 38  # NDRPDR sel 2001.0-4
2282     csit-vpp-perf-verify-2005-3n-hsw:
2283       - 3   # hoststack
2284       - 5   # hoststack
2285       - 6   # hoststack
2286       - 7   # hoststack
2287       - 8   # hoststack
2288       - 9   # hoststack
2289       - 10  # hoststack
2290       - 11  # hoststack
2291       - 12  # hoststack
2292       - 13  # hoststack
2293     csit-vpp-perf-report-coverage-2005-3n-hsw:
2294       - 74  # crypto-00
2295       - 75  # crypto-01
2296       - 76  # crypto-02
2297       - 77  # crypto-03
2298       - 78  # ip4-00
2299       - 79  # ip4-01
2300       - 80  # ip4-02
2301       - 81  # ip4-03
2302       - 73  # ip4-04
2303       - 82  # ip4-05
2304       - 83  # ip4-06
2305       - 84  # ip4-07
2306       - 85  # ip4-08
2307       - 86  # ip4tun-00
2308       - 87  # ip4tun-01
2309       - 88  # ip4tun-02
2310       - 89  # ip6-00
2311       - 90  # ip6-01
2312       - 91  # ip6tun-00
2313       - 92  # l2-00
2314       - 93  # l2-01
2315       - 94  # l2-02
2316       - 95  # l2-03
2317       - 96  # l2-04
2318       - 97  # l2-05
2319       - 98  # l2-06
2320       - 99  # l2-07
2321       - 100 # l2-08
2322       - 101 # l2-09
2323       - 102 # l2-10
2324       - 103 # memif-00
2325       - 104 # srv6-00
2326       - 105 # srv6-01
2327       - 106 # vhost-00
2328       - 107 # vhost-01
2329       - 109 # vhost-02
2330
2331     csit-vpp-perf-verify-1908_1-3n-skx:
2332       - 26  # NDRPDR sel - new1908.1
2333       - 27  # NDRPDR sel - new1908.1
2334       - 28  # NDRPDR sel - new1908.1
2335       - 29  # NDRPDR sel - new1908.1
2336       - 30  # NDRPDR sel - new1908.1
2337       - 31  # NDRPDR sel - new1908.1
2338       - 33  # NDRPDR sel - new1908.1
2339       - 34  # NDRPDR sel - new1908.1
2340       - 35  # NDRPDR sel - new1908.1
2341       - 36  # NDRPDR sel - new1908.1
2342     csit-vpp-perf-verify-2001-3n-skx:
2343       - 69  # NDRPDR sel - new2001.0
2344       - 71  # NDRPDR sel - new2001.0
2345       - 72  # NDRPDR sel - new2001.0
2346       - 76  # NDRPDR sel - new2001.0
2347       - 77  # NDRPDR sel - new2001.0
2348       - 78  # NDRPDR sel - new2001.0
2349       - 80  # NDRPDR sel - new2001.0
2350       - 50  # MRR sel
2351       - 53  # MRR sel addition
2352     csit-vpp-perf-report-iterative-2005-3n-skx:
2353       - 4   # NDRPDR sel
2354       - 5   # NDRPDR sel ??? all x710 failed
2355       - 33  # NDRPDR sel
2356       - 28  # NDRPDR sel
2357       - 34  # NDRPDR sel
2358       - 36  # NDRPDR sel
2359       - 37  # NDRPDR sel
2360       - 38  # NDRPDR sel
2361       - 39  # NDRPDR sel
2362       - 41  # NDRPDR sel
2363       - 42  # NDRPDR sel env 4
2364       - 43  # NDRPDR sel env 4
2365       - 44  # NDRPDR sel env 4
2366       - 45  # NDRPDR sel env 4
2367       - 47  # NDRPDR sel env 4
2368       - 55  # NDRPDR sel env 4
2369       - 56  # NDRPDR sel env 4
2370       - 57  # NDRPDR sel env 4
2371       - 61  # NDRPDR sel env 4
2372       - 62  # NDRPDR sel env 4
2373       - 50  # NDRPDR sel 2001.0-4
2374       - 51  # NDRPDR sel 2001.0-4
2375       - 52  # NDRPDR sel 2001.0-4
2376       - 53  # NDRPDR sel 2001.0-4
2377       - 54  # NDRPDR sel 2001.0-4
2378       - 6   # MRR sel
2379       - 49  # MRR sel env 4
2380     csit-vpp-perf-report-coverage-2005-3n-skx:
2381       - 45  # crypto-00
2382       - 46  # crypto-01
2383       - 47  # crypto-02
2384       - 83  # crypto-03
2385       - 50  # ip4-00
2386       - 51  # ip4-01
2387       - 52  # ip4-02
2388       - 53  # ip4-03
2389       - 54  # ip4-04
2390       - 55  # ip4-05
2391       - 56  # ip4-06
2392       - 57  # ip4-07
2393       - 58  # ip4-08
2394       - 59  # ip4tun-00
2395       - 60  # ip4tun-01
2396       - 61  # ip4tun-02
2397       - 62  # ip6-00
2398       - 63  # ip6-01
2399       - 64  # ip6tun-00
2400       - 65  # l2-00
2401       - 66  # l2-01
2402       - 67  # l2-02
2403       - 68  # l2-03
2404       - 69  # l2-04
2405       - 84  # l2-05
2406       - 71  # l2-06
2407       - 72  # l2-07
2408       - 73  # l2-08
2409       - 85  # l2-09
2410       - 75  # l2-10
2411       - 76  # memif-00
2412       - 77  # srv6-00
2413       - 78  # srv6-01
2414       - 88  # vhost-00
2415       - 89  # vhost-01
2416       - 81  # vhost-02
2417       - 83  # vhost-03
2418
2419     csit-vpp-perf-verify-1908_1-2n-skx:
2420       - 39  # NDRPDR sel - new1908.1
2421       - 40  # NDRPDR sel - new1908.1
2422       - 41  # NDRPDR sel - new1908.1
2423       - 43  # NDRPDR sel - new1908.1
2424       - 44  # NDRPDR sel - new1908.1
2425       - 45  # NDRPDR sel - new1908.1
2426       - 46  # NDRPDR sel - new1908.1
2427       - 47  # NDRPDR sel - new1908.1
2428       - 48  # NDRPDR sel - new1908.1
2429       - 49  # NDRPDR sel - new1908.1
2430     csit-vpp-perf-verify-2001-2n-skx:
2431       - 143  # NDRPDR sel - new2001.0
2432       - 146  # NDRPDR sel - new2001.0
2433       - 147  # NDRPDR sel - new2001.0
2434       - 148  # NDRPDR sel - new2001.0
2435       - 149  # NDRPDR sel - new2001.0
2436       - 150  # NDRPDR sel - new2001.0
2437       - 151  # NDRPDR sel - new2001.0
2438       - 152  # NDRPDR sel - new2001.0
2439       - 153  # NDRPDR sel - new2001.0
2440       - 154  # NDRPDR sel - new2001.0
2441       - 101  # MRR sel - old
2442       - 128  # MRR sel addition - old
2443     csit-vpp-perf-report-iterative-2005-2n-skx:
2444       - 43  # NDRPDR sel
2445       - 38  # NDRPDR sel
2446       - 7   # NDRPDR sel
2447       - 65  # NDRPDR sel
2448       - 47  # NDRPDR sel
2449       - 55  # NDRPDR sel
2450       - 67  # NDRPDR sel
2451       - 75  # NDRPDR sel
2452       - 76  # NDRPDR sel
2453       - 73  # NDRPDR sel
2454       - 88  # NDRPDR sel env 4
2455       - 89  # NDRPDR sel env 4
2456       - 90  # NDRPDR sel env 4
2457       - 91  # NDRPDR sel env 4
2458       - 92  # NDRPDR sel env 4
2459       - 93  # NDRPDR sel env 4
2460       - 94  # NDRPDR sel env 4
2461       - 125 # NDRPDR sel env 4
2462       - 126 # NDRPDR sel env 4
2463       - 127 # NDRPDR sel env 4
2464       - 100 # NDRPDR sel 2001.0-4
2465       - 101 # NDRPDR sel 2001.0-4
2466       - 102 # NDRPDR sel 2001.0-4
2467       - 103 # NDRPDR sel 2001.0-4
2468       - 104 # NDRPDR sel 2001.0-4
2469       - 105 # NDRPDR sel 2001.0-4
2470       - 42  # MRR sel
2471       - 99  # MRR sel env 4
2472       - 106 # Reconf env 4
2473       - 107 # Reconf env 4
2474       - 108 # Reconf env 4
2475       - 109 # Reconf env 4
2476       - 110 # Reconf env 4
2477       - 111 # Reconf env 4
2478       - 112 # Reconf env 4
2479       - 118 # Reconf env 4
2480       - 120 # Reconf env 4
2481       - 121 # Reconf env 4
2482       - 122 # Soak
2483       - 123 # Soak
2484       - 113 # nf-density-sel env 4
2485       - 114 # nf-density-sel env 4
2486       - 124 # nf-density-sel env 4
2487       - 128 # nf-density-sel env 4
2488       - 129 # nf-density-sel env 4
2489       - 131 # nf-density-sel env 4
2490       - 132 # nf-density-sel env 4
2491       - 135 # nf-density-sel env 4
2492       - 136 # nf-density-sel env 4
2493       - 139 # nf-density-sel env 4
2494       - 115 # MRR nf-density-sel env 4
2495     csit-vpp-perf-report-coverage-2005-2n-skx:
2496       - 28  # ip4-00
2497       - 29  # ip4-01
2498       - 30  # ip4-02
2499       - 31  # ip4-03
2500       - 32  # ip4-04
2501       - 33  # ip4-05
2502       - 34  # ip6-00
2503       - 35  # ip6-01
2504       - 36  # l2-00
2505       - 37  # l2-01
2506       - 38  # lb-00
2507       - 39  # memif-00
2508       - 40  # vhost-00
2509       - 41  # vhost-01
2510       - 42  # vts-00
2511
2512     csit-vpp-perf-verify-1908_1-2n-clx:
2513       - 5  # NDRPDR sel
2514       - 6  # NDRPDR sel
2515       - 7  # NDRPDR sel
2516       - 8  # NDRPDR sel
2517       - 9  # NDRPDR sel
2518     csit-vpp-perf-verify-2001-2n-clx:
2519       - 28  # NDRPDR sel
2520       - 29  # NDRPDR sel
2521       - 32  # NDRPDR sel
2522       - 40  # NDRPDR sel
2523       - 43  # NDRPDR sel
2524       - 44  # NDRPDR sel
2525       - 45  # NDRPDR sel
2526       - 47  # NDRPDR sel
2527       - 48  # NDRPDR sel
2528       - 49  # NDRPDR sel
2529       - 39  # MRR
2530     csit-vpp-perf-report-iterative-2005-2n-clx:
2531       - 7   # NDRPDR sel
2532       - 38  # NDRPDR sel
2533       - 9   # NDRPDR sel
2534       - 32  # NDRPDR sel ???
2535       - 33  # NDRPDR sel ???
2536       - 39  # NDRPDR sel
2537       - 40  # NDRPDR sel
2538       - 43  # NDRPDR sel
2539       - 50  # NDRPDR sel
2540       - 51  # NDRPDR sel
2541       - 62  # NDRPDR sel env 4
2542       - 63  # NDRPDR sel env 4
2543       - 64  # NDRPDR sel env 4
2544       - 65  # NDRPDR sel env 4
2545       - 66  # NDRPDR sel env 4
2546       - 68  # NDRPDR sel env 4
2547       - 69  # NDRPDR sel env 4
2548       - 70  # NDRPDR sel env 4
2549       - 103 # NDRPDR sel env 4
2550       - 104 # NDRPDR sel env 4
2551       - 73  # NDRPDR sel 2001.0-4
2552       - 74  # NDRPDR sel 2001.0-4
2553       - 75  # NDRPDR sel 2001.0-4
2554       - 76  # NDRPDR sel 2001.0-4
2555       - 77  # NDRPDR sel 2001.0-4
2556       - 78  # NDRPDR sel 2001.0-4
2557       - 79  # NDRPDR sel 2001.0-4
2558       - 80  # NDRPDR sel 2001.0-4
2559       - 12  # MRR
2560       - 72  # MRR env 4
2561       - 81  # Reconf env 4
2562       - 82  # Reconf env 4
2563       - 83  # Reconf env 4
2564       - 84  # Reconf env 4
2565       - 85  # Reconf env 4
2566       - 86  # Reconf env 4
2567       - 87  # Reconf env 4
2568       - 88  # Reconf env 4
2569       - 89  # Reconf env 4
2570       - 90  # Reconf env 4
2571       - 101 # Soak
2572       - 102 # Soak
2573       - 91  # nfv-density-00 env 4
2574       - 92  # nfv-density-00 env 4
2575       - 93  # nfv-density-00 env 4
2576       - 97  # nfv-density-00 env 4
2577       - 98  # nfv-density-00 env 4
2578       - 99  # nfv-density-00 env 4
2579       - 100 # nfv-density-00 env 4
2580       - 105 # nfv-density-00 env 4
2581       - 106 # nfv-density-00 env 4
2582       - 108 # nfv-density-00 env 4
2583       - 96  # MRR nfv-density-00 env 4
2584     csit-vpp-perf-report-coverage-2005-2n-clx:
2585       - 24  # ip4-00
2586       - 25  # ip4-01
2587       - 26  # ip4-02
2588       - 27  # ip4-03
2589       - 28  # ip4-04
2590       - 29  # ip4-05
2591       - 34  # ip6-00
2592       - 36  # ip6-01
2593       - 31  # l2-00
2594       - 41  # l2-01
2595       - 39  # lb-00
2596       - 37  # memif-00
2597       - 32  # vhost-00
2598       - 33  # vhost-01
2599       - 40  # vts-00
2600
2601     csit-vpp-perf-verify-1908-3n-tsh:
2602       - 7   # NDRPDR sel
2603       - 8   # NDRPDR sel
2604       - 9   # NDRPDR sel
2605       - 10  # NDRPDR sel
2606       - 11  # NDRPDR sel
2607       - 12  # NDRPDR sel
2608       - 13  # NDRPDR sel
2609       - 14  # NDRPDR sel
2610       - 15  # NDRPDR sel
2611       - 16  # NDRPDR sel
2612       - 17  # MRR sel
2613     csit-vpp-perf-verify-2001-3n-tsh:
2614       - 3   # NDRPDR sel
2615       - 4   # NDRPDR sel
2616       - 7   # NDRPDR sel
2617       - 8   # NDRPDR sel
2618       - 10  # NDRPDR sel
2619       - 12  # NDRPDR sel
2620       - 13  # NDRPDR sel
2621       - 14  # NDRPDR sel
2622       - 15  # NDRPDR sel
2623       - 21  # NDRPDR sel
2624       - 9   # MRR sel
2625     csit-vpp-perf-report-iterative-2005-3n-tsh:
2626       - 9   # NDRPDR sel
2627       - 11  # NDRPDR sel
2628       - 12  # NDRPDR sel
2629       - 20  # NDRPDR sel
2630       - 14  # NDRPDR sel
2631       - 21  # NDRPDR sel
2632       - 23  # NDRPDR sel env 4
2633       - 25  # NDRPDR sel env 4
2634       - 33  # NDRPDR sel env 4
2635       - 34  # NDRPDR sel env 4
2636       - 35  # NDRPDR sel env 4
2637       - 36  # NDRPDR sel env 4
2638       - 37  # NDRPDR sel env 4
2639       - 38  # NDRPDR sel env 4
2640       - 39  # NDRPDR sel env 4
2641       - 40  # NDRPDR sel env 4
2642       - 28  # NDRPDR sel 2001.0-4
2643       - 29  # NDRPDR sel 2001.0-4
2644       - 31  # NDRPDR sel 2001.0-4
2645       - 10  # MRR sel
2646       - 27  # MRR sel env 4
2647
2648     csit-vpp-perf-verify-1908-3n-dnv:
2649       - 6   # NDRPDR sel
2650       - 7   # NDRPDR sel
2651       - 8   # NDRPDR sel
2652       - 9   # NDRPDR sel
2653       - 10  # NDRPDR sel
2654       - 12  # NDRPDR sel
2655       - 13  # NDRPDR sel
2656       - 14  # NDRPDR sel
2657       - 15  # NDRPDR sel
2658       - 16  # NDRPDR sel
2659       - 17  # MRR sel
2660     csit-vpp-perf-verify-2001-3n-dnv:
2661       - 5   # NDRPDR sel
2662       - 6   # NDRPDR sel
2663       - 7   # NDRPDR sel
2664       - 8   # NDRPDR sel
2665       - 9   # NDRPDR sel
2666       - 10  # NDRPDR sel
2667       - 12  # NDRPDR sel
2668       - 16  # NDRPDR sel
2669       - 17  # NDRPDR sel
2670       - 18  # NDRPDR sel
2671       - 11  # MRR sel
2672     csit-vpp-perf-report-iterative-2005-3n-dnv:
2673       - 2   # NDRPDR sel
2674       - 3   # NDRPDR sel
2675       - 4   # NDRPDR sel
2676       - 5   # NDRPDR sel
2677       - 6   # NDRPDR sel
2678       - 7   # NDRPDR sel
2679       - 9   # NDRPDR sel
2680       - 10  # NDRPDR sel
2681       - 11  # NDRPDR sel
2682       - 12  # NDRPDR sel
2683       - 8   # MRR
2684     csit-vpp-perf-report-coverage-2005-3n-dnv:
2685       - 1   # perf-full-3n-dnv-crypto_I
2686       - 24  # perf-full-3n-dnv-crypto_II
2687       - 5   # perf-full-3n-dnv-ip4_I
2688       - 13  # perf-full-3n-dnv-ip4_II
2689       - 17  # perf-full-3n-dnv-ip6_I
2690       - 18  # perf-full-3n-dnv-ip6_II
2691       - 21  # perf-full-3n-dnv-l2_I
2692       - 22  # perf-full-3n-dnv-l2_II
2693       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2694
2695     csit-vpp-perf-verify-1908-2n-dnv:
2696       - 1   # NDRPDR sel
2697       - 2   # NDRPDR sel
2698       - 3   # NDRPDR sel
2699       - 4   # NDRPDR sel
2700       - 5   # NDRPDR sel
2701       - 6   # NDRPDR sel
2702       - 7   # NDRPDR sel
2703       - 8   # NDRPDR sel
2704       - 9   # NDRPDR sel
2705       - 10  # NDRPDR sel
2706       - 11  # MRR sel
2707     csit-vpp-perf-verify-2001-2n-dnv:
2708       - 4   # NDRPDR sel
2709       - 5   # NDRPDR sel
2710       - 6   # NDRPDR sel
2711       - 7   # NDRPDR sel
2712       - 8   # NDRPDR sel
2713       - 9   # NDRPDR sel
2714       - 10  # NDRPDR sel
2715       - 11  # NDRPDR sel
2716       - 13  # NDRPDR sel
2717       - 16  # NDRPDR sel
2718       - 12  # MRR sel
2719     csit-vpp-perf-report-iterative-2005-2n-dnv:
2720       - 3   # NDRPDR sel
2721       - 6   # NDRPDR sel
2722       - 7   # NDRPDR sel
2723       - 8   # NDRPDR sel
2724       - 9   # NDRPDR sel
2725       - 10  # NDRPDR sel
2726       - 11  # NDRPDR sel
2727       - 12  # NDRPDR sel
2728       - 13  # NDRPDR sel
2729       - 14  # NDRPDR sel
2730       - 15  # MRR sel
2731     csit-vpp-perf-report-coverage-2005-2n-dnv:
2732       - 1   # perf-full-2n-dnv-ip4_I
2733       - 2   # perf-full-2n-dnv-ip4_II
2734       - 3   # perf-full-2n-dnv-ip6_I
2735       - 4   # perf-full-2n-dnv-ip6_II
2736       - 5   # perf-full-2n-dnv-l2_I
2737       - 6   # perf-full-2n-dnv-l2_II
2738
2739     csit-dpdk-perf-verify-1908-3n-hsw:
2740       - 2   # NDRPDR sel
2741       - 3   # NDRPDR sel
2742       - 4   # NDRPDR sel
2743       - 5   # NDRPDR sel
2744       - 6   # NDRPDR sel
2745       - 7   # NDRPDR sel
2746       - 8   # NDRPDR sel
2747       - 9   # NDRPDR sel
2748       - 10  # NDRPDR sel
2749       - 11  # NDRPDR sel
2750     csit-dpdk-perf-verify-2001-3n-hsw:
2751       - 4   # NDRPDR sel
2752       - 5   # NDRPDR sel
2753       - 6   # NDRPDR sel
2754       - 7   # NDRPDR sel
2755       - 8   # NDRPDR sel
2756       - 9   # NDRPDR sel
2757       - 10  # NDRPDR sel
2758       - 11  # NDRPDR sel
2759       - 12  # NDRPDR sel
2760       - 13  # NDRPDR sel
2761       - 15  # NDRPDR sel
2762       - 16  # NDRPDR sel
2763       - 17  # NDRPDR sel
2764       - 18  # NDRPDR sel
2765       - 19  # NDRPDR sel
2766       - 20  # NDRPDR sel
2767       - 21  # NDRPDR sel
2768       - 22  # NDRPDR sel
2769       - 23  # NDRPDR sel
2770       - 24  # NDRPDR sel
2771     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2772       - 25  # NDRPDR iter
2773       - 26  # NDRPDR iter
2774       - 27  # NDRPDR iter
2775       - 28  # NDRPDR iter
2776       - 29  # NDRPDR iter
2777       - 30  # NDRPDR iter
2778       - 31  # NDRPDR iter
2779       - 32  # NDRPDR iter
2780       - 33  # NDRPDR iter
2781       - 34  # NDRPDR iter
2782
2783     csit-dpdk-perf-verify-1908-3n-skx:
2784       - 3   # NDRPDR sel
2785       - 4   # NDRPDR sel
2786       - 5   # NDRPDR sel
2787       - 6   # NDRPDR sel
2788       - 7   # NDRPDR sel
2789       - 8   # NDRPDR sel
2790       - 9   # NDRPDR sel
2791       - 10  # NDRPDR sel
2792       - 11  # NDRPDR sel
2793       - 12  # NDRPDR sel
2794     csit-dpdk-perf-verify-2001-3n-skx:
2795       - 29  # NDRPDR sel xxv710
2796       - 33  # NDRPDR sel xxv710
2797       - 34  # NDRPDR sel xxv710
2798       - 35  # NDRPDR sel xxv710
2799       - 36  # NDRPDR sel xxv710
2800       - 37  # NDRPDR sel xxv710
2801       - 41  # NDRPDR sel xxv710
2802       - 42  # NDRPDR sel xxv710
2803       - 43  # NDRPDR sel xxv710
2804       - 45  # NDRPDR sel xxv710
2805       - 30  # NDRPDR sel x710
2806       - 31  # NDRPDR sel x710
2807       - 32  # NDRPDR sel x710
2808       - 38  # NDRPDR sel x710
2809       - 39  # NDRPDR sel x710
2810       - 40  # NDRPDR sel x710
2811       - 44  # NDRPDR sel x710
2812       - 46  # NDRPDR sel x710
2813       - 47  # NDRPDR sel x710
2814       - 48  # NDRPDR sel x710
2815     csit-dpdk-perf-report-iterative-2005-3n-skx:
2816       - 28  # NDRPDR iter
2817       - 29  # NDRPDR iter
2818       - 30  # NDRPDR iter
2819       - 31  # NDRPDR iter
2820       - 32  # NDRPDR iter
2821       - 33  # NDRPDR iter
2822       - 34  # NDRPDR iter
2823       - 35  # NDRPDR iter
2824       - 36  # NDRPDR iter
2825       - 37  # NDRPDR iter
2826
2827     csit-dpdk-perf-verify-1908-2n-skx:
2828       - 2   # NDRPDR sel
2829       - 3   # NDRPDR sel
2830       - 4   # NDRPDR sel
2831       - 5   # NDRPDR sel
2832       - 7   # NDRPDR sel
2833       - 8   # NDRPDR sel
2834       - 9   # NDRPDR sel
2835       - 10  # NDRPDR sel
2836       - 11  # NDRPDR sel
2837       - 12  # NDRPDR sel
2838     csit-dpdk-perf-verify-2001-2n-skx:
2839       - 35  # NDRPDR sel xxv710
2840       - 36  # NDRPDR sel xxv710
2841       - 37  # NDRPDR sel xxv710
2842       - 41  # NDRPDR sel xxv710
2843       - 42  # NDRPDR sel xxv710
2844       - 43  # NDRPDR sel xxv710
2845       - 46  # NDRPDR sel xxv710
2846       - 47  # NDRPDR sel xxv710
2847       - 52  # NDRPDR sel xxv710
2848       - 53  # NDRPDR sel xxv710
2849       - 38  # NDRPDR sel x710
2850       - 39  # NDRPDR sel x710
2851       - 40  # NDRPDR sel x710
2852       - 44  # NDRPDR sel x710
2853       - 45  # NDRPDR sel x710
2854       - 48  # NDRPDR sel x710
2855       - 49  # NDRPDR sel x710
2856       - 50  # NDRPDR sel x710
2857       - 51  # NDRPDR sel x710
2858       - 54  # NDRPDR sel x710
2859     csit-dpdk-perf-report-iterative-2005-2n-skx:
2860       - 20  # NDRPDR iter
2861       - 21  # NDRPDR iter
2862       - 22  # NDRPDR iter
2863       - 23  # NDRPDR iter
2864       - 24  # NDRPDR iter
2865       - 25  # NDRPDR iter
2866       - 26  # NDRPDR iter
2867       - 27  # NDRPDR iter
2868       - 28  # NDRPDR iter
2869       - 29  # NDRPDR iter
2870
2871     csit-dpdk-perf-verify-2001-2n-clx:
2872       - 15  # NDRPDR sel
2873       - 16  # NDRPDR sel
2874       - 17  # NDRPDR sel
2875       - 18  # NDRPDR sel
2876       - 19  # NDRPDR sel
2877       - 20  # NDRPDR sel
2878       - 21  # NDRPDR sel
2879       - 22  # NDRPDR sel
2880       - 23  # NDRPDR sel
2881       - 24  # NDRPDR sel
2882       - 25  # NDRPDR sel
2883       - 26  # NDRPDR sel
2884       - 27  # NDRPDR sel
2885       - 28  # NDRPDR sel
2886       - 29  # NDRPDR sel
2887       - 30  # NDRPDR sel
2888       - 31  # NDRPDR sel
2889       - 32  # NDRPDR sel
2890       - 33  # NDRPDR sel
2891       - 34  # NDRPDR sel
2892     csit-dpdk-perf-report-iterative-2005-2n-clx:
2893       - 20  # NDRPDR iter
2894       - 21  # NDRPDR iter
2895       - 22  # NDRPDR iter
2896       - 23  # NDRPDR iter
2897       - 24  # NDRPDR iter
2898       - 25  # NDRPDR iter
2899       - 26  # NDRPDR iter
2900       - 27  # NDRPDR iter
2901       - 28  # NDRPDR iter
2902       - 29  # NDRPDR iter
2903
2904     csit-dpdk-perf-verify-2001-2n-dnv:
2905       - 9   # NDRPDR sel
2906       - 10  # NDRPDR sel
2907       - 11  # NDRPDR sel
2908       - 12  # NDRPDR sel
2909       - 13  # NDRPDR sel
2910       - 14  # NDRPDR sel
2911       - 15  # NDRPDR sel
2912       - 16  # NDRPDR sel
2913       - 17  # NDRPDR sel
2914       - 18  # NDRPDR sel
2915     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2916       - 8   # NDRPDR sel
2917       - 9   # NDRPDR sel
2918       - 10  # NDRPDR sel
2919       - 11  # NDRPDR sel
2920       - 12  # NDRPDR sel
2921       - 13  # NDRPDR sel
2922       - 14  # NDRPDR sel
2923       - 15  # NDRPDR sel
2924       - 16  # NDRPDR sel
2925       - 17  # NDRPDR sel
2926
2927     csit-dpdk-perf-verify-2001-3n-dnv:
2928       - 12  # NDRPDR sel
2929       - 13  # NDRPDR sel
2930       - 14  # NDRPDR sel
2931       - 15  # NDRPDR sel
2932       - 16  # NDRPDR sel
2933       - 17  # NDRPDR sel
2934       - 18  # NDRPDR sel
2935       - 19  # NDRPDR sel
2936       - 20  # NDRPDR sel
2937       - 22  # NDRPDR sel
2938     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2939       - 6   # NDRPDR sel
2940       - 7   # NDRPDR sel
2941       - 8   # NDRPDR sel
2942       - 9   # NDRPDR sel
2943       - 10  # NDRPDR sel
2944       - 11  # NDRPDR sel
2945       - 12  # NDRPDR sel
2946       - 13  # NDRPDR sel
2947       - 14  # NDRPDR sel
2948       - 16  # NDRPDR sel
2949
2950     csit-dpdk-perf-verify-2001-3n-tsh:
2951       - 3   # NDRPDR sel
2952       - 4   # NDRPDR sel
2953       - 5   # NDRPDR sel
2954       - 9   # NDRPDR sel
2955       - 10  # NDRPDR sel
2956       - 11  # NDRPDR sel
2957       - 12  # NDRPDR sel
2958       - 14  # NDRPDR sel
2959       - 15  # NDRPDR sel
2960       - 18  # NDRPDR sel
2961     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2962       - 5   # NDRPDR sel
2963
2964     csit-vpp-device-2005-ubuntu1804-1n-skx:
2965       - 35
2966
2967 - type: "output"
2968   output: "report"
2969   format:
2970     html:
2971     - full
2972     pdf:
2973     - minimal
2974
2975 ################################################################################
2976 ###                               T A B L E S                                ###
2977 ################################################################################
2978
2979 # VPP Soak vs NDR - 2n-skx
2980 - type: "table"
2981   title: "VPP Soak vs NDR 2n-skx"
2982   algorithm: "table_soak_vs_ndr"
2983   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2984   reference:
2985     title: "NDR"
2986     data: "vpp-soak-vs-ndr-2n-skx-ref"
2987   compare:
2988     title: "Soak"
2989     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2990   data: "vpp-soak-vs-ndr-2n-skx"
2991   include-tests: "NDR"
2992   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2993   parameters:
2994     - "throughput"
2995     - "name"
2996     - "parent"
2997
2998 # VPP Soak vs NDR - 2n-clx
2999 - type: "table"
3000   title: "VPP Soak vs NDR 2n-clx"
3001   algorithm: "table_soak_vs_ndr"
3002   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3003   reference:
3004     title: "NDR"
3005     data: "vpp-soak-vs-ndr-2n-clx-ref"
3006   compare:
3007     title: "Soak"
3008     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3009   data: "vpp-soak-vs-ndr-2n-clx"
3010   include-tests: "NDR"
3011   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3012   parameters:
3013     - "throughput"
3014     - "name"
3015     - "parent"
3016
3017 ################################################################################
3018
3019 # VPP Compare NICs 3n-skx 2t1c ndr
3020 - type: "table"
3021   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3022   algorithm: "table_comparison"
3023   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3024   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3025   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3026   columns:
3027     - title: "x710"
3028       data-set: "vpp-nic-comparison-3n-skx"
3029       tag: "NIC_Intel-X710"
3030     - title: "xxv710"
3031       data-set: "vpp-nic-comparison-3n-skx"
3032       tag: "NIC_Intel-XXV710"
3033   comparisons:
3034     - title: "Diff"
3035       reference: 1
3036       compare: 2
3037   legend:
3038     - ""
3039     - "x710, xxv710 - NICs tested."
3040     - "Diff - difference between x710 and xxv710 NIC."
3041
3042 # VPP Compare NICs 3n-skx 4t2c ndr
3043 - type: "table"
3044   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3045   algorithm: "table_comparison"
3046   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3047   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3048   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3049   columns:
3050     - title: "x710"
3051       data-set: "vpp-nic-comparison-3n-skx"
3052       tag: "NIC_Intel-X710"
3053     - title: "xxv710"
3054       data-set: "vpp-nic-comparison-3n-skx"
3055       tag: "NIC_Intel-XXV710"
3056   comparisons:
3057     - title: "Diff"
3058       reference: 1
3059       compare: 2
3060   legend:
3061     - ""
3062     - "x710, xxv710 - NICs tested."
3063     - "Diff - difference between x710 and xxv710 NIC."
3064
3065 # VPP Compare NICs 3n-skx 2t1c pdr
3066 - type: "table"
3067   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3068   algorithm: "table_comparison"
3069   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3070   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3071   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3072   columns:
3073     - title: "x710"
3074       data-set: "vpp-nic-comparison-3n-skx"
3075       tag: "NIC_Intel-X710"
3076     - title: "xxv710"
3077       data-set: "vpp-nic-comparison-3n-skx"
3078       tag: "NIC_Intel-XXV710"
3079   comparisons:
3080     - title: "Diff"
3081       reference: 1
3082       compare: 2
3083   legend:
3084     - ""
3085     - "x710, xxv710 - NICs tested."
3086     - "Diff - difference between x710 and xxv710 NIC."
3087
3088 # VPP Compare NICs 3n-skx 4t2c pdr
3089 - type: "table"
3090   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3091   algorithm: "table_comparison"
3092   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3093   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3094   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3095   columns:
3096     - title: "x710"
3097       data-set: "vpp-nic-comparison-3n-skx"
3098       tag: "NIC_Intel-X710"
3099     - title: "xxv710"
3100       data-set: "vpp-nic-comparison-3n-skx"
3101       tag: "NIC_Intel-XXV710"
3102   comparisons:
3103     - title: "Diff"
3104       reference: 1
3105       compare: 2
3106   legend:
3107     - ""
3108     - "x710, xxv710 - NICs tested."
3109     - "Diff - difference between x710 and xxv710 NIC."
3110
3111 ## VPP Compare NICs 3n-skx 2t1c mrr
3112 #- type: "table"
3113 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3114 #  algorithm: "table_comparison"
3115 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3116 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3117 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3118 #  columns:
3119 #    - title: "x710"
3120 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3121 #      tag: "NIC_Intel-X710"
3122 #    - title: "xxv710"
3123 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3124 #      tag: "NIC_Intel-XXV710"
3125 #  comparisons:
3126 #    - title: "Diff"
3127 #      reference: 1
3128 #      compare: 2
3129 #  legend:
3130 #    - ""
3131 #    - "x710, xxv710 - NICs tested."
3132 #    - "Diff - difference between x710 and xxv710 NIC."
3133 #
3134 ## VPP Compare NICs 3n-skx 4t2c mrr
3135 #- type: "table"
3136 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3137 #  algorithm: "table_comparison"
3138 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3139 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3140 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3141 #  columns:
3142 #    - title: "x710"
3143 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3144 #      tag: "NIC_Intel-X710"
3145 #    - title: "xxv710"
3146 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3147 #      tag: "NIC_Intel-XXV710"
3148 #  comparisons:
3149 #    - title: "Diff"
3150 #      reference: 1
3151 #      compare: 2
3152 #  legend:
3153 #    - ""
3154 #    - "x710, xxv710 - NICs tested."
3155 #    - "Diff - difference between x710 and xxv710 NIC."
3156 #
3157 ## VPP Compare NICs 3n-skx 8t4c mrr
3158 #- type: "table"
3159 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3160 #  algorithm: "table_comparison"
3161 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3162 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3163 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3164 #  columns:
3165 #    - title: "x710"
3166 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3167 #      tag: "NIC_Intel-X710"
3168 #    - title: "xxv710"
3169 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3170 #      tag: "NIC_Intel-XXV710"
3171 #  comparisons:
3172 #    - title: "Diff"
3173 #      reference: 1
3174 #      compare: 2
3175 #  legend:
3176 #    - ""
3177 #    - "x710, xxv710 - NICs tested."
3178 #    - "Diff - difference between x710 and xxv710 NIC."
3179
3180 # VPP Compare NICs 2n-skx 2t1c ndr
3181 - type: "table"
3182   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3183   algorithm: "table_comparison"
3184   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3186   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3187   columns:
3188     - title: "x710"
3189       data-set: "vpp-nic-comparison-2n-skx"
3190       tag: "NIC_Intel-X710"
3191     - title: "xxv710"
3192       data-set: "vpp-nic-comparison-2n-skx"
3193       tag: "NIC_Intel-XXV710"
3194   comparisons:
3195     - title: "Diff"
3196       reference: 1
3197       compare: 2
3198   legend:
3199     - ""
3200     - "x710, xxv710 - NICs tested."
3201     - "Diff - difference between x710 and xxv710 NIC."
3202
3203 # VPP Compare NICs 2n-skx 4t2c ndr
3204 - type: "table"
3205   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3206   algorithm: "table_comparison"
3207   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3209   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3210   columns:
3211     - title: "x710"
3212       data-set: "vpp-nic-comparison-2n-skx"
3213       tag: "NIC_Intel-X710"
3214     - title: "xxv710"
3215       data-set: "vpp-nic-comparison-2n-skx"
3216       tag: "NIC_Intel-XXV710"
3217   comparisons:
3218     - title: "Diff"
3219       reference: 1
3220       compare: 2
3221   legend:
3222     - ""
3223     - "x710, xxv710 - NICs tested."
3224     - "Diff - difference between x710 and xxv710 NIC."
3225
3226 # VPP Compare NICs 2n-skx 2t1c pdr
3227 - type: "table"
3228   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3229   algorithm: "table_comparison"
3230   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3232   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3233   columns:
3234     - title: "x710"
3235       data-set: "vpp-nic-comparison-2n-skx"
3236       tag: "NIC_Intel-X710"
3237     - title: "xxv710"
3238       data-set: "vpp-nic-comparison-2n-skx"
3239       tag: "NIC_Intel-XXV710"
3240   comparisons:
3241     - title: "Diff"
3242       reference: 1
3243       compare: 2
3244   legend:
3245     - ""
3246     - "x710, xxv710 - NICs tested."
3247     - "Diff - difference between x710 and xxv710 NIC."
3248
3249 # VPP Compare NICs 2n-skx 4t2c pdr
3250 - type: "table"
3251   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3252   algorithm: "table_comparison"
3253   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3255   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3256   columns:
3257     - title: "x710"
3258       data-set: "vpp-nic-comparison-2n-skx"
3259       tag: "NIC_Intel-X710"
3260     - title: "xxv710"
3261       data-set: "vpp-nic-comparison-2n-skx"
3262       tag: "NIC_Intel-XXV710"
3263   comparisons:
3264     - title: "Diff"
3265       reference: 1
3266       compare: 2
3267   legend:
3268     - ""
3269     - "x710, xxv710 - NICs tested."
3270     - "Diff - difference between x710 and xxv710 NIC."
3271
3272 # VPP Compare NICs 2n-skx 2t1c mrr
3273 - type: "table"
3274   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3275   algorithm: "table_comparison"
3276   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3277   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3278   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3279   columns:
3280     - title: "x710"
3281       data-set: "vpp-nic-comparison-2n-skx-mrr"
3282       tag: "NIC_Intel-X710"
3283     - title: "xxv710"
3284       data-set: "vpp-nic-comparison-2n-skx-mrr"
3285       tag: "NIC_Intel-XXV710"
3286   comparisons:
3287     - title: "Diff"
3288       reference: 1
3289       compare: 2
3290   legend:
3291     - ""
3292     - "x710, xxv710 - NICs tested."
3293     - "Diff - difference between x710 and xxv710 NIC."
3294
3295 # VPP Compare NICs 2n-skx 4t2c mrr
3296 - type: "table"
3297   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3298   algorithm: "table_comparison"
3299   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3301   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3302   columns:
3303     - title: "x710"
3304       data-set: "vpp-nic-comparison-2n-skx-mrr"
3305       tag: "NIC_Intel-X710"
3306     - title: "xxv710"
3307       data-set: "vpp-nic-comparison-2n-skx-mrr"
3308       tag: "NIC_Intel-XXV710"
3309   comparisons:
3310     - title: "Diff"
3311       reference: 1
3312       compare: 2
3313   legend:
3314     - ""
3315     - "x710, xxv710 - NICs tested."
3316     - "Diff - difference between x710 and xxv710 NIC."
3317
3318 # VPP Compare NICs 2n-skx 8t4c mrr
3319 - type: "table"
3320   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3321   algorithm: "table_comparison"
3322   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3323   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3324   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3325   columns:
3326     - title: "x710"
3327       data-set: "vpp-nic-comparison-2n-skx-mrr"
3328       tag: "NIC_Intel-X710"
3329     - title: "xxv710"
3330       data-set: "vpp-nic-comparison-2n-skx-mrr"
3331       tag: "NIC_Intel-XXV710"
3332   comparisons:
3333     - title: "Diff"
3334       reference: 1
3335       compare: 2
3336   legend:
3337     - ""
3338     - "x710, xxv710 - NICs tested."
3339     - "Diff - difference between x710 and xxv710 NIC."
3340
3341 ################################################################################
3342 # VPP
3343
3344 # VPP Performance Changes 3n-hsw 1t1c pdr
3345 - type: "table"
3346   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3347   algorithm: "table_comparison"
3348   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3350   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3351   columns:
3352     - title: "1908.1-2"
3353       data-set: "vpp-performance-changes-3n-hsw-h1"
3354     - title: "2001.0-2"
3355       data-set: "vpp-performance-changes-3n-hsw-ref"
3356     - title: "2001.0-4"
3357       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3358     - title: "2005.0-4"
3359       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3360   comparisons:
3361     - title: "2001.0-4 vs 2001.0-2"
3362       reference: 2
3363       compare: 3
3364       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3365     - title: "2005.0-4 vs 2001.0-4"
3366       reference: 3
3367       compare: 4
3368       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3369   legend:
3370     - ''
3371     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3372     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3373     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3374     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3375     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3376
3377 # VPP Performance Changes 3n-hsw 2t2c pdr
3378 - type: "table"
3379   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3380   algorithm: "table_comparison"
3381   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3383   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3384   columns:
3385     - title: "1908.1-2"
3386       data-set: "vpp-performance-changes-3n-hsw-h1"
3387     - title: "2001.0-2"
3388       data-set: "vpp-performance-changes-3n-hsw-ref"
3389     - title: "2001.0-4"
3390       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3391     - title: "2005.0-4"
3392       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3393   comparisons:
3394     - title: "2001.0-4 vs 2001.0-2"
3395       reference: 2
3396       compare: 3
3397       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3398     - title: "2005.0-4 vs 2001.0-4"
3399       reference: 3
3400       compare: 4
3401       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3402   legend:
3403     - ''
3404     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3405     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3406     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3407     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3408     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3409
3410 # VPP Performance Changes 3n-hsw 1t1c ndr
3411 - type: "table"
3412   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3413   algorithm: "table_comparison"
3414   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3416   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3417   columns:
3418     - title: "1908.1-2"
3419       data-set: "vpp-performance-changes-3n-hsw-h1"
3420     - title: "2001.0-2"
3421       data-set: "vpp-performance-changes-3n-hsw-ref"
3422     - title: "2001.0-4"
3423       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3424     - title: "2005.0-4"
3425       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3426   comparisons:
3427     - title: "2001.0-4 vs 2001.0-2"
3428       reference: 2
3429       compare: 3
3430       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3431     - title: "2005.0-4 vs 2001.0-4"
3432       reference: 3
3433       compare: 4
3434       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3435   legend:
3436     - ''
3437     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3438     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3439     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3440     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3441     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3442
3443 # VPP Performance Changes 3n-hsw 2t2c ndr
3444 - type: "table"
3445   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3446   algorithm: "table_comparison"
3447   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3448   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3449   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3450   columns:
3451     - title: "1908.1-2"
3452       data-set: "vpp-performance-changes-3n-hsw-h1"
3453     - title: "2001.0-2"
3454       data-set: "vpp-performance-changes-3n-hsw-ref"
3455     - title: "2001.0-4"
3456       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3457     - title: "2005.0-4"
3458       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3459   comparisons:
3460     - title: "2001.0-4 vs 2001.0-2"
3461       reference: 2
3462       compare: 3
3463       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3464     - title: "2005.0-4 vs 2001.0-4"
3465       reference: 3
3466       compare: 4
3467       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3468   legend:
3469     - ''
3470     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3471     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3472     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3473     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3474     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3475
3476 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3477 - type: "table"
3478   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3479   algorithm: "table_comparison"
3480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3482   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3483   columns:
3484     - title: "1908.1-2"
3485       data-set: "vpp-performance-changes-3n-hsw-h1"
3486     - title: "2001.0-2"
3487       data-set: "vpp-performance-changes-3n-hsw-ref"
3488     - title: "2001.0-4"
3489       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3490     - title: "2005.0-3"
3491       data-set: "vpp-performance-changes-3n-hsw-cmp"
3492     - title: "2005.0-4"
3493       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3494   comparisons:
3495     - title: "2005.0-4 vs 2005.0-3"
3496       reference: 4
3497       compare: 5
3498       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3499     - title: "2001.0-4 vs 2001.0-2"
3500       reference: 2
3501       compare: 3
3502       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3503     - title: "2005.0-4 vs 2001.0-4"
3504       reference: 3
3505       compare: 5
3506       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca3.yaml"
3507   legend:
3508     - ''
3509     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3510     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3511     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3512     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3513     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3514     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3515
3516 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3517 - type: "table"
3518   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3519   algorithm: "table_comparison"
3520   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3522   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3523   columns:
3524     - title: "1908.1-2"
3525       data-set: "vpp-performance-changes-3n-hsw-h1"
3526     - title: "2001.0-2"
3527       data-set: "vpp-performance-changes-3n-hsw-ref"
3528     - title: "2001.0-4"
3529       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3530     - title: "2005.0-3"
3531       data-set: "vpp-performance-changes-3n-hsw-cmp"
3532     - title: "2005.0-4"
3533       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3534   comparisons:
3535     - title: "2005.0-4 vs 2005.0-3"
3536       reference: 4
3537       compare: 5
3538       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3539     - title: "2001.0-4 vs 2001.0-2"
3540       reference: 2
3541       compare: 3
3542       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3543     - title: "2005.0-4 vs 2001.0-4"
3544       reference: 3
3545       compare: 5
3546       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca3.yaml"
3547   legend:
3548     - ''
3549     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3550     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3551     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3552     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3553     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3554     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3555
3556 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3557 - type: "table"
3558   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3559   algorithm: "table_comparison"
3560   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3562   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3563   columns:
3564     - title: "1908.1-2"
3565       data-set: "vpp-performance-changes-3n-hsw-h1"
3566     - title: "2001.0-2"
3567       data-set: "vpp-performance-changes-3n-hsw-ref"
3568     - title: "2001.0-4"
3569       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3570     - title: "2005.0-3"
3571       data-set: "vpp-performance-changes-3n-hsw-cmp"
3572     - title: "2005.0-4"
3573       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3574   comparisons:
3575     - title: "2005.0-4 vs 2005.0-3"
3576       reference: 4
3577       compare: 5
3578       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3579     - title: "2001.0-4 vs 2001.0-2"
3580       reference: 2
3581       compare: 3
3582       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3583     - title: "2005.0-4 vs 2001.0-4"
3584       reference: 3
3585       compare: 5
3586       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca3.yaml"
3587   legend:
3588     - ''
3589     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3590     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3591     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3592     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3593     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3594     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3595
3596 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3597 - type: "table"
3598   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3599   algorithm: "table_comparison"
3600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3601   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3602   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3603   columns:
3604     - title: "1908.1-2"
3605       data-set: "vpp-performance-changes-3n-hsw-h1"
3606     - title: "2001.0-2"
3607       data-set: "vpp-performance-changes-3n-hsw-ref"
3608     - title: "2001.0-4"
3609       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3610     - title: "2005.0-3"
3611       data-set: "vpp-performance-changes-3n-hsw-cmp"
3612     - title: "2005.0-4"
3613       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3614   comparisons:
3615     - title: "2005.0-4 vs 2005.0-3"
3616       reference: 4
3617       compare: 5
3618       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3619     - title: "2001.0-4 vs 2001.0-2"
3620       reference: 2
3621       compare: 3
3622       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3623     - title: "2005.0-4 vs 2001.0-4"
3624       reference: 3
3625       compare: 5
3626       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca3.yaml"
3627   legend:
3628     - ''
3629     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3630     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24)..'
3631     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3632     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3633     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3634     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3635
3636 # VPP Performance Changes 3n-skx 2t1c pdr
3637 - type: "table"
3638   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3639   algorithm: "table_comparison"
3640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3642   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3643   columns:
3644     - title: "1908.1-2"
3645       data-set: "vpp-performance-changes-3n-skx-h1"
3646     - title: "2001.0-2"
3647       data-set: "vpp-performance-changes-3n-skx-ref"
3648     - title: "2001.0-4"
3649       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3650     - title: "2005.0-4"
3651       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3652   comparisons:
3653     - title: "2001.0-4 vs 2001.0-2"
3654       reference: 2
3655       compare: 3
3656       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3657     - title: "2005.0-4 vs 2001.0-4"
3658       reference: 3
3659       compare: 4
3660       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3661   legend:
3662     - ''
3663     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3664     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3665     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3666     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3667     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3668
3669 # VPP Performance Changes 3n-skx 4t2c pdr
3670 - type: "table"
3671   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3672   algorithm: "table_comparison"
3673   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3674   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3675   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3676   columns:
3677     - title: "1908.1-2"
3678       data-set: "vpp-performance-changes-3n-skx-h1"
3679     - title: "2001.0-2"
3680       data-set: "vpp-performance-changes-3n-skx-ref"
3681     - title: "2001.0-4"
3682       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3683     - title: "2005.0-4"
3684       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3685   comparisons:
3686     - title: "2001.0-4 vs 2001.0-2"
3687       reference: 2
3688       compare: 3
3689       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3690     - title: "2005.0-4 vs 2001.0-4"
3691       reference: 3
3692       compare: 4
3693       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3694   legend:
3695     - ''
3696     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3697     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3698     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3699     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3700     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3701
3702 # VPP Performance Changes 3n-skx 2t1c ndr
3703 - type: "table"
3704   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3705   algorithm: "table_comparison"
3706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3708   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3709   columns:
3710     - title: "1908.1-2"
3711       data-set: "vpp-performance-changes-3n-skx-h1"
3712     - title: "2001.0-2"
3713       data-set: "vpp-performance-changes-3n-skx-ref"
3714     - title: "2001.0-4"
3715       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3716     - title: "2005.0-4"
3717       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3718   comparisons:
3719     - title: "2001.0-4 vs 2001.0-2"
3720       reference: 2
3721       compare: 3
3722       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3723     - title: "2005.0-4 vs 2001.0-4"
3724       reference: 3
3725       compare: 4
3726       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3727   legend:
3728     - ''
3729     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3730     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3731     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3732     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3733     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3734
3735 # VPP Performance Changes 3n-skx 4t2c ndr
3736 - type: "table"
3737   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3738   algorithm: "table_comparison"
3739   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3741   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3742   columns:
3743     - title: "1908.1-2"
3744       data-set: "vpp-performance-changes-3n-skx-h1"
3745     - title: "2001.0-2"
3746       data-set: "vpp-performance-changes-3n-skx-ref"
3747     - title: "2001.0-4"
3748       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3749     - title: "2005.0-4"
3750       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3751   comparisons:
3752     - title: "2001.0-4 vs 2001.0-2"
3753       reference: 2
3754       compare: 3
3755       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3756     - title: "2005.0-4 vs 2001.0-4"
3757       reference: 3
3758       compare: 4
3759       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3760   legend:
3761     - ''
3762     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3763     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3764     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3765     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3766     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3767
3768 # VPP Performance Changes 3n-skx 2t1c pdr-full
3769 - type: "table"
3770   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3771   algorithm: "table_comparison"
3772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3774   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3775   columns:
3776     - title: "1908.1-2"
3777       data-set: "vpp-performance-changes-3n-skx-h1"
3778     - title: "2001.0-2"
3779       data-set: "vpp-performance-changes-3n-skx-ref"
3780     - title: "2001.0-4"
3781       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3782     - title: "2005.0-3"
3783       data-set: "vpp-performance-changes-3n-skx-cmp"
3784     - title: "2005.0-4"
3785       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3786   comparisons:
3787     - title: "2005.0-4 vs 2005.0-3"
3788       reference: 4
3789       compare: 5
3790       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3791     - title: "2001.0-4 vs 2001.0-2"
3792       reference: 2
3793       compare: 3
3794       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3795     - title: "2005.0-4 vs 2001.0-4"
3796       reference: 3
3797       compare: 5
3798       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca3.yaml"
3799   legend:
3800     - ''
3801     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3802     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3803     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3804     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3805     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3806     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3807
3808 # VPP Performance Changes 3n-skx 4t2c pdr-full
3809 - type: "table"
3810   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3811   algorithm: "table_comparison"
3812   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3814   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3815   columns:
3816     - title: "1908.1-2"
3817       data-set: "vpp-performance-changes-3n-skx-h1"
3818     - title: "2001.0-2"
3819       data-set: "vpp-performance-changes-3n-skx-ref"
3820     - title: "2001.0-4"
3821       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3822     - title: "2005.0-3"
3823       data-set: "vpp-performance-changes-3n-skx-cmp"
3824     - title: "2005.0-4"
3825       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3826   comparisons:
3827     - title: "2005.0-4 vs 2005.0-3"
3828       reference: 4
3829       compare: 5
3830       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3831     - title: "2001.0-4 vs 2001.0-2"
3832       reference: 2
3833       compare: 3
3834       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3835     - title: "2005.0-4 vs 2001.0-4"
3836       reference: 3
3837       compare: 5
3838       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca3.yaml"
3839   legend:
3840     - ''
3841     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3842     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3843     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3844     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3845     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3846     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3847
3848 # VPP Performance Changes 3n-skx 2t1c ndr-full
3849 - type: "table"
3850   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3851   algorithm: "table_comparison"
3852   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3854   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3855   columns:
3856     - title: "1908.1-2"
3857       data-set: "vpp-performance-changes-3n-skx-h1"
3858     - title: "2001.0-2"
3859       data-set: "vpp-performance-changes-3n-skx-ref"
3860     - title: "2001.0-4"
3861       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3862     - title: "2005.0-3"
3863       data-set: "vpp-performance-changes-3n-skx-cmp"
3864     - title: "2005.0-4"
3865       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3866   comparisons:
3867     - title: "2005.0-4 vs 2005.0-3"
3868       reference: 4
3869       compare: 5
3870       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3871     - title: "2001.0-4 vs 2001.0-2"
3872       reference: 2
3873       compare: 3
3874       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3875     - title: "2005.0-4 vs 2001.0-4"
3876       reference: 3
3877       compare: 5
3878       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca3.yaml"
3879   legend:
3880     - ''
3881     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3882     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3883     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3884     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3885     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3886     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3887
3888 # VPP Performance Changes 3n-skx 4t2c ndr-full
3889 - type: "table"
3890   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3891   algorithm: "table_comparison"
3892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3894   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3895   columns:
3896     - title: "1908.1-2"
3897       data-set: "vpp-performance-changes-3n-skx-h1"
3898     - title: "2001.0-2"
3899       data-set: "vpp-performance-changes-3n-skx-ref"
3900     - title: "2001.0-4"
3901       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3902     - title: "2005.0-3"
3903       data-set: "vpp-performance-changes-3n-skx-cmp"
3904     - title: "2005.0-4"
3905       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3906   comparisons:
3907     - title: "2005.0-4 vs 2005.0-3"
3908       reference: 4
3909       compare: 5
3910       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3911     - title: "2001.0-4 vs 2001.0-2"
3912       reference: 2
3913       compare: 3
3914       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3915     - title: "2005.0-4 vs 2001.0-4"
3916       reference: 3
3917       compare: 5
3918       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca3.yaml"
3919   legend:
3920     - ''
3921     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3922     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3923     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3924     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3925     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3926     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3927
3928 # VPP Performance Changes 2n-skx 2t1c pdr
3929 - type: "table"
3930   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3931   algorithm: "table_comparison"
3932   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3934   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3935   columns:
3936     - title: "1908.1-2"
3937       data-set: "vpp-performance-changes-2n-skx-h1"
3938     - title: "2001.0-2"
3939       data-set: "vpp-performance-changes-2n-skx-ref"
3940     - title: "2001.0-4"
3941       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3942     - title: "2005.0-4"
3943       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3944   comparisons:
3945     - title: "2001.0-4 vs 2001.0-2"
3946       reference: 2
3947       compare: 3
3948       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3949     - title: "2005.0-4 vs 2001.0-4"
3950       reference: 3
3951       compare: 4
3952       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3953   legend:
3954     - ''
3955     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3956     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3957     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3958     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3959     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3960
3961 # VPP Performance Changes 2n-skx 4t2c pdr
3962 - type: "table"
3963   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3964   algorithm: "table_comparison"
3965   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3967   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3968   columns:
3969     - title: "1908.1-2"
3970       data-set: "vpp-performance-changes-2n-skx-h1"
3971     - title: "2001.0-2"
3972       data-set: "vpp-performance-changes-2n-skx-ref"
3973     - title: "2001.0-4"
3974       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3975     - title: "2005.0-4"
3976       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3977   comparisons:
3978     - title: "2001.0-4 vs 2001.0-2"
3979       reference: 2
3980       compare: 3
3981       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3982     - title: "2005.0-4 vs 2001.0-4"
3983       reference: 3
3984       compare: 4
3985       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3986   legend:
3987     - ''
3988     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3989     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3990     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3991     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3992     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3993
3994 # VPP Performance Changes 2n-skx 2t1c ndr
3995 - type: "table"
3996   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3997   algorithm: "table_comparison"
3998   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4000   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4001   columns:
4002     - title: "1908.1-2"
4003       data-set: "vpp-performance-changes-2n-skx-h1"
4004     - title: "2001.0-2"
4005       data-set: "vpp-performance-changes-2n-skx-ref"
4006     - title: "2001.0-4"
4007       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4008     - title: "2005.0-4"
4009       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4010   comparisons:
4011     - title: "2001.0-4 vs 2001.0-2"
4012       reference: 2
4013       compare: 3
4014       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4015     - title: "2005.0-4 vs 2001.0-4"
4016       reference: 3
4017       compare: 4
4018       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4019   legend:
4020     - ''
4021     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4022     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4023     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4024     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4025     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4026
4027 # VPP Performance Changes 2n-skx 4t2c ndr
4028 - type: "table"
4029   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4030   algorithm: "table_comparison"
4031   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4032   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4033   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4034   columns:
4035     - title: "1908.1-2"
4036       data-set: "vpp-performance-changes-2n-skx-h1"
4037     - title: "2001.0-2"
4038       data-set: "vpp-performance-changes-2n-skx-ref"
4039     - title: "2001.0-4"
4040       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4041     - title: "2005.0-4"
4042       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4043   comparisons:
4044     - title: "2001.0-4 vs 2001.0-2"
4045       reference: 2
4046       compare: 3
4047       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4048     - title: "2005.0-4 vs 2001.0-4"
4049       reference: 3
4050       compare: 4
4051       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4052   legend:
4053     - ''
4054     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4055     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4056     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4057     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4058     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4059
4060 # VPP Performance Changes 2n-skx 2t1c pdr-full
4061 - type: "table"
4062   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
4063   algorithm: "table_comparison"
4064   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
4065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4066   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4067   columns:
4068     - title: "1908.1-2"
4069       data-set: "vpp-performance-changes-2n-skx-h1"
4070     - title: "2001.0-2"
4071       data-set: "vpp-performance-changes-2n-skx-ref"
4072     - title: "2001.0-4"
4073       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4074     - title: "2005.0-3"
4075       data-set: "vpp-performance-changes-2n-skx-cmp"
4076     - title: "2005.0-4"
4077       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4078   comparisons:
4079     - title: "2005.0-4 vs 2005.0-3"
4080       reference: 4
4081       compare: 5
4082       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4083     - title: "2001.0-4 vs 2001.0-2"
4084       reference: 2
4085       compare: 3
4086       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4087     - title: "2005.0-4 vs 2001.0-4"
4088       reference: 3
4089       compare: 5
4090       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca3.yaml"
4091
4092   legend:
4093     - ''
4094     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4095     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4096     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4097     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4098     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4099     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4100
4101 # VPP Performance Changes 2n-skx 4t2c pdr-full
4102 - type: "table"
4103   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4104   algorithm: "table_comparison"
4105   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4106   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4107   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4108   columns:
4109     - title: "1908.1-2"
4110       data-set: "vpp-performance-changes-2n-skx-h1"
4111     - title: "2001.0-2"
4112       data-set: "vpp-performance-changes-2n-skx-ref"
4113     - title: "2001.0-4"
4114       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4115     - title: "2005.0-3"
4116       data-set: "vpp-performance-changes-2n-skx-cmp"
4117     - title: "2005.0-4"
4118       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4119   comparisons:
4120     - title: "2005.0-4 vs 2005.0-3"
4121       reference: 4
4122       compare: 5
4123       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4124     - title: "2001.0-4 vs 2001.0-2"
4125       reference: 2
4126       compare: 3
4127       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4128     - title: "2005.0-4 vs 2001.0-4"
4129       reference: 3
4130       compare: 5
4131       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca3.yaml"
4132   legend:
4133     - ''
4134     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4135     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4136     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4137     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4138     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4139     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4140
4141 # VPP Performance Changes 2n-skx 2t1c ndr-full
4142 - type: "table"
4143   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4144   algorithm: "table_comparison"
4145   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4147   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4148   columns:
4149     - title: "1908.1-2"
4150       data-set: "vpp-performance-changes-2n-skx-h1"
4151     - title: "2001.0-2"
4152       data-set: "vpp-performance-changes-2n-skx-ref"
4153     - title: "2001.0-4"
4154       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4155     - title: "2005.0-3"
4156       data-set: "vpp-performance-changes-2n-skx-cmp"
4157     - title: "2005.0-4"
4158       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4159   comparisons:
4160     - title: "2005.0-4 vs 2005.0-3"
4161       reference: 4
4162       compare: 5
4163       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4164     - title: "2001.0-4 vs 2001.0-2"
4165       reference: 2
4166       compare: 3
4167       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4168     - title: "2005.0-4 vs 2001.0-4"
4169       reference: 3
4170       compare: 5
4171       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca3.yaml"
4172   legend:
4173     - ''
4174     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4175     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4176     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4177     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4178     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4179     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4180
4181 # VPP Performance Changes 2n-skx 4t2c ndr-full
4182 - type: "table"
4183   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4184   algorithm: "table_comparison"
4185   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4187   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4188   columns:
4189     - title: "1908.1-2"
4190       data-set: "vpp-performance-changes-2n-skx-h1"
4191     - title: "2001.0-2"
4192       data-set: "vpp-performance-changes-2n-skx-ref"
4193     - title: "2001.0-4"
4194       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4195     - title: "2005.0-3"
4196       data-set: "vpp-performance-changes-2n-skx-cmp"
4197     - title: "2005.0-4"
4198       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4199   comparisons:
4200     - title: "2005.0-4 vs 2005.0-3"
4201       reference: 4
4202       compare: 5
4203       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4204     - title: "2001.0-4 vs 2001.0-2"
4205       reference: 2
4206       compare: 3
4207       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4208     - title: "2005.0-4 vs 2001.0-4"
4209       reference: 3
4210       compare: 5
4211       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca3.yaml"
4212   legend:
4213     - ''
4214     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4215     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4216     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4217     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4218     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4219     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4220
4221 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4222 - type: "table"
4223   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4224   algorithm: "table_comparison"
4225   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4227   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4228   columns:
4229     - title: "2001.0-2"
4230       data-set: "vpp-performance-changes-2n-clx-ref"
4231     - title: "2001.0-4"
4232       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4233     - title: "2005.0-4"
4234       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4235   comparisons:
4236     - title: "2001.0-4 vs 2001.0-2"
4237       reference: 1
4238       compare: 2
4239       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4240     - title: "2005.0-4 vs 2001.0-4"
4241       reference: 2
4242       compare: 3
4243       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4244   legend:
4245     - ''
4246     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4247     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4248     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4249     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4250     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4251
4252 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4253 - type: "table"
4254   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4255   algorithm: "table_comparison"
4256   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4258   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4259   columns:
4260     - title: "2001.0-2"
4261       data-set: "vpp-performance-changes-2n-clx-ref"
4262     - title: "2001.0-4"
4263       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4264     - title: "2005.0-4"
4265       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4266   comparisons:
4267     - title: "2001.0-4 vs 2001.0-2"
4268       reference: 1
4269       compare: 2
4270       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4271     - title: "2005.0-4 vs 2001.0-4"
4272       reference: 2
4273       compare: 3
4274       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4275   legend:
4276     - ''
4277     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4278     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4279     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4280     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4281     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4282
4283 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4284 - type: "table"
4285   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4286   algorithm: "table_comparison"
4287   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4288   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4289   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4290   columns:
4291     - title: "2001.0-2"
4292       data-set: "vpp-performance-changes-2n-clx-ref"
4293     - title: "2001.0-4"
4294       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4295     - title: "2005.0-4"
4296       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4297   comparisons:
4298     - title: "2001.0-4 vs 2001.0-2"
4299       reference: 1
4300       compare: 2
4301       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4302     - title: "2005.0-4 vs 2001.0-4"
4303       reference: 2
4304       compare: 3
4305       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4306   legend:
4307     - ''
4308     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4309     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4310     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4311     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4312     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4313
4314 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4315 - type: "table"
4316   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4317   algorithm: "table_comparison"
4318   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4319   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4320   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4321   columns:
4322     - title: "2001.0-2"
4323       data-set: "vpp-performance-changes-2n-clx-ref"
4324     - title: "2001.0-4"
4325       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4326     - title: "2005.0-4"
4327       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4328   comparisons:
4329     - title: "2001.0-4 vs 2001.0-2"
4330       reference: 1
4331       compare: 2
4332       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4333     - title: "2005.0-4 vs 2001.0-4"
4334       reference: 2
4335       compare: 3
4336       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4337   legend:
4338     - ''
4339     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4340     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4341     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4342     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4343     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4344
4345 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4346 - type: "table"
4347   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4348   algorithm: "table_comparison"
4349   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4351   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4352   columns:
4353     - title: "2001.0-2"
4354       data-set: "vpp-performance-changes-2n-clx-ref"
4355     - title: "2001.0-4"
4356       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4357     - title: "2005.0-3"
4358       data-set: "vpp-performance-changes-2n-clx-cmp"
4359     - title: "2005.0-4"
4360       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4361   comparisons:
4362     - title: "2005.0-4 vs 2005.0-3"
4363       reference: 3
4364       compare: 4
4365       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4366     - title: "2001.0-4 vs 2001.0-2"
4367       reference: 1
4368       compare: 2
4369       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4370     - title: "2005.0-4 vs 2001.0-4"
4371       reference: 2
4372       compare: 4
4373       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca3.yaml"
4374   legend:
4375     - ''
4376     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4377     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4378     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4379     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4380     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4381     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4382
4383 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4384 - type: "table"
4385   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4386   algorithm: "table_comparison"
4387   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4389   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4390   columns:
4391     - title: "2001.0-2"
4392       data-set: "vpp-performance-changes-2n-clx-ref"
4393     - title: "2001.0-4"
4394       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4395     - title: "2005.0-3"
4396       data-set: "vpp-performance-changes-2n-clx-cmp"
4397     - title: "2005.0-4"
4398       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4399   comparisons:
4400     - title: "2005.0-4 vs 2005.0-3"
4401       reference: 3
4402       compare: 4
4403       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4404     - title: "2001.0-4 vs 2001.0-2"
4405       reference: 1
4406       compare: 2
4407       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4408     - title: "2005.0-4 vs 2001.0-4"
4409       reference: 2
4410       compare: 4
4411       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca3.yaml"
4412   legend:
4413     - ''
4414     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4415     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4416     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4417     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4418     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4419     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4420
4421 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4422 - type: "table"
4423   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4424   algorithm: "table_comparison"
4425   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4427   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4428   columns:
4429     - title: "2001.0-2"
4430       data-set: "vpp-performance-changes-2n-clx-ref"
4431     - title: "2001.0-4"
4432       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4433     - title: "2005.0-3"
4434       data-set: "vpp-performance-changes-2n-clx-cmp"
4435     - title: "2005.0-4"
4436       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4437   comparisons:
4438     - title: "2005.0-4 vs 2005.0-3"
4439       reference: 3
4440       compare: 4
4441       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4442     - title: "2001.0-4 vs 2001.0-2"
4443       reference: 1
4444       compare: 2
4445       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4446     - title: "2005.0-4 vs 2001.0-4"
4447       reference: 2
4448       compare: 4
4449       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca3.yaml"
4450   legend:
4451     - ''
4452     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4453     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4454     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4455     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4456     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4457     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4458
4459 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4460 - type: "table"
4461   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4462   algorithm: "table_comparison"
4463   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4465   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4466   columns:
4467     - title: "2001.0-2"
4468       data-set: "vpp-performance-changes-2n-clx-ref"
4469     - title: "2001.0-4"
4470       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4471     - title: "2005.0-3"
4472       data-set: "vpp-performance-changes-2n-clx-cmp"
4473     - title: "2005.0-4"
4474       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4475   comparisons:
4476     - title: "2005.0-4 vs 2005.0-3"
4477       reference: 3
4478       compare: 4
4479       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4480     - title: "2001.0-4 vs 2001.0-2"
4481       reference: 1
4482       compare: 2
4483       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4484     - title: "2005.0-4 vs 2001.0-4"
4485       reference: 2
4486       compare: 4
4487       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca3.yaml"
4488   legend:
4489     - ''
4490     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4491     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4492     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4493     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4494     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4495     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4496
4497 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4498 #- type: "table"
4499 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4500 #  algorithm: "table_comparison"
4501 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4502 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4503 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4504 #  columns:
4505 #    - title: "2001.0-2"
4506 #      data-set: "vpp-performance-changes-2n-clx-ref"
4507 #    - title: "2005.0-3"
4508 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4509 #  comparisons:
4510 #    - title: "Diff"
4511 #      reference: 1
4512 #      compare: 2
4513 #  legend:
4514 #    - ''
4515 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4516 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4517 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4518 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4519 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4520 #
4521 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4522 #- type: "table"
4523 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4524 #  algorithm: "table_comparison"
4525 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4526 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4527 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4528 #  columns:
4529 #    - title: "2001.0-2"
4530 #      data-set: "vpp-performance-changes-2n-clx-ref"
4531 #    - title: "2005.0-3"
4532 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4533 #  comparisons:
4534 #    - title: "Diff"
4535 #      reference: 1
4536 #      compare: 2
4537 #  legend:
4538 #    - ''
4539 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4540 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4541 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4542 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4543 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4544 #
4545 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4546 #- type: "table"
4547 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4548 #  algorithm: "table_comparison"
4549 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4550 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4551 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4552 #  columns:
4553 #    - title: "2001.0-2"
4554 #      data-set: "vpp-performance-changes-2n-clx-ref"
4555 #    - title: "2005.0-3"
4556 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4557 #  comparisons:
4558 #    - title: "Diff"
4559 #      reference: 1
4560 #      compare: 2
4561 #  legend:
4562 #    - ''
4563 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4564 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4565 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4566 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4567 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4568 #
4569 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4570 #- type: "table"
4571 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4572 #  algorithm: "table_comparison"
4573 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4574 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4575 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4576 #  columns:
4577 #    - title: "2001.0-2"
4578 #      data-set: "vpp-performance-changes-2n-clx-ref"
4579 #    - title: "2005.0-3"
4580 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4581 #  comparisons:
4582 #    - title: "Diff"
4583 #      reference: 1
4584 #      compare: 2
4585 #  legend:
4586 #    - ''
4587 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4588 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4589 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4590 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4591 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4592
4593 # VPP Performance Changes 2n-dnv 1t1c pdr
4594 - type: "table"
4595   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4596   algorithm: "table_comparison"
4597   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4598   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4599   filter: "'1T1C'"
4600   columns:
4601     - title: "1908.1-2"
4602       data-set: "vpp-performance-changes-2n-dnv-h1"
4603     - title: "2001.0-2"
4604       data-set: "vpp-performance-changes-2n-dnv-ref"
4605     - title: "2005.0-3"
4606       data-set: "vpp-performance-changes-2n-dnv-cmp"
4607   comparisons:
4608     - title: "2005.0-3 vs 2001.0-2"
4609       reference: 2
4610       compare: 3
4611   legend:
4612     - ''
4613     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4614     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4615     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4616     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4617
4618 # VPP Performance Changes 2n-dnv 2t2c pdr
4619 - type: "table"
4620   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4621   algorithm: "table_comparison"
4622   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4624   filter: "'2T2C'"
4625   columns:
4626     - title: "1908.1-2"
4627       data-set: "vpp-performance-changes-2n-dnv-h1"
4628     - title: "2001.0-2"
4629       data-set: "vpp-performance-changes-2n-dnv-ref"
4630     - title: "2005.0-3"
4631       data-set: "vpp-performance-changes-2n-dnv-cmp"
4632   comparisons:
4633     - title: "2005.0-3 vs 2001.0-2"
4634       reference: 2
4635       compare: 3
4636   legend:
4637     - ''
4638     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4639     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4640     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4641     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4642
4643 # VPP Performance Changes 2n-dnv 1t1c ndr
4644 - type: "table"
4645   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4646   algorithm: "table_comparison"
4647   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4648   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4649   filter: "'1T1C'"
4650   columns:
4651     - title: "1908.1-2"
4652       data-set: "vpp-performance-changes-2n-dnv-h1"
4653     - title: "2001.0-2"
4654       data-set: "vpp-performance-changes-2n-dnv-ref"
4655     - title: "2005.0-3"
4656       data-set: "vpp-performance-changes-2n-dnv-cmp"
4657   comparisons:
4658     - title: "2005.0-3 vs 2001.0-2"
4659       reference: 2
4660       compare: 3
4661   legend:
4662     - ''
4663     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4664     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4665     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4666     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4667
4668 # VPP Performance Changes 2n-dnv 2t2c ndr
4669 - type: "table"
4670   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4671   algorithm: "table_comparison"
4672   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4673   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4674   filter: "'2T2C'"
4675   columns:
4676     - title: "1908.1-2"
4677       data-set: "vpp-performance-changes-2n-dnv-h1"
4678     - title: "2001.0-2"
4679       data-set: "vpp-performance-changes-2n-dnv-ref"
4680     - title: "2005.0-3"
4681       data-set: "vpp-performance-changes-2n-dnv-cmp"
4682   comparisons:
4683     - title: "2005.0-3 vs 2001.0-2"
4684       reference: 2
4685       compare: 3
4686   legend:
4687     - ''
4688     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4689     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4690     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4691     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4692
4693 # VPP Performance Changes 3n-dnv 1t1c pdr
4694 - type: "table"
4695   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4696   algorithm: "table_comparison"
4697   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4699   filter: "'1T1C'"
4700   columns:
4701     - title: "1908.1-2"
4702       data-set: "vpp-performance-changes-3n-dnv-h1"
4703     - title: "2001.0-2"
4704       data-set: "vpp-performance-changes-3n-dnv-ref"
4705     - title: "2005.0-3"
4706       data-set: "vpp-performance-changes-3n-dnv-cmp"
4707   comparisons:
4708     - title: "2005.0-3 vs 2001.0-2"
4709       reference: 2
4710       compare: 3
4711   legend:
4712     - ''
4713     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4714     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4715     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4716     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4717
4718 # VPP Performance Changes 3n-dnv 2t2c pdr
4719 - type: "table"
4720   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4721   algorithm: "table_comparison"
4722   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4723   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4724   filter: "'2T2C'"
4725   columns:
4726     - title: "1908.1-2"
4727       data-set: "vpp-performance-changes-3n-dnv-h1"
4728     - title: "2001.0-2"
4729       data-set: "vpp-performance-changes-3n-dnv-ref"
4730     - title: "2005.0-3"
4731       data-set: "vpp-performance-changes-3n-dnv-cmp"
4732   comparisons:
4733     - title: "2005.0-3 vs 2001.0-2"
4734       reference: 2
4735       compare: 3
4736   legend:
4737     - ''
4738     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4739     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4740     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4741     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4742
4743 # VPP Performance Changes 3n-dnv 1t1c ndr
4744 - type: "table"
4745   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4746   algorithm: "table_comparison"
4747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4749   filter: "'1T1C'"
4750   columns:
4751     - title: "1908.1-2"
4752       data-set: "vpp-performance-changes-3n-dnv-h1"
4753     - title: "2001.0-2"
4754       data-set: "vpp-performance-changes-3n-dnv-ref"
4755     - title: "2005.0-3"
4756       data-set: "vpp-performance-changes-3n-dnv-cmp"
4757   comparisons:
4758     - title: "2005.0-3 vs 2001.0-2"
4759       reference: 2
4760       compare: 3
4761   legend:
4762     - ''
4763     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4764     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4765     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4766     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4767
4768 # VPP Performance Changes 3n-dnv 2t2c ndr
4769 - type: "table"
4770   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4771   algorithm: "table_comparison"
4772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4774   filter: "'2T2C'"
4775   columns:
4776     - title: "1908.1-2"
4777       data-set: "vpp-performance-changes-3n-dnv-h1"
4778     - title: "2001.0-2"
4779       data-set: "vpp-performance-changes-3n-dnv-ref"
4780     - title: "2005.0-3"
4781       data-set: "vpp-performance-changes-3n-dnv-cmp"
4782   comparisons:
4783     - title: "2005.0-3 vs 2001.0-2"
4784       reference: 2
4785       compare: 3
4786   legend:
4787     - ''
4788     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4789     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4790     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4791     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4792
4793 # VPP Performance Changes 3n-tsh 1t1c pdr
4794 - type: "table"
4795   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4796   algorithm: "table_comparison"
4797   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4799   filter: "'1T1C'"
4800   columns:
4801     - title: "1908.1-2"
4802       data-set: "vpp-performance-changes-3n-tsh-h1"
4803     - title: "2001.0-2"
4804       data-set: "vpp-performance-changes-3n-tsh-ref"
4805     - title: "2001.0-4"
4806       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4807     - title: "2005.0-4"
4808       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4809   comparisons:
4810     - title: "2001.0-4 vs 2001.0-2"
4811       reference: 2
4812       compare: 3
4813       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4814     - title: "2005.0-4 vs 2001.0-4"
4815       reference: 3
4816       compare: 4
4817       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4818   legend:
4819     - ''
4820     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4821     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4822     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4823     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4824     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4825
4826 # VPP Performance Changes 3n-tsh 2t2c pdr
4827 - type: "table"
4828   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4829   algorithm: "table_comparison"
4830   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4831   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4832   filter: "'2T2C'"
4833   columns:
4834     - title: "1908.1-2"
4835       data-set: "vpp-performance-changes-3n-tsh-h1"
4836     - title: "2001.0-2"
4837       data-set: "vpp-performance-changes-3n-tsh-ref"
4838     - title: "2001.0-4"
4839       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4840     - title: "2005.0-4"
4841       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4842   comparisons:
4843     - title: "2001.0-4 vs 2001.0-2"
4844       reference: 2
4845       compare: 3
4846       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4847     - title: "2005.0-4 vs 2001.0-4"
4848       reference: 3
4849       compare: 4
4850       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4851   legend:
4852     - ''
4853     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4854     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4855     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4856     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4857     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4858
4859 # VPP Performance Changes 3n-tsh 1t1c ndr
4860 - type: "table"
4861   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4862   algorithm: "table_comparison"
4863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4865   filter: "'1T1C'"
4866   columns:
4867     - title: "1908.1-2"
4868       data-set: "vpp-performance-changes-3n-tsh-h1"
4869     - title: "2001.0-2"
4870       data-set: "vpp-performance-changes-3n-tsh-ref"
4871     - title: "2001.0-4"
4872       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4873     - title: "2005.0-4"
4874       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4875   comparisons:
4876     - title: "2001.0-4 vs 2001.0-2"
4877       reference: 2
4878       compare: 3
4879       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4880     - title: "2005.0-4 vs 2001.0-4"
4881       reference: 3
4882       compare: 4
4883       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4884   legend:
4885     - ''
4886     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4887     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4888     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4889     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4890     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4891
4892 # VPP Performance Changes 3n-tsh 2t2c ndr
4893 - type: "table"
4894   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4895   algorithm: "table_comparison"
4896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4898   filter: "'2T2C'"
4899   columns:
4900     - title: "1908.1-2"
4901       data-set: "vpp-performance-changes-3n-tsh-h1"
4902     - title: "2001.0-2"
4903       data-set: "vpp-performance-changes-3n-tsh-ref"
4904     - title: "2001.0-4"
4905       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4906     - title: "2005.0-4"
4907       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4908   comparisons:
4909     - title: "2001.0-4 vs 2001.0-2"
4910       reference: 2
4911       compare: 3
4912       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4913     - title: "2005.0-4 vs 2001.0-4"
4914       reference: 3
4915       compare: 4
4916       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4917   legend:
4918     - ''
4919     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4920     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4921     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4922     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4923     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4924
4925 # VPP Performance Changes 3n-tsh 1t1c pdr-full
4926 - type: "table"
4927   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
4928   algorithm: "table_comparison"
4929   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
4930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4931   filter: "'1T1C'"
4932   columns:
4933     - title: "1908.1-2"
4934       data-set: "vpp-performance-changes-3n-tsh-h1"
4935     - title: "2001.0-2"
4936       data-set: "vpp-performance-changes-3n-tsh-ref"
4937     - title: "2001.0-4"
4938       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4939     - title: "2005.0-3"
4940       data-set: "vpp-performance-changes-3n-tsh-cmp"
4941     - title: "2005.0-4"
4942       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4943   comparisons:
4944     - title: "2005.0-4 vs 2005.0-3"
4945       reference: 4
4946       compare: 5
4947       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4948     - title: "2001.0-4 vs 2001.0-2"
4949       reference: 2
4950       compare: 3
4951       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4952     - title: "2005.0-4 vs 2001.0-4"
4953       reference: 3
4954       compare: 5
4955       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca3.yaml"
4956   legend:
4957     - ''
4958     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4959     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4960     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4961     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4962     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4963     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4964
4965 # VPP Performance Changes 3n-tsh 2t2c pdr-full
4966 - type: "table"
4967   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
4968   algorithm: "table_comparison"
4969   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
4970   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4971   filter: "'2T2C'"
4972   columns:
4973     - title: "1908.1-2"
4974       data-set: "vpp-performance-changes-3n-tsh-h1"
4975     - title: "2001.0-2"
4976       data-set: "vpp-performance-changes-3n-tsh-ref"
4977     - title: "2001.0-4"
4978       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4979     - title: "2005.0-3"
4980       data-set: "vpp-performance-changes-3n-tsh-cmp"
4981     - title: "2005.0-4"
4982       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4983   comparisons:
4984     - title: "2005.0-4 vs 2005.0-3"
4985       reference: 4
4986       compare: 5
4987       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4988     - title: "2001.0-4 vs 2001.0-2"
4989       reference: 2
4990       compare: 3
4991       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4992     - title: "2005.0-4 vs 2001.0-4"
4993       reference: 3
4994       compare: 5
4995       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca3.yaml"
4996   legend:
4997     - ''
4998     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4999     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5000     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5001     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5002     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5003     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5004
5005 # VPP Performance Changes 3n-tsh 1t1c ndr-full
5006 - type: "table"
5007   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
5008   algorithm: "table_comparison"
5009   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
5010   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5011   filter: "'1T1C'"
5012   columns:
5013     - title: "1908.1-2"
5014       data-set: "vpp-performance-changes-3n-tsh-h1"
5015     - title: "2001.0-2"
5016       data-set: "vpp-performance-changes-3n-tsh-ref"
5017     - title: "2001.0-4"
5018       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5019     - title: "2005.0-3"
5020       data-set: "vpp-performance-changes-3n-tsh-cmp"
5021     - title: "2005.0-4"
5022       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5023   comparisons:
5024     - title: "2005.0-4 vs 2005.0-3"
5025       reference: 4
5026       compare: 5
5027       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5028     - title: "2001.0-4 vs 2001.0-2"
5029       reference: 2
5030       compare: 3
5031       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5032     - title: "2005.0-4 vs 2001.0-4"
5033       reference: 3
5034       compare: 5
5035       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca3.yaml"
5036   legend:
5037     - ''
5038     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5039     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5040     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5041     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5042     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5043     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5044
5045 # VPP Performance Changes 3n-tsh 2t2c ndr-full
5046 - type: "table"
5047   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
5048   algorithm: "table_comparison"
5049   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
5050   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5051   filter: "'2T2C'"
5052   columns:
5053     - title: "1908.1-2"
5054       data-set: "vpp-performance-changes-3n-tsh-h1"
5055     - title: "2001.0-2"
5056       data-set: "vpp-performance-changes-3n-tsh-ref"
5057     - title: "2001.0-4"
5058       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5059     - title: "2005.0-3"
5060       data-set: "vpp-performance-changes-3n-tsh-cmp"
5061     - title: "2005.0-4"
5062       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5063   comparisons:
5064     - title: "2005.0-4 vs 2005.0-3"
5065       reference: 4
5066       compare: 5
5067       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5068     - title: "2001.0-4 vs 2001.0-2"
5069       reference: 2
5070       compare: 3
5071       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5072     - title: "2005.0-4 vs 2001.0-4"
5073       reference: 3
5074       compare: 5
5075       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca3.yaml"
5076   legend:
5077     - ''
5078     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5079     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5080     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5081     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5082     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5083     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5084
5085 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5086 - type: "table"
5087   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5088   algorithm: "table_comparison"
5089   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5090   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5091   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5092   columns:
5093     - title: "3n-hsw xl710"
5094       data-set: "vpp-compare-testbeds-ref"
5095       tag: "NIC_Intel-XL710"
5096     - title: "3n-skx xxv710"
5097       data-set: "vpp-compare-testbeds-cmp"
5098       tag: "NIC_Intel-XXV710"
5099   comparisons:
5100     - title: "Diff"
5101       reference: 1
5102       compare: 2
5103   legend:
5104     - ""
5105     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5106     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5107
5108 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5109 - type: "table"
5110   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5111   algorithm: "table_comparison"
5112   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5113   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5114   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5115   columns:
5116     - title: "3n-hsw xl710"
5117       data-set: "vpp-compare-testbeds-ref"
5118       tag: "NIC_Intel-XL710"
5119     - title: "3n-skx xxv710"
5120       data-set: "vpp-compare-testbeds-cmp"
5121       tag: "NIC_Intel-XXV710"
5122   comparisons:
5123     - title: "Diff"
5124       reference: 1
5125       compare: 2
5126   legend:
5127     - ""
5128     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5129     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5130
5131 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5132 - type: "table"
5133   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5134   algorithm: "table_comparison"
5135   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5136   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5137   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5138   columns:
5139     - title: "3n-hsw xl710"
5140       data-set: "vpp-compare-testbeds-ref"
5141       tag: "NIC_Intel-XL710"
5142     - title: "3n-skx xxv710"
5143       data-set: "vpp-compare-testbeds-cmp"
5144       tag: "NIC_Intel-XXV710"
5145   comparisons:
5146     - title: "Diff"
5147       reference: 1
5148       compare: 2
5149   legend:
5150     - ""
5151     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5152     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5153
5154 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5155 - type: "table"
5156   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5157   algorithm: "table_comparison"
5158   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5159   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5160   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5161   columns:
5162     - title: "3n-hsw xl710"
5163       data-set: "vpp-compare-testbeds-ref"
5164       tag: "NIC_Intel-XL710"
5165     - title: "3n-skx xxv710"
5166       data-set: "vpp-compare-testbeds-cmp"
5167       tag: "NIC_Intel-XXV710"
5168   comparisons:
5169     - title: "Diff"
5170       reference: 1
5171       compare: 2
5172   legend:
5173     - ""
5174     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5175     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5176
5177 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5178 - type: "table"
5179   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5180   algorithm: "table_comparison"
5181   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5183   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5184   columns:
5185     - title: "2n-skx"
5186       data-set: "vpp-compare-testbeds-skx-clx-ref"
5187     - title: "2n-clx"
5188       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5189   comparisons:
5190     - title: "Diff"
5191       reference: 1
5192       compare: 2
5193   legend:
5194     - ""
5195     - "2n-skx, 2n-clx - testbeds and NICs tested."
5196     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5197
5198 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5199 - type: "table"
5200   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5201   algorithm: "table_comparison"
5202   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5204   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5205   columns:
5206     - title: "2n-skx"
5207       data-set: "vpp-compare-testbeds-skx-clx-ref"
5208     - title: "2n-clx"
5209       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5210   comparisons:
5211     - title: "Diff"
5212       reference: 1
5213       compare: 2
5214   legend:
5215     - ""
5216     - "2n-skx, 2n-clx - testbeds and NICs tested."
5217     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5218
5219 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5220 - type: "table"
5221   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5222   algorithm: "table_comparison"
5223   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5225   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5226   columns:
5227     - title: "2n-skx"
5228       data-set: "vpp-compare-testbeds-skx-clx-ref"
5229     - title: "2n-clx"
5230       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5231   comparisons:
5232     - title: "Diff"
5233       reference: 1
5234       compare: 2
5235   legend:
5236     - ""
5237     - "2n-skx, 2n-clx - testbeds and NICs tested."
5238     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5239
5240 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5241 - type: "table"
5242   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5243   algorithm: "table_comparison"
5244   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5245   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5246   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5247   columns:
5248     - title: "2n-skx"
5249       data-set: "vpp-compare-testbeds-skx-clx-ref"
5250     - title: "2n-clx"
5251       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5252   comparisons:
5253     - title: "Diff"
5254       reference: 1
5255       compare: 2
5256   legend:
5257     - ""
5258     - "2n-skx, 2n-clx - testbeds and NICs tested."
5259     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5260
5261 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5262 - type: "table"
5263   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5264   algorithm: "table_comparison"
5265   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5267   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5268   columns:
5269     - title: "3n-hsw xl710"
5270       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5271       tag: "NIC_Intel-XL710"
5272     - title: "2n-clx xxv710"
5273       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5274       tag: "NIC_Intel-XXV710"
5275   comparisons:
5276     - title: "Diff"
5277       reference: 1
5278       compare: 2
5279   legend:
5280     - ""
5281     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5282     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5283
5284 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5285 - type: "table"
5286   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5287   algorithm: "table_comparison"
5288   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5289   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5290   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5291   columns:
5292     - title: "3n-hsw xl710"
5293       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5294       tag: "NIC_Intel-XL710"
5295     - title: "2n-clx xxv710"
5296       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5297       tag: "NIC_Intel-XXV710"
5298   comparisons:
5299     - title: "Diff"
5300       reference: 1
5301       compare: 2
5302   legend:
5303     - ""
5304     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5305     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5306
5307 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5308 - type: "table"
5309   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5310   algorithm: "table_comparison"
5311   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5313   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5314   columns:
5315     - title: "3n-hsw xl710"
5316       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5317       tag: "NIC_Intel-XL710"
5318     - title: "2n-clx xxv710"
5319       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5320       tag: "NIC_Intel-XXV710"
5321   comparisons:
5322     - title: "Diff"
5323       reference: 1
5324       compare: 2
5325   legend:
5326     - ""
5327     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5328     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5329
5330 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5331 - type: "table"
5332   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5333   algorithm: "table_comparison"
5334   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5335   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5336   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5337   columns:
5338     - title: "3n-hsw xl710"
5339       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5340       tag: "NIC_Intel-XL710"
5341     - title: "2n-clx xxv710"
5342       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5343       tag: "NIC_Intel-XXV710"
5344   comparisons:
5345     - title: "Diff"
5346       reference: 1
5347       compare: 2
5348   legend:
5349     - ""
5350     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5351     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5352
5353 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5354 - type: "table"
5355   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5356   algorithm: "table_comparison"
5357   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5359   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5360   columns:
5361     - title: "3n-skx"
5362       data-set: "vpp-compare-topologies-ref"
5363     - title: "2n-skx"
5364       data-set: "vpp-compare-topologies-cmp"
5365   comparisons:
5366     - title: "Diff"
5367       reference: 1
5368       compare: 2
5369   legend:
5370     - ""
5371     - "3n-skx, 2n-skx - topologies tested."
5372     - "Diff - difference between 3n-skx and 2n-skx topologies."
5373
5374 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5375 - type: "table"
5376   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5377   algorithm: "table_comparison"
5378   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5380   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5381   columns:
5382     - title: "3n-skx"
5383       data-set: "vpp-compare-topologies-ref"
5384     - title: "2n-skx"
5385       data-set: "vpp-compare-topologies-cmp"
5386   comparisons:
5387     - title: "Diff"
5388       reference: 1
5389       compare: 2
5390   legend:
5391     - ""
5392     - "3n-skx, 2n-skx - topologies tested."
5393     - "Diff - difference between 3n-skx and 2n-skx topologies."
5394
5395 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5396 - type: "table"
5397   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5398   algorithm: "table_comparison"
5399   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5401   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5402   columns:
5403     - title: "3n-skx"
5404       data-set: "vpp-compare-topologies-ref"
5405     - title: "2n-skx"
5406       data-set: "vpp-compare-topologies-cmp"
5407   comparisons:
5408     - title: "Diff"
5409       reference: 1
5410       compare: 2
5411   legend:
5412     - ""
5413     - "3n-skx, 2n-skx - topologies tested."
5414     - "Diff - difference between 3n-skx and 2n-skx topologies."
5415
5416 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5417 - type: "table"
5418   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5419   algorithm: "table_comparison"
5420   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5421   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5422   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5423   columns:
5424     - title: "3n-skx"
5425       data-set: "vpp-compare-topologies-ref"
5426     - title: "2n-skx"
5427       data-set: "vpp-compare-topologies-cmp"
5428   comparisons:
5429     - title: "Diff"
5430       reference: 1
5431       compare: 2
5432   legend:
5433     - ""
5434     - "3n-skx, 2n-skx - topologies tested."
5435     - "Diff - difference between 3n-skx and 2n-skx topologies."
5436
5437 # VPP Performance Changes 3n-hsw 1t1c mrr
5438 - type: "table"
5439   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5440   algorithm: "table_comparison"
5441   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5442   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5443   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5444   columns:
5445     - title: "1908.1-2"
5446       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5447     - title: "2001.0-2"
5448       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5449     - title: "2005.0-3"
5450       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5451     - title: "2005.0-4"
5452       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5453   comparisons:
5454     - title: "2005.0-4 vs 2005.0-3"
5455       reference: 3
5456       compare: 4
5457       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5458     - title: "2005.0-4 vs 2001.0-2"
5459       reference: 2
5460       compare: 4
5461       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5462   legend:
5463     - ''
5464     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5465     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5466     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5467     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5468     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5469
5470 # VPP Performance Changes 3n-hsw 2t2c mrr
5471 - type: "table"
5472   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5473   algorithm: "table_comparison"
5474   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5475   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5476   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5477   columns:
5478     - title: "1908.1-2"
5479       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5480     - title: "2001.0-2"
5481       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5482     - title: "2005.0-3"
5483       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5484     - title: "2005.0-4"
5485       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5486   comparisons:
5487     - title: "2005.0-4 vs 2005.0-3"
5488       reference: 3
5489       compare: 4
5490       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5491     - title: "2005.0-4 vs 2001.0-2"
5492       reference: 2
5493       compare: 4
5494       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5495   legend:
5496     - ''
5497     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5498     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5499     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5500     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5501     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5502
5503 # VPP Performance Changes 3n-hsw 4t4c mrr
5504 - type: "table"
5505   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5506   algorithm: "table_comparison"
5507   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5509   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5510   columns:
5511     - title: "1908.1-2"
5512       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5513     - title: "2001.0-2"
5514       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5515     - title: "2005.0-3"
5516       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5517     - title: "2005.0-4"
5518       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5519   comparisons:
5520     - title: "2005.0-4 vs 2005.0-3"
5521       reference: 3
5522       compare: 4
5523       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5524     - title: "2005.0-4 vs 2001.0-2"
5525       reference: 2
5526       compare: 4
5527       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5528   legend:
5529     - ''
5530     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5531     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5532     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5533     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5534     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5535
5536 # VPP Performance Changes 3n-skx 2t1c mrr
5537 - type: "table"
5538   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5539   algorithm: "table_comparison"
5540   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5542   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5543   columns:
5544     - title: "2001.0-2"
5545       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5546     - title: "2005.0-3"
5547       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5548     - title: "2005.0-4"
5549       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5550   comparisons:
5551     - title: "2005.0-4 vs 2005.0-3"
5552       reference: 2
5553       compare: 3
5554       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5555     - title: "2005.0-4 vs 2001.0-2"
5556       reference: 1
5557       compare: 3
5558       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5559   legend:
5560     - ''
5561     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5562     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5563     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5564     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5565     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5566
5567 # VPP Performance Changes 3n-skx 4t2c mrr
5568 - type: "table"
5569   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5570   algorithm: "table_comparison"
5571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5573   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5574   columns:
5575     - title: "2001.0-2"
5576       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5577     - title: "2005.0-3"
5578       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5579     - title: "2005.0-4"
5580       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5581   comparisons:
5582     - title: "2005.0-4 vs 2005.0-3"
5583       reference: 2
5584       compare: 3
5585       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5586     - title: "2005.0-4 vs 2001.0-2"
5587       reference: 1
5588       compare: 3
5589       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5590   legend:
5591     - ''
5592     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5593     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5594     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5595     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5596     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5597
5598 # VPP Performance Changes 3n-skx 8t4c mrr
5599 - type: "table"
5600   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5601   algorithm: "table_comparison"
5602   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5603   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5604   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5605   columns:
5606     - title: "2001.0-2"
5607       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5608     - title: "2005.0-3"
5609       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5610     - title: "2005.0-4"
5611       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5612   comparisons:
5613     - title: "2005.0-4 vs 2005.0-3"
5614       reference: 2
5615       compare: 3
5616       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
5617     - title: "2005.0-4 vs 2001.0-2"
5618       reference: 1
5619       compare: 3
5620       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
5621   legend:
5622     - ''
5623     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5624     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5625     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5626     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5627     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5628
5629 # VPP Performance Changes 2n-skx 2t1c mrr
5630 - type: "table"
5631   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5632   algorithm: "table_comparison"
5633   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5635   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5636   columns:
5637     - title: "2001.0-2"
5638       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5639     - title: "2005.0-3"
5640       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5641     - title: "2005.0-4"
5642       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5643   comparisons:
5644     - title: "2005.0-4 vs 2005.0-3"
5645       reference: 2
5646       compare: 3
5647       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5648     - title: "2005.0-4 vs 2001.0-2"
5649       reference: 1
5650       compare: 3
5651       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5652   legend:
5653     - ''
5654     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5655     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5656     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5657     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5658     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5659
5660 # VPP Performance Changes 2n-skx 4t2c mrr
5661 - type: "table"
5662   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5663   algorithm: "table_comparison"
5664   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5665   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5666   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5667   columns:
5668     - title: "2001.0-2"
5669       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5670     - title: "2005.0-3"
5671       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5672     - title: "2005.0-4"
5673       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5674   comparisons:
5675     - title: "2005.0-4 vs 2005.0-3"
5676       reference: 2
5677       compare: 3
5678       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5679     - title: "2005.0-4 vs 2001.0-2"
5680       reference: 1
5681       compare: 3
5682       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5683   legend:
5684     - ''
5685     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5686     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5687     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5688     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5689     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5690
5691 # VPP Performance Changes 2n-skx 8t4c mrr
5692 - type: "table"
5693   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5694   algorithm: "table_comparison"
5695   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5697   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5698   columns:
5699     - title: "2001.0-2"
5700       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5701     - title: "2005.0-3"
5702       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5703     - title: "2005.0-4"
5704       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5705   comparisons:
5706     - title: "2005.0-4 vs 2005.0-3"
5707       reference: 2
5708       compare: 3
5709       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5710     - title: "2005.0-4 vs 2001.0-2"
5711       reference: 1
5712       compare: 3
5713       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5714   legend:
5715     - ''
5716     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5717     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5718     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5719     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5720     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5721
5722 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5723 - type: "table"
5724   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5725   algorithm: "table_comparison"
5726   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5728   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5729   columns:
5730     - title: "2001.0-2"
5731       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5732     - title: "2005.0-3"
5733       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5734     - title: "2005.0-4"
5735       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5736   comparisons:
5737     - title: "2005.0-4 vs 2005.0-3"
5738       reference: 2
5739       compare: 3
5740       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5741     - title: "2005.0-4 vs 2001.0-2"
5742       reference: 1
5743       compare: 3
5744       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5745   legend:
5746     - ''
5747     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5748     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5749     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5750     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5751     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5752
5753 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5754 - type: "table"
5755   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5756   algorithm: "table_comparison"
5757   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5758   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5759   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5760   columns:
5761     - title: "2001.0-2"
5762       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5763     - title: "2005.0-3"
5764       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5765     - title: "2005.0-4"
5766       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5767   comparisons:
5768     - title: "2005.0-4 vs 2005.0-3"
5769       reference: 2
5770       compare: 3
5771       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5772     - title: "2005.0-4 vs 2001.0-2"
5773       reference: 1
5774       compare: 3
5775       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5776   legend:
5777     - ''
5778     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5779     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5780     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5781     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5782     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5783
5784 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5785 - type: "table"
5786   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5787   algorithm: "table_comparison"
5788   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5790   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5791   columns:
5792     - title: "2001.0-2"
5793       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5794     - title: "2005.0-3"
5795       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5796     - title: "2005.0-4"
5797       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5798   comparisons:
5799     - title: "2005.0-4 vs 2005.0-3"
5800       reference: 2
5801       compare: 3
5802       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5803     - title: "2005.0-4 vs 2001.0-2"
5804       reference: 1
5805       compare: 3
5806       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5807   legend:
5808     - ''
5809     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5810     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5811     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5812     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5813     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5814
5815 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5816 #- type: "table"
5817 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5818 #  algorithm: "table_comparison"
5819 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5820 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5821 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5822 #  columns:
5823 #    - title: "2001"
5824 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5825 #    - title: "2005"
5826 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5827 #  comparisons:
5828 #    - title: "Diff"
5829 #      reference: 1
5830 #      compare: 2
5831 #  legend:
5832 #    - ""
5833 #    - "2001, 2005 - VPP versions tested."
5834 #    - "Diff - difference between 2001 and 2005 VPP version."
5835 #
5836 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5837 #- type: "table"
5838 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5839 #  algorithm: "table_comparison"
5840 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5841 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5842 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5843 #  columns:
5844 #    - title: "2001"
5845 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5846 #    - title: "2005"
5847 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5848 #  comparisons:
5849 #    - title: "Diff"
5850 #      reference: 1
5851 #      compare: 2
5852 #  legend:
5853 #    - ""
5854 #    - "2001, 2005 - VPP versions tested."
5855 #    - "Diff - difference between 2001 and 2005 VPP version."
5856 #
5857 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5858 #- type: "table"
5859 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5860 #  algorithm: "table_comparison"
5861 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5862 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5863 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5864 #  columns:
5865 #    - title: "2001"
5866 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5867 #    - title: "2005"
5868 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5869 #  comparisons:
5870 #    - title: "Diff"
5871 #      reference: 1
5872 #      compare: 2
5873 #  legend:
5874 #    - ""
5875 #    - "2001, 2005 - VPP versions tested."
5876 #    - "Diff - difference between 2001 and 2005 VPP version."
5877
5878 # VPP Performance Changes 2n-dnv 1t1c mrr
5879 - type: "table"
5880   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5881   algorithm: "table_comparison"
5882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5883   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5884   filter: "'1T1C'"
5885   columns:
5886     - title: "1908.1-2"
5887       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5888     - title: "2001.0-2"
5889       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5890     - title: "2005.0-3"
5891       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5892   comparisons:
5893     - title: "2005.0-3 vs 2001.0-2"
5894       reference: 2
5895       compare: 3
5896   legend:
5897     - ''
5898     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5899     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5900     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5901     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5902
5903 # VPP Performance Changes 2n-dnv 2t2c mrr
5904 - type: "table"
5905   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5906   algorithm: "table_comparison"
5907   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5909   filter: "'2T2C'"
5910   columns:
5911     - title: "1908.1-2"
5912       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5913     - title: "2001.0-2"
5914       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5915     - title: "2005.0-3"
5916       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5917   comparisons:
5918     - title: "2005.0-3 vs 2001.0-2"
5919       reference: 2
5920       compare: 3
5921   legend:
5922     - ''
5923     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5924     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5925     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5926     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5927
5928 # VPP Performance Changes 2n-dnv 4t4c mrr
5929 - type: "table"
5930   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5931   algorithm: "table_comparison"
5932   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5934   filter: "'4T4C'"
5935   columns:
5936     - title: "1908.1-2"
5937       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5938     - title: "2001.0-2"
5939       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5940     - title: "2005.0-3"
5941       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5942   comparisons:
5943     - title: "2005.0-3 vs 2001.0-2"
5944       reference: 2
5945       compare: 3
5946   legend:
5947     - ''
5948     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5949     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5950     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5951     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5952
5953 # VPP Performance Changes 3n-dnv 1t1c mrr
5954 - type: "table"
5955   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5956   algorithm: "table_comparison"
5957   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5958   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5959   filter: "'1T1C'"
5960   columns:
5961     - title: "1908.1-2"
5962       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5963     - title: "2001.0-2"
5964       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5965     - title: "2005.0-3"
5966       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5967   comparisons:
5968     - title: "2005.0-3 vs 2001.0-2"
5969       reference: 2
5970       compare: 3
5971   legend:
5972     - ''
5973     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5974     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5975     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5976     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5977
5978 # VPP Performance Changes 3n-dnv 2t2c mrr
5979 - type: "table"
5980   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5981   algorithm: "table_comparison"
5982   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5984   filter: "'2T2C'"
5985   columns:
5986     - title: "1908.1-2"
5987       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5988     - title: "2001.0-2"
5989       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5990     - title: "2005.0-3"
5991       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5992   comparisons:
5993     - title: "2005.0-3 vs 2001.0-2"
5994       reference: 2
5995       compare: 3
5996   legend:
5997     - ''
5998     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5999     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
6000     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6001     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
6002
6003 # VPP Performance Changes 3n-dnv 4t4c mrr
6004 - type: "table"
6005   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6006   algorithm: "table_comparison"
6007   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6009   filter: "'4T4C'"
6010   columns:
6011     - title: "1908.1-2"
6012       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6013     - title: "2001.0-2"
6014       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6015     - title: "2005.0-3"
6016       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6017   comparisons:
6018     - title: "2005.0-3 vs 2001.0-2"
6019       reference: 2
6020       compare: 3
6021   legend:
6022     - ''
6023     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6024     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
6025     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6026     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
6027
6028 # VPP Performance Changes 3n-tsh 1t1c mrr
6029 - type: "table"
6030   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6031   algorithm: "table_comparison"
6032   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6033   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6034   filter: "'1T1C'"
6035   columns:
6036     - title: "1908.1-2"
6037       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6038     - title: "2001.0-2"
6039       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6040     - title: "2005.0-3"
6041       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6042     - title: "2005.0-4"
6043       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6044   comparisons:
6045     - title: "2005.0-4 vs 2005.0-3"
6046       reference: 3
6047       compare: 4
6048       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
6049     - title: "2005.0-4 vs 2001.0-2"
6050       reference: 2
6051       compare: 4
6052       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
6053   legend:
6054     - ''
6055     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6056     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
6057     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6058     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
6059     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
6060
6061 # VPP Performance Changes 3n-tsh 2t2c mrr
6062 - type: "table"
6063   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6064   algorithm: "table_comparison"
6065   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6066   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6067   filter: "'2T2C'"
6068   columns:
6069     - title: "1908.1-2"
6070       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6071     - title: "2001.0-2"
6072       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6073     - title: "2005.0-3"
6074       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6075     - title: "2005.0-4"
6076       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6077   comparisons:
6078     - title: "2005.0-4 vs 2005.0-3"
6079       reference: 3
6080       compare: 4
6081       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
6082     - title: "2005.0-4 vs 2001.0-2"
6083       reference: 2
6084       compare: 4
6085       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
6086   legend:
6087     - ''
6088     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6089     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
6090     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6091     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
6092     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
6093
6094 # VPP Performance Changes 3n-tsh 4t4c mrr
6095 - type: "table"
6096   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6097   algorithm: "table_comparison"
6098   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6100   filter: "'4T4C'"
6101   columns:
6102     - title: "1908.1-2"
6103       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6104     - title: "2001.0-2"
6105       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6106     - title: "2005.0-3"
6107       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6108     - title: "2005.0-4"
6109       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6110   comparisons:
6111     - title: "2005.0-4 vs 2005.0-3"
6112       reference: 3
6113       compare: 4
6114       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
6115     - title: "2005.0-4 vs 2001.0-2"
6116       reference: 2
6117       compare: 4
6118       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
6119   legend:
6120     - ''
6121     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6122     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
6123     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6124     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
6125     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
6126
6127 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6128 - type: "table"
6129   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6130   algorithm: "table_comparison"
6131   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6133   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6134   columns:
6135     - title: "3n-hsw xl710"
6136       data-set: "vpp-compare-testbeds-mrr-ref"
6137       tag: "NIC_Intel-XL710"
6138     - title: "3n-skx xxv710"
6139       data-set: "vpp-compare-testbeds-mrr-cmp"
6140       tag: "NIC_Intel-XXV710"
6141   comparisons:
6142     - title: "Diff"
6143       reference: 1
6144       compare: 2
6145   legend:
6146     - ""
6147     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6148     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6149
6150 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6151 - type: "table"
6152   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6153   algorithm: "table_comparison"
6154   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6156   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6157   columns:
6158     - title: "3n-hsw xl710"
6159       data-set: "vpp-compare-testbeds-mrr-ref"
6160       tag: "NIC_Intel-XL710"
6161     - title: "3n-skx xxv710"
6162       data-set: "vpp-compare-testbeds-mrr-cmp"
6163       tag: "NIC_Intel-XXV710"
6164   comparisons:
6165     - title: "Diff"
6166       reference: 1
6167       compare: 2
6168   legend:
6169     - ""
6170     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6171     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6172
6173 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6174 - type: "table"
6175   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6176   algorithm: "table_comparison"
6177   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6178   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6179   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6180   columns:
6181     - title: "3n-hsw xl710"
6182       data-set: "vpp-compare-testbeds-mrr-ref"
6183       tag: "NIC_Intel-XL710"
6184     - title: "3n-skx xxv710"
6185       data-set: "vpp-compare-testbeds-mrr-cmp"
6186       tag: "NIC_Intel-XXV710"
6187   comparisons:
6188     - title: "Diff"
6189       reference: 1
6190       compare: 2
6191   legend:
6192     - ""
6193     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6194     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6195
6196 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6197 - type: "table"
6198   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6199   algorithm: "table_comparison"
6200   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6201   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6202   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6203   columns:
6204     - title: "2n-skx"
6205       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6206     - title: "2n-clx"
6207       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6208   comparisons:
6209     - title: "Diff"
6210       reference: 1
6211       compare: 2
6212   legend:
6213     - ""
6214     - "2n-skx, 2n-clx - testbeds and NICs tested."
6215     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6216
6217 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6218 - type: "table"
6219   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6220   algorithm: "table_comparison"
6221   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6222   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6223   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6224   columns:
6225     - title: "2n-skx"
6226       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6227     - title: "2n-clx"
6228       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6229   comparisons:
6230     - title: "Diff"
6231       reference: 1
6232       compare: 2
6233   legend:
6234     - ""
6235     - "2n-skx, 2n-clx - testbeds and NICs tested."
6236     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6237
6238 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6239 - type: "table"
6240   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6241   algorithm: "table_comparison"
6242   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6243   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6244   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6245   columns:
6246     - title: "2n-skx"
6247       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6248     - title: "2n-clx"
6249       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6250   comparisons:
6251     - title: "Diff"
6252       reference: 1
6253       compare: 2
6254   legend:
6255     - ""
6256     - "2n-skx, 2n-clx - testbeds and NICs tested."
6257     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6258
6259 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6260 - type: "table"
6261   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6262   algorithm: "table_comparison"
6263   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6264   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6265   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6266   columns:
6267     - title: "3n-skx"
6268       data-set: "vpp-compare-topologies-mrr-ref"
6269     - title: "2n-skx"
6270       data-set: "vpp-compare-topologies-mrr-cmp"
6271   comparisons:
6272     - title: "Diff"
6273       reference: 1
6274       compare: 2
6275   legend:
6276     - ""
6277     - "3n-skx, 2n-skx - topologies tested."
6278     - "Diff - difference between 3n-skx and 2n-skx topologies."
6279
6280 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6281 - type: "table"
6282   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6283   algorithm: "table_comparison"
6284   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6286   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6287   columns:
6288     - title: "3n-skx"
6289       data-set: "vpp-compare-topologies-mrr-ref"
6290     - title: "2n-skx"
6291       data-set: "vpp-compare-topologies-mrr-cmp"
6292   comparisons:
6293     - title: "Diff"
6294       reference: 1
6295       compare: 2
6296   legend:
6297     - ""
6298     - "3n-skx, 2n-skx - topologies tested."
6299     - "Diff - difference between 3n-skx and 2n-skx topologies."
6300
6301 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6302 - type: "table"
6303   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6304   algorithm: "table_comparison"
6305   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6307   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6308   columns:
6309     - title: "3n-skx"
6310       data-set: "vpp-compare-topologies-mrr-ref"
6311     - title: "2n-skx"
6312       data-set: "vpp-compare-topologies-mrr-cmp"
6313   comparisons:
6314     - title: "Diff"
6315       reference: 1
6316       compare: 2
6317   legend:
6318     - ""
6319     - "3n-skx, 2n-skx - topologies tested."
6320     - "Diff - difference between 3n-skx and 2n-skx topologies."
6321
6322 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6323 - type: "table"
6324   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6325   algorithm: "table_comparison"
6326   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6327   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6328   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6329   columns:
6330     - title: "3n-hsw xl710"
6331       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6332       tag: "NIC_Intel-XL710"
6333     - title: "2n-clx xxv710"
6334       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6335       tag: "NIC_Intel-XXV710"
6336   comparisons:
6337     - title: "Diff"
6338       reference: 1
6339       compare: 2
6340   legend:
6341     - ""
6342     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6343     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6344
6345 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6346 - type: "table"
6347   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6348   algorithm: "table_comparison"
6349   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6350   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6351   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6352   columns:
6353     - title: "3n-hsw xl710"
6354       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6355       tag: "NIC_Intel-XL710"
6356     - title: "2n-clx xxv710"
6357       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6358       tag: "NIC_Intel-XXV710"
6359   comparisons:
6360     - title: "Diff"
6361       reference: 1
6362       compare: 2
6363   legend:
6364     - ""
6365     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6366     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6367
6368 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6369 - type: "table"
6370   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6371   algorithm: "table_comparison"
6372   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6373   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6374   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6375   columns:
6376     - title: "3n-hsw xl710"
6377       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6378       tag: "NIC_Intel-XL710"
6379     - title: "2n-clx xxv710"
6380       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6381       tag: "NIC_Intel-XXV710"
6382   comparisons:
6383     - title: "Diff"
6384       reference: 1
6385       compare: 2
6386   legend:
6387     - ""
6388     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6389     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6390
6391 # Detailed Test Results - VPP Performance Results 3n-hsw
6392 - type: "table"
6393   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6394   algorithm: "table_merged_details"
6395   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6396   columns:
6397     - title: " |prein| Test Name |preout| "
6398       data: "data name"
6399     - 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| "
6400       data: "data msg"
6401   data: "vpp-perf-results-3n-hsw"
6402   filter: "all"
6403   parameters:
6404   - "name"
6405   - "parent"
6406   - "msg"
6407
6408 # Detailed Test Results - VPP Performance Results 3n-skx
6409 - type: "table"
6410   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6411   algorithm: "table_merged_details"
6412   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6413   columns:
6414     - title: " |prein| Test Name |preout| "
6415       data: "data name"
6416     - 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| "
6417       data: "data msg"
6418   data: "vpp-perf-results-3n-skx"
6419   filter: "all"
6420   remove-ndr: False
6421   parameters:
6422   - "name"
6423   - "parent"
6424   - "msg"
6425
6426 # Detailed Test Results - VPP Performance Results 2n-skx
6427 - type: "table"
6428   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6429   algorithm: "table_merged_details"
6430   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6431   columns:
6432     - title: " |prein| Test Name |preout| "
6433       data: "data name"
6434     - 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| "
6435       data: "data msg"
6436   data: "vpp-perf-results-2n-skx"
6437   filter: "all"
6438   remove-ndr: False
6439   parameters:
6440   - "name"
6441   - "parent"
6442   - "msg"
6443
6444 # Detailed Test Results - VPP Performance Results 2n-clx
6445 - type: "table"
6446   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6447   algorithm: "table_merged_details"
6448   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6449   columns:
6450     - title: " |prein| Test Name |preout| "
6451       data: "data name"
6452     - 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| "
6453       data: "data msg"
6454   data: "vpp-perf-results-2n-clx"
6455   filter: "all"
6456   parameters:
6457   - "name"
6458   - "parent"
6459   - "msg"
6460
6461 # Detailed Test Results - VPP Performance Results 3n-tsh
6462 - type: "table"
6463   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6464   algorithm: "table_merged_details"
6465   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6466   columns:
6467     - title: " |prein| Test Name |preout| "
6468       data: "data name"
6469     - 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| "
6470       data: "data msg"
6471   data: "vpp-perf-results-3n-tsh"
6472   filter: "all"
6473   parameters:
6474   - "name"
6475   - "parent"
6476   - "msg"
6477
6478 # Detailed Test Results - VPP Performance Results 3n-dnv
6479 - type: "table"
6480   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6481   algorithm: "table_merged_details"
6482   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6483   columns:
6484     - title: " |prein| Test Name |preout| "
6485       data: "data name"
6486     - 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| "
6487       data: "data msg"
6488   data: "vpp-perf-results-3n-dnv"
6489   filter: "all"
6490   parameters:
6491   - "name"
6492   - "parent"
6493   - "msg"
6494
6495 # Detailed Test Results - VPP Performance Results 2n-dnv
6496 - type: "table"
6497   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6498   algorithm: "table_merged_details"
6499   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6500   columns:
6501     - title: " |prein| Test Name |preout| "
6502       data: "data name"
6503     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
6504       data: "data msg"
6505   data: "vpp-perf-results-2n-dnv"
6506   filter: "all"
6507   parameters:
6508   - "name"
6509   - "parent"
6510   - "msg"
6511
6512 # Test configuration - VPP Performance Test Configs 3n-hsw
6513 - type: "table"
6514   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6515   algorithm: "table_merged_details"
6516   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6517   columns:
6518     - title: " |prein| Test Name |preout| "
6519       data: "data name"
6520     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6521       data: "data conf-history"
6522   data: "vpp-perf-results-3n-hsw"
6523   filter: "all"
6524   parameters:
6525   - "parent"
6526   - "name"
6527   - "conf-history"
6528
6529 # Test configuration - VPP Performance Test Configs 3n-skx
6530 - type: "table"
6531   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6532   algorithm: "table_merged_details"
6533   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6534   columns:
6535     - title: " |prein| Test Name |preout| "
6536       data: "data name"
6537     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6538       data: "data conf-history"
6539   data: "vpp-perf-results-3n-skx"
6540   filter: "all"
6541   parameters:
6542   - "parent"
6543   - "name"
6544   - "conf-history"
6545
6546 # Test configuration - VPP Performance Test Configs 2n-skx
6547 - type: "table"
6548   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6549   algorithm: "table_merged_details"
6550   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6551   columns:
6552     - title: " |prein| Test Name |preout| "
6553       data: "data name"
6554     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6555       data: "data conf-history"
6556   data: "vpp-perf-results-2n-skx"
6557   filter: "all"
6558   parameters:
6559   - "parent"
6560   - "name"
6561   - "conf-history"
6562
6563 # Test configuration - VPP Performance Test Configs 2n-clx
6564 - type: "table"
6565   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6566   algorithm: "table_merged_details"
6567   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6568   columns:
6569     - title: " |prein| Test Name |preout| "
6570       data: "data name"
6571     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6572       data: "data conf-history"
6573   data: "vpp-perf-results-2n-clx"
6574   filter: "all"
6575   parameters:
6576   - "parent"
6577   - "name"
6578   - "conf-history"
6579
6580 # Test configuration - VPP Performance Test Configs 3n-tsh
6581 - type: "table"
6582   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6583   algorithm: "table_merged_details"
6584   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6585   columns:
6586     - title: " |prein| Test Name |preout| "
6587       data: "data name"
6588     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6589       data: "data conf-history"
6590   data: "vpp-perf-results-3n-tsh"
6591   filter: "all"
6592   parameters:
6593   - "parent"
6594   - "name"
6595   - "conf-history"
6596
6597 # Test configuration - VPP Performance Test Configs 3n-dnv
6598 - type: "table"
6599   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6600   algorithm: "table_merged_details"
6601   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6602   columns:
6603     - title: " |prein| Test Name |preout| "
6604       data: "data name"
6605     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6606       data: "data conf-history"
6607   data: "vpp-perf-results-3n-dnv"
6608   filter: "all"
6609   parameters:
6610   - "parent"
6611   - "name"
6612   - "conf-history"
6613
6614 # Test configuration - VPP Performance Test Configs 2n-dnv
6615 - type: "table"
6616   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6617   algorithm: "table_merged_details"
6618   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6619   columns:
6620     - title: " |prein| Test Name |preout| "
6621       data: "data name"
6622     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6623       data: "data conf-history"
6624   data: "vpp-perf-results-2n-dnv"
6625   filter: "all"
6626   parameters:
6627   - "parent"
6628   - "name"
6629   - "conf-history"
6630
6631 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6632 - type: "table"
6633   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6634   algorithm: "table_oper_data_html"
6635   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6636   data: "vpp-perf-results-3n-hsw"
6637   filter: "all"
6638
6639 # Test Operational Data - VPP Performance Operational Data 3n-skx
6640 - type: "table"
6641   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6642   algorithm: "table_oper_data_html"
6643   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6644   data: "vpp-perf-results-3n-skx"
6645   filter: "all"
6646
6647 # Test Operational Data - VPP Performance Operational Data 2n-skx
6648 - type: "table"
6649   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6650   algorithm: "table_oper_data_html"
6651   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6652   data: "vpp-perf-results-2n-skx"
6653   filter: "all"
6654
6655 # Test Operational Data - VPP Performance Operational Data 2n-clx
6656 - type: "table"
6657   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6658   algorithm: "table_oper_data_html"
6659   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6660   data: "vpp-perf-results-2n-clx"
6661   filter: "all"
6662
6663 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6664 - type: "table"
6665   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6666   algorithm: "table_oper_data_html"
6667   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6668   data: "vpp-perf-results-3n-tsh"
6669   filter: "all"
6670
6671 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6672 - type: "table"
6673   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6674   algorithm: "table_oper_data_html"
6675   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6676   data: "vpp-perf-results-3n-dnv"
6677   filter: "all"
6678
6679 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6680 - type: "table"
6681   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6682   algorithm: "table_oper_data_html"
6683   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6684   data: "vpp-perf-results-2n-dnv"
6685   filter: "all"
6686
6687 # Detailed Test Results - VPP MRR Results 3n-hsw
6688 - type: "table"
6689   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6690   algorithm: "table_merged_details"
6691   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6692   columns:
6693     - title: " |prein| Test Name |preout| "
6694       data: "data name"
6695     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6696       data: "data msg"
6697   data: "vpp-mrr-results-3n-hsw"
6698   filter: "all"
6699   parameters:
6700   - "name"
6701   - "parent"
6702   - "msg"
6703
6704 # Detailed Test Results - VPP MRR Results 3n-skx
6705 - type: "table"
6706   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6707   algorithm: "table_merged_details"
6708   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6709   columns:
6710     - title: " |prein| Test Name |preout| "
6711       data: "data name"
6712     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6713       data: "data msg"
6714   data: "vpp-mrr-results-3n-skx"
6715   filter: "all"
6716   parameters:
6717   - "name"
6718   - "parent"
6719   - "msg"
6720
6721 # Detailed Test Results - VPP MRR Results 2n-skx
6722 - type: "table"
6723   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6724   algorithm: "table_merged_details"
6725   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6726   columns:
6727     - title: " |prein| Test Name |preout| "
6728       data: "data name"
6729     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6730       data: "data msg"
6731   data: "vpp-mrr-results-2n-skx"
6732   filter: "all"
6733   parameters:
6734   - "name"
6735   - "parent"
6736   - "msg"
6737
6738 # Detailed Test Results - VPP MRR Results 2n-clx
6739 - type: "table"
6740   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6741   algorithm: "table_merged_details"
6742   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6743   columns:
6744     - title: " |prein| Test Name |preout| "
6745       data: "data name"
6746     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6747       data: "data msg"
6748   data: "vpp-mrr-results-2n-clx"
6749   filter: "all"
6750   parameters:
6751   - "name"
6752   - "parent"
6753   - "msg"
6754
6755 # Detailed Test Results - VPP MRR Results 3n-tsh
6756 - type: "table"
6757   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6758   algorithm: "table_merged_details"
6759   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6760   columns:
6761     - title: " |prein| Test Name |preout| "
6762       data: "data name"
6763     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6764       data: "data msg"
6765   data: "vpp-mrr-results-3n-tsh"
6766   filter: "all"
6767   parameters:
6768   - "name"
6769   - "parent"
6770   - "msg"
6771
6772 # Detailed Test Results - VPP MRR Results 3n-dnv
6773 - type: "table"
6774   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6775   algorithm: "table_merged_details"
6776   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6777   columns:
6778     - title: " |prein| Test Name |preout| "
6779       data: "data name"
6780     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6781       data: "data msg"
6782   data: "vpp-mrr-results-3n-dnv"
6783   filter: "all"
6784   parameters:
6785   - "name"
6786   - "parent"
6787   - "msg"
6788
6789 # Detailed Test Results - VPP MRR Results 2n-dnv
6790 - type: "table"
6791   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6792   algorithm: "table_merged_details"
6793   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6794   columns:
6795     - title: " |prein| Test Name |preout| "
6796       data: "data name"
6797     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6798       data: "data msg"
6799   data: "vpp-mrr-results-2n-dnv"
6800   filter: "all"
6801   parameters:
6802   - "name"
6803   - "parent"
6804   - "msg"
6805
6806 # Test configuration - VPP MRR Test Configs 3n-hsw
6807 - type: "table"
6808   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6809   algorithm: "table_merged_details"
6810   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6811   columns:
6812     - title: " |prein| Test Name |preout| "
6813       data: "data name"
6814     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6815       data: "data conf-history"
6816   data: "vpp-mrr-results-3n-hsw"
6817   filter: "all"
6818   parameters:
6819   - "parent"
6820   - "name"
6821   - "conf-history"
6822
6823 # Test configuration - VPP MRR Test Configs 3n-skx
6824 - type: "table"
6825   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6826   algorithm: "table_merged_details"
6827   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6828   columns:
6829     - title: " |prein| Test Name |preout| "
6830       data: "data name"
6831     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6832       data: "data conf-history"
6833   data: "vpp-mrr-results-3n-skx"
6834   filter: "all"
6835   parameters:
6836   - "parent"
6837   - "name"
6838   - "conf-history"
6839
6840 # Test configuration - VPP MRR Test Configs 2n-skx
6841 - type: "table"
6842   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6843   algorithm: "table_merged_details"
6844   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6845   columns:
6846     - title: " |prein| Test Name |preout| "
6847       data: "data name"
6848     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6849       data: "data conf-history"
6850   data: "vpp-mrr-results-2n-skx"
6851   filter: "all"
6852   parameters:
6853   - "parent"
6854   - "name"
6855   - "conf-history"
6856
6857 # Test configuration - VPP MRR Test Configs 2n-clx
6858 - type: "table"
6859   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6860   algorithm: "table_merged_details"
6861   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6862   columns:
6863     - title: " |prein| Test Name |preout| "
6864       data: "data name"
6865     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6866       data: "data conf-history"
6867   data: "vpp-mrr-results-2n-clx"
6868   filter: "all"
6869   parameters:
6870   - "parent"
6871   - "name"
6872   - "conf-history"
6873
6874 # Test configuration - VPP MRR Test Configs 3n-tsh
6875 - type: "table"
6876   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6877   algorithm: "table_merged_details"
6878   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6879   columns:
6880     - title: " |prein| Test Name |preout| "
6881       data: "data name"
6882     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6883       data: "data conf-history"
6884   data: "vpp-mrr-results-3n-tsh"
6885   filter: "all"
6886   parameters:
6887   - "parent"
6888   - "name"
6889   - "conf-history"
6890
6891 # Test configuration - VPP MRR Test Configs 3n-dnv
6892 - type: "table"
6893   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6894   algorithm: "table_merged_details"
6895   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6896   columns:
6897     - title: " |prein| Test Name |preout| "
6898       data: "data name"
6899     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6900       data: "data conf-history"
6901   data: "vpp-mrr-results-3n-dnv"
6902   filter: "all"
6903   parameters:
6904   - "parent"
6905   - "name"
6906   - "conf-history"
6907
6908 # Test configuration - VPP MRR Test Configs 2n-dnv
6909 - type: "table"
6910   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6911   algorithm: "table_merged_details"
6912   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6913   columns:
6914     - title: " |prein| Test Name |preout| "
6915       data: "data name"
6916     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6917       data: "data conf-history"
6918   data: "vpp-mrr-results-2n-dnv"
6919   filter: "all"
6920   parameters:
6921   - "parent"
6922   - "name"
6923   - "conf-history"
6924
6925 # Detailed Test Results - VPP Device Results - Ubuntu
6926 - type: "table"
6927   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6928   algorithm: "table_merged_details"
6929   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6930   columns:
6931     - title: " |prein| Test Name |preout| "
6932       data: "data name"
6933     - title: " |prein| Status |preout| "
6934       data: "data status"
6935   data: "vpp-device-results-ubuntu"
6936   filter: "all"
6937   parameters:
6938   - "name"
6939   - "parent"
6940   - "doc"
6941   - "status"
6942
6943 # Test configuration - VPP Device Test Configs - Ubuntu
6944 - type: "table"
6945   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6946   algorithm: "table_merged_details"
6947   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6948   columns:
6949     - title: " |prein| Test Name |preout| "
6950       data: "data name"
6951     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6952       data: "data conf-history"
6953   data: "vpp-device-results-ubuntu"
6954   filter: "all"
6955   parameters:
6956   - "parent"
6957   - "name"
6958   - "conf-history"
6959
6960 ################################################################################
6961
6962 # DPDK Performance Changes 3n-hsw 1t1c pdr
6963 - type: "table"
6964   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6965   algorithm: "table_comparison"
6966   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6968   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6969   columns:
6970     - title: "1908"
6971       data-set: "dpdk-performance-changes-3n-hsw-h1"
6972     - title: "2001"
6973       data-set: "dpdk-performance-changes-3n-hsw-ref"
6974     - title: "2005"
6975       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6976   comparisons:
6977     - title: "Diff"
6978       reference: 2
6979       compare: 3
6980   legend:
6981     - ""
6982     - "1908, 2001, 2005 - DPDK versions tested."
6983     - "Diff - difference between 2001 and 2005 DPDK version."
6984
6985 # DPDK Performance Changes 3n-hsw 2t2c pdr
6986 - type: "table"
6987   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6988   algorithm: "table_comparison"
6989   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6991   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6992   columns:
6993     - title: "1908"
6994       data-set: "dpdk-performance-changes-3n-hsw-h1"
6995     - title: "2001"
6996       data-set: "dpdk-performance-changes-3n-hsw-ref"
6997     - title: "2005"
6998       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6999   comparisons:
7000     - title: "Diff"
7001       reference: 2
7002       compare: 3
7003   legend:
7004     - ""
7005     - "1908, 2001, 2005 - DPDK versions tested."
7006     - "Diff - difference between 2001 and 2005 DPDK version."
7007
7008 # DPDK Performance Changes 3n-hsw 1t1c pdr
7009 - type: "table"
7010   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7011   algorithm: "table_comparison"
7012   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7013   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7014   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7015   columns:
7016     - title: "1908"
7017       data-set: "dpdk-performance-changes-3n-hsw-h1"
7018     - title: "2001"
7019       data-set: "dpdk-performance-changes-3n-hsw-ref"
7020     - title: "2005"
7021       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7022   comparisons:
7023     - title: "Diff"
7024       reference: 2
7025       compare: 3
7026   legend:
7027     - ""
7028     - "1908, 2001, 2005 - DPDK versions tested."
7029     - "Diff - difference between 2001 and 2005 DPDK version."
7030
7031 # DPDK Performance Changes 3n-hsw 2t2c ndr
7032 - type: "table"
7033   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7034   algorithm: "table_comparison"
7035   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7037   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7038   columns:
7039     - title: "1908"
7040       data-set: "dpdk-performance-changes-3n-hsw-h1"
7041     - title: "2001"
7042       data-set: "dpdk-performance-changes-3n-hsw-ref"
7043     - title: "2005"
7044       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7045   comparisons:
7046     - title: "Diff"
7047       reference: 2
7048       compare: 3
7049   legend:
7050     - ""
7051     - "1908, 2001, 2005 - DPDK versions tested."
7052     - "Diff - difference between 2001 and 2005 DPDK version."
7053
7054 # DPDK Performance Changes 3n-skx 2t1c pdr
7055 - type: "table"
7056   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7057   algorithm: "table_comparison"
7058   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7060   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7061   columns:
7062     - title: "1908"
7063       data-set: "dpdk-performance-changes-3n-skx-h1"
7064     - title: "2001"
7065       data-set: "dpdk-performance-changes-3n-skx-ref"
7066     - title: "2005"
7067       data-set: "dpdk-performance-changes-3n-skx-cmp"
7068   comparisons:
7069     - title: "Diff"
7070       reference: 2
7071       compare: 3
7072   legend:
7073     - ""
7074     - "1908, 2001, 2005 - DPDK versions tested."
7075     - "Diff - difference between 2001 and 2005 DPDK version."
7076
7077 # DPDK Performance Changes 3n-skx 4t2c pdr
7078 - type: "table"
7079   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7080   algorithm: "table_comparison"
7081   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7083   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7084   columns:
7085     - title: "1908"
7086       data-set: "dpdk-performance-changes-3n-skx-h1"
7087     - title: "2001"
7088       data-set: "dpdk-performance-changes-3n-skx-ref"
7089     - title: "2005"
7090       data-set: "dpdk-performance-changes-3n-skx-cmp"
7091   comparisons:
7092     - title: "Diff"
7093       reference: 2
7094       compare: 3
7095   legend:
7096     - ""
7097     - "1908, 2001, 2005 - DPDK versions tested."
7098     - "Diff - difference between 2001 and 2005 DPDK version."
7099
7100 # DPDK Performance Changes 3n-skx 2t1c ndr
7101 - type: "table"
7102   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7103   algorithm: "table_comparison"
7104   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7106   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7107   columns:
7108     - title: "1908"
7109       data-set: "dpdk-performance-changes-3n-skx-h1"
7110     - title: "2001"
7111       data-set: "dpdk-performance-changes-3n-skx-ref"
7112     - title: "2005"
7113       data-set: "dpdk-performance-changes-3n-skx-cmp"
7114   comparisons:
7115     - title: "Diff"
7116       reference: 2
7117       compare: 3
7118   legend:
7119     - ""
7120     - "1908, 2001, 2005 - DPDK versions tested."
7121     - "Diff - difference between 2001 and 2005 DPDK version."
7122
7123 # DPDK Performance Changes 3n-skx 4t2c ndr
7124 - type: "table"
7125   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7126   algorithm: "table_comparison"
7127   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7129   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7130   columns:
7131     - title: "1908"
7132       data-set: "dpdk-performance-changes-3n-skx-h1"
7133     - title: "2001"
7134       data-set: "dpdk-performance-changes-3n-skx-ref"
7135     - title: "2005"
7136       data-set: "dpdk-performance-changes-3n-skx-cmp"
7137   comparisons:
7138     - title: "Diff"
7139       reference: 2
7140       compare: 3
7141   legend:
7142     - ""
7143     - "1908, 2001, 2005 - DPDK versions tested."
7144     - "Diff - difference between 2001 and 2005 DPDK version."
7145
7146 # DPDK Performance Changes 2n-skx 2t1c pdr
7147 - type: "table"
7148   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7149   algorithm: "table_comparison"
7150   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7152   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7153   columns:
7154     - title: "1908"
7155       data-set: "dpdk-performance-changes-2n-skx-h1"
7156     - title: "2001"
7157       data-set: "dpdk-performance-changes-2n-skx-ref"
7158     - title: "2005"
7159       data-set: "dpdk-performance-changes-2n-skx-cmp"
7160   comparisons:
7161     - title: "Diff"
7162       reference: 2
7163       compare: 3
7164   legend:
7165     - ""
7166     - "1908, 2001, 2005 - DPDK versions tested."
7167     - "Diff - difference between 2001 and 2005 DPDK version."
7168
7169 # DPDK Performance Changes 2n-skx 4t2c pdr
7170 - type: "table"
7171   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7172   algorithm: "table_comparison"
7173   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7174   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7175   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7176   columns:
7177     - title: "1908"
7178       data-set: "dpdk-performance-changes-2n-skx-h1"
7179     - title: "2001"
7180       data-set: "dpdk-performance-changes-2n-skx-ref"
7181     - title: "2005"
7182       data-set: "dpdk-performance-changes-2n-skx-cmp"
7183   comparisons:
7184     - title: "Diff"
7185       reference: 2
7186       compare: 3
7187   legend:
7188     - ""
7189     - "1908, 2001, 2005 - DPDK versions tested."
7190     - "Diff - difference between 2001 and 2005 DPDK version."
7191
7192 # DPDK Performance Changes 2n-skx 2t1c ndr
7193 - type: "table"
7194   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7195   algorithm: "table_comparison"
7196   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7197   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7198   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7199   columns:
7200     - title: "1908"
7201       data-set: "dpdk-performance-changes-2n-skx-h1"
7202     - title: "2001"
7203       data-set: "dpdk-performance-changes-2n-skx-ref"
7204     - title: "2005"
7205       data-set: "dpdk-performance-changes-2n-skx-cmp"
7206   comparisons:
7207     - title: "Diff"
7208       reference: 2
7209       compare: 3
7210   legend:
7211     - ""
7212     - "1908, 2001, 2005 - DPDK versions tested."
7213     - "Diff - difference between 2001 and 2005 DPDK version."
7214
7215 # DPDK Performance Changes 2n-skx 4t2c ndr
7216 - type: "table"
7217   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7218   algorithm: "table_comparison"
7219   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7221   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7222   columns:
7223     - title: "1908"
7224       data-set: "dpdk-performance-changes-2n-skx-h1"
7225     - title: "2001"
7226       data-set: "dpdk-performance-changes-2n-skx-ref"
7227     - title: "2005"
7228       data-set: "dpdk-performance-changes-2n-skx-cmp"
7229   comparisons:
7230     - title: "Diff"
7231       reference: 2
7232       compare: 3
7233   legend:
7234     - ""
7235     - "1908, 2001, 2005 - DPDK versions tested."
7236     - "Diff - difference between 2001 and 2005 DPDK version."
7237
7238 # DPDK Performance Changes 2n-clx 2t1c pdr
7239 - type: "table"
7240   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7241   algorithm: "table_comparison"
7242   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7244   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7245   columns:
7246     - title: "2001"
7247       data-set: "dpdk-performance-changes-2n-clx-ref"
7248     - title: "2005"
7249       data-set: "dpdk-performance-changes-2n-clx-cmp"
7250   comparisons:
7251     - title: "Diff"
7252       reference: 1
7253       compare: 2
7254   legend:
7255     - ""
7256     - "2001, 2005 - DPDK versions tested."
7257     - "Diff - difference between 2001 and 2005 DPDK version."
7258
7259 # DPDK Performance Changes 2n-clx 4t2c pdr
7260 - type: "table"
7261   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7262   algorithm: "table_comparison"
7263   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7265   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7266   columns:
7267     - title: "2001"
7268       data-set: "dpdk-performance-changes-2n-clx-ref"
7269     - title: "2005"
7270       data-set: "dpdk-performance-changes-2n-clx-cmp"
7271   comparisons:
7272     - title: "Diff"
7273       reference: 1
7274       compare: 2
7275   legend:
7276     - ""
7277     - "2001, 2005 - DPDK versions tested."
7278     - "Diff - difference between 2001 and 2005 DPDK version."
7279
7280 # DPDK Performance Changes 2n-clx 2t1c ndr
7281 - type: "table"
7282   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7283   algorithm: "table_comparison"
7284   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7286   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7287   columns:
7288     - title: "2001"
7289       data-set: "dpdk-performance-changes-2n-clx-ref"
7290     - title: "2005"
7291       data-set: "dpdk-performance-changes-2n-clx-cmp"
7292   comparisons:
7293     - title: "Diff"
7294       reference: 1
7295       compare: 2
7296   legend:
7297     - ""
7298     - "2001, 2005 - DPDK versions tested."
7299     - "Diff - difference between 2001 and 2005 DPDK version."
7300
7301 # DPDK Performance Changes 2n-clx 4t2c ndr
7302 - type: "table"
7303   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7304   algorithm: "table_comparison"
7305   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7306   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7307   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7308   columns:
7309     - title: "2001"
7310       data-set: "dpdk-performance-changes-2n-clx-ref"
7311     - title: "2005"
7312       data-set: "dpdk-performance-changes-2n-clx-cmp"
7313   comparisons:
7314     - title: "Diff"
7315       reference: 1
7316       compare: 2
7317   legend:
7318     - ""
7319     - "2001, 2005 - DPDK versions tested."
7320     - "Diff - difference between 2001 and 2005 DPDK version."
7321
7322 # DPDK Performance Changes 2n-dnv 1t1c pdr
7323 - type: "table"
7324   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7325   algorithm: "table_comparison"
7326   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7328   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7329   columns:
7330     - title: "2001"
7331       data-set: "dpdk-performance-changes-2n-dnv-ref"
7332     - title: "2005"
7333       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7334   comparisons:
7335     - title: "Diff"
7336       reference: 1
7337       compare: 2
7338   legend:
7339     - ""
7340     - "2001, 2005 - DPDK versions tested."
7341     - "Diff - difference between 2001 and 2005 DPDK version."
7342
7343 # DPDK Performance Changes 2n-dnv 2t2c pdr
7344 - type: "table"
7345   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7346   algorithm: "table_comparison"
7347   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7348   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7349   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7350   columns:
7351     - title: "2001"
7352       data-set: "dpdk-performance-changes-2n-dnv-ref"
7353     - title: "2005"
7354       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7355   comparisons:
7356     - title: "Diff"
7357       reference: 1
7358       compare: 2
7359   legend:
7360     - ""
7361     - "2001, 2005 - DPDK versions tested."
7362     - "Diff - difference between 2001 and 2005 DPDK version."
7363
7364 # DPDK Performance Changes 2n-dnv 1t1c ndr
7365 - type: "table"
7366   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7367   algorithm: "table_comparison"
7368   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7370   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7371   columns:
7372     - title: "2001"
7373       data-set: "dpdk-performance-changes-2n-dnv-ref"
7374     - title: "2005"
7375       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7376   comparisons:
7377     - title: "Diff"
7378       reference: 1
7379       compare: 2
7380   legend:
7381     - ""
7382     - "2001, 2005 - DPDK versions tested."
7383     - "Diff - difference between 2001 and 2005 DPDK version."
7384
7385 # DPDK Performance Changes 2n-dnv 2t2c ndr
7386 - type: "table"
7387   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7388   algorithm: "table_comparison"
7389   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7391   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7392   columns:
7393     - title: "2001"
7394       data-set: "dpdk-performance-changes-2n-dnv-ref"
7395     - title: "2005"
7396       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7397   comparisons:
7398     - title: "Diff"
7399       reference: 1
7400       compare: 2
7401   legend:
7402     - ""
7403     - "2001, 2005 - DPDK versions tested."
7404     - "Diff - difference between 2001 and 2005 DPDK version."
7405
7406 # DPDK Performance Changes 3n-dnv 1t1c pdr
7407 - type: "table"
7408   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7409   algorithm: "table_comparison"
7410   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7412   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7413   columns:
7414     - title: "2001"
7415       data-set: "dpdk-performance-changes-3n-dnv-ref"
7416     - title: "2005"
7417       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7418   comparisons:
7419     - title: "Diff"
7420       reference: 1
7421       compare: 2
7422   legend:
7423     - ""
7424     - "2001, 2005 - DPDK versions tested."
7425     - "Diff - difference between 2001 and 2005 DPDK version."
7426
7427 # DPDK Performance Changes 3n-dnv 2t2c pdr
7428 - type: "table"
7429   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7430   algorithm: "table_comparison"
7431   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7432   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7433   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7434   columns:
7435     - title: "2001"
7436       data-set: "dpdk-performance-changes-3n-dnv-ref"
7437     - title: "2005"
7438       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7439   comparisons:
7440     - title: "Diff"
7441       reference: 1
7442       compare: 2
7443   legend:
7444     - ""
7445     - "2001, 2005 - DPDK versions tested."
7446     - "Diff - difference between 2001 and 2005 DPDK version."
7447
7448 # DPDK Performance Changes 3n-dnv 1t1c ndr
7449 - type: "table"
7450   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7451   algorithm: "table_comparison"
7452   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7454   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7455   columns:
7456     - title: "2001"
7457       data-set: "dpdk-performance-changes-3n-dnv-ref"
7458     - title: "2005"
7459       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7460   comparisons:
7461     - title: "Diff"
7462       reference: 1
7463       compare: 2
7464   legend:
7465     - ""
7466     - "2001, 2005 - DPDK versions tested."
7467     - "Diff - difference between 2001 and 2005 DPDK version."
7468
7469 # DPDK Performance Changes 3n-dnv 2t2c ndr
7470 - type: "table"
7471   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7472   algorithm: "table_comparison"
7473   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7474   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7475   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7476   columns:
7477     - title: "2001"
7478       data-set: "dpdk-performance-changes-3n-dnv-ref"
7479     - title: "2005"
7480       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7481   comparisons:
7482     - title: "Diff"
7483       reference: 1
7484       compare: 2
7485   legend:
7486     - ""
7487     - "2001, 2005 - DPDK versions tested."
7488     - "Diff - difference between 2001 and 2005 DPDK version."
7489
7490 # DPDK Performance Changes 3n-tsh 1t1c pdr
7491 - type: "table"
7492   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7493   algorithm: "table_comparison"
7494   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7495   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7496   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7497   columns:
7498     - title: "2001"
7499       data-set: "dpdk-performance-changes-3n-tsh-ref"
7500     - title: "2005"
7501       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7502   comparisons:
7503     - title: "Diff"
7504       reference: 1
7505       compare: 2
7506   legend:
7507     - ""
7508     - "2001, 2005 - DPDK versions tested."
7509     - "Diff - difference between 2001 and 2005 DPDK version."
7510
7511 # DPDK Performance Changes 3n-tsh 2t2c pdr
7512 - type: "table"
7513   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7514   algorithm: "table_comparison"
7515   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7517   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7518   columns:
7519     - title: "2001"
7520       data-set: "dpdk-performance-changes-3n-tsh-ref"
7521     - title: "2005"
7522       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7523   comparisons:
7524     - title: "Diff"
7525       reference: 1
7526       compare: 2
7527   legend:
7528     - ""
7529     - "2001, 2005 - DPDK versions tested."
7530     - "Diff - difference between 2001 and 2005 DPDK version."
7531
7532 # DPDK Performance Changes 3n-tsh 1t1c ndr
7533 - type: "table"
7534   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7535   algorithm: "table_comparison"
7536   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7537   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7538   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7539   columns:
7540     - title: "2001"
7541       data-set: "dpdk-performance-changes-3n-tsh-ref"
7542     - title: "2005"
7543       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7544   comparisons:
7545     - title: "Diff"
7546       reference: 1
7547       compare: 2
7548   legend:
7549     - ""
7550     - "2001, 2005 - DPDK versions tested."
7551     - "Diff - difference between 2001 and 2005 DPDK version."
7552
7553 # DPDK Performance Changes 3n-tsh 2t2c ndr
7554 - type: "table"
7555   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7556   algorithm: "table_comparison"
7557   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7559   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7560   columns:
7561     - title: "2001"
7562       data-set: "dpdk-performance-changes-3n-tsh-ref"
7563     - title: "2005"
7564       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7565   comparisons:
7566     - title: "Diff"
7567       reference: 1
7568       compare: 2
7569   legend:
7570     - ""
7571     - "2001, 2005 - DPDK versions tested."
7572     - "Diff - difference between 2001 and 2005 DPDK version."
7573
7574 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7575 - type: "table"
7576   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7577   algorithm: "table_comparison"
7578   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7579   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7580   filter: "'NIC_Intel-X710'"
7581   columns:
7582     - title: "3n-hsw x710"
7583       data-set: "dpdk-compare-testbeds-ref"
7584     - title: "3n-skx x710"
7585       data-set: "dpdk-compare-testbeds-cmp"
7586   comparisons:
7587     - title: "Diff"
7588       reference: 1
7589       compare: 2
7590   legend:
7591     - ""
7592     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7593     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7594
7595 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7596 - type: "table"
7597   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7598   algorithm: "table_comparison"
7599   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7600   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7601   filter: "'NIC_Intel-X710'"
7602   columns:
7603     - title: "3n-hsw x710"
7604       data-set: "dpdk-compare-testbeds-ref"
7605     - title: "3n-skx x710"
7606       data-set: "dpdk-compare-testbeds-cmp"
7607   comparisons:
7608     - title: "Diff"
7609       reference: 1
7610       compare: 2
7611   legend:
7612     - ""
7613     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7614     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7615
7616 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7617 - type: "table"
7618   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7619   algorithm: "table_comparison"
7620   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7621   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7622   filter: "'NIC_Intel-XXV710'"
7623   columns:
7624     - title: "2n-skx"
7625       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7626     - title: "2n-clx"
7627       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7628   comparisons:
7629     - title: "Diff"
7630       reference: 1
7631       compare: 2
7632   legend:
7633     - ""
7634     - "2n-skx, 2n-clx - testbeds and NICs tested."
7635     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7636
7637 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7638 - type: "table"
7639   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7640   algorithm: "table_comparison"
7641   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7643   filter: "'NIC_Intel-XXV710'"
7644   columns:
7645     - title: "2n-skx"
7646       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7647     - title: "2n-clx"
7648       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7649   comparisons:
7650     - title: "Diff"
7651       reference: 1
7652       compare: 2
7653   legend:
7654     - ""
7655     - "2n-skx, 2n-clx - testbeds and NICs tested."
7656     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7657
7658 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7659 - type: "table"
7660   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7661   algorithm: "table_comparison"
7662   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7664   filter: "'NIC_Intel-XXV710'"
7665   columns:
7666     - title: "3n-skx"
7667       data-set: "dpdk-compare-topologies-ref"
7668     - title: "2n-skx"
7669       data-set: "dpdk-compare-topologies-cmp"
7670   comparisons:
7671     - title: "Diff"
7672       reference: 1
7673       compare: 2
7674   legend:
7675     - ""
7676     - "3n-skx, 2n-skx - topologies tested."
7677     - "Diff - difference between 3n-skx and 2n-skx topologies."
7678
7679 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7680 - type: "table"
7681   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7682   algorithm: "table_comparison"
7683   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7684   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7685   filter: "'NIC_Intel-XXV710'"
7686   columns:
7687     - title: "3n-skx"
7688       data-set: "dpdk-compare-topologies-ref"
7689     - title: "2n-skx"
7690       data-set: "dpdk-compare-topologies-cmp"
7691   comparisons:
7692     - title: "Diff"
7693       reference: 1
7694       compare: 2
7695   legend:
7696     - ""
7697     - "3n-skx, 2n-skx - topologies tested."
7698     - "Diff - difference between 3n-skx and 2n-skx topologies."
7699
7700 # Detailed Test Results - DPDK Performance Results 3n-hsw
7701 - type: "table"
7702   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7703   algorithm: "table_merged_details"
7704   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7705   columns:
7706     - title: " |prein| Test Name |preout| "
7707       data: "data name"
7708     - 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| "
7709       data: "data msg"
7710   data: "dpdk-perf-results-3n-hsw"
7711   filter: "all"
7712   parameters:
7713   - "name"
7714   - "parent"
7715   - "msg"
7716
7717 # Detailed Test Results - DPDK Performance Results 3n-skx
7718 - type: "table"
7719   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7720   algorithm: "table_merged_details"
7721   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7722   columns:
7723     - title: " |prein| Test Name |preout| "
7724       data: "data name"
7725     - 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| "
7726       data: "data msg"
7727   data: "dpdk-perf-results-3n-skx"
7728   filter: "all"
7729   remove-ndr: False
7730   parameters:
7731   - "name"
7732   - "parent"
7733   - "msg"
7734
7735 # Detailed Test Results - DPDK Performance Results 2n-skx
7736 - type: "table"
7737   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7738   algorithm: "table_merged_details"
7739   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7740   columns:
7741     - title: " |prein| Test Name |preout| "
7742       data: "data name"
7743     - 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| "
7744       data: "data msg"
7745   data: "dpdk-perf-results-2n-skx"
7746   filter: "all"
7747   remove-ndr: False
7748   parameters:
7749   - "name"
7750   - "parent"
7751   - "msg"
7752
7753 # Detailed Test Results - DPDK Performance Results 2n-clx
7754 - type: "table"
7755   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7756   algorithm: "table_merged_details"
7757   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7758   columns:
7759     - title: " |prein| Test Name |preout| "
7760       data: "data name"
7761     - 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| "
7762       data: "data msg"
7763   data: "dpdk-perf-results-2n-clx"
7764   filter: "all"
7765   parameters:
7766   - "name"
7767   - "parent"
7768   - "msg"
7769
7770 # Detailed Test Results - DPDK Performance Results 2n-dnv
7771 - type: "table"
7772   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7773   algorithm: "table_merged_details"
7774   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7775   columns:
7776     - title: " |prein| Test Name |preout| "
7777       data: "data name"
7778     - 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| "
7779       data: "data msg"
7780   data: "dpdk-perf-results-2n-dnv"
7781   filter: "all"
7782   parameters:
7783   - "name"
7784   - "parent"
7785   - "msg"
7786
7787 # Detailed Test Results - DPDK Performance Results 3n-dnv
7788 - type: "table"
7789   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7790   algorithm: "table_merged_details"
7791   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7792   columns:
7793     - title: " |prein| Test Name |preout| "
7794       data: "data name"
7795     - 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| "
7796       data: "data msg"
7797   data: "dpdk-perf-results-3n-dnv"
7798   filter: "all"
7799   parameters:
7800   - "name"
7801   - "parent"
7802   - "msg"
7803
7804 # Detailed Test Results - DPDK Performance Results 3n-tsh
7805 - type: "table"
7806   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7807   algorithm: "table_merged_details"
7808   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7809   columns:
7810     - title: " |prein| Test Name |preout| "
7811       data: "data name"
7812     - 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| "
7813       data: "data msg"
7814   data: "dpdk-perf-results-3n-tsh"
7815   filter: "all"
7816   parameters:
7817   - "name"
7818   - "parent"
7819   - "msg"
7820
7821 ################################################################################
7822 ###                                F I L E S                                 ###
7823 ################################################################################
7824
7825 # VPP Performance Results
7826 - type: "file"
7827   title: "VPP Performance Results"
7828   algorithm: "file_details_split"
7829   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7830   dir-tables:
7831     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7832     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7833     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7834     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7835     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7836 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7837 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7838   data:
7839     - "vpp-perf-results-2n-skx"
7840     - "vpp-perf-results-3n-skx"
7841     - "vpp-perf-results-2n-clx"
7842     - "vpp-perf-results-3n-hsw"
7843     - "vpp-perf-results-3n-tsh"
7844 #    - "vpp-perf-results-2n-dnv"
7845 #    - "vpp-perf-results-3n-dnv"
7846   filter: "all"
7847   data-start-level: 4
7848   order-chapters:
7849     level-1:
7850       - "l2"
7851       - "ip4"
7852       - "ip6"
7853       - "srv6"
7854       - "ip4_tunnels"
7855       - "ip6_tunnels"
7856       - "vm_vhost"
7857       - "container_memif"
7858       - "crypto"
7859       - "vts"
7860       - "lb"
7861       - "nfv_density"
7862       - "hoststack"
7863     level-2:
7864       - "2n-skx"
7865       - "3n-skx"
7866       - "2n-clx"
7867       - "3n-hsw"
7868       - "3n-tsh"
7869       - "2n-dnv"
7870       - "3n-dnv"
7871     level-3:
7872       - "xl710"
7873       - "x520"
7874       - "xxv710"
7875       - "x710"
7876       - "x553"
7877       - "cx556a"
7878       - "vic1227"
7879       - "vic1385"
7880
7881 # VPP Performance Configuration
7882 - type: "file"
7883   title: "VPP Performance Configuration"
7884   algorithm: "file_details_split"
7885   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7886   dir-tables:
7887     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7888     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7889     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7890     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7891     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7892 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7893 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7894   data:
7895     - "vpp-perf-results-2n-skx"
7896     - "vpp-perf-results-3n-skx"
7897     - "vpp-perf-results-2n-clx"
7898     - "vpp-perf-results-3n-hsw"
7899     - "vpp-perf-results-3n-tsh"
7900 #    - "vpp-perf-results-2n-dnv"
7901 #    - "vpp-perf-results-3n-dnv"
7902   filter: "all"
7903   data-start-level: 4
7904   order-chapters:
7905     level-1:
7906       - "l2"
7907       - "ip4"
7908       - "ip6"
7909       - "srv6"
7910       - "ip4_tunnels"
7911       - "ip6_tunnels"
7912       - "vm_vhost"
7913       - "container_memif"
7914       - "crypto"
7915       - "vts"
7916       - "lb"
7917       - "nfv_density"
7918       - "hoststack"
7919     level-2:
7920       - "2n-skx"
7921       - "3n-skx"
7922       - "2n-clx"
7923       - "3n-hsw"
7924       - "3n-tsh"
7925       - "2n-dnv"
7926       - "3n-dnv"
7927     level-3:
7928       - "xl710"
7929       - "x520"
7930       - "xxv710"
7931       - "x710"
7932       - "x553"
7933       - "cx556a"
7934       - "vic1227"
7935       - "vic1385"
7936
7937 # VPP Performance Operational
7938 - type: "file"
7939   title: "VPP Performance Operational"
7940   algorithm: "file_details_split_html"
7941   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7942   dir-tables:
7943     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7944     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7945     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7946     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7947     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7948 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7949 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7950   data:
7951     - "vpp-perf-results-2n-skx"
7952     - "vpp-perf-results-3n-skx"
7953     - "vpp-perf-results-2n-clx"
7954     - "vpp-perf-results-3n-hsw"
7955     - "vpp-perf-results-3n-tsh"
7956 #    - "vpp-perf-results-2n-dnv"
7957 #    - "vpp-perf-results-3n-dnv"
7958   filter: "all"
7959   data-start-level: 4
7960   order-chapters:
7961     level-1:
7962       - "l2"
7963       - "ip4"
7964       - "ip6"
7965       - "srv6"
7966       - "ip4_tunnels"
7967       - "ip6_tunnels"
7968       - "vm_vhost"
7969       - "container_memif"
7970       - "crypto"
7971       - "vts"
7972       - "lb"
7973       - "nfv_density"
7974       - "hoststack"
7975     level-2:
7976       - "2n-skx"
7977       - "3n-skx"
7978       - "2n-clx"
7979       - "3n-hsw"
7980       - "3n-tsh"
7981       - "2n-dnv"
7982       - "3n-dnv"
7983     level-3:
7984       - "xl710"
7985       - "x520"
7986       - "xxv710"
7987       - "x710"
7988       - "x553"
7989       - "cx556a"
7990       - "vic1227"
7991       - "vic1385"
7992
7993 # VPP MRR Results
7994 - type: "file"
7995   title: "VPP MRR Results"
7996   algorithm: "file_details_split"
7997   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7998   dir-tables:
7999     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8000     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8001     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8002     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8003     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8004 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8005 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8006   data:
8007     - "vpp-mrr-results-2n-skx"
8008     - "vpp-mrr-results-3n-skx"
8009     - "vpp-mrr-results-2n-clx"
8010     - "vpp-mrr-results-3n-hsw"
8011     - "vpp-mrr-results-3n-tsh"
8012 #    - "vpp-mrr-results-2n-dnv"
8013 #    - "vpp-mrr-results-3n-dnv"
8014   filter: "all"
8015   data-start-level: 4
8016   order-chapters:
8017     level-1:
8018       - "l2"
8019       - "ip4"
8020       - "ip6"
8021       - "srv6"
8022       - "ip4_tunnels"
8023       - "ip6_tunnels"
8024       - "vm_vhost"
8025       - "container_memif"
8026       - "crypto"
8027       - "vts"
8028       - "lb"
8029       - "nfv_density"
8030       - "hoststack"
8031     level-2:
8032       - "2n-skx"
8033       - "3n-skx"
8034       - "2n-clx"
8035       - "3n-hsw"
8036       - "3n-tsh"
8037       - "2n-dnv"
8038       - "3n-dnv"
8039     level-3:
8040       - "xl710"
8041       - "x520"
8042       - "xxv710"
8043       - "x710"
8044       - "x553"
8045       - "cx556a"
8046       - "vic1227"
8047       - "vic1385"
8048
8049 # VPP MRR Configuration
8050 - type: "file"
8051   title: "VPP MRR Configuration"
8052   algorithm: "file_details_split"
8053   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8054   dir-tables:
8055     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8056     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8057     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8058     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8059     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8060     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8061     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8062   data:
8063     - "vpp-mrr-results-2n-skx"
8064     - "vpp-mrr-results-3n-skx"
8065     - "vpp-mrr-results-2n-clx"
8066     - "vpp-mrr-results-3n-hsw"
8067     - "vpp-mrr-results-3n-tsh"
8068 #    - "vpp-mrr-results-2n-dnv"
8069 #    - "vpp-mrr-results-3n-dnv"
8070   filter: "all"
8071   data-start-level: 4
8072   order-chapters:
8073     level-1:
8074       - "l2"
8075       - "ip4"
8076       - "ip6"
8077       - "srv6"
8078       - "ip4_tunnels"
8079       - "ip6_tunnels"
8080       - "vm_vhost"
8081       - "container_memif"
8082       - "crypto"
8083       - "vts"
8084       - "lb"
8085       - "nfv_density"
8086       - "hoststack"
8087     level-2:
8088       - "2n-skx"
8089       - "3n-skx"
8090       - "2n-clx"
8091       - "3n-hsw"
8092       - "3n-tsh"
8093       - "2n-dnv"
8094       - "3n-dnv"
8095     level-3:
8096       - "xl710"
8097       - "x520"
8098       - "xxv710"
8099       - "x710"
8100       - "x553"
8101       - "cx556a"
8102       - "vic1227"
8103       - "vic1385"
8104
8105 # VPP Device Results - Ubuntu
8106 - type: "file"
8107   title: "VPP Device Results - Ubuntu"
8108   algorithm: "file_test_results"
8109   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8110   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8111   data: "vpp-device-results-ubuntu"
8112   filter: "all"
8113   data-start-level: 4
8114
8115 # VPP Device Configuration - Ubuntu
8116 - type: "file"
8117   title: "VPP Device Configuration - Ubuntu"
8118   algorithm: "file_test_results"
8119   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8120   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8121   data: "vpp-device-results-ubuntu"
8122   filter: "all"
8123   data-start-level: 4
8124
8125 # DPDK Performance Results 3n-hsw
8126 - type: "file"
8127   title: "DPDK Performance Results 3n-hsw"
8128   algorithm: "file_test_results"
8129   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8130   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8131   data: "dpdk-perf-results-3n-hsw"
8132   filter: "all"
8133   data-start-level: 4
8134
8135 # DPDK Performance Results 3n-skx
8136 - type: "file"
8137   title: "DPDK Performance Results 3n-skx"
8138   algorithm: "file_test_results"
8139   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8140   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8141   data: "dpdk-perf-results-3n-skx"
8142   filter: "all"
8143   data-start-level: 4
8144
8145 # DPDK Performance Results 2n-skx
8146 - type: "file"
8147   title: "DPDK Performance Results 2n-skx"
8148   algorithm: "file_test_results"
8149   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8150   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8151   data: "dpdk-perf-results-2n-skx"
8152   filter: "all"
8153   data-start-level: 4
8154
8155 # DPDK Performance Results 2n-clx
8156 - type: "file"
8157   title: "DPDK Performance Results 2n-clx"
8158   algorithm: "file_test_results"
8159   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8160   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8161   data: "dpdk-perf-results-2n-clx"
8162   filter: "all"
8163   data-start-level: 4
8164
8165 # DPDK Performance Results 2n-dnv
8166 - type: "file"
8167   title: "DPDK Performance Results 2n-dnv"
8168   algorithm: "file_test_results"
8169   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8170   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8171   data: "dpdk-perf-results-2n-dnv"
8172   filter: "all"
8173   data-start-level: 4
8174
8175 # DPDK Performance Results 3n-dnv
8176 - type: "file"
8177   title: "DPDK Performance Results 3n-dnv"
8178   algorithm: "file_test_results"
8179   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8180   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8181   data: "dpdk-perf-results-3n-dnv"
8182   filter: "all"
8183   data-start-level: 4
8184
8185 # DPDK Performance Results 3n-tsh
8186 - type: "file"
8187   title: "DPDK Performance Results 3n-tsh"
8188   algorithm: "file_test_results"
8189   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8190   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8191   data: "dpdk-perf-results-3n-tsh"
8192   filter: "all"
8193   data-start-level: 4
8194
8195 ################################################################################
8196 ###                                P L O T S                                 ###
8197 ################################################################################
8198
8199 # Hoststack tests 3n-hsw
8200
8201 - type: "plot"
8202   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8203   algorithm: "plot_perf_box_name"
8204   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8205   data: "plot-vpp-hoststack-3n-hsw"
8206   include:
8207     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8208     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8209   layout:
8210     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8211     layout: "plot-hoststack"
8212
8213 - type: "plot"
8214   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8215   algorithm: "plot_perf_box_name"
8216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8217   data: "plot-vpp-hoststack-3n-hsw"
8218   include:
8219     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8220     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8221   layout:
8222     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8223     layout: "plot-hoststack"
8224
8225 - type: "plot"
8226   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8227   algorithm: "plot_perf_box_name"
8228   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8229   data: "plot-vpp-hoststack-3n-hsw"
8230   include:
8231     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8232     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8233     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8234     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8235   layout:
8236     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8237     layout: "plot-hoststack"
8238
8239 ################################################################################
8240
8241 # Soak Test (PLRsearch), boxes - 2n-clx
8242 - type: "plot"
8243   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8244   algorithm: "plot_perf_box_name"
8245   output-file-type: ".html"
8246   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8247   data: "plot-vpp-soak-2n-clx"
8248   include:
8249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8255   layout:
8256     title: "30 Minutes Soak Test (PLRsearch)"
8257     layout: "plot-soak-throughput"
8258
8259 # Soak Test (PLRsearch), boxes - 2n-clx
8260 - type: "plot"
8261   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8262   algorithm: "plot_perf_box_name"
8263   output-file-type: ".html"
8264   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8265   data: "plot-vpp-soak-2n-clx"
8266   include:
8267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8272     - "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"
8273   layout:
8274     title: "30 Minutes Soak Test (PLRsearch)"
8275     layout: "plot-soak-throughput"
8276
8277 # Soak Test (PLRsearch), boxes - 2n-skx
8278 - type: "plot"
8279   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8280   algorithm: "plot_perf_box_name"
8281   output-file-type: ".html"
8282   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8283   data: "plot-vpp-soak-2n-skx"
8284   include:
8285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8291   layout:
8292     title: "30 Minutes Soak Test (PLRsearch)"
8293     layout: "plot-soak-throughput"
8294
8295 # Soak Test (PLRsearch), boxes - 2n-skx
8296 - type: "plot"
8297   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8298   algorithm: "plot_perf_box_name"
8299   output-file-type: ".html"
8300   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8301   data: "plot-vpp-soak-2n-skx"
8302   include:
8303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8304     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8305     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8306     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8308     - "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"
8309   layout:
8310     title: "30 Minutes Soak Test (PLRsearch)"
8311     layout: "plot-soak-throughput"
8312
8313 ###############################################################################
8314
8315 # Reconf tests 2n-skx
8316
8317 - type: "plot"
8318   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8319   algorithm: "plot_nf_reconf_box_name"
8320   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8321   data: "plot-vpp-nfv-reconf-2n-skx"
8322   include:
8323     - "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"
8324     - "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"
8325     - "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"
8326     - "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"
8327     - "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"
8328     - "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"
8329   layout:
8330     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8331     layout: "plot-throughput"
8332
8333 - type: "plot"
8334   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8335   algorithm: "plot_nf_reconf_box_name"
8336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8337   data: "plot-vpp-nfv-reconf-2n-skx"
8338   include:
8339     - "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"
8340     - "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"
8341     - "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"
8342     - "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"
8343     - "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"
8344     - "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"
8345   layout:
8346     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8347     layout: "plot-throughput"
8348
8349 - type: "plot"
8350   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8351   algorithm: "plot_nf_reconf_box_name"
8352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8353   data: "plot-vpp-nfv-reconf-2n-skx"
8354   include:
8355     - "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"
8356     - "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"
8357     - "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"
8358     - "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"
8359     - "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"
8360     - "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"
8361   layout:
8362     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8363     layout: "plot-throughput"
8364
8365 ###############################################################################
8366
8367 # Reconf tests 2n-clx
8368
8369 - type: "plot"
8370   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8371   algorithm: "plot_nf_reconf_box_name"
8372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8373   data: "plot-vpp-nfv-reconf-2n-clx"
8374   include:
8375     - "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"
8376     - "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"
8377     - "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"
8378     - "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"
8379   layout:
8380     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8381     layout: "plot-throughput"
8382
8383 - type: "plot"
8384   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8385   algorithm: "plot_nf_reconf_box_name"
8386   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8387   data: "plot-vpp-nfv-reconf-2n-clx"
8388   include:
8389     - "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"
8390     - "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"
8391     - "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"
8392     - "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"
8393   layout:
8394     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8395     layout: "plot-throughput"
8396
8397 - type: "plot"
8398   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8399   algorithm: "plot_nf_reconf_box_name"
8400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8401   data: "plot-vpp-nfv-reconf-2n-clx"
8402   include:
8403     - "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"
8404     - "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"
8405     - "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"
8406     - "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"
8407   layout:
8408     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8409     layout: "plot-throughput"
8410
8411 ###############################################################################
8412
8413 # Plots - NF Density - VSC - MRR IMIX
8414 - type: "plot"
8415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8416   algorithm: "plot_nf_heatmap"
8417   output-file-type: ".html"
8418   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8419   data: "plot-vpp-nfv-2n-skx-mrr"
8420   filter: "'NIC_Intel-XXV710' and
8421            'NF_DENSITY' and
8422            'VHOST' and
8423            not 'VXLAN' and
8424            'CHAIN' and
8425            'NF_VPPIP4' and
8426            'IMIX' and
8427            '2T1C' and
8428            'MRR'"
8429   parameters:
8430   - "result"
8431   - "name"
8432   - "tags"
8433   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8434   x-axis: "X = VNFs per Service Chain"
8435   y-axis: "Y = Number of Service Chains"
8436   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8437   layout:
8438     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8439     layout: "plot-service-density"
8440
8441 - type: "plot"
8442   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8443   algorithm: "plot_nf_heatmap"
8444   output-file-type: ".html"
8445   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8446   data: "plot-vpp-nfv-2n-skx-mrr"
8447   filter: "'NIC_Intel-XXV710' and
8448            'NF_DENSITY' and
8449            'VHOST' and
8450            not 'VXLAN' and
8451            'CHAIN' and
8452            'NF_VPPIP4' and
8453            'IMIX' and
8454            '4T2C' and
8455            'MRR'"
8456   parameters:
8457   - "result"
8458   - "name"
8459   - "tags"
8460   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8461   x-axis: "X = VNFs per Service Chain"
8462   y-axis: "Y = Number of Service Chains"
8463   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8464   layout:
8465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8466     layout: "plot-service-density"
8467
8468 - type: "plot"
8469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8470   algorithm: "plot_nf_heatmap"
8471   output-file-type: ".html"
8472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8473   data: "plot-vpp-nfv-2n-skx-mrr"
8474   filter: "'NIC_Intel-XXV710' and
8475            'NF_DENSITY' and
8476            'VHOST' and
8477            not 'VXLAN' and
8478            'CHAIN' and
8479            'NF_VPPIP4' and
8480            'IMIX' and
8481            '8T4C' and
8482            'MRR'"
8483   parameters:
8484   - "result"
8485   - "name"
8486   - "tags"
8487   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8488   x-axis: "X = VNFs per Service Chain"
8489   y-axis: "Y = Number of Service Chains"
8490   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8491   layout:
8492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8493     layout: "plot-service-density"
8494
8495 # Plots - NF Density - VSC - NDR IMIX
8496 - type: "plot"
8497   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8498   algorithm: "plot_nf_heatmap"
8499   output-file-type: ".html"
8500   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8501   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8502   filter: "'NIC_Intel-XXV710' and
8503            'NF_DENSITY' and
8504            'VHOST' and
8505            not 'VXLAN' and
8506            'CHAIN' and
8507            'NF_VPPIP4' and
8508            'IMIX' and
8509            '2T1C' and
8510            'NDRPDR'"
8511   parameters:
8512   - "throughput"
8513   - "name"
8514   - "tags"
8515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8516   x-axis: "X = VNFs per Service Chain"
8517   y-axis: "Y = Number of Service Chains"
8518   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8519   layout:
8520     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8521     layout: "plot-service-density"
8522
8523 - type: "plot"
8524   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8525   algorithm: "plot_nf_heatmap"
8526   output-file-type: ".html"
8527   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8528   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8529   filter: "'NIC_Intel-XXV710' and
8530            'NF_DENSITY' and
8531            'VHOST' and
8532            not 'VXLAN' and
8533            'CHAIN' and
8534            'NF_VPPIP4' and
8535            'IMIX' and
8536            '4T2C' and
8537            'NDRPDR'"
8538   parameters:
8539   - "throughput"
8540   - "name"
8541   - "tags"
8542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8543   x-axis: "X = VNFs per Service Chain"
8544   y-axis: "Y = Number of Service Chains"
8545   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8546   layout:
8547     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8548     layout: "plot-service-density"
8549
8550 - type: "plot"
8551   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8552   algorithm: "plot_nf_heatmap"
8553   output-file-type: ".html"
8554   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8555   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8556   filter: "'NIC_Intel-XXV710' and
8557            'NF_DENSITY' and
8558            'VHOST' and
8559            not 'VXLAN' and
8560            'CHAIN' and
8561            'NF_VPPIP4' and
8562            'IMIX' and
8563            '8T4C' and
8564            'NDRPDR'"
8565   parameters:
8566   - "throughput"
8567   - "name"
8568   - "tags"
8569   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8570   x-axis: "X = VNFs per Service Chain"
8571   y-axis: "Y = Number of Service Chains"
8572   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8573   layout:
8574     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8575     layout: "plot-service-density"
8576
8577 # Plots - NF Density - VSC - PDR IMIX
8578 - type: "plot"
8579   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8580   algorithm: "plot_nf_heatmap"
8581   output-file-type: ".html"
8582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8583   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8584   filter: "'NIC_Intel-XXV710' and
8585            'NF_DENSITY' and
8586            'VHOST' and
8587            not 'VXLAN' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IMIX' and
8591            '2T1C' and
8592            'NDRPDR'"
8593   parameters:
8594   - "throughput"
8595   - "name"
8596   - "tags"
8597   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8598   x-axis: "X = VNFs per Service Chain"
8599   y-axis: "Y = Number of Service Chains"
8600   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8601   layout:
8602     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8603     layout: "plot-service-density"
8604
8605 - type: "plot"
8606   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8607   algorithm: "plot_nf_heatmap"
8608   output-file-type: ".html"
8609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8610   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8611   filter: "'NIC_Intel-XXV710' and
8612            'NF_DENSITY' and
8613            'VHOST' and
8614            not 'VXLAN' and
8615            'CHAIN' and
8616            'NF_VPPIP4' and
8617            'IMIX' and
8618            '4T2C' and
8619            'NDRPDR'"
8620   parameters:
8621   - "throughput"
8622   - "name"
8623   - "tags"
8624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8625   x-axis: "X = VNFs per Service Chain"
8626   y-axis: "Y = Number of Service Chains"
8627   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8628   layout:
8629     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8630     layout: "plot-service-density"
8631
8632 - type: "plot"
8633   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8634   algorithm: "plot_nf_heatmap"
8635   output-file-type: ".html"
8636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8637   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8638   filter: "'NIC_Intel-XXV710' and
8639            'NF_DENSITY' and
8640            'VHOST' and
8641            not 'VXLAN' and
8642            'CHAIN' and
8643            'NF_VPPIP4' and
8644            'IMIX' and
8645            '8T4C' and
8646            'NDRPDR'"
8647   parameters:
8648   - "throughput"
8649   - "name"
8650   - "tags"
8651   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8652   x-axis: "X = VNFs per Service Chain"
8653   y-axis: "Y = Number of Service Chains"
8654   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8655   layout:
8656     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8657     layout: "plot-service-density"
8658
8659 ###############################################################################
8660
8661 # Plots - NF Density - VSC - MRR IMIX
8662 - type: "plot"
8663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8664   algorithm: "plot_nf_heatmap"
8665   output-file-type: ".html"
8666   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8667   data: "plot-vpp-nfv-2n-skx-mrr"
8668   filter: "'NIC_Intel-XXV710' and
8669            'NF_DENSITY' and
8670            'VHOST' and
8671            'VXLAN' and
8672            'CHAIN' and
8673            'IMIX' and
8674            '2T1C' and
8675            'MRR'"
8676   parameters:
8677   - "result"
8678   - "name"
8679   - "tags"
8680   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8681   x-axis: "X = VNFs per Service Chain"
8682   y-axis: "Y = Number of Service Chains"
8683   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8684   layout:
8685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8686     layout: "plot-service-density"
8687
8688 - type: "plot"
8689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8690   algorithm: "plot_nf_heatmap"
8691   output-file-type: ".html"
8692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8693   data: "plot-vpp-nfv-2n-skx-mrr"
8694   filter: "'NIC_Intel-XXV710' and
8695            'NF_DENSITY' and
8696            'VHOST' and
8697            'VXLAN' and
8698            'CHAIN' and
8699            'IMIX' and
8700            '4T2C' and
8701            'MRR'"
8702   parameters:
8703   - "result"
8704   - "name"
8705   - "tags"
8706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8707   x-axis: "X = VNFs per Service Chain"
8708   y-axis: "Y = Number of Service Chains"
8709   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8710   layout:
8711     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8712     layout: "plot-service-density"
8713
8714 - type: "plot"
8715   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8716   algorithm: "plot_nf_heatmap"
8717   output-file-type: ".html"
8718   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8719   data: "plot-vpp-nfv-2n-skx-mrr"
8720   filter: "'NIC_Intel-XXV710' and
8721            'NF_DENSITY' and
8722            'VHOST' and
8723            'VXLAN' and
8724            'CHAIN' and
8725            'IMIX' and
8726            '8T4C' and
8727            'MRR'"
8728   parameters:
8729   - "result"
8730   - "name"
8731   - "tags"
8732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8733   x-axis: "X = VNFs per Service Chain"
8734   y-axis: "Y = Number of Service Chains"
8735   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8736   layout:
8737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8738     layout: "plot-service-density"
8739
8740 # Plots - NF Density - VSC - NDR IMIX
8741 - type: "plot"
8742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8743   algorithm: "plot_nf_heatmap"
8744   output-file-type: ".html"
8745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8746   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8747   filter: "'NIC_Intel-XXV710' and
8748            'NF_DENSITY' and
8749            'VHOST' and
8750            'VXLAN' and
8751            'CHAIN' and
8752            'IMIX' and
8753            '2T1C' and
8754            'NDRPDR'"
8755   parameters:
8756   - "throughput"
8757   - "name"
8758   - "tags"
8759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8760   x-axis: "X = VNFs per Service Chain"
8761   y-axis: "Y = Number of Service Chains"
8762   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8763   layout:
8764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8765     layout: "plot-service-density"
8766
8767 - type: "plot"
8768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8769   algorithm: "plot_nf_heatmap"
8770   output-file-type: ".html"
8771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8772   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8773   filter: "'NIC_Intel-XXV710' and
8774            'NF_DENSITY' and
8775            'VHOST' and
8776            'VXLAN' and
8777            'CHAIN' and
8778            'IMIX' and
8779            '4T2C' and
8780            'NDRPDR'"
8781   parameters:
8782   - "throughput"
8783   - "name"
8784   - "tags"
8785   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8786   x-axis: "X = VNFs per Service Chain"
8787   y-axis: "Y = Number of Service Chains"
8788   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8789   layout:
8790     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8791     layout: "plot-service-density"
8792
8793 - type: "plot"
8794   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8795   algorithm: "plot_nf_heatmap"
8796   output-file-type: ".html"
8797   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8798   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8799   filter: "'NIC_Intel-XXV710' and
8800            'NF_DENSITY' and
8801            'VHOST' and
8802            'VXLAN' and
8803            'CHAIN' and
8804            'IMIX' and
8805            '8T4C' and
8806            'NDRPDR'"
8807   parameters:
8808   - "throughput"
8809   - "name"
8810   - "tags"
8811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8812   x-axis: "X = VNFs per Service Chain"
8813   y-axis: "Y = Number of Service Chains"
8814   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8815   layout:
8816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8817     layout: "plot-service-density"
8818
8819 # Plots - NF Density - VSC - PDR IMIX
8820 - type: "plot"
8821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8822   algorithm: "plot_nf_heatmap"
8823   output-file-type: ".html"
8824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8825   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8826   filter: "'NIC_Intel-XXV710' and
8827            'NF_DENSITY' and
8828            'VHOST' and
8829            'VXLAN' and
8830            'CHAIN' and
8831            'IMIX' and
8832            '2T1C' and
8833            'NDRPDR'"
8834   parameters:
8835   - "throughput"
8836   - "name"
8837   - "tags"
8838   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8839   x-axis: "X = VNFs per Service Chain"
8840   y-axis: "Y = Number of Service Chains"
8841   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8842   layout:
8843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8844     layout: "plot-service-density"
8845
8846 - type: "plot"
8847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8848   algorithm: "plot_nf_heatmap"
8849   output-file-type: ".html"
8850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8851   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8852   filter: "'NIC_Intel-XXV710' and
8853            'NF_DENSITY' and
8854            'VHOST' and
8855            'VXLAN' and
8856            'CHAIN' and
8857            'IMIX' and
8858            '4T2C' and
8859            'NDRPDR'"
8860   parameters:
8861   - "throughput"
8862   - "name"
8863   - "tags"
8864   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8865   x-axis: "X = VNFs per Service Chain"
8866   y-axis: "Y = Number of Service Chains"
8867   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8868   layout:
8869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8870     layout: "plot-service-density"
8871
8872 - type: "plot"
8873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8874   algorithm: "plot_nf_heatmap"
8875   output-file-type: ".html"
8876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8877   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8878   filter: "'NIC_Intel-XXV710' and
8879            'NF_DENSITY' and
8880            'VHOST' and
8881            'VXLAN' and
8882            'CHAIN' and
8883            'IMIX' and
8884            '8T4C' and
8885            'NDRPDR'"
8886   parameters:
8887   - "throughput"
8888   - "name"
8889   - "tags"
8890   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8891   x-axis: "X = VNFs per Service Chain"
8892   y-axis: "Y = Number of Service Chains"
8893   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8894   layout:
8895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8896     layout: "plot-service-density"
8897
8898 ###############################################################################
8899
8900 # Plots - NF Density - CSC - MRR IMIX
8901 - type: "plot"
8902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8903   algorithm: "plot_nf_heatmap"
8904   output-file-type: ".html"
8905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8906   data: "plot-vpp-nfv-2n-skx-mrr"
8907   filter: "'NIC_Intel-XXV710' and
8908            'NF_DENSITY' and
8909            'DOCKER' and
8910            'CHAIN' and
8911            'NF_VPPIP4' and
8912            'IMIX' and
8913            '2T1C' 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-vppip4-mrr"
8925     layout: "plot-service-density"
8926
8927 - type: "plot"
8928   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8929   algorithm: "plot_nf_heatmap"
8930   output-file-type: ".html"
8931   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8932   data: "plot-vpp-nfv-2n-skx-mrr"
8933   filter: "'NIC_Intel-XXV710' and
8934            'NF_DENSITY' and
8935            'DOCKER' and
8936            'CHAIN' and
8937            'NF_VPPIP4' and
8938            'IMIX' and
8939            '4T2C' and
8940            'MRR'"
8941   parameters:
8942   - "result"
8943   - "name"
8944   - "tags"
8945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8946   x-axis: "X = CNFs per Service Chain"
8947   y-axis: "Y = Number of Service Chains"
8948   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8949   layout:
8950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8951     layout: "plot-service-density"
8952
8953 - type: "plot"
8954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8955   algorithm: "plot_nf_heatmap"
8956   output-file-type: ".html"
8957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8958   data: "plot-vpp-nfv-2n-skx-mrr"
8959   filter: "'NIC_Intel-XXV710' and
8960            'NF_DENSITY' and
8961            'DOCKER' and
8962            'CHAIN' and
8963            'NF_VPPIP4' and
8964            'IMIX' and
8965            '8T4C' and
8966            'MRR'"
8967   parameters:
8968   - "result"
8969   - "name"
8970   - "tags"
8971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8972   x-axis: "X = CNFs per Service Chain"
8973   y-axis: "Y = Number of Service Chains"
8974   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8975   layout:
8976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8977     layout: "plot-service-density"
8978
8979 # Plots - NF Density - CSC - NDR IMIX
8980 - type: "plot"
8981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8982   algorithm: "plot_nf_heatmap"
8983   output-file-type: ".html"
8984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8985   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8986   filter: "'NIC_Intel-XXV710' and
8987            'NF_DENSITY' and
8988            'DOCKER' and
8989            'CHAIN' and
8990            'NF_VPPIP4' and
8991            'IMIX' and
8992            '2T1C' and
8993            'NDRPDR'"
8994   parameters:
8995   - "throughput"
8996   - "name"
8997   - "tags"
8998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8999   x-axis: "X = CNFs per Service Chain"
9000   y-axis: "Y = Number of Service Chains"
9001   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9002   layout:
9003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9004     layout: "plot-service-density"
9005
9006 - type: "plot"
9007   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9008   algorithm: "plot_nf_heatmap"
9009   output-file-type: ".html"
9010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
9011   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9012   filter: "'NIC_Intel-XXV710' and
9013            'NF_DENSITY' and
9014            'DOCKER' and
9015            'CHAIN' and
9016            'NF_VPPIP4' and
9017            'IMIX' and
9018            '4T2C' and
9019            'NDRPDR'"
9020   parameters:
9021   - "throughput"
9022   - "name"
9023   - "tags"
9024   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9025   x-axis: "X = CNFs per Service Chain"
9026   y-axis: "Y = Number of Service Chains"
9027   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9028   layout:
9029     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9030     layout: "plot-service-density"
9031
9032 - type: "plot"
9033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9034   algorithm: "plot_nf_heatmap"
9035   output-file-type: ".html"
9036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
9037   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9038   filter: "'NIC_Intel-XXV710' and
9039            'NF_DENSITY' and
9040            'DOCKER' and
9041            'CHAIN' and
9042            'NF_VPPIP4' and
9043            'IMIX' and
9044            '8T4C' and
9045            'NDRPDR'"
9046   parameters:
9047   - "throughput"
9048   - "name"
9049   - "tags"
9050   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9051   x-axis: "X = CNFs per Service Chain"
9052   y-axis: "Y = Number of Service Chains"
9053   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9054   layout:
9055     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9056     layout: "plot-service-density"
9057
9058 # Plots - NF Density - CSC - PDR IMIX
9059 - type: "plot"
9060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9061   algorithm: "plot_nf_heatmap"
9062   output-file-type: ".html"
9063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9064   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9065   filter: "'NIC_Intel-XXV710' and
9066            'NF_DENSITY' and
9067            'DOCKER' and
9068            'CHAIN' and
9069            'NF_VPPIP4' and
9070            'IMIX' and
9071            '2T1C' and
9072            'NDRPDR'"
9073   parameters:
9074   - "throughput"
9075   - "name"
9076   - "tags"
9077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9078   x-axis: "X = CNFs per Service Chain"
9079   y-axis: "Y = Number of Service Chains"
9080   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9081   layout:
9082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9083     layout: "plot-service-density"
9084
9085 - type: "plot"
9086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9087   algorithm: "plot_nf_heatmap"
9088   output-file-type: ".html"
9089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9090   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9091   filter: "'NIC_Intel-XXV710' and
9092            'NF_DENSITY' and
9093            'DOCKER' and
9094            'CHAIN' and
9095            'NF_VPPIP4' and
9096            'IMIX' and
9097            '4T2C' and
9098            'NDRPDR'"
9099   parameters:
9100   - "throughput"
9101   - "name"
9102   - "tags"
9103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9104   x-axis: "X = CNFs per Service Chain"
9105   y-axis: "Y = Number of Service Chains"
9106   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9107   layout:
9108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9109     layout: "plot-service-density"
9110
9111 - type: "plot"
9112   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9113   algorithm: "plot_nf_heatmap"
9114   output-file-type: ".html"
9115   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9116   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9117   filter: "'NIC_Intel-XXV710' and
9118            'NF_DENSITY' and
9119            'DOCKER' and
9120            'CHAIN' and
9121            'NF_VPPIP4' and
9122            'IMIX' and
9123            '8T4C' and
9124            'NDRPDR'"
9125   parameters:
9126   - "throughput"
9127   - "name"
9128   - "tags"
9129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9130   x-axis: "X = CNFs per Service Chain"
9131   y-axis: "Y = Number of Service Chains"
9132   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9133   layout:
9134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9135     layout: "plot-service-density"
9136
9137 ################################################################################
9138 #
9139 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9140 #- type: "plot"
9141 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9142 #  algorithm: "plot_nf_heatmap"
9143 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9144 #  data: "plot-vpp-nfv-3n-skx-mrr"
9145 #  filter: "'NIC_Intel-XXV710' and
9146 #           'NF_DENSITY' and
9147 #           'DOCKER' and
9148 #           'CHAIN' and
9149 #           'NF_VPPIP4' and
9150 #           'IPSEC' and
9151 #           'TNL_4' and
9152 #           'IMIX' and
9153 #           '2T1C' and
9154 #           'MRR'"
9155 #  parameters:
9156 #  - "result"
9157 #  - "name"
9158 #  - "tags"
9159 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9160 #  x-axis: "X = CNFs per Service Chain"
9161 #  y-axis: "Y = Number of Service Chains"
9162 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9163 #  layout:
9164 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9165 #    layout: "plot-service-density"
9166 #
9167 #- type: "plot"
9168 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9169 #  algorithm: "plot_nf_heatmap"
9170 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9171 #  data: "plot-vpp-nfv-3n-skx-mrr"
9172 #  filter: "'NIC_Intel-XXV710' and
9173 #           'NF_DENSITY' and
9174 #           'DOCKER' and
9175 #           'CHAIN' and
9176 #           'NF_VPPIP4' and
9177 #           'IPSEC' and
9178 #           'TNL_4' and
9179 #           'IMIX' and
9180 #           '4T2C' and
9181 #           'MRR'"
9182 #  parameters:
9183 #  - "result"
9184 #  - "name"
9185 #  - "tags"
9186 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9187 #  x-axis: "X = CNFs per Service Chain"
9188 #  y-axis: "Y = Number of Service Chains"
9189 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9190 #  layout:
9191 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9192 #    layout: "plot-service-density"
9193 #
9194 #- type: "plot"
9195 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9196 #  algorithm: "plot_nf_heatmap"
9197 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9198 #  data: "plot-vpp-nfv-3n-skx-mrr"
9199 #  filter: "'NIC_Intel-XXV710' and
9200 #           'NF_DENSITY' and
9201 #           'DOCKER' and
9202 #           'CHAIN' and
9203 #           'NF_VPPIP4' and
9204 #           'IPSEC' and
9205 #           'TNL_4' and
9206 #           'IMIX' and
9207 #           '8T4C' and
9208 #           'MRR'"
9209 #  parameters:
9210 #  - "result"
9211 #  - "name"
9212 #  - "tags"
9213 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9214 #  x-axis: "X = CNFs per Service Chain"
9215 #  y-axis: "Y = Number of Service Chains"
9216 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9217 #  layout:
9218 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9219 #    layout: "plot-service-density"
9220
9221 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9222 - type: "plot"
9223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9224   algorithm: "plot_nf_heatmap"
9225   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9226   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9227   filter: "'NIC_Intel-XXV710' and
9228            'NF_DENSITY' and
9229            'DOCKER' and
9230            'CHAIN' and
9231            'NF_VPPIP4' and
9232            'IPSEC' and
9233            'TNL_4' and
9234            'IMIX' and
9235            '2T1C' and
9236            'NDRPDR'"
9237   parameters:
9238   - "throughput"
9239   - "name"
9240   - "tags"
9241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9242   x-axis: "X = CNFs per Service Chain"
9243   y-axis: "Y = Number of Service Chains"
9244   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9245   layout:
9246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9247     layout: "plot-service-density"
9248
9249 - type: "plot"
9250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9251   algorithm: "plot_nf_heatmap"
9252   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9253   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9254   filter: "'NIC_Intel-XXV710' and
9255            'NF_DENSITY' and
9256            'DOCKER' and
9257            'CHAIN' and
9258            'NF_VPPIP4' and
9259            'IPSEC' and
9260            'TNL_4' and
9261            'IMIX' and
9262            '4T2C' and
9263            'NDRPDR'"
9264   parameters:
9265   - "throughput"
9266   - "name"
9267   - "tags"
9268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9269   x-axis: "X = CNFs per Service Chain"
9270   y-axis: "Y = Number of Service Chains"
9271   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9272   layout:
9273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9274     layout: "plot-service-density"
9275
9276 - type: "plot"
9277   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9278   algorithm: "plot_nf_heatmap"
9279   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9280   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9281   filter: "'NIC_Intel-XXV710' and
9282            'NF_DENSITY' and
9283            'DOCKER' and
9284            'CHAIN' and
9285            'NF_VPPIP4' and
9286            'IPSEC' and
9287            'TNL_4' and
9288            'IMIX' and
9289            '8T4C' and
9290            'NDRPDR'"
9291   parameters:
9292   - "throughput"
9293   - "name"
9294   - "tags"
9295   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9296   x-axis: "X = CNFs per Service Chain"
9297   y-axis: "Y = Number of Service Chains"
9298   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9299   layout:
9300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9301     layout: "plot-service-density"
9302
9303 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9304 - type: "plot"
9305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9306   algorithm: "plot_nf_heatmap"
9307   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9308   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9309   filter: "'NIC_Intel-XXV710' and
9310            'NF_DENSITY' and
9311            'DOCKER' and
9312            'CHAIN' and
9313            'NF_VPPIP4' and
9314            'IPSEC' and
9315            'TNL_4' and
9316            'IMIX' and
9317            '2T1C' and
9318            'NDRPDR'"
9319   parameters:
9320   - "throughput"
9321   - "name"
9322   - "tags"
9323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9324   x-axis: "X = CNFs per Service Chain"
9325   y-axis: "Y = Number of Service Chains"
9326   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9327   layout:
9328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9329     layout: "plot-service-density"
9330
9331 - type: "plot"
9332   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9333   algorithm: "plot_nf_heatmap"
9334   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9335   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9336   filter: "'NIC_Intel-XXV710' and
9337            'NF_DENSITY' and
9338            'DOCKER' and
9339            'CHAIN' and
9340            'NF_VPPIP4' and
9341            'IPSEC' and
9342            'TNL_4' and
9343            'IMIX' and
9344            '4T2C' and
9345            'NDRPDR'"
9346   parameters:
9347   - "throughput"
9348   - "name"
9349   - "tags"
9350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9351   x-axis: "X = CNFs per Service Chain"
9352   y-axis: "Y = Number of Service Chains"
9353   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9354   layout:
9355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9356     layout: "plot-service-density"
9357
9358 - type: "plot"
9359   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9360   algorithm: "plot_nf_heatmap"
9361   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9362   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9363   filter: "'NIC_Intel-XXV710' and
9364            'NF_DENSITY' and
9365            'DOCKER' and
9366            'CHAIN' and
9367            'NF_VPPIP4' and
9368            'IPSEC' and
9369            'TNL_4' and
9370            'IMIX' and
9371            '8T4C' and
9372            'NDRPDR'"
9373   parameters:
9374   - "throughput"
9375   - "name"
9376   - "tags"
9377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9378   x-axis: "X = CNFs per Service Chain"
9379   y-axis: "Y = Number of Service Chains"
9380   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9381   layout:
9382     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9383     layout: "plot-service-density"
9384
9385 ###############################################################################
9386
9387 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9388 #- type: "plot"
9389 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9390 #  algorithm: "plot_nf_heatmap"
9391 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9392 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9393 #  filter: "'NIC_Intel-XL710' and
9394 #           'NF_DENSITY' and
9395 #           'DOCKER' and
9396 #           'CHAIN' and
9397 #           'NF_VPPIP4' and
9398 #           'IMIX' and
9399 #           'TNL_4' and
9400 #           '1T1C' and
9401 #           'MRR'"
9402 #  parameters:
9403 #  - "result"
9404 #  - "name"
9405 #  - "tags"
9406 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9407 #  x-axis: "X = CNFs per Service Chain"
9408 #  y-axis: "Y = Number of Service Chains"
9409 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9410 #  layout:
9411 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9412 #    layout: "plot-service-density"
9413 #
9414 #- type: "plot"
9415 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9416 #  algorithm: "plot_nf_heatmap"
9417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9418 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9419 #  filter: "'NIC_Intel-XL710' and
9420 #           'NF_DENSITY' and
9421 #           'DOCKER' and
9422 #           'CHAIN' and
9423 #           'NF_VPPIP4' and
9424 #           'IPSEC' and
9425 #           'TNL_4' and
9426 #           'IMIX' and
9427 #           '2T2C' and
9428 #           'MRR'"
9429 #  parameters:
9430 #  - "result"
9431 #  - "name"
9432 #  - "tags"
9433 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9434 #  x-axis: "X = CNFs per Service Chain"
9435 #  y-axis: "Y = Number of Service Chains"
9436 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9437 #  layout:
9438 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9439 #    layout: "plot-service-density"
9440 #
9441 #- type: "plot"
9442 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9443 #  algorithm: "plot_nf_heatmap"
9444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9445 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9446 #  filter: "'NIC_Intel-XL710' and
9447 #           'NF_DENSITY' and
9448 #           'DOCKER' and
9449 #           'CHAIN' and
9450 #           'NF_VPPIP4' and
9451 #           'IPSEC' and
9452 #           'TNL_4' and
9453 #           'IMIX' and
9454 #           '4T4C' and
9455 #           'MRR'"
9456 #  parameters:
9457 #  - "result"
9458 #  - "name"
9459 #  - "tags"
9460 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9461 #  x-axis: "X = CNFs per Service Chain"
9462 #  y-axis: "Y = Number of Service Chains"
9463 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9464 #  layout:
9465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9466 #    layout: "plot-service-density"
9467
9468 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9469 #- type: "plot"
9470 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9471 #  algorithm: "plot_nf_heatmap"
9472 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9473 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9474 #  filter: "'NIC_Intel-XL710' and
9475 #           'NF_DENSITY' and
9476 #           'DOCKER' and
9477 #           'CHAIN' and
9478 #           'NF_VPPIP4' and
9479 #           'IPSEC' and
9480 #           'TNL_4' and
9481 #           'IMIX' and
9482 #           '1T1C' and
9483 #           'NDRPDR'"
9484 #  parameters:
9485 #  - "throughput"
9486 #  - "name"
9487 #  - "tags"
9488 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9489 #  x-axis: "X = CNFs per Service Chain"
9490 #  y-axis: "Y = Number of Service Chains"
9491 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9492 #  layout:
9493 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9494 #    layout: "plot-service-density"
9495 #
9496 #- type: "plot"
9497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9498 #  algorithm: "plot_nf_heatmap"
9499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9500 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9501 #  filter: "'NIC_Intel-XL710' and
9502 #           'NF_DENSITY' and
9503 #           'DOCKER' and
9504 #           'CHAIN' and
9505 #           'NF_VPPIP4' and
9506 #           'IPSEC' and
9507 #           'TNL_4' and
9508 #           'IMIX' and
9509 #           '2T2C' and
9510 #           'NDRPDR'"
9511 #  parameters:
9512 #  - "throughput"
9513 #  - "name"
9514 #  - "tags"
9515 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9516 #  x-axis: "X = CNFs per Service Chain"
9517 #  y-axis: "Y = Number of Service Chains"
9518 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9519 #  layout:
9520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9521 #    layout: "plot-service-density"
9522 #
9523 #- type: "plot"
9524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9525 #  algorithm: "plot_nf_heatmap"
9526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9527 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9528 #  filter: "'NIC_Intel-XL710' and
9529 #           'NF_DENSITY' and
9530 #           'DOCKER' and
9531 #           'CHAIN' and
9532 #           'NF_VPPIP4' and
9533 #           'IPSEC' and
9534 #           'TNL_4' and
9535 #           'IMIX' and
9536 #           '4T4C' and
9537 #           'NDRPDR'"
9538 #  parameters:
9539 #  - "throughput"
9540 #  - "name"
9541 #  - "tags"
9542 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9543 #  x-axis: "X = CNFs per Service Chain"
9544 #  y-axis: "Y = Number of Service Chains"
9545 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9546 #  layout:
9547 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9548 #    layout: "plot-service-density"
9549 #
9550 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9551 #- type: "plot"
9552 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9553 #  algorithm: "plot_nf_heatmap"
9554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9555 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9556 #  filter: "'NIC_Intel-XL710' and
9557 #           'NF_DENSITY' and
9558 #           'DOCKER' and
9559 #           'CHAIN' and
9560 #           'NF_VPPIP4' and
9561 #           'IPSEC' and
9562 #           'TNL_4' and
9563 #           'IMIX' and
9564 #           '1T1C' and
9565 #           'NDRPDR'"
9566 #  parameters:
9567 #  - "throughput"
9568 #  - "name"
9569 #  - "tags"
9570 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9571 #  x-axis: "X = CNFs per Service Chain"
9572 #  y-axis: "Y = Number of Service Chains"
9573 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9574 #  layout:
9575 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9576 #    layout: "plot-service-density"
9577 #
9578 #- type: "plot"
9579 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9580 #  algorithm: "plot_nf_heatmap"
9581 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9582 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9583 #  filter: "'NIC_Intel-XL710' and
9584 #           'NF_DENSITY' and
9585 #           'DOCKER' and
9586 #           'CHAIN' and
9587 #           'NF_VPPIP4' and
9588 #           'IPSEC' and
9589 #           'TNL_4' and
9590 #           'IMIX' and
9591 #           '2T2C' and
9592 #           'NDRPDR'"
9593 #  parameters:
9594 #  - "throughput"
9595 #  - "name"
9596 #  - "tags"
9597 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9598 #  x-axis: "X = CNFs per Service Chain"
9599 #  y-axis: "Y = Number of Service Chains"
9600 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9601 #  layout:
9602 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9603 #    layout: "plot-service-density"
9604 #
9605 #- type: "plot"
9606 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9607 #  algorithm: "plot_nf_heatmap"
9608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9609 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9610 #  filter: "'NIC_Intel-XL710' and
9611 #           'NF_DENSITY' and
9612 #           'DOCKER' and
9613 #           'CHAIN' and
9614 #           'NF_VPPIP4' and
9615 #           'IPSEC' and
9616 #           'TNL_4' and
9617 #           'IMIX' and
9618 #           '4T4C' and
9619 #           'NDRPDR'"
9620 #  parameters:
9621 #  - "throughput"
9622 #  - "name"
9623 #  - "tags"
9624 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9625 #  x-axis: "X = CNFs per Service Chain"
9626 #  y-axis: "Y = Number of Service Chains"
9627 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9628 #  layout:
9629 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9630 #    layout: "plot-service-density"
9631
9632 ###############################################################################
9633
9634 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9635 #- type: "plot"
9636 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9637 #  algorithm: "plot_nf_heatmap"
9638 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9639 #  data: "plot-vpp-nfv-3n-skx-mrr"
9640 #  filter: "'NIC_Intel-XXV710' and
9641 #           'NF_DENSITY' and
9642 #           'DOCKER' and
9643 #           'CHAIN' and
9644 #           'NF_VPPIP4' and
9645 #           'IPSEC' and
9646 #           'TNL_1000' and
9647 #           'IMIX' and
9648 #           '2T1C' and
9649 #           'MRR'"
9650 #  parameters:
9651 #  - "result"
9652 #  - "name"
9653 #  - "tags"
9654 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9655 #  x-axis: "X = CNFs per Service Chain"
9656 #  y-axis: "Y = Number of Service Chains"
9657 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9658 #  layout:
9659 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9660 #    layout: "plot-service-density"
9661 #
9662 #- type: "plot"
9663 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9664 #  algorithm: "plot_nf_heatmap"
9665 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9666 #  data: "plot-vpp-nfv-3n-skx-mrr"
9667 #  filter: "'NIC_Intel-XXV710' and
9668 #           'NF_DENSITY' and
9669 #           'DOCKER' and
9670 #           'CHAIN' and
9671 #           'NF_VPPIP4' and
9672 #           'IPSEC' and
9673 #           'TNL_1000' and
9674 #           'IMIX' and
9675 #           '4T2C' and
9676 #           'MRR'"
9677 #  parameters:
9678 #  - "result"
9679 #  - "name"
9680 #  - "tags"
9681 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9682 #  x-axis: "X = CNFs per Service Chain"
9683 #  y-axis: "Y = Number of Service Chains"
9684 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9685 #  layout:
9686 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9687 #    layout: "plot-service-density"
9688 #
9689 #- type: "plot"
9690 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9691 #  algorithm: "plot_nf_heatmap"
9692 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9693 #  data: "plot-vpp-nfv-3n-skx-mrr"
9694 #  filter: "'NIC_Intel-XXV710' and
9695 #           'NF_DENSITY' and
9696 #           'DOCKER' and
9697 #           'CHAIN' and
9698 #           'NF_VPPIP4' and
9699 #           'IPSEC' and
9700 #           'TNL_1000' and
9701 #           'IMIX' and
9702 #           '8T4C' and
9703 #           'MRR'"
9704 #  parameters:
9705 #  - "result"
9706 #  - "name"
9707 #  - "tags"
9708 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9709 #  x-axis: "X = CNFs per Service Chain"
9710 #  y-axis: "Y = Number of Service Chains"
9711 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9712 #  layout:
9713 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9714 #    layout: "plot-service-density"
9715
9716 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9717 - type: "plot"
9718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9719   algorithm: "plot_nf_heatmap"
9720   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9721   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9722   filter: "'NIC_Intel-XXV710' and
9723            'NF_DENSITY' and
9724            'DOCKER' and
9725            'CHAIN' and
9726            'NF_VPPIP4' and
9727            'IPSEC' and
9728            'TNL_1000' and
9729            'IMIX' and
9730            '2T1C' and
9731            'NDRPDR'"
9732   parameters:
9733   - "throughput"
9734   - "name"
9735   - "tags"
9736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9737   x-axis: "X = CNFs per Service Chain"
9738   y-axis: "Y = Number of Service Chains"
9739   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9740   layout:
9741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9742     layout: "plot-service-density"
9743
9744 - type: "plot"
9745   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9746   algorithm: "plot_nf_heatmap"
9747   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9748   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9749   filter: "'NIC_Intel-XXV710' and
9750            'NF_DENSITY' and
9751            'DOCKER' and
9752            'CHAIN' and
9753            'NF_VPPIP4' and
9754            'IPSEC' and
9755            'TNL_1000' and
9756            'IMIX' and
9757            '4T2C' and
9758            'NDRPDR'"
9759   parameters:
9760   - "throughput"
9761   - "name"
9762   - "tags"
9763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9764   x-axis: "X = CNFs per Service Chain"
9765   y-axis: "Y = Number of Service Chains"
9766   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9767   layout:
9768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9769     layout: "plot-service-density"
9770
9771 - type: "plot"
9772   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9773   algorithm: "plot_nf_heatmap"
9774   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9775   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9776   filter: "'NIC_Intel-XXV710' and
9777            'NF_DENSITY' and
9778            'DOCKER' and
9779            'CHAIN' and
9780            'NF_VPPIP4' and
9781            'IPSEC' and
9782            'TNL_1000' and
9783            'IMIX' and
9784            '8T4C' and
9785            'NDRPDR'"
9786   parameters:
9787   - "throughput"
9788   - "name"
9789   - "tags"
9790   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9791   x-axis: "X = CNFs per Service Chain"
9792   y-axis: "Y = Number of Service Chains"
9793   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9794   layout:
9795     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9796     layout: "plot-service-density"
9797
9798 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9799 - type: "plot"
9800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9801   algorithm: "plot_nf_heatmap"
9802   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9803   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9804   filter: "'NIC_Intel-XXV710' and
9805            'NF_DENSITY' and
9806            'DOCKER' and
9807            'CHAIN' and
9808            'NF_VPPIP4' and
9809            'IPSEC' and
9810            'TNL_1000' and
9811            'IMIX' and
9812            '2T1C' and
9813            'NDRPDR'"
9814   parameters:
9815   - "throughput"
9816   - "name"
9817   - "tags"
9818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9819   x-axis: "X = CNFs per Service Chain"
9820   y-axis: "Y = Number of Service Chains"
9821   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9822   layout:
9823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9824     layout: "plot-service-density"
9825
9826 - type: "plot"
9827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9828   algorithm: "plot_nf_heatmap"
9829   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9830   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9831   filter: "'NIC_Intel-XXV710' and
9832            'NF_DENSITY' and
9833            'DOCKER' and
9834            'CHAIN' and
9835            'NF_VPPIP4' and
9836            'IPSEC' and
9837            'TNL_1000' and
9838            'IMIX' and
9839            '4T2C' and
9840            'NDRPDR'"
9841   parameters:
9842   - "throughput"
9843   - "name"
9844   - "tags"
9845   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9846   x-axis: "X = CNFs per Service Chain"
9847   y-axis: "Y = Number of Service Chains"
9848   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9849   layout:
9850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9851     layout: "plot-service-density"
9852
9853 - type: "plot"
9854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9855   algorithm: "plot_nf_heatmap"
9856   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9857   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9858   filter: "'NIC_Intel-XXV710' and
9859            'NF_DENSITY' and
9860            'DOCKER' and
9861            'CHAIN' and
9862            'NF_VPPIP4' and
9863            'IPSEC' and
9864            'TNL_1000' and
9865            'IMIX' and
9866            '8T4C' and
9867            'NDRPDR'"
9868   parameters:
9869   - "throughput"
9870   - "name"
9871   - "tags"
9872   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9873   x-axis: "X = CNFs per Service Chain"
9874   y-axis: "Y = Number of Service Chains"
9875   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9876   layout:
9877     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9878     layout: "plot-service-density"
9879
9880 ###############################################################################
9881
9882 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9883 #- type: "plot"
9884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9885 #  algorithm: "plot_nf_heatmap"
9886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9887 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9888 #  filter: "'NIC_Intel-XL710' and
9889 #           'NF_DENSITY' and
9890 #           'DOCKER' and
9891 #           'CHAIN' and
9892 #           'NF_VPPIP4' and
9893 #           'IMIX' and
9894 #           'TNL_1000' and
9895 #           '1T1C' and
9896 #           'MRR'"
9897 #  parameters:
9898 #  - "result"
9899 #  - "name"
9900 #  - "tags"
9901 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9902 #  x-axis: "X = CNFs per Service Chain"
9903 #  y-axis: "Y = Number of Service Chains"
9904 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9905 #  layout:
9906 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9907 #    layout: "plot-service-density"
9908 #
9909 #- type: "plot"
9910 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9911 #  algorithm: "plot_nf_heatmap"
9912 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9913 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9914 #  filter: "'NIC_Intel-XL710' and
9915 #           'NF_DENSITY' and
9916 #           'DOCKER' and
9917 #           'CHAIN' and
9918 #           'NF_VPPIP4' and
9919 #           'IPSEC' and
9920 #           'TNL_1000' and
9921 #           'IMIX' and
9922 #           '2T2C' and
9923 #           'MRR'"
9924 #  parameters:
9925 #  - "result"
9926 #  - "name"
9927 #  - "tags"
9928 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9929 #  x-axis: "X = CNFs per Service Chain"
9930 #  y-axis: "Y = Number of Service Chains"
9931 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9932 #  layout:
9933 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9934 #    layout: "plot-service-density"
9935 #
9936 #- type: "plot"
9937 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9938 #  algorithm: "plot_nf_heatmap"
9939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9940 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9941 #  filter: "'NIC_Intel-XL710' and
9942 #           'NF_DENSITY' and
9943 #           'DOCKER' and
9944 #           'CHAIN' and
9945 #           'NF_VPPIP4' and
9946 #           'IPSEC' and
9947 #           'TNL_1000' and
9948 #           'IMIX' and
9949 #           '4T4C' and
9950 #           'MRR'"
9951 #  parameters:
9952 #  - "result"
9953 #  - "name"
9954 #  - "tags"
9955 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9956 #  x-axis: "X = CNFs per Service Chain"
9957 #  y-axis: "Y = Number of Service Chains"
9958 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9959 #  layout:
9960 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9961 #    layout: "plot-service-density"
9962
9963 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9964 #- type: "plot"
9965 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9966 #  algorithm: "plot_nf_heatmap"
9967 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9968 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9969 #  filter: "'NIC_Intel-XL710' and
9970 #           'NF_DENSITY' and
9971 #           'DOCKER' and
9972 #           'CHAIN' and
9973 #           'NF_VPPIP4' and
9974 #           'IPSEC' and
9975 #           'TNL_1000' and
9976 #           'IMIX' and
9977 #           '1T1C' and
9978 #           'NDRPDR'"
9979 #  parameters:
9980 #  - "throughput"
9981 #  - "name"
9982 #  - "tags"
9983 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9984 #  x-axis: "X = CNFs per Service Chain"
9985 #  y-axis: "Y = Number of Service Chains"
9986 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9987 #  layout:
9988 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9989 #    layout: "plot-service-density"
9990 #
9991 #- type: "plot"
9992 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9993 #  algorithm: "plot_nf_heatmap"
9994 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9995 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9996 #  filter: "'NIC_Intel-XL710' and
9997 #           'NF_DENSITY' and
9998 #           'DOCKER' and
9999 #           'CHAIN' and
10000 #           'NF_VPPIP4' and
10001 #           'IPSEC' and
10002 #           'TNL_1000' and
10003 #           'IMIX' and
10004 #           '2T2C' and
10005 #           'NDRPDR'"
10006 #  parameters:
10007 #  - "throughput"
10008 #  - "name"
10009 #  - "tags"
10010 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10011 #  x-axis: "X = CNFs per Service Chain"
10012 #  y-axis: "Y = Number of Service Chains"
10013 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10014 #  layout:
10015 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10016 #    layout: "plot-service-density"
10017 #
10018 #- type: "plot"
10019 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10020 #  algorithm: "plot_nf_heatmap"
10021 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
10022 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10023 #  filter: "'NIC_Intel-XL710' and
10024 #           'NF_DENSITY' and
10025 #           'DOCKER' and
10026 #           'CHAIN' and
10027 #           'NF_VPPIP4' and
10028 #           'IPSEC' and
10029 #           'TNL_1000' and
10030 #           'IMIX' and
10031 #           '4T4C' and
10032 #           'NDRPDR'"
10033 #  parameters:
10034 #  - "throughput"
10035 #  - "name"
10036 #  - "tags"
10037 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10038 #  x-axis: "X = CNFs per Service Chain"
10039 #  y-axis: "Y = Number of Service Chains"
10040 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10041 #  layout:
10042 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10043 #    layout: "plot-service-density"
10044 #
10045 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10046 #- type: "plot"
10047 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10048 #  algorithm: "plot_nf_heatmap"
10049 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10050 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10051 #  filter: "'NIC_Intel-XL710' and
10052 #           'NF_DENSITY' and
10053 #           'DOCKER' and
10054 #           'CHAIN' and
10055 #           'NF_VPPIP4' and
10056 #           'IPSEC' and
10057 #           'TNL_1000' and
10058 #           'IMIX' and
10059 #           '1T1C' and
10060 #           'NDRPDR'"
10061 #  parameters:
10062 #  - "throughput"
10063 #  - "name"
10064 #  - "tags"
10065 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10066 #  x-axis: "X = CNFs per Service Chain"
10067 #  y-axis: "Y = Number of Service Chains"
10068 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10069 #  layout:
10070 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10071 #    layout: "plot-service-density"
10072 #
10073 #- type: "plot"
10074 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10075 #  algorithm: "plot_nf_heatmap"
10076 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10077 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10078 #  filter: "'NIC_Intel-XL710' and
10079 #           'NF_DENSITY' and
10080 #           'DOCKER' and
10081 #           'CHAIN' and
10082 #           'NF_VPPIP4' and
10083 #           'IPSEC' and
10084 #           'TNL_1000' and
10085 #           'IMIX' and
10086 #           '2T2C' and
10087 #           'NDRPDR'"
10088 #  parameters:
10089 #  - "throughput"
10090 #  - "name"
10091 #  - "tags"
10092 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10093 #  x-axis: "X = CNFs per Service Chain"
10094 #  y-axis: "Y = Number of Service Chains"
10095 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10096 #  layout:
10097 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10098 #    layout: "plot-service-density"
10099 #
10100 #- type: "plot"
10101 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10102 #  algorithm: "plot_nf_heatmap"
10103 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10104 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10105 #  filter: "'NIC_Intel-XL710' and
10106 #           'NF_DENSITY' and
10107 #           'DOCKER' and
10108 #           'CHAIN' and
10109 #           'NF_VPPIP4' and
10110 #           'IPSEC' and
10111 #           'TNL_1000' and
10112 #           'IMIX' and
10113 #           '4T4C' and
10114 #           'NDRPDR'"
10115 #  parameters:
10116 #  - "throughput"
10117 #  - "name"
10118 #  - "tags"
10119 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10120 #  x-axis: "X = CNFs per Service Chain"
10121 #  y-axis: "Y = Number of Service Chains"
10122 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10123 #  layout:
10124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10125 #    layout: "plot-service-density"
10126
10127 ###############################################################################
10128
10129 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10130 #- type: "plot"
10131 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10132 #  algorithm: "plot_nf_heatmap"
10133 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10134 #  data: "plot-vpp-nfv-3n-skx-mrr"
10135 #  filter: "'NIC_Intel-XXV710' and
10136 #           'NF_DENSITY' and
10137 #           'DOCKER' and
10138 #           'CHAIN' and
10139 #           'NF_VPPIP4' and
10140 #           'IPSEC' and
10141 #           'TNL_10000' and
10142 #           'IMIX' and
10143 #           '2T1C' and
10144 #           'MRR'"
10145 #  parameters:
10146 #  - "result"
10147 #  - "name"
10148 #  - "tags"
10149 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10150 #  x-axis: "X = CNFs per Service Chain"
10151 #  y-axis: "Y = Number of Service Chains"
10152 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10153 #  layout:
10154 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10155 #    layout: "plot-service-density"
10156 #
10157 #- type: "plot"
10158 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10159 #  algorithm: "plot_nf_heatmap"
10160 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10161 #  data: "plot-vpp-nfv-3n-skx-mrr"
10162 #  filter: "'NIC_Intel-XXV710' and
10163 #           'NF_DENSITY' and
10164 #           'DOCKER' and
10165 #           'CHAIN' and
10166 #           'NF_VPPIP4' and
10167 #           'IPSEC' and
10168 #           'TNL_10000' and
10169 #           'IMIX' and
10170 #           '4T2C' and
10171 #           'MRR'"
10172 #  parameters:
10173 #  - "result"
10174 #  - "name"
10175 #  - "tags"
10176 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10177 #  x-axis: "X = CNFs per Service Chain"
10178 #  y-axis: "Y = Number of Service Chains"
10179 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10180 #  layout:
10181 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10182 #    layout: "plot-service-density"
10183 #
10184 #- type: "plot"
10185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10186 #  algorithm: "plot_nf_heatmap"
10187 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10188 #  data: "plot-vpp-nfv-3n-skx-mrr"
10189 #  filter: "'NIC_Intel-XXV710' and
10190 #           'NF_DENSITY' and
10191 #           'DOCKER' and
10192 #           'CHAIN' and
10193 #           'NF_VPPIP4' and
10194 #           'IPSEC' and
10195 #           'TNL_10000' and
10196 #           'IMIX' and
10197 #           '8T4C' and
10198 #           'MRR'"
10199 #  parameters:
10200 #  - "result"
10201 #  - "name"
10202 #  - "tags"
10203 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10204 #  x-axis: "X = CNFs per Service Chain"
10205 #  y-axis: "Y = Number of Service Chains"
10206 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10207 #  layout:
10208 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10209 #    layout: "plot-service-density"
10210
10211 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10212 - type: "plot"
10213   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10214   algorithm: "plot_nf_heatmap"
10215   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10216   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10217   filter: "'NIC_Intel-XXV710' and
10218            'NF_DENSITY' and
10219            'DOCKER' and
10220            'CHAIN' and
10221            'NF_VPPIP4' and
10222            'IPSEC' and
10223            'TNL_10000' and
10224            'IMIX' and
10225            '2T1C' and
10226            'NDRPDR'"
10227   parameters:
10228   - "throughput"
10229   - "name"
10230   - "tags"
10231   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10232   x-axis: "X = CNFs per Service Chain"
10233   y-axis: "Y = Number of Service Chains"
10234   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10235   layout:
10236     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10237     layout: "plot-service-density"
10238
10239 - type: "plot"
10240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10241   algorithm: "plot_nf_heatmap"
10242   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10243   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10244   filter: "'NIC_Intel-XXV710' and
10245            'NF_DENSITY' and
10246            'DOCKER' and
10247            'CHAIN' and
10248            'NF_VPPIP4' and
10249            'IPSEC' and
10250            'TNL_10000' and
10251            'IMIX' and
10252            '4T2C' and
10253            'NDRPDR'"
10254   parameters:
10255   - "throughput"
10256   - "name"
10257   - "tags"
10258   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10259   x-axis: "X = CNFs per Service Chain"
10260   y-axis: "Y = Number of Service Chains"
10261   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10262   layout:
10263     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10264     layout: "plot-service-density"
10265
10266 - type: "plot"
10267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10268   algorithm: "plot_nf_heatmap"
10269   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10270   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10271   filter: "'NIC_Intel-XXV710' and
10272            'NF_DENSITY' and
10273            'DOCKER' and
10274            'CHAIN' and
10275            'NF_VPPIP4' and
10276            'IPSEC' and
10277            'TNL_10000' and
10278            'IMIX' and
10279            '8T4C' and
10280            'NDRPDR'"
10281   parameters:
10282   - "throughput"
10283   - "name"
10284   - "tags"
10285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10286   x-axis: "X = CNFs per Service Chain"
10287   y-axis: "Y = Number of Service Chains"
10288   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10289   layout:
10290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10291     layout: "plot-service-density"
10292
10293 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10294 - type: "plot"
10295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10296   algorithm: "plot_nf_heatmap"
10297   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10298   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10299   filter: "'NIC_Intel-XXV710' and
10300            'NF_DENSITY' and
10301            'DOCKER' and
10302            'CHAIN' and
10303            'NF_VPPIP4' and
10304            'IPSEC' and
10305            'TNL_10000' and
10306            'IMIX' and
10307            '2T1C' and
10308            'NDRPDR'"
10309   parameters:
10310   - "throughput"
10311   - "name"
10312   - "tags"
10313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10314   x-axis: "X = CNFs per Service Chain"
10315   y-axis: "Y = Number of Service Chains"
10316   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10317   layout:
10318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10319     layout: "plot-service-density"
10320
10321 - type: "plot"
10322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10323   algorithm: "plot_nf_heatmap"
10324   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10325   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10326   filter: "'NIC_Intel-XXV710' and
10327            'NF_DENSITY' and
10328            'DOCKER' and
10329            'CHAIN' and
10330            'NF_VPPIP4' and
10331            'IPSEC' and
10332            'TNL_10000' and
10333            'IMIX' and
10334            '4T2C' and
10335            'NDRPDR'"
10336   parameters:
10337   - "throughput"
10338   - "name"
10339   - "tags"
10340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10341   x-axis: "X = CNFs per Service Chain"
10342   y-axis: "Y = Number of Service Chains"
10343   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10344   layout:
10345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10346     layout: "plot-service-density"
10347
10348 - type: "plot"
10349   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10350   algorithm: "plot_nf_heatmap"
10351   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10352   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10353   filter: "'NIC_Intel-XXV710' and
10354            'NF_DENSITY' and
10355            'DOCKER' and
10356            'CHAIN' and
10357            'NF_VPPIP4' and
10358            'IPSEC' and
10359            'TNL_10000' and
10360            'IMIX' and
10361            '8T4C' and
10362            'NDRPDR'"
10363   parameters:
10364   - "throughput"
10365   - "name"
10366   - "tags"
10367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10368   x-axis: "X = CNFs per Service Chain"
10369   y-axis: "Y = Number of Service Chains"
10370   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10371   layout:
10372     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10373     layout: "plot-service-density"
10374
10375 ###############################################################################
10376
10377 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10378 #- type: "plot"
10379 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10380 #  algorithm: "plot_nf_heatmap"
10381 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10382 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10383 #  filter: "'NIC_Intel-XL710' and
10384 #           'NF_DENSITY' and
10385 #           'DOCKER' and
10386 #           'CHAIN' and
10387 #           'NF_VPPIP4' and
10388 #           'IMIX' and
10389 #           'TNL_10000' and
10390 #           '1T1C' and
10391 #           'MRR'"
10392 #  parameters:
10393 #  - "result"
10394 #  - "name"
10395 #  - "tags"
10396 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10397 #  x-axis: "X = CNFs per Service Chain"
10398 #  y-axis: "Y = Number of Service Chains"
10399 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10400 #  layout:
10401 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10402 #    layout: "plot-service-density"
10403 #
10404 #- type: "plot"
10405 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10406 #  algorithm: "plot_nf_heatmap"
10407 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10408 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10409 #  filter: "'NIC_Intel-XL710' and
10410 #           'NF_DENSITY' and
10411 #           'DOCKER' and
10412 #           'CHAIN' and
10413 #           'NF_VPPIP4' and
10414 #           'IPSEC' and
10415 #           'TNL_10000' and
10416 #           'IMIX' and
10417 #           '2T2C' and
10418 #           'MRR'"
10419 #  parameters:
10420 #  - "result"
10421 #  - "name"
10422 #  - "tags"
10423 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10424 #  x-axis: "X = CNFs per Service Chain"
10425 #  y-axis: "Y = Number of Service Chains"
10426 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10427 #  layout:
10428 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10429 #    layout: "plot-service-density"
10430 #
10431 #- type: "plot"
10432 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10433 #  algorithm: "plot_nf_heatmap"
10434 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10435 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10436 #  filter: "'NIC_Intel-XL710' and
10437 #           'NF_DENSITY' and
10438 #           'DOCKER' and
10439 #           'CHAIN' and
10440 #           'NF_VPPIP4' and
10441 #           'IPSEC' and
10442 #           'TNL_10000' and
10443 #           'IMIX' and
10444 #           '4T4C' and
10445 #           'MRR'"
10446 #  parameters:
10447 #  - "result"
10448 #  - "name"
10449 #  - "tags"
10450 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10451 #  x-axis: "X = CNFs per Service Chain"
10452 #  y-axis: "Y = Number of Service Chains"
10453 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10454 #  layout:
10455 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10456 #    layout: "plot-service-density"
10457
10458 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10459 #- type: "plot"
10460 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10461 #  algorithm: "plot_nf_heatmap"
10462 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10463 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10464 #  filter: "'NIC_Intel-XL710' and
10465 #           'NF_DENSITY' and
10466 #           'DOCKER' and
10467 #           'CHAIN' and
10468 #           'NF_VPPIP4' and
10469 #           'IPSEC' and
10470 #           'TNL_10000' and
10471 #           'IMIX' and
10472 #           '1T1C' and
10473 #           'NDRPDR'"
10474 #  parameters:
10475 #  - "throughput"
10476 #  - "name"
10477 #  - "tags"
10478 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10479 #  x-axis: "X = CNFs per Service Chain"
10480 #  y-axis: "Y = Number of Service Chains"
10481 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10482 #  layout:
10483 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10484 #    layout: "plot-service-density"
10485 #
10486 #- type: "plot"
10487 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10488 #  algorithm: "plot_nf_heatmap"
10489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10490 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10491 #  filter: "'NIC_Intel-XL710' and
10492 #           'NF_DENSITY' and
10493 #           'DOCKER' and
10494 #           'CHAIN' and
10495 #           'NF_VPPIP4' and
10496 #           'IPSEC' and
10497 #           'TNL_10000' and
10498 #           'IMIX' and
10499 #           '2T2C' and
10500 #           'NDRPDR'"
10501 #  parameters:
10502 #  - "throughput"
10503 #  - "name"
10504 #  - "tags"
10505 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10506 #  x-axis: "X = CNFs per Service Chain"
10507 #  y-axis: "Y = Number of Service Chains"
10508 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10509 #  layout:
10510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10511 #    layout: "plot-service-density"
10512 #
10513 #- type: "plot"
10514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10515 #  algorithm: "plot_nf_heatmap"
10516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10517 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10518 #  filter: "'NIC_Intel-XL710' and
10519 #           'NF_DENSITY' and
10520 #           'DOCKER' and
10521 #           'CHAIN' and
10522 #           'NF_VPPIP4' and
10523 #           'IPSEC' and
10524 #           'TNL_10000' and
10525 #           'IMIX' and
10526 #           '4T4C' and
10527 #           'NDRPDR'"
10528 #  parameters:
10529 #  - "throughput"
10530 #  - "name"
10531 #  - "tags"
10532 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10533 #  x-axis: "X = CNFs per Service Chain"
10534 #  y-axis: "Y = Number of Service Chains"
10535 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10536 #  layout:
10537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10538 #    layout: "plot-service-density"
10539 #
10540 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10541 #- type: "plot"
10542 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10543 #  algorithm: "plot_nf_heatmap"
10544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10545 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10546 #  filter: "'NIC_Intel-XL710' and
10547 #           'NF_DENSITY' and
10548 #           'DOCKER' and
10549 #           'CHAIN' and
10550 #           'NF_VPPIP4' and
10551 #           'IPSEC' and
10552 #           'TNL_10000' and
10553 #           'IMIX' and
10554 #           '1T1C' and
10555 #           'NDRPDR'"
10556 #  parameters:
10557 #  - "throughput"
10558 #  - "name"
10559 #  - "tags"
10560 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10561 #  x-axis: "X = CNFs per Service Chain"
10562 #  y-axis: "Y = Number of Service Chains"
10563 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10564 #  layout:
10565 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10566 #    layout: "plot-service-density"
10567 #
10568 #- type: "plot"
10569 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10570 #  algorithm: "plot_nf_heatmap"
10571 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10572 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10573 #  filter: "'NIC_Intel-XL710' and
10574 #           'NF_DENSITY' and
10575 #           'DOCKER' and
10576 #           'CHAIN' and
10577 #           'NF_VPPIP4' and
10578 #           'IPSEC' and
10579 #           'TNL_10000' and
10580 #           'IMIX' and
10581 #           '2T2C' and
10582 #           'NDRPDR'"
10583 #  parameters:
10584 #  - "throughput"
10585 #  - "name"
10586 #  - "tags"
10587 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10588 #  x-axis: "X = CNFs per Service Chain"
10589 #  y-axis: "Y = Number of Service Chains"
10590 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10591 #  layout:
10592 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10593 #    layout: "plot-service-density"
10594 #
10595 #- type: "plot"
10596 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10597 #  algorithm: "plot_nf_heatmap"
10598 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10599 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10600 #  filter: "'NIC_Intel-XL710' and
10601 #           'NF_DENSITY' and
10602 #           'DOCKER' and
10603 #           'CHAIN' and
10604 #           'NF_VPPIP4' and
10605 #           'IPSEC' and
10606 #           'TNL_10000' and
10607 #           'IMIX' and
10608 #           '4T4C' and
10609 #           'NDRPDR'"
10610 #  parameters:
10611 #  - "throughput"
10612 #  - "name"
10613 #  - "tags"
10614 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10615 #  x-axis: "X = CNFs per Service Chain"
10616 #  y-axis: "Y = Number of Service Chains"
10617 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10618 #  layout:
10619 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10620 #    layout: "plot-service-density"
10621
10622 ###############################################################################
10623
10624 # Plots - NF Density - CSP - MRR IMIX
10625 - type: "plot"
10626   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10627   algorithm: "plot_nf_heatmap"
10628   output-file-type: ".html"
10629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10630   data: "plot-vpp-nfv-2n-skx-mrr"
10631   filter: "'NIC_Intel-XXV710' and
10632            'NF_DENSITY' and
10633            'DOCKER' and
10634            'PIPELINE' and
10635            'NF_VPPIP4' and
10636            'IMIX' and
10637            '2T1C' and
10638            'MRR'"
10639   parameters:
10640   - "result"
10641   - "name"
10642   - "tags"
10643   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10644   x-axis: "X = CNFs per Service Pipeline"
10645   y-axis: "Y = Number of Service Pipelines"
10646   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10647   layout:
10648     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10649     layout: "plot-service-density"
10650
10651 - type: "plot"
10652   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10653   algorithm: "plot_nf_heatmap"
10654   output-file-type: ".html"
10655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10656   data: "plot-vpp-nfv-2n-skx-mrr"
10657   filter: "'NIC_Intel-XXV710' and
10658            'NF_DENSITY' and
10659            'DOCKER' and
10660            'PIPELINE' and
10661            'NF_VPPIP4' and
10662            'IMIX' and
10663            '4T2C' and
10664            'MRR'"
10665   parameters:
10666   - "result"
10667   - "name"
10668   - "tags"
10669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10670   x-axis: "X = CNFs per Service Pipeline"
10671   y-axis: "Y = Number of Service Pipelines"
10672   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10673   layout:
10674     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10675     layout: "plot-service-density"
10676
10677 - type: "plot"
10678   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10679   algorithm: "plot_nf_heatmap"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10682   data: "plot-vpp-nfv-2n-skx-mrr"
10683   filter: "'NIC_Intel-XXV710' and
10684            'NF_DENSITY' and
10685            'DOCKER' and
10686            'PIPELINE' and
10687            'NF_VPPIP4' and
10688            'IMIX' and
10689            '8T4C' and
10690            'MRR'"
10691   parameters:
10692   - "result"
10693   - "name"
10694   - "tags"
10695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10696   x-axis: "X = CNFs per Service Pipeline"
10697   y-axis: "Y = Number of Service Pipelines"
10698   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10699   layout:
10700     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10701     layout: "plot-service-density"
10702
10703 # Plots - NF Density - CSP - NDR IMIX
10704 - type: "plot"
10705   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10706   algorithm: "plot_nf_heatmap"
10707   output-file-type: ".html"
10708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10709   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10710   filter: "'NIC_Intel-XXV710' and
10711            'NF_DENSITY' and
10712            'DOCKER' and
10713            'PIPELINE' and
10714            'NF_VPPIP4' and
10715            'IMIX' and
10716            '2T1C' and
10717            'NDRPDR'"
10718   parameters:
10719   - "throughput"
10720   - "name"
10721   - "tags"
10722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10723   x-axis: "X = CNFs per Service Pipeline"
10724   y-axis: "Y = Number of Service Pipelines"
10725   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10726   layout:
10727     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10728     layout: "plot-service-density"
10729
10730 - type: "plot"
10731   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10732   algorithm: "plot_nf_heatmap"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10735   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10736   filter: "'NIC_Intel-XXV710' and
10737            'NF_DENSITY' and
10738            'DOCKER' and
10739            'PIPELINE' and
10740            'NF_VPPIP4' and
10741            'IMIX' and
10742            '4T2C' and
10743            'NDRPDR'"
10744   parameters:
10745   - "throughput"
10746   - "name"
10747   - "tags"
10748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10749   x-axis: "X = CNFs per Service Pipeline"
10750   y-axis: "Y = Number of Service Pipelines"
10751   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10752   layout:
10753     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10754     layout: "plot-service-density"
10755
10756 - type: "plot"
10757   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10758   algorithm: "plot_nf_heatmap"
10759   output-file-type: ".html"
10760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10761   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10762   filter: "'NIC_Intel-XXV710' and
10763            'NF_DENSITY' and
10764            'DOCKER' and
10765            'PIPELINE' and
10766            'NF_VPPIP4' and
10767            'IMIX' and
10768            '8T4C' and
10769            'NDRPDR'"
10770   parameters:
10771   - "throughput"
10772   - "name"
10773   - "tags"
10774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10775   x-axis: "X = CNFs per Service Pipeline"
10776   y-axis: "Y = Number of Service Pipelines"
10777   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10778   layout:
10779     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10780     layout: "plot-service-density"
10781
10782 # Plots - NF Density - CSP - PDR IMIX
10783 - type: "plot"
10784   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10785   algorithm: "plot_nf_heatmap"
10786   output-file-type: ".html"
10787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10788   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10789   filter: "'NIC_Intel-XXV710' and
10790            'NF_DENSITY' and
10791            'DOCKER' and
10792            'PIPELINE' and
10793            'NF_VPPIP4' and
10794            'IMIX' and
10795            '2T1C' and
10796            'NDRPDR'"
10797   parameters:
10798   - "throughput"
10799   - "name"
10800   - "tags"
10801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10802   x-axis: "X = CNFs per Service Pipeline"
10803   y-axis: "Y = Number of Service Pipelines"
10804   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10805   layout:
10806     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10807     layout: "plot-service-density"
10808
10809 - type: "plot"
10810   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10811   algorithm: "plot_nf_heatmap"
10812   output-file-type: ".html"
10813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10814   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10815   filter: "'NIC_Intel-XXV710' and
10816            'NF_DENSITY' and
10817            'DOCKER' and
10818            'PIPELINE' and
10819            'NF_VPPIP4' and
10820            'IMIX' and
10821            '4T2C' and
10822            'NDRPDR'"
10823   parameters:
10824   - "throughput"
10825   - "name"
10826   - "tags"
10827   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10828   x-axis: "X = CNFs per Service Pipeline"
10829   y-axis: "Y = Number of Service Pipelines"
10830   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10831   layout:
10832     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10833     layout: "plot-service-density"
10834
10835 - type: "plot"
10836   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10837   algorithm: "plot_nf_heatmap"
10838   output-file-type: ".html"
10839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10840   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10841   filter: "'NIC_Intel-XXV710' and
10842            'NF_DENSITY' and
10843            'DOCKER' and
10844            'PIPELINE' and
10845            'NF_VPPIP4' and
10846            'IMIX' and
10847            '8T4C' and
10848            'NDRPDR'"
10849   parameters:
10850   - "throughput"
10851   - "name"
10852   - "tags"
10853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10854   x-axis: "X = CNFs per Service Pipeline"
10855   y-axis: "Y = Number of Service Pipelines"
10856   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10857   layout:
10858     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10859     layout: "plot-service-density"
10860
10861 ###############################################################################
10862 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10863
10864 - type: "plot"
10865   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10866   algorithm: "plot_nf_heatmap"
10867   output-file-type: ".html"
10868   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10869   data: "plot-vpp-nfv-2n-clx-mrr"
10870   filter: "'NIC_Intel-XXV710' and
10871            'NF_DENSITY' and
10872            'VHOST' and
10873            not 'VXLAN' and
10874            'CHAIN' and
10875            'NF_VPPIP4' and
10876            'IMIX' and
10877            '2T1C' and
10878            'MRR'"
10879   parameters:
10880   - "result"
10881   - "name"
10882   - "tags"
10883   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10884   x-axis: "X = VNFs per Service Chain"
10885   y-axis: "Y = Number of Service Chains"
10886   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10887   layout:
10888     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10889     layout: "plot-service-density"
10890
10891 - type: "plot"
10892   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10893   algorithm: "plot_nf_heatmap"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10896   data: "plot-vpp-nfv-2n-clx-mrr"
10897   filter: "'NIC_Intel-XXV710' and
10898            'NF_DENSITY' and
10899            'VHOST' and
10900            not 'VXLAN' and
10901            'CHAIN' and
10902            'NF_VPPIP4' and
10903            'IMIX' and
10904            '4T2C' and
10905            'MRR'"
10906   parameters:
10907   - "result"
10908   - "name"
10909   - "tags"
10910   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10911   x-axis: "X = VNFs per Service Chain"
10912   y-axis: "Y = Number of Service Chains"
10913   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10914   layout:
10915     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10916     layout: "plot-service-density"
10917
10918 - type: "plot"
10919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10920   algorithm: "plot_nf_heatmap"
10921   output-file-type: ".html"
10922   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10923   data: "plot-vpp-nfv-2n-clx-mrr"
10924   filter: "'NIC_Intel-XXV710' and
10925            'NF_DENSITY' and
10926            'VHOST' and
10927            not 'VXLAN' and
10928            'CHAIN' and
10929            'NF_VPPIP4' and
10930            'IMIX' and
10931            '8T4C' and
10932            'MRR'"
10933   parameters:
10934   - "result"
10935   - "name"
10936   - "tags"
10937   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10938   x-axis: "X = VNFs per Service Chain"
10939   y-axis: "Y = Number of Service Chains"
10940   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10941   layout:
10942     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10943     layout: "plot-service-density"
10944
10945 # Plots - NF Density - VSC - NDR IMIX
10946 - type: "plot"
10947   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10948   algorithm: "plot_nf_heatmap"
10949   output-file-type: ".html"
10950   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10951   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10952   filter: "'NIC_Intel-XXV710' and
10953            'NF_DENSITY' and
10954            'VHOST' and
10955            not 'VXLAN' and
10956            'CHAIN' and
10957            'NF_VPPIP4' and
10958            'IMIX' and
10959            '2T1C' and
10960            'NDRPDR'"
10961   parameters:
10962   - "throughput"
10963   - "name"
10964   - "tags"
10965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10966   x-axis: "X = VNFs per Service Chain"
10967   y-axis: "Y = Number of Service Chains"
10968   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10969   layout:
10970     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10971     layout: "plot-service-density"
10972
10973 - type: "plot"
10974   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10975   algorithm: "plot_nf_heatmap"
10976   output-file-type: ".html"
10977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10978   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10979   filter: "'NIC_Intel-XXV710' and
10980            'NF_DENSITY' and
10981            'VHOST' and
10982            not 'VXLAN' and
10983            'CHAIN' and
10984            'NF_VPPIP4' and
10985            'IMIX' and
10986            '4T2C' and
10987            'NDRPDR'"
10988   parameters:
10989   - "throughput"
10990   - "name"
10991   - "tags"
10992   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10993   x-axis: "X = VNFs per Service Chain"
10994   y-axis: "Y = Number of Service Chains"
10995   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10996   layout:
10997     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10998     layout: "plot-service-density"
10999
11000 - type: "plot"
11001   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11002   algorithm: "plot_nf_heatmap"
11003   output-file-type: ".html"
11004   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
11005   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11006   filter: "'NIC_Intel-XXV710' and
11007            'NF_DENSITY' and
11008            'VHOST' and
11009            not 'VXLAN' and
11010            'CHAIN' and
11011            'NF_VPPIP4' and
11012            'IMIX' and
11013            '8T4C' and
11014            'NDRPDR'"
11015   parameters:
11016   - "throughput"
11017   - "name"
11018   - "tags"
11019   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11020   x-axis: "X = VNFs per Service Chain"
11021   y-axis: "Y = Number of Service Chains"
11022   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11023   layout:
11024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11025     layout: "plot-service-density"
11026
11027 # Plots - NF Density - VSC - PDR IMIX
11028 - type: "plot"
11029   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11030   algorithm: "plot_nf_heatmap"
11031   output-file-type: ".html"
11032   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11033   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11034   filter: "'NIC_Intel-XXV710' and
11035            'NF_DENSITY' and
11036            'VHOST' and
11037            not 'VXLAN' and
11038            'CHAIN' and
11039            'NF_VPPIP4' and
11040            'IMIX' and
11041            '2T1C' and
11042            'NDRPDR'"
11043   parameters:
11044   - "throughput"
11045   - "name"
11046   - "tags"
11047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11048   x-axis: "X = VNFs per Service Chain"
11049   y-axis: "Y = Number of Service Chains"
11050   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11051   layout:
11052     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11053     layout: "plot-service-density"
11054
11055 - type: "plot"
11056   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11057   algorithm: "plot_nf_heatmap"
11058   output-file-type: ".html"
11059   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11060   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11061   filter: "'NIC_Intel-XXV710' and
11062            'NF_DENSITY' and
11063            'VHOST' and
11064            not 'VXLAN' and
11065            'CHAIN' and
11066            'NF_VPPIP4' and
11067            'IMIX' and
11068            '4T2C' and
11069            'NDRPDR'"
11070   parameters:
11071   - "throughput"
11072   - "name"
11073   - "tags"
11074   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11075   x-axis: "X = VNFs per Service Chain"
11076   y-axis: "Y = Number of Service Chains"
11077   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11078   layout:
11079     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11080     layout: "plot-service-density"
11081
11082 - type: "plot"
11083   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11084   algorithm: "plot_nf_heatmap"
11085   output-file-type: ".html"
11086   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11087   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11088   filter: "'NIC_Intel-XXV710' and
11089            'NF_DENSITY' and
11090            'VHOST' and
11091            not 'VXLAN' and
11092            'CHAIN' and
11093            'NF_VPPIP4' and
11094            'IMIX' and
11095            '8T4C' and
11096            'NDRPDR'"
11097   parameters:
11098   - "throughput"
11099   - "name"
11100   - "tags"
11101   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11102   x-axis: "X = VNFs per Service Chain"
11103   y-axis: "Y = Number of Service Chains"
11104   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11105   layout:
11106     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11107     layout: "plot-service-density"
11108
11109 # Plots - NF Density - VSC - MRR IMIX
11110 - type: "plot"
11111   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11112   algorithm: "plot_nf_heatmap"
11113   output-file-type: ".html"
11114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11115   data: "plot-vpp-nfv-2n-clx-mrr"
11116   filter: "'NIC_Intel-XXV710' and
11117            'NF_DENSITY' and
11118            'VHOST' and
11119            'VXLAN' and
11120            'CHAIN' and
11121            'IMIX' and
11122            '2T1C' and
11123            'MRR'"
11124   parameters:
11125   - "result"
11126   - "name"
11127   - "tags"
11128   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11129   x-axis: "X = VNFs per Service Chain"
11130   y-axis: "Y = Number of Service Chains"
11131   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11132   layout:
11133     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11134     layout: "plot-service-density"
11135
11136 - type: "plot"
11137   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11138   algorithm: "plot_nf_heatmap"
11139   output-file-type: ".html"
11140   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11141   data: "plot-vpp-nfv-2n-clx-mrr"
11142   filter: "'NIC_Intel-XXV710' and
11143            'NF_DENSITY' and
11144            'VHOST' and
11145            'VXLAN' and
11146            'CHAIN' and
11147            'IMIX' and
11148            '4T2C' and
11149            'MRR'"
11150   parameters:
11151   - "result"
11152   - "name"
11153   - "tags"
11154   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11155   x-axis: "X = VNFs per Service Chain"
11156   y-axis: "Y = Number of Service Chains"
11157   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11158   layout:
11159     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11160     layout: "plot-service-density"
11161
11162 - type: "plot"
11163   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11164   algorithm: "plot_nf_heatmap"
11165   output-file-type: ".html"
11166   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11167   data: "plot-vpp-nfv-2n-clx-mrr"
11168   filter: "'NIC_Intel-XXV710' and
11169            'NF_DENSITY' and
11170            'VHOST' and
11171            'VXLAN' and
11172            'CHAIN' and
11173            'IMIX' and
11174            '8T4C' and
11175            'MRR'"
11176   parameters:
11177   - "result"
11178   - "name"
11179   - "tags"
11180   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11181   x-axis: "X = VNFs per Service Chain"
11182   y-axis: "Y = Number of Service Chains"
11183   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11184   layout:
11185     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11186     layout: "plot-service-density"
11187
11188 # Plots - NF Density - VSC - NDR IMIX
11189 - type: "plot"
11190   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11191   algorithm: "plot_nf_heatmap"
11192   output-file-type: ".html"
11193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11194   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11195   filter: "'NIC_Intel-XXV710' and
11196            'NF_DENSITY' and
11197            'VHOST' and
11198            'VXLAN' and
11199            'CHAIN' and
11200            'IMIX' and
11201            '2T1C' and
11202            'NDRPDR'"
11203   parameters:
11204   - "throughput"
11205   - "name"
11206   - "tags"
11207   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11208   x-axis: "X = VNFs per Service Chain"
11209   y-axis: "Y = Number of Service Chains"
11210   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11211   layout:
11212     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11213     layout: "plot-service-density"
11214
11215 - type: "plot"
11216   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11217   algorithm: "plot_nf_heatmap"
11218   output-file-type: ".html"
11219   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11220   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11221   filter: "'NIC_Intel-XXV710' and
11222            'NF_DENSITY' and
11223            'VHOST' and
11224            'VXLAN' and
11225            'CHAIN' and
11226            'IMIX' and
11227            '4T2C' and
11228            'NDRPDR'"
11229   parameters:
11230   - "throughput"
11231   - "name"
11232   - "tags"
11233   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11234   x-axis: "X = VNFs per Service Chain"
11235   y-axis: "Y = Number of Service Chains"
11236   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11237   layout:
11238     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11239     layout: "plot-service-density"
11240
11241 - type: "plot"
11242   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11243   algorithm: "plot_nf_heatmap"
11244   output-file-type: ".html"
11245   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11246   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11247   filter: "'NIC_Intel-XXV710' and
11248            'NF_DENSITY' and
11249            'VHOST' and
11250            'VXLAN' and
11251            'CHAIN' and
11252            'IMIX' and
11253            '8T4C' and
11254            'NDRPDR'"
11255   parameters:
11256   - "throughput"
11257   - "name"
11258   - "tags"
11259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11260   x-axis: "X = VNFs per Service Chain"
11261   y-axis: "Y = Number of Service Chains"
11262   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11263   layout:
11264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11265     layout: "plot-service-density"
11266
11267 # Plots - NF Density - VSC - PDR IMIX
11268 - type: "plot"
11269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11270   algorithm: "plot_nf_heatmap"
11271   output-file-type: ".html"
11272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11273   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11274   filter: "'NIC_Intel-XXV710' and
11275            'NF_DENSITY' and
11276            'VHOST' and
11277            'VXLAN' and
11278            'CHAIN' and
11279            'IMIX' and
11280            '2T1C' and
11281            'NDRPDR'"
11282   parameters:
11283   - "throughput"
11284   - "name"
11285   - "tags"
11286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11287   x-axis: "X = VNFs per Service Chain"
11288   y-axis: "Y = Number of Service Chains"
11289   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11290   layout:
11291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11292     layout: "plot-service-density"
11293
11294 - type: "plot"
11295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11296   algorithm: "plot_nf_heatmap"
11297   output-file-type: ".html"
11298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11299   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11300   filter: "'NIC_Intel-XXV710' and
11301            'NF_DENSITY' and
11302            'VHOST' and
11303            'VXLAN' and
11304            'CHAIN' and
11305            'IMIX' and
11306            '4T2C' and
11307            'NDRPDR'"
11308   parameters:
11309   - "throughput"
11310   - "name"
11311   - "tags"
11312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11313   x-axis: "X = VNFs per Service Chain"
11314   y-axis: "Y = Number of Service Chains"
11315   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11316   layout:
11317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11318     layout: "plot-service-density"
11319
11320 - type: "plot"
11321   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11322   algorithm: "plot_nf_heatmap"
11323   output-file-type: ".html"
11324   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11325   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11326   filter: "'NIC_Intel-XXV710' and
11327            'NF_DENSITY' and
11328            'VHOST' and
11329            'VXLAN' and
11330            'CHAIN' and
11331            'IMIX' and
11332            '8T4C' and
11333            'NDRPDR'"
11334   parameters:
11335   - "throughput"
11336   - "name"
11337   - "tags"
11338   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11339   x-axis: "X = VNFs per Service Chain"
11340   y-axis: "Y = Number of Service Chains"
11341   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11342   layout:
11343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11344     layout: "plot-service-density"
11345
11346 # Plots - NF Density - CSC - MRR IMIX
11347 - type: "plot"
11348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11349   algorithm: "plot_nf_heatmap"
11350   output-file-type: ".html"
11351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11352   data: "plot-vpp-nfv-2n-clx-mrr"
11353   filter: "'NIC_Intel-XXV710' and
11354            'NF_DENSITY' and
11355            'DOCKER' and
11356            'CHAIN' and
11357            'NF_VPPIP4' and
11358            'IMIX' and
11359            '2T1C' and
11360            'MRR'"
11361   parameters:
11362   - "result"
11363   - "name"
11364   - "tags"
11365   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11366   x-axis: "X = CNFs per Service Chain"
11367   y-axis: "Y = Number of Service Chains"
11368   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11369   layout:
11370     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11371     layout: "plot-service-density"
11372
11373 - type: "plot"
11374   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11375   algorithm: "plot_nf_heatmap"
11376   output-file-type: ".html"
11377   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11378   data: "plot-vpp-nfv-2n-clx-mrr"
11379   filter: "'NIC_Intel-XXV710' and
11380            'NF_DENSITY' and
11381            'DOCKER' and
11382            'CHAIN' and
11383            'NF_VPPIP4' and
11384            'IMIX' and
11385            '4T2C' and
11386            'MRR'"
11387   parameters:
11388   - "result"
11389   - "name"
11390   - "tags"
11391   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11392   x-axis: "X = CNFs per Service Chain"
11393   y-axis: "Y = Number of Service Chains"
11394   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11395   layout:
11396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11397     layout: "plot-service-density"
11398
11399 - type: "plot"
11400   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11401   algorithm: "plot_nf_heatmap"
11402   output-file-type: ".html"
11403   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11404   data: "plot-vpp-nfv-2n-clx-mrr"
11405   filter: "'NIC_Intel-XXV710' and
11406            'NF_DENSITY' and
11407            'DOCKER' and
11408            'CHAIN' and
11409            'NF_VPPIP4' and
11410            'IMIX' and
11411            '8T4C' and
11412            'MRR'"
11413   parameters:
11414   - "result"
11415   - "name"
11416   - "tags"
11417   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11418   x-axis: "X = CNFs per Service Chain"
11419   y-axis: "Y = Number of Service Chains"
11420   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11421   layout:
11422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11423     layout: "plot-service-density"
11424
11425 # Plots - NF Density - CSC - NDR IMIX
11426 - type: "plot"
11427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11428   algorithm: "plot_nf_heatmap"
11429   output-file-type: ".html"
11430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11431   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11432   filter: "'NIC_Intel-XXV710' and
11433            'NF_DENSITY' and
11434            'DOCKER' and
11435            'CHAIN' and
11436            'NF_VPPIP4' and
11437            'IMIX' and
11438            '2T1C' and
11439            'NDRPDR'"
11440   parameters:
11441   - "throughput"
11442   - "name"
11443   - "tags"
11444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11445   x-axis: "X = CNFs per Service Chain"
11446   y-axis: "Y = Number of Service Chains"
11447   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11448   layout:
11449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11450     layout: "plot-service-density"
11451
11452 - type: "plot"
11453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11454   algorithm: "plot_nf_heatmap"
11455   output-file-type: ".html"
11456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11457   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11458   filter: "'NIC_Intel-XXV710' and
11459            'NF_DENSITY' and
11460            'DOCKER' and
11461            'CHAIN' and
11462            'NF_VPPIP4' and
11463            'IMIX' and
11464            '4T2C' and
11465            'NDRPDR'"
11466   parameters:
11467   - "throughput"
11468   - "name"
11469   - "tags"
11470   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11471   x-axis: "X = CNFs per Service Chain"
11472   y-axis: "Y = Number of Service Chains"
11473   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11474   layout:
11475     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11476     layout: "plot-service-density"
11477
11478 - type: "plot"
11479   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11480   algorithm: "plot_nf_heatmap"
11481   output-file-type: ".html"
11482   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11483   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11484   filter: "'NIC_Intel-XXV710' and
11485            'NF_DENSITY' and
11486            'DOCKER' and
11487            'CHAIN' and
11488            'NF_VPPIP4' and
11489            'IMIX' and
11490            '8T4C' and
11491            'NDRPDR'"
11492   parameters:
11493   - "throughput"
11494   - "name"
11495   - "tags"
11496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11497   x-axis: "X = CNFs per Service Chain"
11498   y-axis: "Y = Number of Service Chains"
11499   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11500   layout:
11501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11502     layout: "plot-service-density"
11503
11504 # Plots - NF Density - CSC - PDR IMIX
11505 - type: "plot"
11506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11507   algorithm: "plot_nf_heatmap"
11508   output-file-type: ".html"
11509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11510   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11511   filter: "'NIC_Intel-XXV710' and
11512            'NF_DENSITY' and
11513            'DOCKER' and
11514            'CHAIN' and
11515            'NF_VPPIP4' and
11516            'IMIX' and
11517            '2T1C' and
11518            'NDRPDR'"
11519   parameters:
11520   - "throughput"
11521   - "name"
11522   - "tags"
11523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11524   x-axis: "X = CNFs per Service Chain"
11525   y-axis: "Y = Number of Service Chains"
11526   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11527   layout:
11528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11529     layout: "plot-service-density"
11530
11531 - type: "plot"
11532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11533   algorithm: "plot_nf_heatmap"
11534   output-file-type: ".html"
11535   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11536   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11537   filter: "'NIC_Intel-XXV710' and
11538            'NF_DENSITY' and
11539            'DOCKER' and
11540            'CHAIN' and
11541            'NF_VPPIP4' and
11542            'IMIX' and
11543            '4T2C' and
11544            'NDRPDR'"
11545   parameters:
11546   - "throughput"
11547   - "name"
11548   - "tags"
11549   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11550   x-axis: "X = CNFs per Service Chain"
11551   y-axis: "Y = Number of Service Chains"
11552   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11553   layout:
11554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11555     layout: "plot-service-density"
11556
11557 - type: "plot"
11558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11559   algorithm: "plot_nf_heatmap"
11560   output-file-type: ".html"
11561   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11562   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11563   filter: "'NIC_Intel-XXV710' and
11564            'NF_DENSITY' and
11565            'DOCKER' and
11566            'CHAIN' and
11567            'NF_VPPIP4' and
11568            'IMIX' and
11569            '8T4C' and
11570            'NDRPDR'"
11571   parameters:
11572   - "throughput"
11573   - "name"
11574   - "tags"
11575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11576   x-axis: "X = CNFs per Service Chain"
11577   y-axis: "Y = Number of Service Chains"
11578   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11579   layout:
11580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11581     layout: "plot-service-density"
11582
11583 # Plots - NF Density - CSP - MRR IMIX
11584 - type: "plot"
11585   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11586   algorithm: "plot_nf_heatmap"
11587   output-file-type: ".html"
11588   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11589   data: "plot-vpp-nfv-2n-clx-mrr"
11590   filter: "'NIC_Intel-XXV710' and
11591            'NF_DENSITY' and
11592            'DOCKER' and
11593            'PIPELINE' and
11594            'NF_VPPIP4' and
11595            'IMIX' and
11596            '2T1C' and
11597            'MRR'"
11598   parameters:
11599   - "result"
11600   - "name"
11601   - "tags"
11602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11603   x-axis: "X = CNFs per Service Pipeline"
11604   y-axis: "Y = Number of Service Pipelines"
11605   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11606   layout:
11607     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11608     layout: "plot-service-density"
11609
11610 - type: "plot"
11611   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11612   algorithm: "plot_nf_heatmap"
11613   output-file-type: ".html"
11614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11615   data: "plot-vpp-nfv-2n-clx-mrr"
11616   filter: "'NIC_Intel-XXV710' and
11617            'NF_DENSITY' and
11618            'DOCKER' and
11619            'PIPELINE' and
11620            'NF_VPPIP4' and
11621            'IMIX' and
11622            '4T2C' and
11623            'MRR'"
11624   parameters:
11625   - "result"
11626   - "name"
11627   - "tags"
11628   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11629   x-axis: "X = CNFs per Service Pipeline"
11630   y-axis: "Y = Number of Service Pipelines"
11631   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11632   layout:
11633     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11634     layout: "plot-service-density"
11635
11636 - type: "plot"
11637   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11638   algorithm: "plot_nf_heatmap"
11639   output-file-type: ".html"
11640   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11641   data: "plot-vpp-nfv-2n-clx-mrr"
11642   filter: "'NIC_Intel-XXV710' and
11643            'NF_DENSITY' and
11644            'DOCKER' and
11645            'PIPELINE' and
11646            'NF_VPPIP4' and
11647            'IMIX' and
11648            '8T4C' and
11649            'MRR'"
11650   parameters:
11651   - "result"
11652   - "name"
11653   - "tags"
11654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11655   x-axis: "X = CNFs per Service Pipeline"
11656   y-axis: "Y = Number of Service Pipelines"
11657   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11658   layout:
11659     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11660     layout: "plot-service-density"
11661
11662 # Plots - NF Density - CSP - NDR IMIX
11663 - type: "plot"
11664   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11665   algorithm: "plot_nf_heatmap"
11666   output-file-type: ".html"
11667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11668   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11669   filter: "'NIC_Intel-XXV710' and
11670            'NF_DENSITY' and
11671            'DOCKER' and
11672            'PIPELINE' and
11673            'NF_VPPIP4' and
11674            'IMIX' and
11675            '2T1C' and
11676            'NDRPDR'"
11677   parameters:
11678   - "throughput"
11679   - "name"
11680   - "tags"
11681   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11682   x-axis: "X = CNFs per Service Pipeline"
11683   y-axis: "Y = Number of Service Pipelines"
11684   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11685   layout:
11686     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11687     layout: "plot-service-density"
11688
11689 - type: "plot"
11690   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11691   algorithm: "plot_nf_heatmap"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11694   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11695   filter: "'NIC_Intel-XXV710' and
11696            'NF_DENSITY' and
11697            'DOCKER' and
11698            'PIPELINE' and
11699            'NF_VPPIP4' and
11700            'IMIX' and
11701            '4T2C' and
11702            'NDRPDR'"
11703   parameters:
11704   - "throughput"
11705   - "name"
11706   - "tags"
11707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11708   x-axis: "X = CNFs per Service Pipeline"
11709   y-axis: "Y = Number of Service Pipelines"
11710   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11711   layout:
11712     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11713     layout: "plot-service-density"
11714
11715 - type: "plot"
11716   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11717   algorithm: "plot_nf_heatmap"
11718   output-file-type: ".html"
11719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11720   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11721   filter: "'NIC_Intel-XXV710' and
11722            'NF_DENSITY' and
11723            'DOCKER' and
11724            'PIPELINE' and
11725            'NF_VPPIP4' and
11726            'IMIX' and
11727            '8T4C' and
11728            'NDRPDR'"
11729   parameters:
11730   - "throughput"
11731   - "name"
11732   - "tags"
11733   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11734   x-axis: "X = CNFs per Service Pipeline"
11735   y-axis: "Y = Number of Service Pipelines"
11736   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11737   layout:
11738     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11739     layout: "plot-service-density"
11740
11741 # Plots - NF Density - CSP - PDR IMIX
11742 - type: "plot"
11743   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11744   algorithm: "plot_nf_heatmap"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11747   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11748   filter: "'NIC_Intel-XXV710' and
11749            'NF_DENSITY' and
11750            'DOCKER' and
11751            'PIPELINE' and
11752            'NF_VPPIP4' and
11753            'IMIX' and
11754            '2T1C' and
11755            'NDRPDR'"
11756   parameters:
11757   - "throughput"
11758   - "name"
11759   - "tags"
11760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11761   x-axis: "X = CNFs per Service Pipeline"
11762   y-axis: "Y = Number of Service Pipelines"
11763   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11764   layout:
11765     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11766     layout: "plot-service-density"
11767
11768 - type: "plot"
11769   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11770   algorithm: "plot_nf_heatmap"
11771   output-file-type: ".html"
11772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11773   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11774   filter: "'NIC_Intel-XXV710' and
11775            'NF_DENSITY' and
11776            'DOCKER' and
11777            'PIPELINE' and
11778            'NF_VPPIP4' and
11779            'IMIX' and
11780            '4T2C' and
11781            'NDRPDR'"
11782   parameters:
11783   - "throughput"
11784   - "name"
11785   - "tags"
11786   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11787   x-axis: "X = CNFs per Service Pipeline"
11788   y-axis: "Y = Number of Service Pipelines"
11789   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11790   layout:
11791     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11792     layout: "plot-service-density"
11793
11794 - type: "plot"
11795   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11796   algorithm: "plot_nf_heatmap"
11797   output-file-type: ".html"
11798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11799   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11800   filter: "'NIC_Intel-XXV710' and
11801            'NF_DENSITY' and
11802            'DOCKER' and
11803            'PIPELINE' and
11804            'NF_VPPIP4' and
11805            'IMIX' and
11806            '8T4C' and
11807            'NDRPDR'"
11808   parameters:
11809   - "throughput"
11810   - "name"
11811   - "tags"
11812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11813   x-axis: "X = CNFs per Service Pipeline"
11814   y-axis: "Y = Number of Service Pipelines"
11815   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11816   layout:
11817     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11818     layout: "plot-service-density"
11819
11820 ################################################################################
11821
11822 # Packet Throughput
11823
11824 - type: "plot"
11825   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11826   algorithm: "plot_perf_box_name"
11827   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11828   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11829   include:
11830     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11831     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11832     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11833     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11834   layout:
11835     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11843   include:
11844     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11845     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11846     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11847     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11848   layout:
11849     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11850     layout: "plot-throughput"
11851
11852 - type: "plot"
11853   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11854   algorithm: "plot_perf_box_name"
11855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11857   include:
11858     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11859     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11860     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11861     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11862   layout:
11863     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11864     layout: "plot-throughput"
11865
11866 - type: "plot"
11867   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11868   algorithm: "plot_perf_box_name"
11869   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11871   include:
11872     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11874     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11875     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11876   layout:
11877     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11878     layout: "plot-throughput"
11879
11880 - type: "plot"
11881   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11882   algorithm: "plot_perf_box_name"
11883   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11885   include:
11886     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11887     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11888     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11889     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11890     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11891   layout:
11892     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11893     layout: "plot-throughput"
11894
11895 - type: "plot"
11896   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11897   algorithm: "plot_perf_box_name"
11898   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11900   include:
11901     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11902     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11903     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11904     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11905     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11906   layout:
11907     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11908     layout: "plot-throughput"
11909
11910 - type: "plot"
11911   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11912   algorithm: "plot_perf_box_name"
11913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11915   include:
11916     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11917     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11918     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11919     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11920     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11921   layout:
11922     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11923     layout: "plot-throughput"
11924
11925 - type: "plot"
11926   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11927   algorithm: "plot_perf_box_name"
11928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11930   include:
11931     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11932     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11933     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11934     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11935     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11936   layout:
11937     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11938     layout: "plot-throughput"
11939
11940 - type: "plot"
11941   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11942   algorithm: "plot_perf_box_name"
11943   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11944   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11945   include:
11946     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11947     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11948     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11949     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11950     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11951   layout:
11952     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11953     layout: "plot-throughput"
11954
11955 - type: "plot"
11956   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11957   algorithm: "plot_perf_box_name"
11958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11960   include:
11961     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11962     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11963     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11964     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11965     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11966   layout:
11967     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11968     layout: "plot-throughput"
11969
11970 - type: "plot"
11971   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11972   algorithm: "plot_perf_box_name"
11973   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11974   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11975   include:
11976     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11978     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11979     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11982   layout:
11983     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11988   algorithm: "plot_perf_box_name"
11989   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11991   include:
11992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11998   layout:
11999     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12000     layout: "plot-throughput"
12001
12002 - type: "plot"
12003   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12004   algorithm: "plot_perf_box_name"
12005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12007   include:
12008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12013   layout:
12014     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12019   algorithm: "plot_perf_box_name"
12020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12022   include:
12023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12028   layout:
12029     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12030     layout: "plot-throughput"
12031
12032 - type: "plot"
12033   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12034   algorithm: "plot_perf_box_name"
12035   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12037   include:
12038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12041   layout:
12042     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12043     layout: "plot-throughput"
12044
12045 - type: "plot"
12046   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12047   algorithm: "plot_perf_box_name"
12048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12050   include:
12051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12054   layout:
12055     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12063   include:
12064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12069   layout:
12070     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12078   include:
12079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12084   layout:
12085     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12086     layout: "plot-throughput"
12087
12088 - type: "plot"
12089   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12090   algorithm: "plot_perf_box_name"
12091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12093   include:
12094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12097   layout:
12098     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12106   include:
12107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12110   layout:
12111     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12116   algorithm: "plot_perf_box_name"
12117   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12118   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12119   include:
12120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12126   layout:
12127     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12128     layout: "plot-throughput"
12129
12130 - type: "plot"
12131   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12132   algorithm: "plot_perf_box_name"
12133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12135   include:
12136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12142   layout:
12143     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12144     layout: "plot-throughput"
12145
12146 - type: "plot"
12147   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12148   algorithm: "plot_perf_box_name"
12149   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12151   include:
12152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12158   layout:
12159     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12160     layout: "plot-throughput"
12161
12162 - type: "plot"
12163   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12164   algorithm: "plot_perf_box_name"
12165   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12166   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12167   include:
12168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12174   layout:
12175     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12176     layout: "plot-throughput"
12177
12178 - type: "plot"
12179   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12180   algorithm: "plot_perf_box_name"
12181   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12183   include:
12184     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12185     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12187   layout:
12188     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12189     layout: "plot-throughput"
12190
12191 - type: "plot"
12192   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12193   algorithm: "plot_perf_box_name"
12194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12196   include:
12197     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12200   layout:
12201     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12202     layout: "plot-throughput"
12203
12204 - type: "plot"
12205   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12206   algorithm: "plot_perf_box_name"
12207   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12209   include:
12210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12212 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12213 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12214 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12215   layout:
12216     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12217     layout: "plot-throughput"
12218
12219 - type: "plot"
12220   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12221   algorithm: "plot_perf_box_name"
12222   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12224   include:
12225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12229 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12230   layout:
12231     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12232     layout: "plot-throughput"
12233
12234 - type: "plot"
12235   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12236   algorithm: "plot_perf_box_name"
12237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12239   include:
12240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12245   layout:
12246     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12247     layout: "plot-throughput"
12248
12249 - type: "plot"
12250   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12251   algorithm: "plot_perf_box_name"
12252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12254   include:
12255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12257     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12260   layout:
12261     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12262     layout: "plot-throughput"
12263
12264 - type: "plot"
12265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12266   algorithm: "plot_perf_box_name"
12267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12269   include:
12270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12275   layout:
12276     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12277     layout: "plot-throughput"
12278
12279 - type: "plot"
12280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12281   algorithm: "plot_perf_box_name"
12282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12284   include:
12285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12286     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12287     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12290   layout:
12291     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12292     layout: "plot-throughput"
12293
12294 - type: "plot"
12295   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12296   algorithm: "plot_perf_box_name"
12297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12299   include:
12300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12302     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12303     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12304   layout:
12305     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12306     layout: "plot-throughput"
12307
12308 - type: "plot"
12309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12310   algorithm: "plot_perf_box_name"
12311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12313   include:
12314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12318   layout:
12319     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12320     layout: "plot-throughput"
12321
12322 - type: "plot"
12323   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12324   algorithm: "plot_perf_box_name"
12325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12327   include:
12328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12331     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12333   layout:
12334     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12335     layout: "plot-throughput"
12336
12337 - type: "plot"
12338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12339   algorithm: "plot_perf_box_name"
12340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12342   include:
12343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12348   layout:
12349     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12350     layout: "plot-throughput"
12351
12352 - type: "plot"
12353   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12354   algorithm: "plot_perf_box_name"
12355   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12356   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12357   include:
12358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12363   layout:
12364     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12365     layout: "plot-throughput"
12366
12367 - type: "plot"
12368   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12369   algorithm: "plot_perf_box_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12371   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12372   include:
12373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12378   layout:
12379     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12387   include:
12388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12392   layout:
12393     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12394     layout: "plot-throughput"
12395
12396 - type: "plot"
12397   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12398   algorithm: "plot_perf_box_name"
12399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12401   include:
12402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12406   layout:
12407     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12408     layout: "plot-throughput"
12409
12410 - type: "plot"
12411   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12412   algorithm: "plot_perf_box_name"
12413   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12414   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12415   include:
12416     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12421   layout:
12422     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12423     layout: "plot-throughput"
12424
12425 - type: "plot"
12426   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12427   algorithm: "plot_perf_box_name"
12428   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12429   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12430   include:
12431     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12433     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12436   layout:
12437     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12438     layout: "plot-throughput"
12439
12440 - type: "plot"
12441   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12442   algorithm: "plot_perf_box_name"
12443   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12444   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12445   include:
12446     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12449     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12450     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12451     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12452   layout:
12453     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12454     layout: "plot-throughput"
12455
12456 - type: "plot"
12457   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12458   algorithm: "plot_perf_box_name"
12459   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12460   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12461   include:
12462     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12464     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12465     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
12468   layout:
12469     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12470     layout: "plot-throughput"
12471
12472 - type: "plot"
12473   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12474   algorithm: "plot_perf_box_name"
12475   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12476   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12477   include:
12478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12479     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12483   layout:
12484     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12485     layout: "plot-throughput"
12486
12487 - type: "plot"
12488   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12489   algorithm: "plot_perf_box_name"
12490   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12491   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12492   include:
12493     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12494     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12495     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12496     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12497     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12498   layout:
12499     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12500     layout: "plot-throughput"
12501
12502 - type: "plot"
12503   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12504   algorithm: "plot_perf_box_name"
12505   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12506   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12507   include:
12508     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12509     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12512     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12513   layout:
12514     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12515     layout: "plot-throughput"
12516
12517 - type: "plot"
12518   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12519   algorithm: "plot_perf_box_name"
12520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12522   include:
12523     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12524     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12527     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12528   layout:
12529     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12530     layout: "plot-throughput"
12531
12532 - type: "plot"
12533   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12534   algorithm: "plot_perf_box_name"
12535   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12537   include:
12538     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12540   layout:
12541     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12549   include:
12550     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12551     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12552   layout:
12553     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12561   include:
12562     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12563     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12566   layout:
12567     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12568     layout: "plot-throughput"
12569
12570 - type: "plot"
12571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12572   algorithm: "plot_perf_box_name"
12573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12575   include:
12576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12580   layout:
12581     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12582     layout: "plot-throughput"
12583
12584 - type: "plot"
12585   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12586   algorithm: "plot_perf_box_name"
12587   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12589   include:
12590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12592     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12593     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12594   layout:
12595     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12596     layout: "plot-throughput"
12597
12598 - type: "plot"
12599   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12600   algorithm: "plot_perf_box_name"
12601   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12603   include:
12604     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12607     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12608   layout:
12609     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12610     layout: "plot-throughput"
12611
12612 - type: "plot"
12613   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12614   algorithm: "plot_perf_box_name"
12615   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12616   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12617   include:
12618     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12621     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12622   layout:
12623     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12624     layout: "plot-throughput"
12625
12626 - type: "plot"
12627   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12628   algorithm: "plot_perf_box_name"
12629   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12630   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12631   include:
12632     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12634     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12636   layout:
12637     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12644   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12645   include:
12646     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12650   layout:
12651     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12652     layout: "plot-throughput"
12653
12654 - type: "plot"
12655   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12656   algorithm: "plot_perf_box_name"
12657   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12658   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12659   include:
12660     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12664   layout:
12665     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12666     layout: "plot-throughput"
12667
12668 - type: "plot"
12669   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12670   algorithm: "plot_perf_box_name"
12671   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12673   include:
12674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12680   layout:
12681     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12686   algorithm: "plot_perf_box_name"
12687   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12689   include:
12690     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12692     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12695     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12696   layout:
12697     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12698     layout: "plot-throughput"
12699
12700 - type: "plot"
12701   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12702   algorithm: "plot_perf_box_name"
12703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12705   include:
12706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12711   layout:
12712     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12713     layout: "plot-throughput"
12714
12715 - type: "plot"
12716   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12717   algorithm: "plot_perf_box_name"
12718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12720   include:
12721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12726   layout:
12727     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12728     layout: "plot-throughput"
12729
12730 - type: "plot"
12731   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12732   algorithm: "plot_perf_box_name"
12733   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12735   include:
12736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12741   layout:
12742     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12747   algorithm: "plot_perf_box_name"
12748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12750   include:
12751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12752     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12753     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12756   layout:
12757     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12758     layout: "plot-throughput"
12759
12760 - type: "plot"
12761   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12762   algorithm: "plot_perf_box_name"
12763   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12765   include:
12766     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12767     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12768     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12769   layout:
12770     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12771     layout: "plot-throughput"
12772
12773 - type: "plot"
12774   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12775   algorithm: "plot_perf_box_name"
12776   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12778   include:
12779     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12780     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12781     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12782   layout:
12783     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12784     layout: "plot-throughput"
12785
12786 - type: "plot"
12787   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12788   algorithm: "plot_perf_box_name"
12789   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12791   include:
12792     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12793     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12794     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12795   layout:
12796     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12797     layout: "plot-throughput"
12798
12799 - type: "plot"
12800   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12801   algorithm: "plot_perf_box_name"
12802   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12804   include:
12805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12807     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12808   layout:
12809     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12810     layout: "plot-throughput"
12811
12812 - type: "plot"
12813   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12814   algorithm: "plot_perf_box_name"
12815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12817   include:
12818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12822     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12823   layout:
12824     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12825     layout: "plot-throughput"
12826
12827 - type: "plot"
12828   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12829   algorithm: "plot_perf_box_name"
12830   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12832   include:
12833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12835     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12836     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12837     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12838   layout:
12839     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12840     layout: "plot-throughput"
12841
12842 - type: "plot"
12843   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12844   algorithm: "plot_perf_box_name"
12845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12847   include:
12848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12849     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12850     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12851     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12852     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12853   layout:
12854     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12855     layout: "plot-throughput"
12856
12857 - type: "plot"
12858   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12859   algorithm: "plot_perf_box_name"
12860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12862   include:
12863     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12864     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12865     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12866     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12867     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12868   layout:
12869     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12870     layout: "plot-throughput"
12871
12872 - type: "plot"
12873   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12874   algorithm: "plot_perf_box_name"
12875   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12876   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12877   include:
12878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12879     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12881     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12882     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12883   layout:
12884     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12885     layout: "plot-throughput"
12886
12887 - type: "plot"
12888   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12889   algorithm: "plot_perf_box_name"
12890   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12891   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12892   include:
12893     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12895     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12896     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12897     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12898   layout:
12899     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12900     layout: "plot-throughput"
12901
12902 - type: "plot"
12903   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12904   algorithm: "plot_perf_box_name"
12905   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12906   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12907   include:
12908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12910     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12911     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12912     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12913   layout:
12914     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12919   algorithm: "plot_perf_box_name"
12920   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12921   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12922   include:
12923     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12924     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12925     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12928   layout:
12929     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12930     layout: "plot-throughput"
12931
12932 - type: "plot"
12933   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12934   algorithm: "plot_perf_box_name"
12935   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12936   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12937   include:
12938     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12939     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12941     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12942     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12943   layout:
12944     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12945     layout: "plot-throughput"
12946
12947 - type: "plot"
12948   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12949   algorithm: "plot_perf_box_name"
12950   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12951   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12952   include:
12953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12954     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12955     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12958   layout:
12959     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12960     layout: "plot-throughput"
12961
12962 - type: "plot"
12963   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12964   algorithm: "plot_perf_box_name"
12965   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12967   include:
12968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12969     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12970     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12971     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12972     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12973     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12974   layout:
12975     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12976     layout: "plot-throughput"
12977
12978 - type: "plot"
12979   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12980   algorithm: "plot_perf_box_name"
12981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12983   include:
12984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12985     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12986     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12987     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12988     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12989     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12990   layout:
12991     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12992     layout: "plot-throughput"
12993
12994 - type: "plot"
12995   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12996   algorithm: "plot_perf_box_name"
12997   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12999   include:
13000     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13001     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13002     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13003     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13004   layout:
13005     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13013   include:
13014     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13015     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13016     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13017     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13018   layout:
13019     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13020     layout: "plot-throughput"
13021
13022 - type: "plot"
13023   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13024   algorithm: "plot_perf_box_name"
13025   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13027   include:
13028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13029     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13031     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13032     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13033     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13034   layout:
13035     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13036     layout: "plot-throughput"
13037
13038 - type: "plot"
13039   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13040   algorithm: "plot_perf_box_name"
13041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13043   include:
13044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13049     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13050   layout:
13051     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13052     layout: "plot-throughput"
13053
13054 - type: "plot"
13055   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13056   algorithm: "plot_perf_box_name"
13057   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13059   include:
13060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13064     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13065     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13066   layout:
13067     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13068     layout: "plot-throughput"
13069
13070 - type: "plot"
13071   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13072   algorithm: "plot_perf_box_name"
13073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13075   include:
13076     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13077     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13078     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13079     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13080     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13081     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13082   layout:
13083     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13084     layout: "plot-throughput"
13085
13086 - type: "plot"
13087   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13088   algorithm: "plot_perf_box_name"
13089   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13091   include:
13092     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13094     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13097     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13098   layout:
13099     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13100     layout: "plot-throughput"
13101
13102 - type: "plot"
13103   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13104   algorithm: "plot_perf_box_name"
13105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13107   include:
13108     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13110     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13113     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13114   layout:
13115     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13116     layout: "plot-throughput"
13117
13118 - type: "plot"
13119   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13120   algorithm: "plot_perf_box_name"
13121   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13122   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13123   include:
13124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13130   layout:
13131     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13132     layout: "plot-throughput"
13133
13134 - type: "plot"
13135   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13136   algorithm: "plot_perf_box_name"
13137   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13138   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13139   include:
13140     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13141     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13142     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13143     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13144     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13145     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13146   layout:
13147     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13148     layout: "plot-throughput"
13149
13150 - type: "plot"
13151   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13152   algorithm: "plot_perf_box_name"
13153   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13154   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13155   include:
13156     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13157     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13158     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13159     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13160     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13161     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13162   layout:
13163     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13168   algorithm: "plot_perf_box_name"
13169   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13170   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13171   include:
13172     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13173     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13174     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13175     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13176     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13177     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13178   layout:
13179     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13180     layout: "plot-throughput"
13181
13182 - type: "plot"
13183   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13184   algorithm: "plot_perf_box_name"
13185   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13187   include:
13188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13194   layout:
13195     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13196     layout: "plot-throughput"
13197
13198 - type: "plot"
13199   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13200   algorithm: "plot_perf_box_name"
13201   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13203   include:
13204     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13210   layout:
13211     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13212     layout: "plot-throughput"
13213
13214 - type: "plot"
13215   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13216   algorithm: "plot_perf_box_name"
13217   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13219   include:
13220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13226   layout:
13227     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13228     layout: "plot-throughput"
13229
13230 - type: "plot"
13231   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13232   algorithm: "plot_perf_box_name"
13233   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13234   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13235   include:
13236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13242   layout:
13243     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13244     layout: "plot-throughput"
13245
13246 - type: "plot"
13247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13248   algorithm: "plot_perf_box_name"
13249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13251   include:
13252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13258   layout:
13259     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13260     layout: "plot-throughput"
13261
13262 - type: "plot"
13263   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13264   algorithm: "plot_perf_box_name"
13265   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13267   include:
13268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13274   layout:
13275     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13276     layout: "plot-throughput"
13277
13278 - type: "plot"
13279   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13280   algorithm: "plot_perf_box_name"
13281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13283   include:
13284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13288   layout:
13289     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13290     layout: "plot-throughput"
13291
13292 - type: "plot"
13293   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13294   algorithm: "plot_perf_box_name"
13295   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13297   include:
13298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13302   layout:
13303     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13304     layout: "plot-throughput"
13305
13306 - type: "plot"
13307   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13308   algorithm: "plot_perf_box_name"
13309   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13311   include:
13312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13316   layout:
13317     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13318     layout: "plot-throughput"
13319
13320 - type: "plot"
13321   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13322   algorithm: "plot_perf_box_name"
13323   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13325   include:
13326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13330   layout:
13331     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13332     layout: "plot-throughput"
13333
13334 - type: "plot"
13335   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13336   algorithm: "plot_perf_box_name"
13337   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13339   include:
13340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13345     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13346   layout:
13347     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13352   algorithm: "plot_perf_box_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13355   include:
13356     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13361     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13362   layout:
13363     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13364     layout: "plot-throughput"
13365
13366 - type: "plot"
13367   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13368   algorithm: "plot_perf_box_name"
13369   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13371   include:
13372     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13375     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13376     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13377   layout:
13378     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13386   include:
13387     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13390     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13391     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13392   layout:
13393     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13394     layout: "plot-throughput"
13395
13396 - type: "plot"
13397   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13398   algorithm: "plot_perf_box_name"
13399   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13401   include:
13402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13407   layout:
13408     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13413   algorithm: "plot_perf_box_name"
13414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13416   include:
13417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13422   layout:
13423     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13424     layout: "plot-throughput"
13425
13426 - type: "plot"
13427   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13428   algorithm: "plot_perf_box_name"
13429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13431   include:
13432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13433     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13434     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13436   layout:
13437     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13438     layout: "plot-throughput"
13439
13440 - type: "plot"
13441   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13442   algorithm: "plot_perf_box_name"
13443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13445   include:
13446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13449     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13450   layout:
13451     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13452     layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13456   algorithm: "plot_perf_box_name"
13457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459   include:
13460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13466   layout:
13467     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13468     layout: "plot-throughput"
13469
13470 - type: "plot"
13471   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13472   algorithm: "plot_perf_box_name"
13473   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13475   include:
13476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13482   layout:
13483     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13484     layout: "plot-throughput"
13485
13486 - type: "plot"
13487   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13488   algorithm: "plot_perf_box_name"
13489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13491   include:
13492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13498   layout:
13499     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13500     layout: "plot-throughput"
13501
13502 - type: "plot"
13503   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13504   algorithm: "plot_perf_box_name"
13505   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13507   include:
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13514   layout:
13515     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13516     layout: "plot-throughput"
13517
13518 - type: "plot"
13519   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13520   algorithm: "plot_perf_box_name"
13521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13523   include:
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13530   layout:
13531     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13532     layout: "plot-throughput"
13533
13534 - type: "plot"
13535   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13536   algorithm: "plot_perf_box_name"
13537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13539   include:
13540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13545     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13546   layout:
13547     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13548     layout: "plot-throughput"
13549
13550 - type: "plot"
13551   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13552   algorithm: "plot_perf_box_name"
13553   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13555   include:
13556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13561     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13562   layout:
13563     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13564     layout: "plot-throughput"
13565
13566 - type: "plot"
13567   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13568   algorithm: "plot_perf_box_name"
13569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13571   include:
13572     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13577     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13578   layout:
13579     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13580     layout: "plot-throughput"
13581
13582 - type: "plot"
13583   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13584   algorithm: "plot_perf_box_name"
13585   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13586   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13587   include:
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13592   layout:
13593     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13594     layout: "plot-throughput"
13595
13596 - type: "plot"
13597   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13598   algorithm: "plot_perf_box_name"
13599   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13600   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13601   include:
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13606   layout:
13607     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13608     layout: "plot-throughput"
13609
13610 - type: "plot"
13611   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13612   algorithm: "plot_perf_box_name"
13613   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13614   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13615   include:
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13622   layout:
13623     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13628   algorithm: "plot_perf_box_name"
13629   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13630   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13631   include:
13632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13638   layout:
13639     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13640     layout: "plot-throughput"
13641
13642 - type: "plot"
13643   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13644   algorithm: "plot_perf_box_name"
13645   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13646   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13647   include:
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13654   layout:
13655     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13656     layout: "plot-throughput"
13657
13658 - type: "plot"
13659   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13660   algorithm: "plot_perf_box_name"
13661   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13662   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13663   include:
13664     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13666     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13667     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13668     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13670   layout:
13671     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13672     layout: "plot-throughput"
13673
13674 #- type: "plot"
13675 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13676 #  algorithm: "plot_perf_box_name"
13677 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13678 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13679 #  include:
13680 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13681 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13682 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13683 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13684 #  layout:
13685 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13686 #    layout: "plot-throughput"
13687 #
13688 #- type: "plot"
13689 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13690 #  algorithm: "plot_perf_box_name"
13691 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13692 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13693 #  include:
13694 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13695 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13696 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13697 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13698 #  layout:
13699 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13700 #    layout: "plot-throughput"
13701
13702 - type: "plot"
13703   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13704   algorithm: "plot_perf_box_name"
13705   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13706   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13707   include:
13708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13713     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13714   layout:
13715     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13716     layout: "plot-throughput"
13717
13718 - type: "plot"
13719   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13720   algorithm: "plot_perf_box_name"
13721   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13722   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13723   include:
13724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13726     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13727     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13728     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13729     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13730   layout:
13731     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13732     layout: "plot-throughput"
13733
13734 #- type: "plot"
13735 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13736 #  algorithm: "plot_perf_box_name"
13737 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13738 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13739 #  include:
13740 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13741 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13742 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13743 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13744 #  layout:
13745 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13746 #    layout: "plot-throughput"
13747 #
13748 #- type: "plot"
13749 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13750 #  algorithm: "plot_perf_box_name"
13751 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13752 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13753 #  include:
13754 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13755 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13756 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13757 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13758 #  layout:
13759 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13760 #    layout: "plot-throughput"
13761
13762 - type: "plot"
13763   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13764   algorithm: "plot_perf_box_name"
13765   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13766   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13767   include:
13768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13773     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13774   layout:
13775     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13776     layout: "plot-throughput"
13777
13778 - type: "plot"
13779   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13780   algorithm: "plot_perf_box_name"
13781   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13782   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13783   include:
13784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13786     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13787     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13788     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13789     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13790   layout:
13791     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13792     layout: "plot-throughput"
13793
13794 #- type: "plot"
13795 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13796 #  algorithm: "plot_perf_box_name"
13797 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13798 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13799 #  include:
13800 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13801 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13802 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13803 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13804 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13805 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13806 #  layout:
13807 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13808 #    layout: "plot-throughput"
13809 #
13810 #- type: "plot"
13811 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13812 #  algorithm: "plot_perf_box_name"
13813 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13814 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13815 #  include:
13816 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13817 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13818 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13819 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13820 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13821 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13822 #  layout:
13823 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13824 #    layout: "plot-throughput"
13825
13826 - type: "plot"
13827   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13828   algorithm: "plot_perf_box_name"
13829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13831   include:
13832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13836     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13837     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13838   layout:
13839     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13840     layout: "plot-throughput"
13841
13842 - type: "plot"
13843   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13844   algorithm: "plot_perf_box_name"
13845   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13847   include:
13848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13850     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13854   layout:
13855     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13856     layout: "plot-throughput"
13857
13858 - type: "plot"
13859   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13860   algorithm: "plot_perf_box_name"
13861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13863   include:
13864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13867 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13868 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13869 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13870   layout:
13871     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13872     layout: "plot-throughput"
13873
13874 - type: "plot"
13875   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13876   algorithm: "plot_perf_box_name"
13877   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13879   include:
13880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13883 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13884 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13885 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13886   layout:
13887     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13888     layout: "plot-throughput"
13889
13890 - type: "plot"
13891   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13892   algorithm: "plot_perf_box_name"
13893   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13895   include:
13896     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13897     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13898     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13899     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13900     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13901     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13902   layout:
13903     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13904     layout: "plot-throughput"
13905
13906 - type: "plot"
13907   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13908   algorithm: "plot_perf_box_name"
13909   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13911   include:
13912     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13913     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13914     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13915     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13916     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13917     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13918   layout:
13919     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13920     layout: "plot-throughput"
13921
13922 - type: "plot"
13923   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13924   algorithm: "plot_perf_box_name"
13925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13927   include:
13928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13929     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13930     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13931     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13932     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13933     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13934   layout:
13935     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13936     layout: "plot-throughput"
13937
13938 - type: "plot"
13939   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13940   algorithm: "plot_perf_box_name"
13941   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13942   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13943   include:
13944     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13945     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13946     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13947     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13948     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13949     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13950   layout:
13951     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13952     layout: "plot-throughput"
13953
13954 #- type: "plot"
13955 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13956 #  algorithm: "plot_perf_box_name"
13957 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13958 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13959 #  include:
13960 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13961 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13962 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13963 #  layout:
13964 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13965 #    layout: "plot-throughput"
13966 #
13967 #- type: "plot"
13968 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13969 #  algorithm: "plot_perf_box_name"
13970 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13971 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13972 #  include:
13973 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13974 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13975 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13976 #  layout:
13977 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13978 #    layout: "plot-throughput"
13979
13980 - type: "plot"
13981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13982   algorithm: "plot_perf_box_name"
13983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13985   include:
13986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13991   layout:
13992     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13993     layout: "plot-throughput"
13994
13995 - type: "plot"
13996   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13997   algorithm: "plot_perf_box_name"
13998   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14000   include:
14001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14006   layout:
14007     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14008     layout: "plot-throughput"
14009
14010 - type: "plot"
14011   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14012   algorithm: "plot_perf_box_name"
14013   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14015   include:
14016     - "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"
14017     - "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"
14018     - "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"
14019     - "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"
14020     - "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"
14021   layout:
14022     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14023     layout: "plot-throughput"
14024
14025 - type: "plot"
14026   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14027   algorithm: "plot_perf_box_name"
14028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14030   include:
14031     - "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"
14032     - "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"
14033     - "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"
14034     - "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"
14035     - "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"
14036   layout:
14037     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14038     layout: "plot-throughput"
14039
14040 - type: "plot"
14041   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14042   algorithm: "plot_perf_box_name"
14043   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14045   include:
14046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14051   layout:
14052     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14053     layout: "plot-throughput"
14054
14055 - type: "plot"
14056   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14057   algorithm: "plot_perf_box_name"
14058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14060   include:
14061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14066   layout:
14067     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14068     layout: "plot-throughput"
14069
14070 - type: "plot"
14071   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14072   algorithm: "plot_perf_box_name"
14073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14075   include:
14076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14079     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14080     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14081   layout:
14082     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14083     layout: "plot-throughput"
14084
14085 - type: "plot"
14086   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14087   algorithm: "plot_perf_box_name"
14088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14090   include:
14091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14093     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14094     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14095     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14096   layout:
14097     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14098     layout: "plot-throughput"
14099
14100 - type: "plot"
14101   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14102   algorithm: "plot_perf_box_name"
14103   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14105   include:
14106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14110     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14111   layout:
14112     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14113     layout: "plot-throughput"
14114
14115 - type: "plot"
14116   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14117   algorithm: "plot_perf_box_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14120   include:
14121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14126   layout:
14127     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14128     layout: "plot-throughput"
14129
14130 - type: "plot"
14131   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14132   algorithm: "plot_perf_box_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14135   include:
14136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14139     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14140     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14141   layout:
14142     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14143     layout: "plot-throughput"
14144
14145 - type: "plot"
14146   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14147   algorithm: "plot_perf_box_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14150   include:
14151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14153     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14154     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14155     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14156   layout:
14157     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14158     layout: "plot-throughput"
14159
14160 - type: "plot"
14161   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14162   algorithm: "plot_perf_box_name"
14163   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14167     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14168     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14169     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14170   layout:
14171     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14172     layout: "plot-throughput"
14173
14174 - type: "plot"
14175   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14176   algorithm: "plot_perf_box_name"
14177   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14179   include:
14180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14184   layout:
14185     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14190   algorithm: "plot_perf_box_name"
14191   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14193   include:
14194     - "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"
14195     - "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"
14196     - "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"
14197     - "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"
14198   layout:
14199     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14200     layout: "plot-throughput"
14201
14202 - type: "plot"
14203   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14204   algorithm: "plot_perf_box_name"
14205   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14207   include:
14208     - "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"
14209     - "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"
14210     - "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"
14211     - "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"
14212   layout:
14213     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14214     layout: "plot-throughput"
14215
14216 - type: "plot"
14217   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14218   algorithm: "plot_perf_box_name"
14219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14221   include:
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14228   layout:
14229     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14230     layout: "plot-throughput"
14231
14232 - type: "plot"
14233   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14234   algorithm: "plot_perf_box_name"
14235   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14237   include:
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14244   layout:
14245     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14246     layout: "plot-throughput"
14247
14248 - type: "plot"
14249   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14250   algorithm: "plot_perf_box_name"
14251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14253   include:
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14260   layout:
14261     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14262     layout: "plot-throughput"
14263
14264 - type: "plot"
14265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14266   algorithm: "plot_perf_box_name"
14267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14269   include:
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14276   layout:
14277     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14278     layout: "plot-throughput"
14279
14280 - type: "plot"
14281   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14282   algorithm: "plot_perf_box_name"
14283   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14285   include:
14286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14292   layout:
14293     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14294     layout: "plot-throughput"
14295
14296 - type: "plot"
14297   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14298   algorithm: "plot_perf_box_name"
14299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14301   include:
14302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14308   layout:
14309     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14310     layout: "plot-throughput"
14311
14312 - type: "plot"
14313   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14314   algorithm: "plot_perf_box_name"
14315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14317   include:
14318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14323   layout:
14324     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14325     layout: "plot-throughput"
14326
14327 - type: "plot"
14328   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14329   algorithm: "plot_perf_box_name"
14330   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14332   include:
14333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14338   layout:
14339     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14340     layout: "plot-throughput"
14341
14342 - type: "plot"
14343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14344   algorithm: "plot_perf_box_name"
14345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14347   include:
14348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14349     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14350   layout:
14351     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14352     layout: "plot-throughput"
14353
14354 - type: "plot"
14355   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14356   algorithm: "plot_perf_box_name"
14357   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14359   include:
14360     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14361     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14362   layout:
14363     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14364     layout: "plot-throughput"
14365
14366 - type: "plot"
14367   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14368   algorithm: "plot_perf_box_name"
14369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14371   include:
14372     - "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"
14373     - "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"
14374   layout:
14375     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14376     layout: "plot-throughput"
14377
14378 - type: "plot"
14379   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14380   algorithm: "plot_perf_box_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "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"
14385     - "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"
14386   layout:
14387     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14388     layout: "plot-throughput"
14389
14390 - type: "plot"
14391   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14392   algorithm: "plot_perf_box_name"
14393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14395   include:
14396     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14397     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14398   layout:
14399     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14400     layout: "plot-throughput"
14401
14402 - type: "plot"
14403   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14404   algorithm: "plot_perf_box_name"
14405   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14407   include:
14408     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14409     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14410   layout:
14411     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14412     layout: "plot-throughput"
14413
14414 - type: "plot"
14415   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14416   algorithm: "plot_perf_box_name"
14417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14419   include:
14420     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14421     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14422   layout:
14423     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14424     layout: "plot-throughput"
14425
14426 - type: "plot"
14427   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14428   algorithm: "plot_perf_box_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14431   include:
14432     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14433     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14434   layout:
14435     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14436     layout: "plot-throughput"
14437
14438 - type: "plot"
14439   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14440   algorithm: "plot_perf_box_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14442   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14443   include:
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14449     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14450   layout:
14451     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14452     layout: "plot-throughput"
14453
14454 - type: "plot"
14455   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14456   algorithm: "plot_perf_box_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14458   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14459   include:
14460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14464     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14465     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14466   layout:
14467     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14468     layout: "plot-throughput"
14469
14470 - type: "plot"
14471   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14472   algorithm: "plot_perf_box_name"
14473   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14474   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14475   include:
14476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14480     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14481     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14482   layout:
14483     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14484     layout: "plot-throughput"
14485
14486 - type: "plot"
14487   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14488   algorithm: "plot_perf_box_name"
14489   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14490   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14491   include:
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-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14494     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14495     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14496     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14497     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14498   layout:
14499     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14500     layout: "plot-throughput"
14501
14502 #- type: "plot"
14503 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14504 #  algorithm: "plot_perf_box_name"
14505 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14506 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14507 #  include:
14508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14511 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14512 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14513 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14514 #  layout:
14515 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14516 #    layout: "plot-throughput"
14517 #
14518 #- type: "plot"
14519 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14520 #  algorithm: "plot_perf_box_name"
14521 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14522 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14523 #  include:
14524 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14525 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14526 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14527 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14528 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14529 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14530 #  layout:
14531 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14532 #    layout: "plot-throughput"
14533
14534 - type: "plot"
14535   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14536   algorithm: "plot_perf_box_name"
14537   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14538   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14539   include:
14540     - "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"
14541     - "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"
14542     - "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"
14543     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14544     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14545     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14546   layout:
14547     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14548     layout: "plot-throughput"
14549
14550 - type: "plot"
14551   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14552   algorithm: "plot_perf_box_name"
14553   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14555   include:
14556     - "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"
14557     - "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"
14558     - "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"
14559     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14560     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14561     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14562   layout:
14563     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14564     layout: "plot-throughput"
14565
14566 ################################################################################
14567
14568 # Packet Speedup
14569
14570 - type: "plot"
14571   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14572   algorithm: "plot_tsa_name"
14573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14575   include:
14576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14580   layout:
14581     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14582     layout: "plot-throughput-speedup-analysis"
14583
14584 - type: "plot"
14585   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14586   algorithm: "plot_tsa_name"
14587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14589   include:
14590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14594   layout:
14595     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14596     layout: "plot-throughput-speedup-analysis"
14597
14598 - type: "plot"
14599   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14600   algorithm: "plot_tsa_name"
14601   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14602   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14603   include:
14604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14608   layout:
14609     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14610     layout: "plot-throughput-speedup-analysis"
14611
14612 - type: "plot"
14613   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14614   algorithm: "plot_tsa_name"
14615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14617   include:
14618     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14622   layout:
14623     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14624     layout: "plot-throughput-speedup-analysis"
14625
14626 - type: "plot"
14627   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14628   algorithm: "plot_tsa_name"
14629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14631   include:
14632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14635     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14636     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14637   layout:
14638     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14639     layout: "plot-throughput-speedup-analysis"
14640
14641 - type: "plot"
14642   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14643   algorithm: "plot_tsa_name"
14644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14646   include:
14647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14652   layout:
14653     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14654     layout: "plot-throughput-speedup-analysis"
14655
14656 - type: "plot"
14657   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14658   algorithm: "plot_tsa_name"
14659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14661   include:
14662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14667   layout:
14668     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14669     layout: "plot-throughput-speedup-analysis"
14670
14671 - type: "plot"
14672   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14673   algorithm: "plot_tsa_name"
14674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14676   include:
14677     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14678     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14679     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14680     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14681     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14682   layout:
14683     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14684     layout: "plot-throughput-speedup-analysis"
14685
14686 - type: "plot"
14687   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14688   algorithm: "plot_tsa_name"
14689   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14690   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14691   include:
14692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14698   layout:
14699     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14700     layout: "plot-throughput-speedup-analysis"
14701
14702 - type: "plot"
14703   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14704   algorithm: "plot_tsa_name"
14705   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14707   include:
14708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14714   layout:
14715     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14716     layout: "plot-throughput-speedup-analysis"
14717
14718 - type: "plot"
14719   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14720   algorithm: "plot_tsa_name"
14721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14723   include:
14724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14729   layout:
14730     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14738   include:
14739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14744   layout:
14745     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14746     layout: "plot-throughput-speedup-analysis"
14747
14748 - type: "plot"
14749   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14750   algorithm: "plot_tsa_name"
14751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14753   include:
14754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14757   layout:
14758     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14759     layout: "plot-throughput-speedup-analysis"
14760
14761 - type: "plot"
14762   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14763   algorithm: "plot_tsa_name"
14764   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14766   include:
14767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14770   layout:
14771     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14772     layout: "plot-throughput-speedup-analysis"
14773
14774 - type: "plot"
14775   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14776   algorithm: "plot_tsa_name"
14777   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14779   include:
14780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14785   layout:
14786     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14787     layout: "plot-throughput-speedup-analysis"
14788
14789 - type: "plot"
14790   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14791   algorithm: "plot_tsa_name"
14792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14794   include:
14795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14800   layout:
14801     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14802     layout: "plot-throughput-speedup-analysis"
14803
14804 - type: "plot"
14805   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14806   algorithm: "plot_tsa_name"
14807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14809   include:
14810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14813   layout:
14814     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14815     layout: "plot-throughput-speedup-analysis"
14816
14817 - type: "plot"
14818   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14819   algorithm: "plot_tsa_name"
14820   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14822   include:
14823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14826   layout:
14827     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14828     layout: "plot-throughput-speedup-analysis"
14829
14830 - type: "plot"
14831   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14832   algorithm: "plot_tsa_name"
14833   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14834   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14835   include:
14836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
14841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
14842   layout:
14843     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14844     layout: "plot-throughput-speedup-analysis"
14845
14846 - type: "plot"
14847   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14848   algorithm: "plot_tsa_name"
14849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14851   include:
14852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
14857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
14858   layout:
14859     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14860     layout: "plot-throughput-speedup-analysis"
14861
14862 - type: "plot"
14863   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14864   algorithm: "plot_tsa_name"
14865   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14867   include:
14868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
14874   layout:
14875     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14876     layout: "plot-throughput-speedup-analysis"
14877
14878 - type: "plot"
14879   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14880   algorithm: "plot_tsa_name"
14881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14883   include:
14884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
14890   layout:
14891     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14892     layout: "plot-throughput-speedup-analysis"
14893
14894 - type: "plot"
14895   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14896   algorithm: "plot_tsa_name"
14897   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14899   include:
14900     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14901     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14902     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14903   layout:
14904     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14905     layout: "plot-throughput-speedup-analysis"
14906
14907 - type: "plot"
14908   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14909   algorithm: "plot_tsa_name"
14910   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14912   include:
14913     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14914     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14915     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14916   layout:
14917     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14918     layout: "plot-throughput-speedup-analysis"
14919
14920 - type: "plot"
14921   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14922   algorithm: "plot_tsa_name"
14923   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14925   include:
14926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14929 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14930 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14931   layout:
14932     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14933     layout: "plot-throughput-speedup-analysis"
14934
14935 - type: "plot"
14936   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14937   algorithm: "plot_tsa_name"
14938   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14940   include:
14941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14944 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14945 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14946   layout:
14947     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14948     layout: "plot-throughput-speedup-analysis"
14949
14950 - type: "plot"
14951   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14952   algorithm: "plot_tsa_name"
14953   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14955   include:
14956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14961   layout:
14962     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14963     layout: "plot-throughput-speedup-analysis"
14964
14965 - type: "plot"
14966   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14967   algorithm: "plot_tsa_name"
14968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14970   include:
14971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14976   layout:
14977     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14978     layout: "plot-throughput-speedup-analysis"
14979
14980 - type: "plot"
14981   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14982   algorithm: "plot_tsa_name"
14983   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14984   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14985   include:
14986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14991   layout:
14992     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14993     layout: "plot-throughput-speedup-analysis"
14994
14995 - type: "plot"
14996   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14997   algorithm: "plot_tsa_name"
14998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15000   include:
15001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15006   layout:
15007     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15008     layout: "plot-throughput-speedup-analysis"
15009
15010 - type: "plot"
15011   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15012   algorithm: "plot_tsa_name"
15013   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15015   include:
15016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15020   layout:
15021     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15022     layout: "plot-throughput-speedup-analysis"
15023
15024 - type: "plot"
15025   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15026   algorithm: "plot_tsa_name"
15027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15029   include:
15030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15034   layout:
15035     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15036     layout: "plot-throughput-speedup-analysis"
15037
15038 - type: "plot"
15039   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15040   algorithm: "plot_tsa_name"
15041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15043   include:
15044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15049   layout:
15050     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15051     layout: "plot-throughput-speedup-analysis"
15052
15053 - type: "plot"
15054   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15055   algorithm: "plot_tsa_name"
15056   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15057   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15058   include:
15059     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15060     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15064   layout:
15065     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15066     layout: "plot-throughput-speedup-analysis"
15067
15068 - type: "plot"
15069   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15070   algorithm: "plot_tsa_name"
15071   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15073   include:
15074     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15075     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15076   layout:
15077     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15078     layout: "plot-throughput-speedup-analysis"
15079
15080 - type: "plot"
15081   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15082   algorithm: "plot_tsa_name"
15083   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15085   include:
15086     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15088   layout:
15089     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15090     layout: "plot-throughput-speedup-analysis"
15091
15092 - type: "plot"
15093   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15094   algorithm: "plot_tsa_name"
15095   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15096   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15097   include:
15098     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15099     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15102   layout:
15103     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15104     layout: "plot-throughput-speedup-analysis"
15105
15106 - type: "plot"
15107   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15108   algorithm: "plot_tsa_name"
15109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15111   include:
15112     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15113     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15115     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15116   layout:
15117     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15118     layout: "plot-throughput-speedup-analysis"
15119
15120 - type: "plot"
15121   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15122   algorithm: "plot_tsa_name"
15123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15125   include:
15126     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15128     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15129     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15130   layout:
15131     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15132     layout: "plot-throughput-speedup-analysis"
15133
15134 - type: "plot"
15135   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15136   algorithm: "plot_tsa_name"
15137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15139   include:
15140     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15144   layout:
15145     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15146     layout: "plot-throughput-speedup-analysis"
15147
15148 - type: "plot"
15149   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15150   algorithm: "plot_tsa_name"
15151   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15153   include:
15154     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15157     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15159     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15160   layout:
15161     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15162     layout: "plot-throughput-speedup-analysis"
15163
15164 - type: "plot"
15165   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15166   algorithm: "plot_tsa_name"
15167   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15168   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15169   include:
15170     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15171     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15172     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15174     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15176   layout:
15177     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15178     layout: "plot-throughput-speedup-analysis"
15179
15180 - type: "plot"
15181   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15182   algorithm: "plot_tsa_name"
15183   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15185   include:
15186     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15191   layout:
15192     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15193     layout: "plot-throughput-speedup-analysis"
15194
15195 - type: "plot"
15196   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15197   algorithm: "plot_tsa_name"
15198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15200   include:
15201     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15202     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15203     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15206   layout:
15207     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15208     layout: "plot-throughput-speedup-analysis"
15209
15210 - type: "plot"
15211   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15212   algorithm: "plot_tsa_name"
15213   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15215   include:
15216     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15217     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15218     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15221   layout:
15222     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15223     layout: "plot-throughput-speedup-analysis"
15224
15225 - type: "plot"
15226   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15227   algorithm: "plot_tsa_name"
15228   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15230   include:
15231     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15232     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15233     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15234     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15236   layout:
15237     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15238     layout: "plot-throughput-speedup-analysis"
15239
15240 - type: "plot"
15241   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15242   algorithm: "plot_tsa_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15245   include:
15246     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15247     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15248     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15249   layout:
15250     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15251     layout: "plot-throughput-speedup-analysis"
15252
15253 - type: "plot"
15254   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15255   algorithm: "plot_tsa_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15258   include:
15259     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15260     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15261     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15262   layout:
15263     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15264     layout: "plot-throughput-speedup-analysis"
15265
15266 - type: "plot"
15267   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15268   algorithm: "plot_tsa_name"
15269   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15271   include:
15272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15275   layout:
15276     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15277     layout: "plot-throughput-speedup-analysis"
15278
15279 - type: "plot"
15280   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15281   algorithm: "plot_tsa_name"
15282   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15284   include:
15285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15288   layout:
15289     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15297   include:
15298     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15299     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15300     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15301     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15303   layout:
15304     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15305     layout: "plot-throughput-speedup-analysis"
15306
15307 - type: "plot"
15308   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15309   algorithm: "plot_tsa_name"
15310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15312   include:
15313     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15314     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15315     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15316     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15318   layout:
15319     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15320     layout: "plot-throughput-speedup-analysis"
15321
15322 - type: "plot"
15323   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15324   algorithm: "plot_tsa_name"
15325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15327   include:
15328     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15329     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15330     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15331     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15332     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15333   layout:
15334     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15335     layout: "plot-throughput-speedup-analysis"
15336
15337 - type: "plot"
15338   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15339   algorithm: "plot_tsa_name"
15340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15342   include:
15343     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15344     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15345     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15346     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15347     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15348   layout:
15349     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15350     layout: "plot-throughput-speedup-analysis"
15351
15352 - type: "plot"
15353   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15354   algorithm: "plot_tsa_name"
15355   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15357   include:
15358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15364   layout:
15365     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15366     layout: "plot-throughput-speedup-analysis"
15367
15368 - type: "plot"
15369   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15370   algorithm: "plot_tsa_name"
15371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15373   include:
15374     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15380   layout:
15381     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15382     layout: "plot-throughput-speedup-analysis"
15383
15384 - type: "plot"
15385   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15386   algorithm: "plot_tsa_name"
15387   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15389   include:
15390     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15391     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15394   layout:
15395     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15396     layout: "plot-throughput-speedup-analysis"
15397
15398 - type: "plot"
15399   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15400   algorithm: "plot_tsa_name"
15401   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15403   include:
15404     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15405     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15406     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15407     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15408   layout:
15409     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15410     layout: "plot-throughput-speedup-analysis"
15411
15412 - type: "plot"
15413   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15414   algorithm: "plot_tsa_name"
15415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15417   include:
15418     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15424   layout:
15425     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15426     layout: "plot-throughput-speedup-analysis"
15427
15428 - type: "plot"
15429   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15430   algorithm: "plot_tsa_name"
15431   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15433   include:
15434     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15435     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15436     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15438     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15440   layout:
15441     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15442     layout: "plot-throughput-speedup-analysis"
15443
15444 - type: "plot"
15445   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15446   algorithm: "plot_tsa_name"
15447   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15449   include:
15450     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15451     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15452     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15453     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15454     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15455     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15456   layout:
15457     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15458     layout: "plot-throughput-speedup-analysis"
15459
15460 - type: "plot"
15461   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15462   algorithm: "plot_tsa_name"
15463   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15465   include:
15466     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15467     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15468     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15469     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15471     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15472   layout:
15473     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15474     layout: "plot-throughput-speedup-analysis"
15475
15476 - type: "plot"
15477   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15478   algorithm: "plot_tsa_name"
15479   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15481   include:
15482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15488   layout:
15489     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 - type: "plot"
15493   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15494   algorithm: "plot_tsa_name"
15495   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15497   include:
15498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15504   layout:
15505     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15506     layout: "plot-throughput-speedup-analysis"
15507
15508 - type: "plot"
15509   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15510   algorithm: "plot_tsa_name"
15511   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15513   include:
15514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15520   layout:
15521     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15522     layout: "plot-throughput-speedup-analysis"
15523
15524 - type: "plot"
15525   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15526   algorithm: "plot_tsa_name"
15527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15529   include:
15530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15536   layout:
15537     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15538     layout: "plot-throughput-speedup-analysis"
15539
15540 - type: "plot"
15541   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15542   algorithm: "plot_tsa_name"
15543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15545   include:
15546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15552   layout:
15553     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15554     layout: "plot-throughput-speedup-analysis"
15555
15556 - type: "plot"
15557   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15558   algorithm: "plot_tsa_name"
15559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15561   include:
15562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15568   layout:
15569     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15570     layout: "plot-throughput-speedup-analysis"
15571
15572 - type: "plot"
15573   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15574   algorithm: "plot_tsa_name"
15575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15577   include:
15578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15582   layout:
15583     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15584     layout: "plot-throughput-speedup-analysis"
15585
15586 - type: "plot"
15587   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15588   algorithm: "plot_tsa_name"
15589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15591   include:
15592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15596   layout:
15597     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15598     layout: "plot-throughput-speedup-analysis"
15599
15600 - type: "plot"
15601   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15602   algorithm: "plot_tsa_name"
15603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15605   include:
15606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15610   layout:
15611     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15612     layout: "plot-throughput-speedup-analysis"
15613
15614 - type: "plot"
15615   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15616   algorithm: "plot_tsa_name"
15617   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15619   include:
15620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15624   layout:
15625     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15626     layout: "plot-throughput-speedup-analysis"
15627
15628 - type: "plot"
15629   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15630   algorithm: "plot_tsa_name"
15631   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15633   include:
15634     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15636     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15640   layout:
15641     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15642     layout: "plot-throughput-speedup-analysis"
15643
15644 - type: "plot"
15645   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15646   algorithm: "plot_tsa_name"
15647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15649   include:
15650     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15651     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15652     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15656   layout:
15657     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15658     layout: "plot-throughput-speedup-analysis"
15659
15660 - type: "plot"
15661   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15662   algorithm: "plot_tsa_name"
15663   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15665   include:
15666     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15667     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15668     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15669     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15671   layout:
15672     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15673     layout: "plot-throughput-speedup-analysis"
15674
15675 - type: "plot"
15676   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15677   algorithm: "plot_tsa_name"
15678   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15680   include:
15681     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15682     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15683     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15684     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15686   layout:
15687     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15688     layout: "plot-throughput-speedup-analysis"
15689
15690 - type: "plot"
15691   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15692   algorithm: "plot_tsa_name"
15693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15695   include:
15696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15701   layout:
15702     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15710   include:
15711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15716   layout:
15717     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15730   layout:
15731     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15732     layout: "plot-throughput-speedup-analysis"
15733
15734 - type: "plot"
15735   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15736   algorithm: "plot_tsa_name"
15737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15739   include:
15740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15744   layout:
15745     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15746     layout: "plot-throughput-speedup-analysis"
15747
15748 - type: "plot"
15749   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15750   algorithm: "plot_tsa_name"
15751   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15753   include:
15754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15760   layout:
15761     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15762     layout: "plot-throughput-speedup-analysis"
15763
15764 - type: "plot"
15765   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15766   algorithm: "plot_tsa_name"
15767   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15769   include:
15770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15776   layout:
15777     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15778     layout: "plot-throughput-speedup-analysis"
15779
15780 - type: "plot"
15781   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15782   algorithm: "plot_tsa_name"
15783   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15785   include:
15786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15792   layout:
15793     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15794     layout: "plot-throughput-speedup-analysis"
15795
15796 - type: "plot"
15797   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15798   algorithm: "plot_tsa_name"
15799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15801   include:
15802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15808   layout:
15809     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15810     layout: "plot-throughput-speedup-analysis"
15811
15812 - type: "plot"
15813   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15814   algorithm: "plot_tsa_name"
15815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15817   include:
15818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15824   layout:
15825     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15826     layout: "plot-throughput-speedup-analysis"
15827
15828 - type: "plot"
15829   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15830   algorithm: "plot_tsa_name"
15831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15833   include:
15834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15840   layout:
15841     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15842     layout: "plot-throughput-speedup-analysis"
15843
15844 - type: "plot"
15845   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15846   algorithm: "plot_tsa_name"
15847   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15849   include:
15850     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15854     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15856   layout:
15857     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15858     layout: "plot-throughput-speedup-analysis"
15859
15860 - type: "plot"
15861   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15862   algorithm: "plot_tsa_name"
15863   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15865   include:
15866     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15867     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15868     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15869     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15870     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15871     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15872   layout:
15873     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15874     layout: "plot-throughput-speedup-analysis"
15875
15876 - type: "plot"
15877   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15878   algorithm: "plot_tsa_name"
15879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15881   include:
15882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15884     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15885     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15886     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15887     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15888   layout:
15889     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15890     layout: "plot-throughput-speedup-analysis"
15891
15892 - type: "plot"
15893   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15894   algorithm: "plot_tsa_name"
15895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15897   include:
15898     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15899     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15900     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15901     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15902     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15903     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15904   layout:
15905     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15906     layout: "plot-throughput-speedup-analysis"
15907
15908 - type: "plot"
15909   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15910   algorithm: "plot_tsa_name"
15911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15913   include:
15914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15919   layout:
15920     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15921     layout: "plot-throughput-speedup-analysis"
15922
15923 - type: "plot"
15924   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15925   algorithm: "plot_tsa_name"
15926   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15927   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15928   include:
15929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15934   layout:
15935     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15936     layout: "plot-throughput-speedup-analysis"
15937
15938 - type: "plot"
15939   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15940   algorithm: "plot_tsa_name"
15941   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15942   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15943   include:
15944     - "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"
15945     - "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"
15946     - "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"
15947     - "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"
15948     - "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"
15949   layout:
15950     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15951     layout: "plot-throughput-speedup-analysis"
15952
15953 - type: "plot"
15954   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15955   algorithm: "plot_tsa_name"
15956   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15958   include:
15959     - "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"
15960     - "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"
15961     - "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"
15962     - "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"
15963     - "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"
15964   layout:
15965     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15966     layout: "plot-throughput-speedup-analysis"
15967
15968 - type: "plot"
15969   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15970   algorithm: "plot_tsa_name"
15971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15973   include:
15974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15979   layout:
15980     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15981     layout: "plot-throughput-speedup-analysis"
15982
15983 - type: "plot"
15984   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15985   algorithm: "plot_tsa_name"
15986   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15987   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15988   include:
15989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15994   layout:
15995     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15996     layout: "plot-throughput-speedup-analysis"
15997
15998 - type: "plot"
15999   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16000   algorithm: "plot_tsa_name"
16001   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16003   include:
16004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16009   layout:
16010     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 - type: "plot"
16014   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16015   algorithm: "plot_tsa_name"
16016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16018   include:
16019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16024   layout:
16025     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16026     layout: "plot-throughput-speedup-analysis"
16027
16028 - type: "plot"
16029   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16030   algorithm: "plot_tsa_name"
16031   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16033   include:
16034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16039   layout:
16040     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16041     layout: "plot-throughput-speedup-analysis"
16042
16043 - type: "plot"
16044   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16045   algorithm: "plot_tsa_name"
16046   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16048   include:
16049     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16051     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16052     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16054   layout:
16055     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16056     layout: "plot-throughput-speedup-analysis"
16057
16058 - type: "plot"
16059   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16060   algorithm: "plot_tsa_name"
16061   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16063   include:
16064     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16065     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16066     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16067     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16069   layout:
16070     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16071     layout: "plot-throughput-speedup-analysis"
16072
16073 - type: "plot"
16074   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16075   algorithm: "plot_tsa_name"
16076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16078   include:
16079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16080     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16081     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16082     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16084   layout:
16085     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16093   include:
16094     - "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"
16095     - "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"
16096     - "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"
16097     - "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"
16098   layout:
16099     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16100     layout: "plot-throughput-speedup-analysis"
16101
16102 - type: "plot"
16103   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16104   algorithm: "plot_tsa_name"
16105   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16107   include:
16108     - "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"
16109     - "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"
16110     - "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"
16111     - "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"
16112   layout:
16113     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16114     layout: "plot-throughput-speedup-analysis"
16115
16116 - type: "plot"
16117   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16118   algorithm: "plot_tsa_name"
16119   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16121   include:
16122     - "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"
16123     - "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"
16124     - "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"
16125     - "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"
16126   layout:
16127     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16128     layout: "plot-throughput-speedup-analysis"
16129
16130 - type: "plot"
16131   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16132   algorithm: "plot_tsa_name"
16133   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16135   include:
16136     - "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"
16137     - "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"
16138     - "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"
16139     - "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"
16140   layout:
16141     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16142     layout: "plot-throughput-speedup-analysis"
16143
16144 - type: "plot"
16145   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16146   algorithm: "plot_tsa_name"
16147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16149   include:
16150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16156   layout:
16157     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16158     layout: "plot-throughput-speedup-analysis"
16159
16160 - type: "plot"
16161   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16162   algorithm: "plot_tsa_name"
16163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16165   include:
16166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16172   layout:
16173     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16174     layout: "plot-throughput-speedup-analysis"
16175
16176 - type: "plot"
16177   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16178   algorithm: "plot_tsa_name"
16179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16181   include:
16182     - "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"
16183     - "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"
16184     - "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"
16185     - "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"
16186     - "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"
16187     - "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"
16188   layout:
16189     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16190     layout: "plot-throughput-speedup-analysis"
16191
16192 - type: "plot"
16193   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16194   algorithm: "plot_tsa_name"
16195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16197   include:
16198     - "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"
16199     - "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"
16200     - "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"
16201     - "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"
16202     - "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"
16203     - "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"
16204   layout:
16205     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16206     layout: "plot-throughput-speedup-analysis"
16207
16208 - type: "plot"
16209   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16210   algorithm: "plot_tsa_name"
16211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16213   include:
16214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16220   layout:
16221     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16222     layout: "plot-throughput-speedup-analysis"
16223
16224 - type: "plot"
16225   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16226   algorithm: "plot_tsa_name"
16227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16229   include:
16230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16236   layout:
16237     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16238     layout: "plot-throughput-speedup-analysis"
16239
16240 - type: "plot"
16241   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16242   algorithm: "plot_tsa_name"
16243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16245   include:
16246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16251   layout:
16252     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16253     layout: "plot-throughput-speedup-analysis"
16254
16255 - type: "plot"
16256   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16257   algorithm: "plot_tsa_name"
16258   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16260   include:
16261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16266   layout:
16267     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16268     layout: "plot-throughput-speedup-analysis"
16269
16270 - type: "plot"
16271   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16272   algorithm: "plot_tsa_name"
16273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16275   include:
16276     - "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"
16277     - "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"
16278   layout:
16279     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16280     layout: "plot-throughput-speedup-analysis"
16281
16282 - type: "plot"
16283   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16284   algorithm: "plot_tsa_name"
16285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16287   include:
16288     - "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"
16289     - "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"
16290   layout:
16291     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16299   include:
16300     - "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"
16301     - "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"
16302   layout:
16303     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16304     layout: "plot-throughput-speedup-analysis"
16305
16306 - type: "plot"
16307   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16308   algorithm: "plot_tsa_name"
16309   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16311   include:
16312     - "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"
16313     - "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"
16314   layout:
16315     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16316     layout: "plot-throughput-speedup-analysis"
16317
16318 - type: "plot"
16319   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16320   algorithm: "plot_tsa_name"
16321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16323   include:
16324     - "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"
16325     - "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"
16326     - "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"
16327     - "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"
16328     - "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"
16329     - "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"
16330   layout:
16331     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16332     layout: "plot-throughput-speedup-analysis"
16333
16334 - type: "plot"
16335   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16336   algorithm: "plot_tsa_name"
16337   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16339   include:
16340     - "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"
16341     - "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"
16342     - "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"
16343     - "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"
16344     - "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"
16345     - "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"
16346   layout:
16347     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16348     layout: "plot-throughput-speedup-analysis"
16349
16350 - type: "plot"
16351   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16352   algorithm: "plot_tsa_name"
16353   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16354   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16355   include:
16356     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16357     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16358     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16359     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16360     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16361   layout:
16362     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16363     layout: "plot-throughput-speedup-analysis"
16364
16365 - type: "plot"
16366   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16367   algorithm: "plot_tsa_name"
16368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16370   include:
16371     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16372     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16373     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16374     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16375     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16376   layout:
16377     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16378     layout: "plot-throughput-speedup-analysis"
16379
16380 - type: "plot"
16381   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16382   algorithm: "plot_tsa_name"
16383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16385   include:
16386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16391   layout:
16392     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16393     layout: "plot-throughput-speedup-analysis"
16394
16395 - type: "plot"
16396   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16397   algorithm: "plot_tsa_name"
16398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16400   include:
16401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16406   layout:
16407     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16408     layout: "plot-throughput-speedup-analysis"
16409
16410 - type: "plot"
16411   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16412   algorithm: "plot_tsa_name"
16413   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16414   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16415   include:
16416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16420   layout:
16421     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16422     layout: "plot-throughput-speedup-analysis"
16423
16424 - type: "plot"
16425   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16426   algorithm: "plot_tsa_name"
16427   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16428   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16429   include:
16430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16434   layout:
16435     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16436     layout: "plot-throughput-speedup-analysis"
16437
16438 - type: "plot"
16439   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16440   algorithm: "plot_tsa_name"
16441   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16442   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16443   include:
16444     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16448   layout:
16449     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16450     layout: "plot-throughput-speedup-analysis"
16451
16452 - type: "plot"
16453   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16454   algorithm: "plot_tsa_name"
16455   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16456   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16457   include:
16458     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16460     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16461     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16462   layout:
16463     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16464     layout: "plot-throughput-speedup-analysis"
16465
16466 - type: "plot"
16467   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16468   algorithm: "plot_tsa_name"
16469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16471   include:
16472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16474     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16475     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16476     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16477   layout:
16478     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16479     layout: "plot-throughput-speedup-analysis"
16480
16481 - type: "plot"
16482   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16483   algorithm: "plot_tsa_name"
16484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16486   include:
16487     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16489     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16490     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16491     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16492   layout:
16493     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16494     layout: "plot-throughput-speedup-analysis"
16495
16496 - type: "plot"
16497   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16498   algorithm: "plot_tsa_name"
16499   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16500   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16501   include:
16502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16508   layout:
16509     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16510     layout: "plot-throughput-speedup-analysis"
16511
16512 - type: "plot"
16513   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16514   algorithm: "plot_tsa_name"
16515   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16516   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16517   include:
16518     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16519     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16520     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16521     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16522     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16524   layout:
16525     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16526     layout: "plot-throughput-speedup-analysis"
16527
16528 - type: "plot"
16529   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16530   algorithm: "plot_tsa_name"
16531   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16532   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16533   include:
16534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16538   layout:
16539     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16540     layout: "plot-throughput-speedup-analysis"
16541
16542 - type: "plot"
16543   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16544   algorithm: "plot_tsa_name"
16545   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16546   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16547   include:
16548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16552   layout:
16553     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16554     layout: "plot-throughput-speedup-analysis"
16555
16556 - type: "plot"
16557   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16558   algorithm: "plot_tsa_name"
16559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16561   include:
16562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16568   layout:
16569     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16570     layout: "plot-throughput-speedup-analysis"
16571
16572 - type: "plot"
16573   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16574   algorithm: "plot_tsa_name"
16575   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16576   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16577   include:
16578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16584   layout:
16585     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16586     layout: "plot-throughput-speedup-analysis"
16587
16588 - type: "plot"
16589   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16590   algorithm: "plot_tsa_name"
16591   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16592   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16593   include:
16594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16600   layout:
16601     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16602     layout: "plot-throughput-speedup-analysis"
16603
16604 - type: "plot"
16605   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16606   algorithm: "plot_tsa_name"
16607   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16608   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16609   include:
16610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16613     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16616   layout:
16617     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16625   include:
16626     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16627     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16628     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16629     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16630     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16631     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16632   layout:
16633     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16634     layout: "plot-throughput-speedup-analysis"
16635
16636 - type: "plot"
16637   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16638   algorithm: "plot_tsa_name"
16639   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16640   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16641   include:
16642     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16643     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16644     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16645     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16646     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16647     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16648   layout:
16649     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16650     layout: "plot-throughput-speedup-analysis"
16651
16652 - type: "plot"
16653   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16654   algorithm: "plot_tsa_name"
16655   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16656   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16657   include:
16658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16664   layout:
16665     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16666     layout: "plot-throughput-speedup-analysis"
16667
16668 - type: "plot"
16669   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16670   algorithm: "plot_tsa_name"
16671   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16672   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16673   include:
16674     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16680   layout:
16681     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16682     layout: "plot-throughput-speedup-analysis"
16683
16684 - type: "plot"
16685   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16686   algorithm: "plot_tsa_name"
16687   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16688   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16689   include:
16690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16695     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16696   layout:
16697     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16698     layout: "plot-throughput-speedup-analysis"
16699
16700 - type: "plot"
16701   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16702   algorithm: "plot_tsa_name"
16703   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16704   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16705   include:
16706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16711     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16712   layout:
16713     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16714     layout: "plot-throughput-speedup-analysis"
16715
16716 #- type: "plot"
16717 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16718 #  algorithm: "plot_tsa_name"
16719 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16720 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16721 #  include:
16722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16727 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16728 #  layout:
16729 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16730 #    layout: "plot-throughput-speedup-analysis"
16731 #
16732 #- type: "plot"
16733 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16734 #  algorithm: "plot_tsa_name"
16735 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16736 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16737 #  include:
16738 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16739 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16740 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16741 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16742 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16743 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16744 #  layout:
16745 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16746 #    layout: "plot-throughput-speedup-analysis"
16747
16748 - type: "plot"
16749   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16750   algorithm: "plot_tsa_name"
16751   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16752   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16753   include:
16754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16759   layout:
16760     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16761     layout: "plot-throughput-speedup-analysis"
16762
16763 - type: "plot"
16764   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16765   algorithm: "plot_tsa_name"
16766   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16767   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16768   include:
16769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16774   layout:
16775     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16776     layout: "plot-throughput-speedup-analysis"
16777
16778 - type: "plot"
16779   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16780   algorithm: "plot_tsa_name"
16781   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16782   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16783   include:
16784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16789     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
16790   layout:
16791     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16792     layout: "plot-throughput-speedup-analysis"
16793
16794 - type: "plot"
16795   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16796   algorithm: "plot_tsa_name"
16797   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16798   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16799   include:
16800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16804     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16805     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
16806   layout:
16807     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16808     layout: "plot-throughput-speedup-analysis"
16809
16810 - type: "plot"
16811   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16812   algorithm: "plot_tsa_name"
16813   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16814   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16815   include:
16816     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16818     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16820     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16821   layout:
16822     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16823     layout: "plot-throughput-speedup-analysis"
16824
16825 - type: "plot"
16826   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16827   algorithm: "plot_tsa_name"
16828   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16829   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16830   include:
16831     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16833     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16834     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16835     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16836   layout:
16837     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16838     layout: "plot-throughput-speedup-analysis"
16839
16840 #- type: "plot"
16841 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16842 #  algorithm: "plot_tsa_name"
16843 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16844 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16845 #  include:
16846 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16847 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16848 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16849 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16850 #  layout:
16851 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16852 #    layout: "plot-throughput-speedup-analysis"
16853 #
16854 #- type: "plot"
16855 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16856 #  algorithm: "plot_tsa_name"
16857 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16858 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16859 #  include:
16860 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16861 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16862 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16863 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16864 #  layout:
16865 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16866 #    layout: "plot-throughput-speedup-analysis"
16867
16868 - type: "plot"
16869   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16870   algorithm: "plot_tsa_name"
16871   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16872   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16873   include:
16874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16880   layout:
16881     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16882     layout: "plot-throughput-speedup-analysis"
16883
16884 - type: "plot"
16885   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16886   algorithm: "plot_tsa_name"
16887   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16888   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16889   include:
16890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16896   layout:
16897     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16898     layout: "plot-throughput-speedup-analysis"
16899
16900 - type: "plot"
16901   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16902   algorithm: "plot_tsa_name"
16903   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16904   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16905   include:
16906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16911   layout:
16912     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16913     layout: "plot-throughput-speedup-analysis"
16914
16915 - type: "plot"
16916   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16917   algorithm: "plot_tsa_name"
16918   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16919   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16920   include:
16921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16926   layout:
16927     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16928     layout: "plot-throughput-speedup-analysis"
16929
16930 - type: "plot"
16931   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16932   algorithm: "plot_tsa_name"
16933   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16934   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16935   include:
16936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16941   layout:
16942     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16943     layout: "plot-throughput-speedup-analysis"
16944
16945 - type: "plot"
16946   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16947   algorithm: "plot_tsa_name"
16948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16950   include:
16951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16956   layout:
16957     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16958     layout: "plot-throughput-speedup-analysis"
16959
16960 - type: "plot"
16961   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16962   algorithm: "plot_tsa_name"
16963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16965   include:
16966     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16970   layout:
16971     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16972     layout: "plot-throughput-speedup-analysis"
16973
16974 - type: "plot"
16975   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16976   algorithm: "plot_tsa_name"
16977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16979   include:
16980     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16984   layout:
16985     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16986     layout: "plot-throughput-speedup-analysis"
16987
16988 - type: "plot"
16989   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16990   algorithm: "plot_tsa_name"
16991   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16992   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16993   include:
16994     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16995     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16999   layout:
17000     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17001     layout: "plot-throughput-speedup-analysis"
17002
17003 - type: "plot"
17004   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17005   algorithm: "plot_tsa_name"
17006   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17007   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17008   include:
17009     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17014   layout:
17015     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17016     layout: "plot-throughput-speedup-analysis"
17017
17018 - type: "plot"
17019   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17020   algorithm: "plot_tsa_name"
17021   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17022   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17023   include:
17024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17025     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17030   layout:
17031     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17032     layout: "plot-throughput-speedup-analysis"
17033
17034 - type: "plot"
17035   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17036   algorithm: "plot_tsa_name"
17037   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17038   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17039   include:
17040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17041     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17042     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17046   layout:
17047     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17048     layout: "plot-throughput-speedup-analysis"
17049
17050 #- type: "plot"
17051 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17052 #  algorithm: "plot_tsa_name"
17053 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17054 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17055 #  include:
17056 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17057 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17058 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17059 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17060 #  layout:
17061 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17062 #    layout: "plot-throughput-speedup-analysis"
17063 #
17064 #- type: "plot"
17065 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17066 #  algorithm: "plot_tsa_name"
17067 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17068 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17069 #  include:
17070 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17071 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17072 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17073 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17074 #  layout:
17075 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17076 #    layout: "plot-throughput-speedup-analysis"
17077
17078 - type: "plot"
17079   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17080   algorithm: "plot_tsa_name"
17081   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17082   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17083   include:
17084     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17085     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17086     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17090   layout:
17091     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17092     layout: "plot-throughput-speedup-analysis"
17093
17094 - type: "plot"
17095   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17096   algorithm: "plot_tsa_name"
17097   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17098   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17099   include:
17100     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17101     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17102     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17106   layout:
17107     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17108     layout: "plot-throughput-speedup-analysis"
17109
17110 #- type: "plot"
17111 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17112 #  algorithm: "plot_tsa_name"
17113 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17114 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17115 #  include:
17116 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17117 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17118 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17119 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17120 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17121 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17122 #  layout:
17123 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17124 #    layout: "plot-throughput-speedup-analysis"
17125 #
17126 #- type: "plot"
17127 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17128 #  algorithm: "plot_tsa_name"
17129 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17130 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17131 #  include:
17132 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17133 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17134 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17135 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17136 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17137 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17138 #  layout:
17139 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17140 #    layout: "plot-throughput-speedup-analysis"
17141
17142 #- type: "plot"
17143 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17144 #  algorithm: "plot_tsa_name"
17145 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17146 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17147 #  include:
17148 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17149 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17150 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17151 #  layout:
17152 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17153 #    layout: "plot-throughput-speedup-analysis"
17154 #
17155 #- type: "plot"
17156 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17157 #  algorithm: "plot_tsa_name"
17158 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17159 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17160 #  include:
17161 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17162 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17163 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17164 #  layout:
17165 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17166 #    layout: "plot-throughput-speedup-analysis"
17167
17168 ################################################################################
17169
17170 # Packet Throughput - DPDK
17171
17172 # 2n-skx-xxv710
17173
17174 - type: "plot"
17175   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17176   algorithm: "plot_perf_box_name"
17177   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17178   data: "plot-dpdk-throughput-latency-2n-skx"
17179   include:
17180     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17181     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17182   layout:
17183     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17184     layout: "plot-throughput"
17185
17186 - type: "plot"
17187   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17188   algorithm: "plot_perf_box_name"
17189   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17190   data: "plot-dpdk-throughput-latency-2n-skx"
17191   include:
17192     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17193     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17194   layout:
17195     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17196     layout: "plot-throughput"
17197
17198 - type: "plot"
17199   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17200   algorithm: "plot_perf_box_name"
17201   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17202   data: "plot-dpdk-throughput-latency-2n-skx"
17203   include:
17204     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17205     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17206   layout:
17207     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17208     layout: "plot-throughput"
17209
17210 - type: "plot"
17211   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17212   algorithm: "plot_perf_box_name"
17213   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17214   data: "plot-dpdk-throughput-latency-2n-skx"
17215   include:
17216     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17217     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17218   layout:
17219     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17220     layout: "plot-throughput"
17221
17222 # 2n-skx-x710
17223
17224 - type: "plot"
17225   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17226   algorithm: "plot_perf_box_name"
17227   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17228   data: "plot-dpdk-throughput-latency-2n-skx"
17229   include:
17230     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17231     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17232   layout:
17233     title: "2n-skx-x710-64b-2t1c-base-ndr"
17234     layout: "plot-throughput"
17235
17236 - type: "plot"
17237   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17238   algorithm: "plot_perf_box_name"
17239   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17240   data: "plot-dpdk-throughput-latency-2n-skx"
17241   include:
17242     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17243     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17244   layout:
17245     title: "2n-skx-x710-64b-4t2c-base-ndr"
17246     layout: "plot-throughput"
17247
17248 - type: "plot"
17249   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17250   algorithm: "plot_perf_box_name"
17251   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17252   data: "plot-dpdk-throughput-latency-2n-skx"
17253   include:
17254     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17255     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17256   layout:
17257     title: "2n-skx-x710-64b-2t1c-base-pdr"
17258     layout: "plot-throughput"
17259
17260 - type: "plot"
17261   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17262   algorithm: "plot_perf_box_name"
17263   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17264   data: "plot-dpdk-throughput-latency-2n-skx"
17265   include:
17266     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17267     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17268   layout:
17269     title: "2n-skx-x710-64b-4t2c-base-pdr"
17270     layout: "plot-throughput"
17271
17272 # 3n-skx-xxv710
17273
17274 - type: "plot"
17275   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17276   algorithm: "plot_perf_box_name"
17277   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17278   data: "plot-dpdk-throughput-latency-3n-skx"
17279   include:
17280     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17281     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17282   layout:
17283     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17284     layout: "plot-throughput"
17285
17286 - type: "plot"
17287   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17288   algorithm: "plot_perf_box_name"
17289   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17290   data: "plot-dpdk-throughput-latency-3n-skx"
17291   include:
17292     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17293     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17294   layout:
17295     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17296     layout: "plot-throughput"
17297
17298 - type: "plot"
17299   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17302   data: "plot-dpdk-throughput-latency-3n-skx"
17303   include:
17304     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17305     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17306   layout:
17307     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17308     layout: "plot-throughput"
17309
17310 - type: "plot"
17311   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17312   algorithm: "plot_perf_box_name"
17313   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17314   data: "plot-dpdk-throughput-latency-3n-skx"
17315   include:
17316     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17317     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17318   layout:
17319     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17320     layout: "plot-throughput"
17321
17322 # 3n-skx-x710
17323
17324 - type: "plot"
17325   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17326   algorithm: "plot_perf_box_name"
17327   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17328   data: "plot-dpdk-throughput-latency-3n-skx"
17329   include:
17330     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17331     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17332   layout:
17333     title: "3n-skx-x710-64b-2t1c-base-ndr"
17334     layout: "plot-throughput"
17335
17336 - type: "plot"
17337   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17338   algorithm: "plot_perf_box_name"
17339   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17340   data: "plot-dpdk-throughput-latency-3n-skx"
17341   include:
17342     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17343     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17344   layout:
17345     title: "3n-skx-x710-64b-4t2c-base-ndr"
17346     layout: "plot-throughput"
17347
17348 - type: "plot"
17349   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17350   algorithm: "plot_perf_box_name"
17351   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17352   data: "plot-dpdk-throughput-latency-3n-skx"
17353   include:
17354     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17355     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17356   layout:
17357     title: "3n-skx-x710-64b-2t1c-base-pdr"
17358     layout: "plot-throughput"
17359
17360 - type: "plot"
17361   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17362   algorithm: "plot_perf_box_name"
17363   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17364   data: "plot-dpdk-throughput-latency-3n-skx"
17365   include:
17366     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17367     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17368   layout:
17369     title: "3n-skx-x710-64b-4t2c-base-pdr"
17370     layout: "plot-throughput"
17371
17372 # 3n-hsw-xl710
17373
17374 - type: "plot"
17375   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17376   algorithm: "plot_perf_box_name"
17377   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17378   data: "plot-dpdk-throughput-latency-3n-hsw"
17379   include:
17380     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17381     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17382   layout:
17383     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17384     layout: "plot-throughput"
17385
17386 - type: "plot"
17387   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17388   algorithm: "plot_perf_box_name"
17389   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17390   data: "plot-dpdk-throughput-latency-3n-hsw"
17391   include:
17392     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17393     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17394   layout:
17395     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17396     layout: "plot-throughput"
17397
17398 - type: "plot"
17399   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17400   algorithm: "plot_perf_box_name"
17401   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17402   data: "plot-dpdk-throughput-latency-3n-hsw"
17403   include:
17404     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17405     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17406   layout:
17407     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17408     layout: "plot-throughput"
17409
17410 - type: "plot"
17411   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17412   algorithm: "plot_perf_box_name"
17413   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17414   data: "plot-dpdk-throughput-latency-3n-hsw"
17415   include:
17416     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17417     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17418   layout:
17419     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17420     layout: "plot-throughput"
17421
17422 # 3n-hsw-x710
17423
17424 - type: "plot"
17425   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17426   algorithm: "plot_perf_box_name"
17427   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17428   data: "plot-dpdk-throughput-latency-3n-hsw"
17429   include:
17430     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17431     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17432   layout:
17433     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17434     layout: "plot-throughput"
17435
17436 - type: "plot"
17437   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17438   algorithm: "plot_perf_box_name"
17439   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17440   data: "plot-dpdk-throughput-latency-3n-hsw"
17441   include:
17442     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17443     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17444   layout:
17445     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17446     layout: "plot-throughput"
17447
17448 - type: "plot"
17449   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17450   algorithm: "plot_perf_box_name"
17451   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17452   data: "plot-dpdk-throughput-latency-3n-hsw"
17453   include:
17454     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17455     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17456   layout:
17457     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17458     layout: "plot-throughput"
17459
17460 - type: "plot"
17461   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17464   data: "plot-dpdk-throughput-latency-3n-hsw"
17465   include:
17466     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17467     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17468   layout:
17469     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17470     layout: "plot-throughput"
17471
17472 # 2n-dnv-x553
17473
17474 - type: "plot"
17475   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17476   algorithm: "plot_perf_box_name"
17477   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17478   data: "plot-dpdk-throughput-latency-2n-dnv"
17479   include:
17480     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17481     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17482   layout:
17483     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17484     layout: "plot-throughput"
17485
17486 - type: "plot"
17487   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17488   algorithm: "plot_perf_box_name"
17489   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17490   data: "plot-dpdk-throughput-latency-2n-dnv"
17491   include:
17492     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17493     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17494   layout:
17495     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17496     layout: "plot-throughput"
17497
17498 - type: "plot"
17499   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17500   algorithm: "plot_perf_box_name"
17501   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17502   data: "plot-dpdk-throughput-latency-2n-dnv"
17503   include:
17504     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17505     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17506   layout:
17507     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17508     layout: "plot-throughput"
17509
17510 - type: "plot"
17511   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17512   algorithm: "plot_perf_box_name"
17513   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17514   data: "plot-dpdk-throughput-latency-2n-dnv"
17515   include:
17516     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17517     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17518   layout:
17519     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17520     layout: "plot-throughput"
17521
17522 # 3n-dnv-x553
17523
17524 - type: "plot"
17525   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17526   algorithm: "plot_perf_box_name"
17527   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17528   data: "plot-dpdk-throughput-latency-3n-dnv"
17529   include:
17530     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17531     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17532   layout:
17533     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17534     layout: "plot-throughput"
17535
17536 - type: "plot"
17537   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17538   algorithm: "plot_perf_box_name"
17539   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17540   data: "plot-dpdk-throughput-latency-3n-dnv"
17541   include:
17542     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17543     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17544   layout:
17545     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17546     layout: "plot-throughput"
17547
17548 - type: "plot"
17549   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17550   algorithm: "plot_perf_box_name"
17551   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17552   data: "plot-dpdk-throughput-latency-3n-dnv"
17553   include:
17554     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17555     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17556   layout:
17557     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17558     layout: "plot-throughput"
17559
17560 - type: "plot"
17561   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17562   algorithm: "plot_perf_box_name"
17563   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17564   data: "plot-dpdk-throughput-latency-3n-dnv"
17565   include:
17566     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17567     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17568   layout:
17569     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17570     layout: "plot-throughput"
17571
17572 # 3n-tsh-x520
17573
17574 - type: "plot"
17575   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17576   algorithm: "plot_perf_box_name"
17577   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17578   data: "plot-dpdk-throughput-latency-3n-tsh"
17579   include:
17580     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17581     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17582   layout:
17583     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17584     layout: "plot-throughput"
17585
17586 - type: "plot"
17587   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17588   algorithm: "plot_perf_box_name"
17589   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17590   data: "plot-dpdk-throughput-latency-3n-tsh"
17591   include:
17592     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17593     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17594   layout:
17595     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17596     layout: "plot-throughput"
17597
17598 - type: "plot"
17599   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17600   algorithm: "plot_perf_box_name"
17601   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17602   data: "plot-dpdk-throughput-latency-3n-tsh"
17603   include:
17604     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17605     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17606   layout:
17607     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17608     layout: "plot-throughput"
17609
17610 - type: "plot"
17611   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17612   algorithm: "plot_perf_box_name"
17613   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17614   data: "plot-dpdk-throughput-latency-3n-tsh"
17615   include:
17616     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17617     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17618   layout:
17619     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17620     layout: "plot-throughput"
17621
17622 ################################################################################
17623 ###   2n-clx                                                                 ###
17624 ################################################################################
17625
17626 # Packet Throughput
17627
17628 - type: "plot"
17629   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17630   algorithm: "plot_perf_box_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17633   include:
17634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17638   layout:
17639     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17640     layout: "plot-throughput"
17641
17642 - type: "plot"
17643   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17644   algorithm: "plot_perf_box_name"
17645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17647   include:
17648     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17651     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17652   layout:
17653     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17654     layout: "plot-throughput"
17655
17656 - type: "plot"
17657   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17658   algorithm: "plot_perf_box_name"
17659   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17661   include:
17662     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17663     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17664     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17665     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17666   layout:
17667     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17668     layout: "plot-throughput"
17669
17670 - type: "plot"
17671   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17672   algorithm: "plot_perf_box_name"
17673   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17675   include:
17676     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17677     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17678     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17679     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17680   layout:
17681     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17682     layout: "plot-throughput"
17683
17684 - type: "plot"
17685   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17686   algorithm: "plot_perf_box_name"
17687   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17689   include:
17690 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17691     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17692     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17693     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17694   layout:
17695     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17700   algorithm: "plot_perf_box_name"
17701   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17703   include:
17704 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17705     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17706     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17707     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17708   layout:
17709     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17710     layout: "plot-throughput"
17711
17712 - type: "plot"
17713   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17714   algorithm: "plot_perf_box_name"
17715   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17716   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17717   include:
17718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17724   layout:
17725     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17726     layout: "plot-throughput"
17727
17728 - type: "plot"
17729   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17730   algorithm: "plot_perf_box_name"
17731   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17733   include:
17734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17740   layout:
17741     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17746   algorithm: "plot_perf_box_name"
17747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17749   include:
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17754   layout:
17755     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17756     layout: "plot-throughput"
17757
17758 - type: "plot"
17759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17760   algorithm: "plot_perf_box_name"
17761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17763   include:
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17768   layout:
17769     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17770     layout: "plot-throughput"
17771
17772 - type: "plot"
17773   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17774   algorithm: "plot_perf_box_name"
17775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17777   include:
17778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17781   layout:
17782     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17783     layout: "plot-throughput"
17784
17785 - type: "plot"
17786   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17787   algorithm: "plot_perf_box_name"
17788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17790   include:
17791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17794   layout:
17795     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17796     layout: "plot-throughput"
17797
17798 - type: "plot"
17799   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17800   algorithm: "plot_perf_box_name"
17801   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17802   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17803   include:
17804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17809   layout:
17810     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17811     layout: "plot-throughput"
17812
17813 - type: "plot"
17814   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17815   algorithm: "plot_perf_box_name"
17816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17818   include:
17819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17824   layout:
17825     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17826     layout: "plot-throughput"
17827
17828 - type: "plot"
17829   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17830   algorithm: "plot_perf_box_name"
17831   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17832   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17833   include:
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17837   layout:
17838     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17839     layout: "plot-throughput"
17840
17841 - type: "plot"
17842   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17843   algorithm: "plot_perf_box_name"
17844   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17846   include:
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17850   layout:
17851     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17852     layout: "plot-throughput"
17853
17854 - type: "plot"
17855   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17856   algorithm: "plot_perf_box_name"
17857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17859   include:
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
17865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
17866   layout:
17867     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17868     layout: "plot-throughput"
17869
17870 - type: "plot"
17871   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17872   algorithm: "plot_perf_box_name"
17873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17875   include:
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
17881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
17882   layout:
17883     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17884     layout: "plot-throughput"
17885
17886 - type: "plot"
17887   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17888   algorithm: "plot_perf_box_name"
17889   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17890   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17891   include:
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
17898   layout:
17899     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17900     layout: "plot-throughput"
17901
17902 - type: "plot"
17903   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17904   algorithm: "plot_perf_box_name"
17905   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17907   include:
17908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
17914   layout:
17915     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17916     layout: "plot-throughput"
17917
17918 - type: "plot"
17919   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17920   algorithm: "plot_perf_box_name"
17921   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17923   include:
17924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17926   layout:
17927     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17928     layout: "plot-throughput"
17929
17930 - type: "plot"
17931   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17932   algorithm: "plot_perf_box_name"
17933   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17934   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17935   include:
17936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17938   layout:
17939     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17940     layout: "plot-throughput"
17941
17942 - type: "plot"
17943   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17944   algorithm: "plot_perf_box_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17954   layout:
17955     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17960   algorithm: "plot_perf_box_name"
17961   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17963   include:
17964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17970   layout:
17971     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17972     layout: "plot-throughput"
17973
17974 - type: "plot"
17975   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17976   algorithm: "plot_perf_box_name"
17977   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17979   include:
17980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
17985     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
17986   layout:
17987     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17988     layout: "plot-throughput"
17989
17990 - type: "plot"
17991   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17992   algorithm: "plot_perf_box_name"
17993   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17995   include:
17996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18001     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18002   layout:
18003     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18004     layout: "plot-throughput"
18005
18006 - type: "plot"
18007   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18008   algorithm: "plot_perf_box_name"
18009   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18011   include:
18012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18018   layout:
18019     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18020     layout: "plot-throughput"
18021
18022 - type: "plot"
18023   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18024   algorithm: "plot_perf_box_name"
18025   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18027   include:
18028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18030     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18031     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18032     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18033     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18034   layout:
18035     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18036     layout: "plot-throughput"
18037
18038 - type: "plot"
18039   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18040   algorithm: "plot_perf_box_name"
18041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18043   include:
18044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18049   layout:
18050     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18051     layout: "plot-throughput"
18052
18053 - type: "plot"
18054   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18055   algorithm: "plot_perf_box_name"
18056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18058   include:
18059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18062     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18063     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18064   layout:
18065     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18066     layout: "plot-throughput"
18067
18068 - type: "plot"
18069   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18070   algorithm: "plot_perf_box_name"
18071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18072   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18073   include:
18074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18079   layout:
18080     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18081     layout: "plot-throughput"
18082
18083 - type: "plot"
18084   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18085   algorithm: "plot_perf_box_name"
18086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18088   include:
18089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18094   layout:
18095     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18096     layout: "plot-throughput"
18097
18098 - type: "plot"
18099   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18100   algorithm: "plot_perf_box_name"
18101   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18103   include:
18104     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18107     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18108     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18109   layout:
18110     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18111     layout: "plot-throughput"
18112
18113 - type: "plot"
18114   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18115   algorithm: "plot_perf_box_name"
18116   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18118   include:
18119     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18123     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18124   layout:
18125     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18126     layout: "plot-throughput"
18127
18128 - type: "plot"
18129   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18130   algorithm: "plot_perf_box_name"
18131   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18132   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18133   include:
18134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18139   layout:
18140     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18141     layout: "plot-throughput"
18142
18143 - type: "plot"
18144   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18145   algorithm: "plot_perf_box_name"
18146   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18148   include:
18149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18154   layout:
18155     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18156     layout: "plot-throughput"
18157
18158 - type: "plot"
18159   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18160   algorithm: "plot_perf_box_name"
18161   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18163   include:
18164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18169   layout:
18170     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18171     layout: "plot-throughput"
18172
18173 - type: "plot"
18174   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18175   algorithm: "plot_perf_box_name"
18176   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18177   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18178   include:
18179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18184   layout:
18185     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18186     layout: "plot-throughput"
18187
18188 - type: "plot"
18189   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18190   algorithm: "plot_perf_box_name"
18191   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18193   include:
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18200   layout:
18201     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18202     layout: "plot-throughput"
18203
18204 - type: "plot"
18205   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18206   algorithm: "plot_perf_box_name"
18207   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18209   include:
18210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18216   layout:
18217     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18218     layout: "plot-throughput"
18219
18220 - type: "plot"
18221   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18222   algorithm: "plot_perf_box_name"
18223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18225   include:
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18230   layout:
18231     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18232     layout: "plot-throughput"
18233
18234 - type: "plot"
18235   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18236   algorithm: "plot_perf_box_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18244   layout:
18245     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18246     layout: "plot-throughput"
18247
18248 - type: "plot"
18249   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18250   algorithm: "plot_perf_box_name"
18251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18253   include:
18254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18260   layout:
18261     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18262     layout: "plot-throughput"
18263
18264 - type: "plot"
18265   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18266   algorithm: "plot_perf_box_name"
18267   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18269   include:
18270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18276   layout:
18277     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18278     layout: "plot-throughput"
18279
18280 - type: "plot"
18281   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18282   algorithm: "plot_perf_box_name"
18283   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18284   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18285   include:
18286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18290   layout:
18291     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18292     layout: "plot-throughput"
18293
18294 - type: "plot"
18295   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18296   algorithm: "plot_perf_box_name"
18297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18299   include:
18300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18304   layout:
18305     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18306     layout: "plot-throughput"
18307
18308 - type: "plot"
18309   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18310   algorithm: "plot_perf_box_name"
18311   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18313   include:
18314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18318     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18319     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18320   layout:
18321     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18322     layout: "plot-throughput"
18323
18324 - type: "plot"
18325   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18326   algorithm: "plot_perf_box_name"
18327   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18328   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18329   include:
18330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18334     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18335     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18336   layout:
18337     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18338     layout: "plot-throughput"
18339
18340 - type: "plot"
18341   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18342   algorithm: "plot_perf_box_name"
18343   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18345   include:
18346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18348     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18349     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18350   layout:
18351     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18352     layout: "plot-throughput"
18353
18354 - type: "plot"
18355   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18356   algorithm: "plot_perf_box_name"
18357   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18359   include:
18360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18362     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18363     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18364   layout:
18365     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18366     layout: "plot-throughput"
18367
18368 - type: "plot"
18369   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18370   algorithm: "plot_perf_box_name"
18371   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18372   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18373   include:
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18379   layout:
18380     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18381     layout: "plot-throughput"
18382
18383 - type: "plot"
18384   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18385   algorithm: "plot_perf_box_name"
18386   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18388   include:
18389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18394   layout:
18395     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18396     layout: "plot-throughput"
18397
18398 - type: "plot"
18399   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18400   algorithm: "plot_perf_box_name"
18401   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18403   include:
18404     - "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"
18405     - "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"
18406     - "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"
18407     - "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"
18408     - "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"
18409   layout:
18410     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18411     layout: "plot-throughput"
18412
18413 - type: "plot"
18414   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18415   algorithm: "plot_perf_box_name"
18416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18418   include:
18419     - "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"
18420     - "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"
18421     - "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"
18422     - "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"
18423     - "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"
18424   layout:
18425     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18426     layout: "plot-throughput"
18427
18428 - type: "plot"
18429   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18430   algorithm: "plot_perf_box_name"
18431   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18433   include:
18434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18439   layout:
18440     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18441     layout: "plot-throughput"
18442
18443 - type: "plot"
18444   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18445   algorithm: "plot_perf_box_name"
18446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18448   include:
18449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18454   layout:
18455     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18456     layout: "plot-throughput"
18457
18458 - type: "plot"
18459   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18460   algorithm: "plot_perf_box_name"
18461   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18462   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18463   include:
18464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18469   layout:
18470     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18471     layout: "plot-throughput"
18472
18473 - type: "plot"
18474   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18475   algorithm: "plot_perf_box_name"
18476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18478   include:
18479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18484   layout:
18485     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18486     layout: "plot-throughput"
18487
18488 - type: "plot"
18489   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18490   algorithm: "plot_perf_box_name"
18491   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18493   include:
18494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18498   layout:
18499     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18500     layout: "plot-throughput"
18501
18502 - type: "plot"
18503   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18504   algorithm: "plot_perf_box_name"
18505   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18507   include:
18508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18512   layout:
18513     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18514     layout: "plot-throughput"
18515
18516 - type: "plot"
18517   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18518   algorithm: "plot_perf_box_name"
18519   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18521   include:
18522     - "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"
18523     - "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"
18524     - "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"
18525     - "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"
18526   layout:
18527     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18528     layout: "plot-throughput"
18529
18530 - type: "plot"
18531   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18532   algorithm: "plot_perf_box_name"
18533   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18535   include:
18536     - "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"
18537     - "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"
18538     - "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"
18539     - "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"
18540   layout:
18541     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18542     layout: "plot-throughput"
18543
18544 - type: "plot"
18545   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18546   algorithm: "plot_perf_box_name"
18547   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18548   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18549   include:
18550     - "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"
18551     - "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"
18552     - "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"
18553     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18554     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18555     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18556   layout:
18557     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18558     layout: "plot-throughput"
18559
18560 - type: "plot"
18561   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18562   algorithm: "plot_perf_box_name"
18563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18565   include:
18566     - "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"
18567     - "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"
18568     - "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"
18569     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18570     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18571     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18572   layout:
18573     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18574     layout: "plot-throughput"
18575
18576 ################################################################################
18577
18578 # Packet Speedup
18579
18580 - type: "plot"
18581   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18582   algorithm: "plot_tsa_name"
18583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18585   include:
18586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18590   layout:
18591     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18592     layout: "plot-throughput-speedup-analysis"
18593
18594 - type: "plot"
18595   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18596   algorithm: "plot_tsa_name"
18597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18599   include:
18600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18604   layout:
18605     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18606     layout: "plot-throughput-speedup-analysis"
18607
18608 - type: "plot"
18609   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18610   algorithm: "plot_tsa_name"
18611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18613   include:
18614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18618   layout:
18619     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18620     layout: "plot-throughput-speedup-analysis"
18621
18622 - type: "plot"
18623   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18624   algorithm: "plot_tsa_name"
18625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18627   include:
18628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18632   layout:
18633     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18641   include:
18642     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18643     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18644     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18645     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18646   layout:
18647     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18648     layout: "plot-throughput-speedup-analysis"
18649
18650 - type: "plot"
18651   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18652   algorithm: "plot_tsa_name"
18653   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18655   include:
18656     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18657     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18658     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18659     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18660   layout:
18661     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18662     layout: "plot-throughput-speedup-analysis"
18663
18664 - type: "plot"
18665   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18666   algorithm: "plot_tsa_name"
18667   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18669   include:
18670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18676   layout:
18677     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18678     layout: "plot-throughput-speedup-analysis"
18679
18680 - type: "plot"
18681   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18682   algorithm: "plot_tsa_name"
18683   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18685   include:
18686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18692   layout:
18693     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18694     layout: "plot-throughput-speedup-analysis"
18695
18696 - type: "plot"
18697   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18698   algorithm: "plot_tsa_name"
18699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701   include:
18702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18706   layout:
18707     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18708     layout: "plot-throughput-speedup-analysis"
18709
18710 - type: "plot"
18711   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18712   algorithm: "plot_tsa_name"
18713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18715   include:
18716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18720   layout:
18721     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18722     layout: "plot-throughput-speedup-analysis"
18723
18724 - type: "plot"
18725   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18726   algorithm: "plot_tsa_name"
18727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18729   include:
18730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18733   layout:
18734     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18735     layout: "plot-throughput-speedup-analysis"
18736
18737 - type: "plot"
18738   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18739   algorithm: "plot_tsa_name"
18740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18742   include:
18743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18746   layout:
18747     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18748     layout: "plot-throughput-speedup-analysis"
18749
18750 - type: "plot"
18751   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18752   algorithm: "plot_tsa_name"
18753   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18754   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18755   include:
18756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18761   layout:
18762     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18763     layout: "plot-throughput-speedup-analysis"
18764
18765 - type: "plot"
18766   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18767   algorithm: "plot_tsa_name"
18768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18770   include:
18771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18776   layout:
18777     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18778     layout: "plot-throughput-speedup-analysis"
18779
18780 - type: "plot"
18781   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18782   algorithm: "plot_tsa_name"
18783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18785   include:
18786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18789   layout:
18790     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18791     layout: "plot-throughput-speedup-analysis"
18792
18793 - type: "plot"
18794   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18795   algorithm: "plot_tsa_name"
18796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18798   include:
18799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18802   layout:
18803     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18804     layout: "plot-throughput-speedup-analysis"
18805
18806 - type: "plot"
18807   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18808   algorithm: "plot_tsa_name"
18809   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18811   include:
18812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18818   layout:
18819     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18820     layout: "plot-throughput-speedup-analysis"
18821
18822 - type: "plot"
18823   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18824   algorithm: "plot_tsa_name"
18825   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18827   include:
18828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18834   layout:
18835     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18836     layout: "plot-throughput-speedup-analysis"
18837
18838 - type: "plot"
18839   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18840   algorithm: "plot_tsa_name"
18841   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18842   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18843   include:
18844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18850   layout:
18851     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18852     layout: "plot-throughput-speedup-analysis"
18853
18854 - type: "plot"
18855   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18856   algorithm: "plot_tsa_name"
18857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18859   include:
18860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18866   layout:
18867     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18868     layout: "plot-throughput-speedup-analysis"
18869
18870 - type: "plot"
18871   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18872   algorithm: "plot_tsa_name"
18873   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18875   include:
18876     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18878   layout:
18879     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18880     layout: "plot-throughput-speedup-analysis"
18881
18882 - type: "plot"
18883   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18884   algorithm: "plot_tsa_name"
18885   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18887   include:
18888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18890   layout:
18891     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18892     layout: "plot-throughput-speedup-analysis"
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18906   layout:
18907     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18908     layout: "plot-throughput-speedup-analysis"
18909
18910 - type: "plot"
18911   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18912   algorithm: "plot_tsa_name"
18913   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18915   include:
18916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18922   layout:
18923     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18924     layout: "plot-throughput-speedup-analysis"
18925
18926 - type: "plot"
18927   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18928   algorithm: "plot_tsa_name"
18929   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18931   include:
18932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18938   layout:
18939     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18940     layout: "plot-throughput-speedup-analysis"
18941
18942 - type: "plot"
18943   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18944   algorithm: "plot_tsa_name"
18945   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18947   include:
18948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1-p1-s1-ndrpdr"
18953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18954   layout:
18955     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18956     layout: "plot-throughput-speedup-analysis"
18957
18958 - type: "plot"
18959   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18960   algorithm: "plot_tsa_name"
18961   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18963   include:
18964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18965     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18969     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18970   layout:
18971     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18972     layout: "plot-throughput-speedup-analysis"
18973
18974 - type: "plot"
18975   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18976   algorithm: "plot_tsa_name"
18977   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18979   include:
18980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18981     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18982     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18983     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18986   layout:
18987     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18988     layout: "plot-throughput-speedup-analysis"
18989
18990 - type: "plot"
18991   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18992   algorithm: "plot_tsa_name"
18993   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18995   include:
18996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19001   layout:
19002     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19003     layout: "plot-throughput-speedup-analysis"
19004
19005 - type: "plot"
19006   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19007   algorithm: "plot_tsa_name"
19008   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19010   include:
19011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19016   layout:
19017     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19018     layout: "plot-throughput-speedup-analysis"
19019
19020 - type: "plot"
19021   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19022   algorithm: "plot_tsa_name"
19023   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19025   include:
19026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19031   layout:
19032     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19033     layout: "plot-throughput-speedup-analysis"
19034
19035 - type: "plot"
19036   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19037   algorithm: "plot_tsa_name"
19038   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19040   include:
19041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19046   layout:
19047     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19048     layout: "plot-throughput-speedup-analysis"
19049
19050 - type: "plot"
19051   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19052   algorithm: "plot_tsa_name"
19053   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19055   include:
19056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19059     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19061   layout:
19062     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19063     layout: "plot-throughput-speedup-analysis"
19064
19065 - type: "plot"
19066   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19067   algorithm: "plot_tsa_name"
19068   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19070   include:
19071     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19072     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19073     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19074     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19075     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19076   layout:
19077     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19078     layout: "plot-throughput-speedup-analysis"
19079
19080 - type: "plot"
19081   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19082   algorithm: "plot_tsa_name"
19083   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19085   include:
19086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19091   layout:
19092     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19093     layout: "plot-throughput-speedup-analysis"
19094
19095 - type: "plot"
19096   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19097   algorithm: "plot_tsa_name"
19098   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19100   include:
19101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19106   layout:
19107     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19108     layout: "plot-throughput-speedup-analysis"
19109
19110 - type: "plot"
19111   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19112   algorithm: "plot_tsa_name"
19113   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19115   include:
19116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19121   layout:
19122     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19123     layout: "plot-throughput-speedup-analysis"
19124
19125 - type: "plot"
19126   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19127   algorithm: "plot_tsa_name"
19128   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19130   include:
19131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19136   layout:
19137     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19138     layout: "plot-throughput-speedup-analysis"
19139
19140 - type: "plot"
19141   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19142   algorithm: "plot_tsa_name"
19143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19145   include:
19146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19152   layout:
19153     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19154     layout: "plot-throughput-speedup-analysis"
19155
19156 - type: "plot"
19157   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19158   algorithm: "plot_tsa_name"
19159   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19161   include:
19162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19168   layout:
19169     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19170     layout: "plot-throughput-speedup-analysis"
19171
19172 - type: "plot"
19173   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19174   algorithm: "plot_tsa_name"
19175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19177   include:
19178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19182   layout:
19183     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19184     layout: "plot-throughput-speedup-analysis"
19185
19186 - type: "plot"
19187   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19188   algorithm: "plot_tsa_name"
19189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19191   include:
19192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19196   layout:
19197     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19198     layout: "plot-throughput-speedup-analysis"
19199
19200 - type: "plot"
19201   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19202   algorithm: "plot_tsa_name"
19203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19205   include:
19206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19212   layout:
19213     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19214     layout: "plot-throughput-speedup-analysis"
19215
19216 - type: "plot"
19217   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19218   algorithm: "plot_tsa_name"
19219   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19220   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19221   include:
19222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19228   layout:
19229     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19230     layout: "plot-throughput-speedup-analysis"
19231
19232 - type: "plot"
19233   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19234   algorithm: "plot_tsa_name"
19235   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19237   include:
19238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19242   layout:
19243     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19244     layout: "plot-throughput-speedup-analysis"
19245
19246 - type: "plot"
19247   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19248   algorithm: "plot_tsa_name"
19249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19251   include:
19252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19256   layout:
19257     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19258     layout: "plot-throughput-speedup-analysis"
19259
19260 - type: "plot"
19261   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19262   algorithm: "plot_tsa_name"
19263   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19265   include:
19266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19269     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19272   layout:
19273     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19274     layout: "plot-throughput-speedup-analysis"
19275
19276 - type: "plot"
19277   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19278   algorithm: "plot_tsa_name"
19279   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19281   include:
19282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19283     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19288   layout:
19289     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19290     layout: "plot-throughput-speedup-analysis"
19291
19292 - type: "plot"
19293   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19294   algorithm: "plot_tsa_name"
19295   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19297   include:
19298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19299     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19302   layout:
19303     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19304     layout: "plot-throughput-speedup-analysis"
19305
19306 - type: "plot"
19307   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19308   algorithm: "plot_tsa_name"
19309   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19311   include:
19312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19316   layout:
19317     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19318     layout: "plot-throughput-speedup-analysis"
19319
19320 - type: "plot"
19321   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19322   algorithm: "plot_tsa_name"
19323   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19324   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19325   include:
19326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19331   layout:
19332     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19333     layout: "plot-throughput-speedup-analysis"
19334
19335 - type: "plot"
19336   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19337   algorithm: "plot_tsa_name"
19338   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19340   include:
19341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19346   layout:
19347     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19348     layout: "plot-throughput-speedup-analysis"
19349
19350 - type: "plot"
19351   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19352   algorithm: "plot_tsa_name"
19353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19355   include:
19356     - "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"
19357     - "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"
19358     - "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"
19359     - "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"
19360     - "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"
19361   layout:
19362     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19363     layout: "plot-throughput-speedup-analysis"
19364
19365 - type: "plot"
19366   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19367   algorithm: "plot_tsa_name"
19368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19370   include:
19371     - "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"
19372     - "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"
19373     - "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"
19374     - "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"
19375     - "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"
19376   layout:
19377     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19378     layout: "plot-throughput-speedup-analysis"
19379
19380 - type: "plot"
19381   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19382   algorithm: "plot_tsa_name"
19383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19385   include:
19386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19391   layout:
19392     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19393     layout: "plot-throughput-speedup-analysis"
19394
19395 - type: "plot"
19396   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19397   algorithm: "plot_tsa_name"
19398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19400   include:
19401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19406   layout:
19407     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19408     layout: "plot-throughput-speedup-analysis"
19409
19410 - type: "plot"
19411   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19412   algorithm: "plot_tsa_name"
19413   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19415   include:
19416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19421   layout:
19422     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19423     layout: "plot-throughput-speedup-analysis"
19424
19425 - type: "plot"
19426   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19427   algorithm: "plot_tsa_name"
19428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19430   include:
19431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19436   layout:
19437     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19438     layout: "plot-throughput-speedup-analysis"
19439
19440 - type: "plot"
19441   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19442   algorithm: "plot_tsa_name"
19443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19445   include:
19446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19450   layout:
19451     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19452     layout: "plot-throughput-speedup-analysis"
19453
19454 - type: "plot"
19455   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19456   algorithm: "plot_tsa_name"
19457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19459   include:
19460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19464   layout:
19465     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19466     layout: "plot-throughput-speedup-analysis"
19467
19468 - type: "plot"
19469   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19470   algorithm: "plot_tsa_name"
19471   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19473   include:
19474     - "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"
19475     - "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"
19476     - "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"
19477     - "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"
19478   layout:
19479     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19480     layout: "plot-throughput-speedup-analysis"
19481
19482 - type: "plot"
19483   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19484   algorithm: "plot_tsa_name"
19485   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19487   include:
19488     - "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"
19489     - "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"
19490     - "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"
19491     - "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"
19492   layout:
19493     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19494     layout: "plot-throughput-speedup-analysis"
19495
19496 - type: "plot"
19497   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19498   algorithm: "plot_tsa_name"
19499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19501   include:
19502     - "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"
19503     - "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"
19504     - "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"
19505     - "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"
19506     - "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"
19507     - "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"
19508   layout:
19509     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19510     layout: "plot-throughput-speedup-analysis"
19511
19512 - type: "plot"
19513   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19514   algorithm: "plot_tsa_name"
19515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19517   include:
19518     - "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"
19519     - "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"
19520     - "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"
19521     - "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"
19522     - "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"
19523     - "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"
19524   layout:
19525     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19526     layout: "plot-throughput-speedup-analysis"
19527
19528 ################################################################################
19529
19530 # Packet Throughput - DPDK
19531
19532 # 2n-clx-xxv710
19533
19534 - type: "plot"
19535   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19536   algorithm: "plot_perf_box_name"
19537   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19538   data: "plot-dpdk-throughput-latency-2n-clx"
19539   include:
19540     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19541     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19542   layout:
19543     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19544     layout: "plot-throughput"
19545
19546 - type: "plot"
19547   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19548   algorithm: "plot_perf_box_name"
19549   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19550   data: "plot-dpdk-throughput-latency-2n-clx"
19551   include:
19552     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19553     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19554   layout:
19555     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19556     layout: "plot-throughput"
19557
19558 - type: "plot"
19559   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19560   algorithm: "plot_perf_box_name"
19561   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19562   data: "plot-dpdk-throughput-latency-2n-clx"
19563   include:
19564     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19565     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19566   layout:
19567     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19568     layout: "plot-throughput"
19569
19570 - type: "plot"
19571   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19572   algorithm: "plot_perf_box_name"
19573   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19574   data: "plot-dpdk-throughput-latency-2n-clx"
19575   include:
19576     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19577     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19578   layout:
19579     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19580     layout: "plot-throughput"
19581
19582 # 2n-clx-x710
19583
19584 - type: "plot"
19585   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19586   algorithm: "plot_perf_box_name"
19587   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19588   data: "plot-dpdk-throughput-latency-2n-clx"
19589   include:
19590     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19591     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19592   layout:
19593     title: "2n-clx-x710-64b-2t1c-base-ndr"
19594     layout: "plot-throughput"
19595
19596 - type: "plot"
19597   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19598   algorithm: "plot_perf_box_name"
19599   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19600   data: "plot-dpdk-throughput-latency-2n-clx"
19601   include:
19602     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19603     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19604   layout:
19605     title: "2n-clx-x710-64b-4t2c-base-ndr"
19606     layout: "plot-throughput"
19607
19608 - type: "plot"
19609   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19610   algorithm: "plot_perf_box_name"
19611   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19612   data: "plot-dpdk-throughput-latency-2n-clx"
19613   include:
19614     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19615     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19616   layout:
19617     title: "2n-clx-x710-64b-2t1c-base-pdr"
19618     layout: "plot-throughput"
19619
19620 - type: "plot"
19621   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19622   algorithm: "plot_perf_box_name"
19623   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19624   data: "plot-dpdk-throughput-latency-2n-clx"
19625   include:
19626     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19627     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19628   layout:
19629     title: "2n-clx-x710-64b-4t2c-base-pdr"
19630     layout: "plot-throughput"
19631
19632 ################################################################################
19633
19634 - type: "plot"
19635   title: "Latency by percentile: 2n-skx"
19636   algorithm: "plot_hdrh_lat_by_percentile"
19637   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19638   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19639   target-links: "../../_static/vpp"
19640   data: "plot-vpp-hdrh-lat-2n-skx"
19641   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19642   layout:
19643     layout: "plot-hdrh-latency-by-percentile"
19644
19645 - type: "plot"
19646   title: "Latency by percentile: 3n-skx"
19647   algorithm: "plot_hdrh_lat_by_percentile"
19648   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19649   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19650   target-links: "../../_static/vpp"
19651   data: "plot-vpp-hdrh-lat-3n-skx"
19652   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19653   layout:
19654     layout: "plot-hdrh-latency-by-percentile"
19655
19656 - type: "plot"
19657   title: "Latency by percentile: 2n-clx"
19658   algorithm: "plot_hdrh_lat_by_percentile"
19659   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19660   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19661   target-links: "../../_static/vpp"
19662   data: "plot-vpp-hdrh-lat-2n-clx"
19663   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19664   layout:
19665     layout: "plot-hdrh-latency-by-percentile"
19666
19667 - type: "plot"
19668   title: "Latency by percentile: 3n-hsw"
19669   algorithm: "plot_hdrh_lat_by_percentile"
19670   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19671   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19672   target-links: "../../_static/vpp"
19673   data: "plot-vpp-hdrh-lat-3n-hsw"
19674   filter: "'1T1C' and 'NIC_Intel-XL710'"
19675   layout:
19676     layout: "plot-hdrh-latency-by-percentile"
19677
19678 - type: "plot"
19679   title: "Latency by percentile: 3n-tsh"
19680   algorithm: "plot_hdrh_lat_by_percentile"
19681   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19682   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19683   target-links: "../../_static/vpp"
19684   data: "plot-vpp-hdrh-lat-3n-tsh"
19685   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19686   layout:
19687     layout: "plot-hdrh-latency-by-percentile"
19688
19689 - type: "plot"
19690   title: "Latency by percentile: DPDK 2n-skx"
19691   algorithm: "plot_hdrh_lat_by_percentile"
19692   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19693   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19694   target-links: "../../_static/dpdk"
19695   data: "plot-dpdk-hdrh-lat-2n-skx"
19696   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19697   layout:
19698     layout: "plot-hdrh-latency-by-percentile"
19699
19700 - type: "plot"
19701   title: "Latency by percentile: DPDK 3n-skx"
19702   algorithm: "plot_hdrh_lat_by_percentile"
19703   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19704   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19705   target-links: "../../_static/dpdk"
19706   data: "plot-dpdk-hdrh-lat-3n-skx"
19707   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19708   layout:
19709     layout: "plot-hdrh-latency-by-percentile"
19710
19711 - type: "plot"
19712   title: "Latency by percentile: DPDK 2n-clx"
19713   algorithm: "plot_hdrh_lat_by_percentile"
19714   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19715   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19716   target-links: "../../_static/dpdk"
19717   data: "plot-dpdk-hdrh-lat-2n-clx"
19718   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19719   layout:
19720     layout: "plot-hdrh-latency-by-percentile"
19721
19722 - type: "plot"
19723   title: "Latency by percentile: DPDK 3n-hsw"
19724   algorithm: "plot_hdrh_lat_by_percentile"
19725   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19726   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19727   target-links: "../../_static/dpdk"
19728   data: "plot-dpdk-hdrh-lat-3n-hsw"
19729   filter: "'1T1C' and 'NIC_Intel-XL710'"
19730   layout:
19731     layout: "plot-hdrh-latency-by-percentile"
19732
19733 - type: "plot"
19734   title: "Latency by percentile: DPDK 3n-tsh"
19735   algorithm: "plot_hdrh_lat_by_percentile"
19736   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19737   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19738   target-links: "../../_static/dpdk"
19739   data: "plot-dpdk-hdrh-lat-3n-tsh"
19740   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19741   layout:
19742     layout: "plot-hdrh-latency-by-percentile"