Trending, Report: nat44-deterministc test names change
[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-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-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-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-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-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-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-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-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     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12305 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12306   layout:
12307     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12308     layout: "plot-throughput"
12309
12310 - type: "plot"
12311   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12312   algorithm: "plot_perf_box_name"
12313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12315   include:
12316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12321 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12322   layout:
12323     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12328   algorithm: "plot_perf_box_name"
12329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12331   include:
12332     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12335     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12336     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12338   layout:
12339     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12340     layout: "plot-throughput"
12341
12342 - type: "plot"
12343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12344   algorithm: "plot_perf_box_name"
12345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12347   include:
12348     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12351     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12352     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12354   layout:
12355     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12356     layout: "plot-throughput"
12357
12358 - type: "plot"
12359   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12360   algorithm: "plot_perf_box_name"
12361   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12362   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12363   include:
12364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12369   layout:
12370     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12371     layout: "plot-throughput"
12372
12373 - type: "plot"
12374   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12375   algorithm: "plot_perf_box_name"
12376   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12377   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12378   include:
12379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12384   layout:
12385     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12386     layout: "plot-throughput"
12387
12388 - type: "plot"
12389   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12390   algorithm: "plot_perf_box_name"
12391   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12392   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12393   include:
12394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-1t1c-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12400   layout:
12401     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12402     layout: "plot-throughput"
12403
12404 - type: "plot"
12405   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12406   algorithm: "plot_perf_box_name"
12407   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12408   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12409   include:
12410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12415 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-1t1c-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
12416   layout:
12417     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12418     layout: "plot-throughput"
12419
12420 - type: "plot"
12421   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12422   algorithm: "plot_perf_box_name"
12423   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12424   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12425   include:
12426     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12431   layout:
12432     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12439   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12440   include:
12441     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12442     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12446   layout:
12447     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12448     layout: "plot-throughput"
12449
12450 - type: "plot"
12451   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12452   algorithm: "plot_perf_box_name"
12453   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12454   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12455   include:
12456     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12457     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12459     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12461 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12462   layout:
12463     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12464     layout: "plot-throughput"
12465
12466 - type: "plot"
12467   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12468   algorithm: "plot_perf_box_name"
12469   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12470   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12471   include:
12472     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12473     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12476     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12477 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12478   layout:
12479     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12480     layout: "plot-throughput"
12481
12482 - type: "plot"
12483   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12484   algorithm: "plot_perf_box_name"
12485   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12486   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12487   include:
12488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12493   layout:
12494     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12495     layout: "plot-throughput"
12496
12497 - type: "plot"
12498   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12499   algorithm: "plot_perf_box_name"
12500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12502   include:
12503     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12508   layout:
12509     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12510     layout: "plot-throughput"
12511
12512 - type: "plot"
12513   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12514   algorithm: "plot_perf_box_name"
12515   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12516   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12517   include:
12518     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12519     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12520     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12521     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12524   layout:
12525     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12532   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12533   include:
12534     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12535     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12536     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12537     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12540   layout:
12541     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
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-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12561   include:
12562     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12563     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12564   layout:
12565     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12566     layout: "plot-throughput"
12567
12568 - type: "plot"
12569   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12570   algorithm: "plot_perf_box_name"
12571   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12573   include:
12574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12578   layout:
12579     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12584   algorithm: "plot_perf_box_name"
12585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12587   include:
12588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12592   layout:
12593     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12594     layout: "plot-throughput"
12595
12596 - type: "plot"
12597   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12598   algorithm: "plot_perf_box_name"
12599   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12601   include:
12602     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12606   layout:
12607     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12620   layout:
12621     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12629   include:
12630     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12631     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12634   layout:
12635     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12636     layout: "plot-throughput"
12637
12638 - type: "plot"
12639   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12640   algorithm: "plot_perf_box_name"
12641   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12642   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12643   include:
12644     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12648   layout:
12649     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12650     layout: "plot-throughput"
12651
12652 - type: "plot"
12653   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12654   algorithm: "plot_perf_box_name"
12655   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12656   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12657   include:
12658     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12659     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12660     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12662   layout:
12663     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12664     layout: "plot-throughput"
12665
12666 - type: "plot"
12667   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12668   algorithm: "plot_perf_box_name"
12669   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12670   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12671   include:
12672     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12673     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12674     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12675     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12676   layout:
12677     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12678     layout: "plot-throughput"
12679
12680 - type: "plot"
12681   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12682   algorithm: "plot_perf_box_name"
12683   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12685   include:
12686     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12687     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12688     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12689     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12690     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12692   layout:
12693     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12694     layout: "plot-throughput"
12695
12696 - type: "plot"
12697   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12698   algorithm: "plot_perf_box_name"
12699   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12701   include:
12702     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12703     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12704     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12705     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12706     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12708   layout:
12709     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12710     layout: "plot-throughput"
12711
12712 - type: "plot"
12713   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12714   algorithm: "plot_perf_box_name"
12715   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12717   include:
12718     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12723   layout:
12724     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12725     layout: "plot-throughput"
12726
12727 - type: "plot"
12728   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12729   algorithm: "plot_perf_box_name"
12730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12732   include:
12733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12738   layout:
12739     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12740     layout: "plot-throughput"
12741
12742 - type: "plot"
12743   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12744   algorithm: "plot_perf_box_name"
12745   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12747   include:
12748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12750     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12752     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12753   layout:
12754     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12755     layout: "plot-throughput"
12756
12757 - type: "plot"
12758   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12759   algorithm: "plot_perf_box_name"
12760   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12762   include:
12763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12765     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12766     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12767     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12768   layout:
12769     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12770     layout: "plot-throughput"
12771
12772 - type: "plot"
12773   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12774   algorithm: "plot_perf_box_name"
12775   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12777   include:
12778     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12779     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12780     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12781   layout:
12782     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12783     layout: "plot-throughput"
12784
12785 - type: "plot"
12786   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12787   algorithm: "plot_perf_box_name"
12788   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12790   include:
12791     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12792     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12793     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12794   layout:
12795     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12796     layout: "plot-throughput"
12797
12798 - type: "plot"
12799   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12800   algorithm: "plot_perf_box_name"
12801   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12803   include:
12804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12807   layout:
12808     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12809     layout: "plot-throughput"
12810
12811 - type: "plot"
12812   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12813   algorithm: "plot_perf_box_name"
12814   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12816   include:
12817     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12820   layout:
12821     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12822     layout: "plot-throughput"
12823
12824 - type: "plot"
12825   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12826   algorithm: "plot_perf_box_name"
12827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12829   include:
12830     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12831     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12832     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12835   layout:
12836     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12837     layout: "plot-throughput"
12838
12839 - type: "plot"
12840   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12841   algorithm: "plot_perf_box_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12844   include:
12845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12847     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12849     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12850   layout:
12851     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12852     layout: "plot-throughput"
12853
12854 - type: "plot"
12855   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12856   algorithm: "plot_perf_box_name"
12857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12859   include:
12860     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12861     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12862     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12863     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12864     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12865   layout:
12866     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12867     layout: "plot-throughput"
12868
12869 - type: "plot"
12870   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12871   algorithm: "plot_perf_box_name"
12872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874   include:
12875     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12876     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12877     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12878     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12879     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12880   layout:
12881     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12882     layout: "plot-throughput"
12883
12884 - type: "plot"
12885   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12886   algorithm: "plot_perf_box_name"
12887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12889   include:
12890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12891     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12892     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12895   layout:
12896     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12897     layout: "plot-throughput"
12898
12899 - type: "plot"
12900   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12901   algorithm: "plot_perf_box_name"
12902   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12903   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12904   include:
12905     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12906     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12907     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12910   layout:
12911     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12912     layout: "plot-throughput"
12913
12914 - type: "plot"
12915   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12916   algorithm: "plot_perf_box_name"
12917   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12918   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12919   include:
12920     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12921     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12922     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12923     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12924     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12925   layout:
12926     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12931   algorithm: "plot_perf_box_name"
12932   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12933   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12934   include:
12935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12937     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12940   layout:
12941     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12942     layout: "plot-throughput"
12943
12944 - type: "plot"
12945   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12946   algorithm: "plot_perf_box_name"
12947   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12948   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12949   include:
12950     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12951     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12952     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12954     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12955   layout:
12956     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12957     layout: "plot-throughput"
12958
12959 - type: "plot"
12960   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12961   algorithm: "plot_perf_box_name"
12962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12964   include:
12965     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12966     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12967     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12968     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12970   layout:
12971     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12972     layout: "plot-throughput"
12973
12974 - type: "plot"
12975   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12976   algorithm: "plot_perf_box_name"
12977   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12979   include:
12980     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12981     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12982     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12983     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12985     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12986   layout:
12987     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12988     layout: "plot-throughput"
12989
12990 - type: "plot"
12991   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12992   algorithm: "plot_perf_box_name"
12993   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12995   include:
12996     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12997     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12998     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12999     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13000     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13001     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13002   layout:
13003     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13004     layout: "plot-throughput"
13005
13006 - type: "plot"
13007   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13008   algorithm: "plot_perf_box_name"
13009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13011   include:
13012     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13013     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13014     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13015     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13016   layout:
13017     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13018     layout: "plot-throughput"
13019
13020 - type: "plot"
13021   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13022   algorithm: "plot_perf_box_name"
13023   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13025   include:
13026     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13027     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13029     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13030   layout:
13031     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13032     layout: "plot-throughput"
13033
13034 - type: "plot"
13035   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13036   algorithm: "plot_perf_box_name"
13037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13039   include:
13040     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13041     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13042     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13046   layout:
13047     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13048     layout: "plot-throughput"
13049
13050 - type: "plot"
13051   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13052   algorithm: "plot_perf_box_name"
13053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13055   include:
13056     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13062   layout:
13063     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13064     layout: "plot-throughput"
13065
13066 - type: "plot"
13067   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13068   algorithm: "plot_perf_box_name"
13069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13071   include:
13072     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13073     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13074     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13075     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13076     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13077     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13078   layout:
13079     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13080     layout: "plot-throughput"
13081
13082 - type: "plot"
13083   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13084   algorithm: "plot_perf_box_name"
13085   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13087   include:
13088     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13089     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13090     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13091     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13092     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13094   layout:
13095     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13096     layout: "plot-throughput"
13097
13098 - type: "plot"
13099   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13100   algorithm: "plot_perf_box_name"
13101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13103   include:
13104     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13105     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13106     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13107     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13110   layout:
13111     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13112     layout: "plot-throughput"
13113
13114 - type: "plot"
13115   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13116   algorithm: "plot_perf_box_name"
13117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13119   include:
13120     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13121     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13122     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13123     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13126   layout:
13127     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13128     layout: "plot-throughput"
13129
13130 - type: "plot"
13131   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13132   algorithm: "plot_perf_box_name"
13133   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13134   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13135   include:
13136     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13137     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13138     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13139     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13140     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13141     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13142   layout:
13143     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13144     layout: "plot-throughput"
13145
13146 - type: "plot"
13147   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13148   algorithm: "plot_perf_box_name"
13149   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13150   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13151   include:
13152     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13153     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13154     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13155     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13156     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13157     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13158   layout:
13159     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13160     layout: "plot-throughput"
13161
13162 - type: "plot"
13163   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13164   algorithm: "plot_perf_box_name"
13165   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13166   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13167   include:
13168     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13169     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13170     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13171     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13172     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13173     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13174   layout:
13175     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13176     layout: "plot-throughput"
13177
13178 - type: "plot"
13179   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13180   algorithm: "plot_perf_box_name"
13181   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13182   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13183   include:
13184     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13185     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13186     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13187     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13188     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13189     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13190   layout:
13191     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13192     layout: "plot-throughput"
13193
13194 - type: "plot"
13195   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13196   algorithm: "plot_perf_box_name"
13197   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13198   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13199   include:
13200     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13206   layout:
13207     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13208     layout: "plot-throughput"
13209
13210 - type: "plot"
13211   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13212   algorithm: "plot_perf_box_name"
13213   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13215   include:
13216     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13217     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13218     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13219     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13222   layout:
13223     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13224     layout: "plot-throughput"
13225
13226 - type: "plot"
13227   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13228   algorithm: "plot_perf_box_name"
13229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13231   include:
13232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13238   layout:
13239     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13240     layout: "plot-throughput"
13241
13242 - type: "plot"
13243   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13244   algorithm: "plot_perf_box_name"
13245   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13247   include:
13248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13254   layout:
13255     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13256     layout: "plot-throughput"
13257
13258 - type: "plot"
13259   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13260   algorithm: "plot_perf_box_name"
13261   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13263   include:
13264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13270   layout:
13271     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13272     layout: "plot-throughput"
13273
13274 - type: "plot"
13275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13276   algorithm: "plot_perf_box_name"
13277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13279   include:
13280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13286   layout:
13287     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13288     layout: "plot-throughput"
13289
13290 - type: "plot"
13291   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13292   algorithm: "plot_perf_box_name"
13293   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13294   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13295   include:
13296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13300   layout:
13301     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13302     layout: "plot-throughput"
13303
13304 - type: "plot"
13305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13306   algorithm: "plot_perf_box_name"
13307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13309   include:
13310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13314   layout:
13315     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13316     layout: "plot-throughput"
13317
13318 - type: "plot"
13319   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13320   algorithm: "plot_perf_box_name"
13321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13323   include:
13324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13328   layout:
13329     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13342   layout:
13343     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13344     layout: "plot-throughput"
13345
13346 - type: "plot"
13347   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13348   algorithm: "plot_perf_box_name"
13349   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13351   include:
13352     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13353     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13354     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13355     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13358   layout:
13359     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13360     layout: "plot-throughput"
13361
13362 - type: "plot"
13363   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13364   algorithm: "plot_perf_box_name"
13365   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13367   include:
13368     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13369     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13370     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13371     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13374   layout:
13375     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13376     layout: "plot-throughput"
13377
13378 - type: "plot"
13379   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13380   algorithm: "plot_perf_box_name"
13381   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13383   include:
13384     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13385     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13386     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13387     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13389   layout:
13390     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13391     layout: "plot-throughput"
13392
13393 - type: "plot"
13394   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13395   algorithm: "plot_perf_box_name"
13396   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13398   include:
13399     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13400     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13401     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13402     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13404   layout:
13405     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13410   algorithm: "plot_perf_box_name"
13411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13413   include:
13414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13419   layout:
13420     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13421     layout: "plot-throughput"
13422
13423 - type: "plot"
13424   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13425   algorithm: "plot_perf_box_name"
13426   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13428   include:
13429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13433     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13434   layout:
13435     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13436     layout: "plot-throughput"
13437
13438 - type: "plot"
13439   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13440   algorithm: "plot_perf_box_name"
13441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13443   include:
13444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13448   layout:
13449     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13450     layout: "plot-throughput"
13451
13452 - type: "plot"
13453   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13454   algorithm: "plot_perf_box_name"
13455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13457   include:
13458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13462   layout:
13463     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13464     layout: "plot-throughput"
13465
13466 - type: "plot"
13467   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13468   algorithm: "plot_perf_box_name"
13469   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13471   include:
13472     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13473     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13474     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13478   layout:
13479     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13480     layout: "plot-throughput"
13481
13482 - type: "plot"
13483   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13484   algorithm: "plot_perf_box_name"
13485   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13487   include:
13488     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13489     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13490     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13494   layout:
13495     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13496     layout: "plot-throughput"
13497
13498 - type: "plot"
13499   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13500   algorithm: "plot_perf_box_name"
13501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13503   include:
13504     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13505     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13506     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13510   layout:
13511     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13512     layout: "plot-throughput"
13513
13514 - type: "plot"
13515   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13516   algorithm: "plot_perf_box_name"
13517   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13519   include:
13520     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13526   layout:
13527     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13528     layout: "plot-throughput"
13529
13530 - type: "plot"
13531   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13532   algorithm: "plot_perf_box_name"
13533   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13535   include:
13536     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13537     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13538     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13539     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13542   layout:
13543     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13544     layout: "plot-throughput"
13545
13546 - type: "plot"
13547   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13548   algorithm: "plot_perf_box_name"
13549   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13551   include:
13552     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13553     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13554     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13558   layout:
13559     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13560     layout: "plot-throughput"
13561
13562 - type: "plot"
13563   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13564   algorithm: "plot_perf_box_name"
13565   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13567   include:
13568     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13569     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13570     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13574   layout:
13575     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13576     layout: "plot-throughput"
13577
13578 - type: "plot"
13579   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13580   algorithm: "plot_perf_box_name"
13581   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13583   include:
13584     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13585     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13590   layout:
13591     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13592     layout: "plot-throughput"
13593
13594 - type: "plot"
13595   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13596   algorithm: "plot_perf_box_name"
13597   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13598   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13599   include:
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13604   layout:
13605     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13606     layout: "plot-throughput"
13607
13608 - type: "plot"
13609   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13610   algorithm: "plot_perf_box_name"
13611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13613   include:
13614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13618   layout:
13619     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13620     layout: "plot-throughput"
13621
13622 - type: "plot"
13623   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13624   algorithm: "plot_perf_box_name"
13625   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13626   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13627   include:
13628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13629     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13630     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13634   layout:
13635     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13636     layout: "plot-throughput"
13637
13638 - type: "plot"
13639   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13640   algorithm: "plot_perf_box_name"
13641   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13642   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13643   include:
13644     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13645     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13650   layout:
13651     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13652     layout: "plot-throughput"
13653
13654 - type: "plot"
13655   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13656   algorithm: "plot_perf_box_name"
13657   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13658   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13659   include:
13660     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13661     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13662     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13666   layout:
13667     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13672   algorithm: "plot_perf_box_name"
13673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13674   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13675   include:
13676     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13677     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13681     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13682   layout:
13683     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13684     layout: "plot-throughput"
13685
13686 #- type: "plot"
13687 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13688 #  algorithm: "plot_perf_box_name"
13689 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13690 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13691 #  include:
13692 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13693 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13694 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13695 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13696 #  layout:
13697 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13698 #    layout: "plot-throughput"
13699 #
13700 #- type: "plot"
13701 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13702 #  algorithm: "plot_perf_box_name"
13703 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13704 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13705 #  include:
13706 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13707 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13708 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13709 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13710 #  layout:
13711 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13712 #    layout: "plot-throughput"
13713
13714 - type: "plot"
13715   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13716   algorithm: "plot_perf_box_name"
13717   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13718   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13719   include:
13720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13726   layout:
13727     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13728     layout: "plot-throughput"
13729
13730 - type: "plot"
13731   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13732   algorithm: "plot_perf_box_name"
13733   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13734   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13735   include:
13736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13742   layout:
13743     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13744     layout: "plot-throughput"
13745
13746 #- type: "plot"
13747 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13748 #  algorithm: "plot_perf_box_name"
13749 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13750 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13751 #  include:
13752 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13753 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13754 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13755 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13756 #  layout:
13757 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13758 #    layout: "plot-throughput"
13759 #
13760 #- type: "plot"
13761 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13762 #  algorithm: "plot_perf_box_name"
13763 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13764 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13765 #  include:
13766 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13767 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13768 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13769 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13770 #  layout:
13771 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13772 #    layout: "plot-throughput"
13773
13774 - type: "plot"
13775   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13776   algorithm: "plot_perf_box_name"
13777   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13778   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13779   include:
13780     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13781     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13782     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13783     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13786   layout:
13787     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13788     layout: "plot-throughput"
13789
13790 - type: "plot"
13791   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13792   algorithm: "plot_perf_box_name"
13793   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13794   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13795   include:
13796     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13797     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13798     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13799     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13800     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13801     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13802   layout:
13803     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13804     layout: "plot-throughput"
13805
13806 #- type: "plot"
13807 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13808 #  algorithm: "plot_perf_box_name"
13809 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13810 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13811 #  include:
13812 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13813 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13814 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13815 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13816 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13817 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13818 #  layout:
13819 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13820 #    layout: "plot-throughput"
13821 #
13822 #- type: "plot"
13823 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13824 #  algorithm: "plot_perf_box_name"
13825 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13826 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13827 #  include:
13828 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13829 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13830 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13831 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13832 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13833 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13834 #  layout:
13835 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13836 #    layout: "plot-throughput"
13837
13838 - type: "plot"
13839   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13840   algorithm: "plot_perf_box_name"
13841   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13843   include:
13844     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13845     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13846     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13847     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13850   layout:
13851     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13852     layout: "plot-throughput"
13853
13854 - type: "plot"
13855   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13856   algorithm: "plot_perf_box_name"
13857   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13859   include:
13860     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13861     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13862     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13863     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13864     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13865     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13866   layout:
13867     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13868     layout: "plot-throughput"
13869
13870 - type: "plot"
13871   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13872   algorithm: "plot_perf_box_name"
13873   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13875   include:
13876     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13877     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13878     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13879 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13880 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13881 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13882   layout:
13883     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13884     layout: "plot-throughput"
13885
13886 - type: "plot"
13887   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13888   algorithm: "plot_perf_box_name"
13889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13891   include:
13892     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13893     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13894     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13895 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13896 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13897 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13898   layout:
13899     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13900     layout: "plot-throughput"
13901
13902 - type: "plot"
13903   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13904   algorithm: "plot_perf_box_name"
13905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13907   include:
13908     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13909     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13910     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13911     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13912     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13913     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13914   layout:
13915     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13916     layout: "plot-throughput"
13917
13918 - type: "plot"
13919   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13920   algorithm: "plot_perf_box_name"
13921   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13923   include:
13924     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13925     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13926     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13927     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13928     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13929     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13930   layout:
13931     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13932     layout: "plot-throughput"
13933
13934 - type: "plot"
13935   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13936   algorithm: "plot_perf_box_name"
13937   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13938   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13939   include:
13940     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13941     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13942     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13943     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13944     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13945     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13946   layout:
13947     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13948     layout: "plot-throughput"
13949
13950 - type: "plot"
13951   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13952   algorithm: "plot_perf_box_name"
13953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13955   include:
13956     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13957     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13958     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13959     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13960     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13961     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13962   layout:
13963     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13964     layout: "plot-throughput"
13965
13966 #- type: "plot"
13967 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13968 #  algorithm: "plot_perf_box_name"
13969 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13970 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13971 #  include:
13972 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13973 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13974 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13975 #  layout:
13976 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13977 #    layout: "plot-throughput"
13978 #
13979 #- type: "plot"
13980 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13981 #  algorithm: "plot_perf_box_name"
13982 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13983 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13984 #  include:
13985 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13986 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13987 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13988 #  layout:
13989 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13990 #    layout: "plot-throughput"
13991
13992 - type: "plot"
13993   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13994   algorithm: "plot_perf_box_name"
13995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13997   include:
13998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14003   layout:
14004     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14005     layout: "plot-throughput"
14006
14007 - type: "plot"
14008   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14009   algorithm: "plot_perf_box_name"
14010   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14011   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14012   include:
14013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14018   layout:
14019     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14020     layout: "plot-throughput"
14021
14022 - type: "plot"
14023   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14024   algorithm: "plot_perf_box_name"
14025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14027   include:
14028     - "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"
14029     - "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"
14030     - "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"
14031     - "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"
14032     - "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"
14033   layout:
14034     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14035     layout: "plot-throughput"
14036
14037 - type: "plot"
14038   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14039   algorithm: "plot_perf_box_name"
14040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14042   include:
14043     - "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"
14044     - "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"
14045     - "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"
14046     - "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"
14047     - "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"
14048   layout:
14049     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14050     layout: "plot-throughput"
14051
14052 - type: "plot"
14053   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14054   algorithm: "plot_perf_box_name"
14055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14057   include:
14058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14063   layout:
14064     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14065     layout: "plot-throughput"
14066
14067 - type: "plot"
14068   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14069   algorithm: "plot_perf_box_name"
14070   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14072   include:
14073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14078   layout:
14079     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14080     layout: "plot-throughput"
14081
14082 - type: "plot"
14083   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14084   algorithm: "plot_perf_box_name"
14085   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14087   include:
14088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14093   layout:
14094     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14095     layout: "plot-throughput"
14096
14097 - type: "plot"
14098   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14099   algorithm: "plot_perf_box_name"
14100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14102   include:
14103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14108   layout:
14109     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14110     layout: "plot-throughput"
14111
14112 - type: "plot"
14113   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14114   algorithm: "plot_perf_box_name"
14115   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14117   include:
14118     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14123   layout:
14124     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14125     layout: "plot-throughput"
14126
14127 - type: "plot"
14128   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14129   algorithm: "plot_perf_box_name"
14130   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14132   include:
14133     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14138   layout:
14139     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14140     layout: "plot-throughput"
14141
14142 - type: "plot"
14143   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14144   algorithm: "plot_perf_box_name"
14145   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14147   include:
14148     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14149     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14153   layout:
14154     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14155     layout: "plot-throughput"
14156
14157 - type: "plot"
14158   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14159   algorithm: "plot_perf_box_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14165     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14167     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14168   layout:
14169     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14170     layout: "plot-throughput"
14171
14172 - type: "plot"
14173   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14174   algorithm: "plot_perf_box_name"
14175   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14177   include:
14178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14182   layout:
14183     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14184     layout: "plot-throughput"
14185
14186 - type: "plot"
14187   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14188   algorithm: "plot_perf_box_name"
14189   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14191   include:
14192     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14193     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14194     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14195     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14196   layout:
14197     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14198     layout: "plot-throughput"
14199
14200 - type: "plot"
14201   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14202   algorithm: "plot_perf_box_name"
14203   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14205   include:
14206     - "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"
14207     - "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"
14208     - "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"
14209     - "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"
14210   layout:
14211     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14212     layout: "plot-throughput"
14213
14214 - type: "plot"
14215   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14216   algorithm: "plot_perf_box_name"
14217   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14219   include:
14220     - "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"
14221     - "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"
14222     - "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"
14223     - "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"
14224   layout:
14225     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14226     layout: "plot-throughput"
14227
14228 - type: "plot"
14229   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14230   algorithm: "plot_perf_box_name"
14231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14233   include:
14234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14240   layout:
14241     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14242     layout: "plot-throughput"
14243
14244 - type: "plot"
14245   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14246   algorithm: "plot_perf_box_name"
14247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14249   include:
14250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14256   layout:
14257     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14258     layout: "plot-throughput"
14259
14260 - type: "plot"
14261   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14262   algorithm: "plot_perf_box_name"
14263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14265   include:
14266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14272   layout:
14273     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14274     layout: "plot-throughput"
14275
14276 - type: "plot"
14277   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14278   algorithm: "plot_perf_box_name"
14279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14281   include:
14282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14288   layout:
14289     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14290     layout: "plot-throughput"
14291
14292 - type: "plot"
14293   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14294   algorithm: "plot_perf_box_name"
14295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14297   include:
14298     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14304   layout:
14305     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14306     layout: "plot-throughput"
14307
14308 - type: "plot"
14309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14310   algorithm: "plot_perf_box_name"
14311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14313   include:
14314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14320   layout:
14321     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14322     layout: "plot-throughput"
14323
14324 - type: "plot"
14325   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14326   algorithm: "plot_perf_box_name"
14327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14329   include:
14330     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14331     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14335   layout:
14336     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14337     layout: "plot-throughput"
14338
14339 - type: "plot"
14340   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14341   algorithm: "plot_perf_box_name"
14342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14344   include:
14345     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14346     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14347     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14349     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14350   layout:
14351     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14352     layout: "plot-throughput"
14353
14354 - type: "plot"
14355   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14356   algorithm: "plot_perf_box_name"
14357   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
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-ndr"
14364     layout: "plot-throughput"
14365
14366 - type: "plot"
14367   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14368   algorithm: "plot_perf_box_name"
14369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
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-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14373     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14374   layout:
14375     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14376     layout: "plot-throughput"
14377
14378 - type: "plot"
14379   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14380   algorithm: "plot_perf_box_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
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-ndr"
14388     layout: "plot-throughput"
14389
14390 - type: "plot"
14391   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14392   algorithm: "plot_perf_box_name"
14393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14395   include:
14396     - "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"
14397     - "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"
14398   layout:
14399     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14400     layout: "plot-throughput"
14401
14402 - type: "plot"
14403   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14404   algorithm: "plot_perf_box_name"
14405   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
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-ndr"
14412     layout: "plot-throughput"
14413
14414 - type: "plot"
14415   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14416   algorithm: "plot_perf_box_name"
14417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14419   include:
14420     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14421     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14422   layout:
14423     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14424     layout: "plot-throughput"
14425
14426 - type: "plot"
14427   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14428   algorithm: "plot_perf_box_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
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-ndr"
14436     layout: "plot-throughput"
14437
14438 - type: "plot"
14439   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14440   algorithm: "plot_perf_box_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14443   include:
14444     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14445     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14446   layout:
14447     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14448     layout: "plot-throughput"
14449
14450 - type: "plot"
14451   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14452   algorithm: "plot_perf_box_name"
14453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14455   include:
14456     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14457     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14458     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14462   layout:
14463     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14464     layout: "plot-throughput"
14465
14466 - type: "plot"
14467   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14468   algorithm: "plot_perf_box_name"
14469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14471   include:
14472     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14478   layout:
14479     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14480     layout: "plot-throughput"
14481
14482 - type: "plot"
14483   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14484   algorithm: "plot_perf_box_name"
14485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14486   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14487   include:
14488     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14489     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14492     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14493     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14494   layout:
14495     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14496     layout: "plot-throughput"
14497
14498 - type: "plot"
14499   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14500   algorithm: "plot_perf_box_name"
14501   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14502   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14503   include:
14504     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14505     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14506     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14507     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14508     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14509     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14510   layout:
14511     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14512     layout: "plot-throughput"
14513
14514 #- type: "plot"
14515 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14516 #  algorithm: "plot_perf_box_name"
14517 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14518 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14519 #  include:
14520 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14523 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14524 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14525 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14526 #  layout:
14527 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14528 #    layout: "plot-throughput"
14529 #
14530 #- type: "plot"
14531 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14532 #  algorithm: "plot_perf_box_name"
14533 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14534 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14535 #  include:
14536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14537 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14538 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14539 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14540 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14541 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14542 #  layout:
14543 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14544 #    layout: "plot-throughput"
14545
14546 - type: "plot"
14547   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14548   algorithm: "plot_perf_box_name"
14549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14551   include:
14552     - "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"
14553     - "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"
14554     - "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"
14555     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14556     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14557     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14558   layout:
14559     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14560     layout: "plot-throughput"
14561
14562 - type: "plot"
14563   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14564   algorithm: "plot_perf_box_name"
14565   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14567   include:
14568     - "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"
14569     - "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"
14570     - "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"
14571     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14572     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14573     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14574   layout:
14575     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14576     layout: "plot-throughput"
14577
14578 ################################################################################
14579
14580 # Packet Speedup
14581
14582 - type: "plot"
14583   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14584   algorithm: "plot_tsa_name"
14585   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14586   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14587   include:
14588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14592   layout:
14593     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14594     layout: "plot-throughput-speedup-analysis"
14595
14596 - type: "plot"
14597   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14598   algorithm: "plot_tsa_name"
14599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14601   include:
14602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14606   layout:
14607     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14608     layout: "plot-throughput-speedup-analysis"
14609
14610 - type: "plot"
14611   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14612   algorithm: "plot_tsa_name"
14613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14615   include:
14616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14618     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14620   layout:
14621     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14629   include:
14630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14632     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14633     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14634   layout:
14635     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14636     layout: "plot-throughput-speedup-analysis"
14637
14638 - type: "plot"
14639   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14640   algorithm: "plot_tsa_name"
14641   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14643   include:
14644     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14645     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14646     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14649   layout:
14650     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14651     layout: "plot-throughput-speedup-analysis"
14652
14653 - type: "plot"
14654   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14655   algorithm: "plot_tsa_name"
14656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14658   include:
14659     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14660     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14661     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14664   layout:
14665     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14666     layout: "plot-throughput-speedup-analysis"
14667
14668 - type: "plot"
14669   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14670   algorithm: "plot_tsa_name"
14671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14673   include:
14674     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14675     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14676     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14677     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14678     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14679   layout:
14680     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14681     layout: "plot-throughput-speedup-analysis"
14682
14683 - type: "plot"
14684   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14685   algorithm: "plot_tsa_name"
14686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14688   include:
14689     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14690     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14691     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14692     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14693     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14694   layout:
14695     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14696     layout: "plot-throughput-speedup-analysis"
14697
14698 - type: "plot"
14699   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14700   algorithm: "plot_tsa_name"
14701   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14702   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14703   include:
14704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14710   layout:
14711     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14712     layout: "plot-throughput-speedup-analysis"
14713
14714 - type: "plot"
14715   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14716   algorithm: "plot_tsa_name"
14717   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14718   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14719   include:
14720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14726   layout:
14727     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14741   layout:
14742     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14743     layout: "plot-throughput-speedup-analysis"
14744
14745 - type: "plot"
14746   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14747   algorithm: "plot_tsa_name"
14748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14750   include:
14751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14756   layout:
14757     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14758     layout: "plot-throughput-speedup-analysis"
14759
14760 - type: "plot"
14761   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14762   algorithm: "plot_tsa_name"
14763   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14765   include:
14766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14769   layout:
14770     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14771     layout: "plot-throughput-speedup-analysis"
14772
14773 - type: "plot"
14774   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14775   algorithm: "plot_tsa_name"
14776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14778   include:
14779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14782   layout:
14783     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14784     layout: "plot-throughput-speedup-analysis"
14785
14786 - type: "plot"
14787   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14788   algorithm: "plot_tsa_name"
14789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14791   include:
14792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14797   layout:
14798     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14799     layout: "plot-throughput-speedup-analysis"
14800
14801 - type: "plot"
14802   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14803   algorithm: "plot_tsa_name"
14804   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14806   include:
14807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14812   layout:
14813     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14821   include:
14822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14825   layout:
14826     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14827     layout: "plot-throughput-speedup-analysis"
14828
14829 - type: "plot"
14830   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14831   algorithm: "plot_tsa_name"
14832   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14834   include:
14835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14838   layout:
14839     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14847   include:
14848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
14854   layout:
14855     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14863   include:
14864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
14870   layout:
14871     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14872     layout: "plot-throughput-speedup-analysis"
14873
14874 - type: "plot"
14875   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14876   algorithm: "plot_tsa_name"
14877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14879   include:
14880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14886   layout:
14887     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14888     layout: "plot-throughput-speedup-analysis"
14889
14890 - type: "plot"
14891   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14892   algorithm: "plot_tsa_name"
14893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14895   include:
14896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14902   layout:
14903     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14904     layout: "plot-throughput-speedup-analysis"
14905
14906 - type: "plot"
14907   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14908   algorithm: "plot_tsa_name"
14909   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14911   include:
14912     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14913     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14914     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14915   layout:
14916     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14917     layout: "plot-throughput-speedup-analysis"
14918
14919 - type: "plot"
14920   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14921   algorithm: "plot_tsa_name"
14922   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14924   include:
14925     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14926     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14927     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14928   layout:
14929     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14930     layout: "plot-throughput-speedup-analysis"
14931
14932 - type: "plot"
14933   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14934   algorithm: "plot_tsa_name"
14935   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14937   include:
14938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14941 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14942 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14943   layout:
14944     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14945     layout: "plot-throughput-speedup-analysis"
14946
14947 - type: "plot"
14948   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14949   algorithm: "plot_tsa_name"
14950   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14952   include:
14953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14956 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14957 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14958   layout:
14959     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14960     layout: "plot-throughput-speedup-analysis"
14961
14962 - type: "plot"
14963   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14964   algorithm: "plot_tsa_name"
14965   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14967   include:
14968     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14973   layout:
14974     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14975     layout: "plot-throughput-speedup-analysis"
14976
14977 - type: "plot"
14978   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14979   algorithm: "plot_tsa_name"
14980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14982   include:
14983     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14985     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14988   layout:
14989     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14990     layout: "plot-throughput-speedup-analysis"
14991
14992 - type: "plot"
14993   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14994   algorithm: "plot_tsa_name"
14995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14997   include:
14998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15003   layout:
15004     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15005     layout: "plot-throughput-speedup-analysis"
15006
15007 - type: "plot"
15008   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15009   algorithm: "plot_tsa_name"
15010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15012   include:
15013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15018   layout:
15019     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15020     layout: "plot-throughput-speedup-analysis"
15021
15022 - type: "plot"
15023   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15024   algorithm: "plot_tsa_name"
15025   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15027   include:
15028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15033 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
15034   layout:
15035     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15036     layout: "plot-throughput-speedup-analysis"
15037
15038 - type: "plot"
15039   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15040   algorithm: "plot_tsa_name"
15041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15043   include:
15044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15049 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
15050   layout:
15051     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15052     layout: "plot-throughput-speedup-analysis"
15053
15054 - type: "plot"
15055   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15056   algorithm: "plot_tsa_name"
15057   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15059   include:
15060     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15066   layout:
15067     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15068     layout: "plot-throughput-speedup-analysis"
15069
15070 - type: "plot"
15071   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15072   algorithm: "plot_tsa_name"
15073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15075   include:
15076     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15077     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15078     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15082   layout:
15083     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15084     layout: "plot-throughput-speedup-analysis"
15085
15086 - type: "plot"
15087   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15088   algorithm: "plot_tsa_name"
15089   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15091   include:
15092     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15093     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15094   layout:
15095     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15096     layout: "plot-throughput-speedup-analysis"
15097
15098 - type: "plot"
15099   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15100   algorithm: "plot_tsa_name"
15101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15103   include:
15104     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15105     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15106   layout:
15107     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15108     layout: "plot-throughput-speedup-analysis"
15109
15110 - type: "plot"
15111   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15112   algorithm: "plot_tsa_name"
15113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15115   include:
15116     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15119     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15120   layout:
15121     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15122     layout: "plot-throughput-speedup-analysis"
15123
15124 - type: "plot"
15125   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15126   algorithm: "plot_tsa_name"
15127   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15129   include:
15130     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15131     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15132     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15134   layout:
15135     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15136     layout: "plot-throughput-speedup-analysis"
15137
15138 - type: "plot"
15139   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15140   algorithm: "plot_tsa_name"
15141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15143   include:
15144     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15145     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15148   layout:
15149     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15150     layout: "plot-throughput-speedup-analysis"
15151
15152 - type: "plot"
15153   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15154   algorithm: "plot_tsa_name"
15155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15157   include:
15158     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15159     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15160     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15161     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15162   layout:
15163     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15164     layout: "plot-throughput-speedup-analysis"
15165
15166 - type: "plot"
15167   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15168   algorithm: "plot_tsa_name"
15169   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15171   include:
15172     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15174     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15178   layout:
15179     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15180     layout: "plot-throughput-speedup-analysis"
15181
15182 - type: "plot"
15183   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15184   algorithm: "plot_tsa_name"
15185   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15187   include:
15188     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15189     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15194   layout:
15195     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15196     layout: "plot-throughput-speedup-analysis"
15197
15198 - type: "plot"
15199   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15200   algorithm: "plot_tsa_name"
15201   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15203   include:
15204     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15209   layout:
15210     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15211     layout: "plot-throughput-speedup-analysis"
15212
15213 - type: "plot"
15214   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15215   algorithm: "plot_tsa_name"
15216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15218   include:
15219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15224   layout:
15225     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15239   layout:
15240     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15241     layout: "plot-throughput-speedup-analysis"
15242
15243 - type: "plot"
15244   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15245   algorithm: "plot_tsa_name"
15246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15248   include:
15249     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15254   layout:
15255     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15256     layout: "plot-throughput-speedup-analysis"
15257
15258 - type: "plot"
15259   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15260   algorithm: "plot_tsa_name"
15261   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15263   include:
15264     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15265     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15267   layout:
15268     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15269     layout: "plot-throughput-speedup-analysis"
15270
15271 - type: "plot"
15272   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15273   algorithm: "plot_tsa_name"
15274   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15276   include:
15277     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15280   layout:
15281     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15282     layout: "plot-throughput-speedup-analysis"
15283
15284 - type: "plot"
15285   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15286   algorithm: "plot_tsa_name"
15287   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15289   include:
15290     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15293   layout:
15294     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15295     layout: "plot-throughput-speedup-analysis"
15296
15297 - type: "plot"
15298   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15299   algorithm: "plot_tsa_name"
15300   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15302   include:
15303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15306   layout:
15307     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15308     layout: "plot-throughput-speedup-analysis"
15309
15310 - type: "plot"
15311   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15312   algorithm: "plot_tsa_name"
15313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15315   include:
15316     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15319     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15320     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15321   layout:
15322     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15323     layout: "plot-throughput-speedup-analysis"
15324
15325 - type: "plot"
15326   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15327   algorithm: "plot_tsa_name"
15328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15330   include:
15331     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15332     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15333     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15334     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15336   layout:
15337     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15338     layout: "plot-throughput-speedup-analysis"
15339
15340 - type: "plot"
15341   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15342   algorithm: "plot_tsa_name"
15343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15345   include:
15346     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15347     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15351   layout:
15352     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15353     layout: "plot-throughput-speedup-analysis"
15354
15355 - type: "plot"
15356   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15357   algorithm: "plot_tsa_name"
15358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15360   include:
15361     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15362     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15366   layout:
15367     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15368     layout: "plot-throughput-speedup-analysis"
15369
15370 - type: "plot"
15371   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15372   algorithm: "plot_tsa_name"
15373   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15375   include:
15376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15382   layout:
15383     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15384     layout: "plot-throughput-speedup-analysis"
15385
15386 - type: "plot"
15387   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15388   algorithm: "plot_tsa_name"
15389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15391   include:
15392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15395     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15396     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15397     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15398   layout:
15399     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15400     layout: "plot-throughput-speedup-analysis"
15401
15402 - type: "plot"
15403   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15404   algorithm: "plot_tsa_name"
15405   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15407   include:
15408     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15412   layout:
15413     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15414     layout: "plot-throughput-speedup-analysis"
15415
15416 - type: "plot"
15417   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15418   algorithm: "plot_tsa_name"
15419   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15421   include:
15422     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15426   layout:
15427     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15428     layout: "plot-throughput-speedup-analysis"
15429
15430 - type: "plot"
15431   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15432   algorithm: "plot_tsa_name"
15433   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15435   include:
15436     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15438     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15442   layout:
15443     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15444     layout: "plot-throughput-speedup-analysis"
15445
15446 - type: "plot"
15447   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15448   algorithm: "plot_tsa_name"
15449   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15451   include:
15452     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15453     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15454     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15455     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15456     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15457     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15458   layout:
15459     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15460     layout: "plot-throughput-speedup-analysis"
15461
15462 - type: "plot"
15463   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15464   algorithm: "plot_tsa_name"
15465   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15467   include:
15468     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15469     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15471     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15472     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15473     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15474   layout:
15475     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15476     layout: "plot-throughput-speedup-analysis"
15477
15478 - type: "plot"
15479   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15480   algorithm: "plot_tsa_name"
15481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15483   include:
15484     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15490   layout:
15491     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15492     layout: "plot-throughput-speedup-analysis"
15493
15494 - type: "plot"
15495   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15496   algorithm: "plot_tsa_name"
15497   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15499   include:
15500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15506   layout:
15507     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15508     layout: "plot-throughput-speedup-analysis"
15509
15510 - type: "plot"
15511   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15512   algorithm: "plot_tsa_name"
15513   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15515   include:
15516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15522   layout:
15523     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15524     layout: "plot-throughput-speedup-analysis"
15525
15526 - type: "plot"
15527   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15528   algorithm: "plot_tsa_name"
15529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15531   include:
15532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15538   layout:
15539     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15540     layout: "plot-throughput-speedup-analysis"
15541
15542 - type: "plot"
15543   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15544   algorithm: "plot_tsa_name"
15545   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15547   include:
15548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15554   layout:
15555     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15556     layout: "plot-throughput-speedup-analysis"
15557
15558 - type: "plot"
15559   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15560   algorithm: "plot_tsa_name"
15561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15563   include:
15564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15570   layout:
15571     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15579   include:
15580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15586   layout:
15587     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15588     layout: "plot-throughput-speedup-analysis"
15589
15590 - type: "plot"
15591   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15592   algorithm: "plot_tsa_name"
15593   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15594   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15595   include:
15596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15600   layout:
15601     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15609   include:
15610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15614   layout:
15615     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15616     layout: "plot-throughput-speedup-analysis"
15617
15618 - type: "plot"
15619   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15620   algorithm: "plot_tsa_name"
15621   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15623   include:
15624     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15628   layout:
15629     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15630     layout: "plot-throughput-speedup-analysis"
15631
15632 - type: "plot"
15633   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15634   algorithm: "plot_tsa_name"
15635   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15636   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15637   include:
15638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15642   layout:
15643     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15644     layout: "plot-throughput-speedup-analysis"
15645
15646 - type: "plot"
15647   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15648   algorithm: "plot_tsa_name"
15649   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15651   include:
15652     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15658   layout:
15659     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15660     layout: "plot-throughput-speedup-analysis"
15661
15662 - type: "plot"
15663   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15664   algorithm: "plot_tsa_name"
15665   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15666   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15667   include:
15668     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15669     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15674   layout:
15675     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15676     layout: "plot-throughput-speedup-analysis"
15677
15678 - type: "plot"
15679   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15680   algorithm: "plot_tsa_name"
15681   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15683   include:
15684     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15689   layout:
15690     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15691     layout: "plot-throughput-speedup-analysis"
15692
15693 - type: "plot"
15694   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15695   algorithm: "plot_tsa_name"
15696   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15698   include:
15699     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15700     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15701     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15702     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15703     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15704   layout:
15705     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15706     layout: "plot-throughput-speedup-analysis"
15707
15708 - type: "plot"
15709   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15710   algorithm: "plot_tsa_name"
15711   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15713   include:
15714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15719   layout:
15720     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15721     layout: "plot-throughput-speedup-analysis"
15722
15723 - type: "plot"
15724   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15725   algorithm: "plot_tsa_name"
15726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15728   include:
15729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15731     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15732     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15733     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15734   layout:
15735     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15736     layout: "plot-throughput-speedup-analysis"
15737
15738 - type: "plot"
15739   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15740   algorithm: "plot_tsa_name"
15741   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15743   include:
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15748   layout:
15749     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15750     layout: "plot-throughput-speedup-analysis"
15751
15752 - type: "plot"
15753   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15754   algorithm: "plot_tsa_name"
15755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15757   include:
15758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15762   layout:
15763     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15764     layout: "plot-throughput-speedup-analysis"
15765
15766 - type: "plot"
15767   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15768   algorithm: "plot_tsa_name"
15769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15771   include:
15772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15778   layout:
15779     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15780     layout: "plot-throughput-speedup-analysis"
15781
15782 - type: "plot"
15783   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15784   algorithm: "plot_tsa_name"
15785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15787   include:
15788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15794   layout:
15795     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15796     layout: "plot-throughput-speedup-analysis"
15797
15798 - type: "plot"
15799   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15800   algorithm: "plot_tsa_name"
15801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15803   include:
15804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15810   layout:
15811     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15819   include:
15820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15826   layout:
15827     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15828     layout: "plot-throughput-speedup-analysis"
15829
15830 - type: "plot"
15831   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15832   algorithm: "plot_tsa_name"
15833   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15835   include:
15836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15842   layout:
15843     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15844     layout: "plot-throughput-speedup-analysis"
15845
15846 - type: "plot"
15847   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15848   algorithm: "plot_tsa_name"
15849   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15851   include:
15852     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15853     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15858   layout:
15859     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15860     layout: "plot-throughput-speedup-analysis"
15861
15862 - type: "plot"
15863   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15864   algorithm: "plot_tsa_name"
15865   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15867   include:
15868     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15869     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15870     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15871     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15872     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15873     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15874   layout:
15875     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15876     layout: "plot-throughput-speedup-analysis"
15877
15878 - type: "plot"
15879   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15880   algorithm: "plot_tsa_name"
15881   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15883   include:
15884     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15885     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15886     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15887     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15888     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15889     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15890   layout:
15891     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15899   include:
15900     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15901     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15902     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15903     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15904     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15905     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15906   layout:
15907     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15908     layout: "plot-throughput-speedup-analysis"
15909
15910 - type: "plot"
15911   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15912   algorithm: "plot_tsa_name"
15913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15915   include:
15916     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15917     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15918     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15919     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15920     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15921     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15922   layout:
15923     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15924     layout: "plot-throughput-speedup-analysis"
15925
15926 - type: "plot"
15927   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15928   algorithm: "plot_tsa_name"
15929   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15930   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15931   include:
15932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15937   layout:
15938     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15939     layout: "plot-throughput-speedup-analysis"
15940
15941 - type: "plot"
15942   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15943   algorithm: "plot_tsa_name"
15944   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15946   include:
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15952   layout:
15953     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15954     layout: "plot-throughput-speedup-analysis"
15955
15956 - type: "plot"
15957   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15958   algorithm: "plot_tsa_name"
15959   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15961   include:
15962     - "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"
15963     - "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"
15964     - "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"
15965     - "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"
15966     - "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"
15967   layout:
15968     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15969     layout: "plot-throughput-speedup-analysis"
15970
15971 - type: "plot"
15972   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15973   algorithm: "plot_tsa_name"
15974   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15976   include:
15977     - "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"
15978     - "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"
15979     - "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"
15980     - "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"
15981     - "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"
15982   layout:
15983     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15984     layout: "plot-throughput-speedup-analysis"
15985
15986 - type: "plot"
15987   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15988   algorithm: "plot_tsa_name"
15989   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15991   include:
15992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15997   layout:
15998     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15999     layout: "plot-throughput-speedup-analysis"
16000
16001 - type: "plot"
16002   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16003   algorithm: "plot_tsa_name"
16004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16006   include:
16007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16012   layout:
16013     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16014     layout: "plot-throughput-speedup-analysis"
16015
16016 - type: "plot"
16017   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16018   algorithm: "plot_tsa_name"
16019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16021   include:
16022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16027   layout:
16028     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16029     layout: "plot-throughput-speedup-analysis"
16030
16031 - type: "plot"
16032   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16033   algorithm: "plot_tsa_name"
16034   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16036   include:
16037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16042   layout:
16043     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16044     layout: "plot-throughput-speedup-analysis"
16045
16046 - type: "plot"
16047   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16048   algorithm: "plot_tsa_name"
16049   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16051   include:
16052     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16057   layout:
16058     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16059     layout: "plot-throughput-speedup-analysis"
16060
16061 - type: "plot"
16062   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16063   algorithm: "plot_tsa_name"
16064   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16066   include:
16067     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16072   layout:
16073     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16074     layout: "plot-throughput-speedup-analysis"
16075
16076 - type: "plot"
16077   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16078   algorithm: "plot_tsa_name"
16079   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16081   include:
16082     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16084     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16085     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16086     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16087   layout:
16088     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16089     layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16096   include:
16097     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16098     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16099     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16100     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16101     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16102   layout:
16103     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16104     layout: "plot-throughput-speedup-analysis"
16105
16106 - type: "plot"
16107   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16108   algorithm: "plot_tsa_name"
16109   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16111   include:
16112     - "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"
16113     - "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"
16114     - "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"
16115     - "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"
16116   layout:
16117     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16125   include:
16126     - "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"
16127     - "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"
16128     - "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"
16129     - "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"
16130   layout:
16131     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16132     layout: "plot-throughput-speedup-analysis"
16133
16134 - type: "plot"
16135   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16136   algorithm: "plot_tsa_name"
16137   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16139   include:
16140     - "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"
16141     - "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"
16142     - "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"
16143     - "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"
16144   layout:
16145     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16146     layout: "plot-throughput-speedup-analysis"
16147
16148 - type: "plot"
16149   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16150   algorithm: "plot_tsa_name"
16151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16153   include:
16154     - "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"
16155     - "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"
16156     - "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"
16157     - "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"
16158   layout:
16159     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16160     layout: "plot-throughput-speedup-analysis"
16161
16162 - type: "plot"
16163   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16164   algorithm: "plot_tsa_name"
16165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16167   include:
16168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16174   layout:
16175     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16176     layout: "plot-throughput-speedup-analysis"
16177
16178 - type: "plot"
16179   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16180   algorithm: "plot_tsa_name"
16181   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16182   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16183   include:
16184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16190   layout:
16191     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16192     layout: "plot-throughput-speedup-analysis"
16193
16194 - type: "plot"
16195   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16196   algorithm: "plot_tsa_name"
16197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16199   include:
16200     - "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"
16201     - "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"
16202     - "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"
16203     - "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"
16204     - "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"
16205     - "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"
16206   layout:
16207     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16208     layout: "plot-throughput-speedup-analysis"
16209
16210 - type: "plot"
16211   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16212   algorithm: "plot_tsa_name"
16213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16215   include:
16216     - "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"
16217     - "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"
16218     - "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"
16219     - "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"
16220     - "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"
16221     - "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"
16222   layout:
16223     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16224     layout: "plot-throughput-speedup-analysis"
16225
16226 - type: "plot"
16227   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16228   algorithm: "plot_tsa_name"
16229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16231   include:
16232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16238   layout:
16239     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16240     layout: "plot-throughput-speedup-analysis"
16241
16242 - type: "plot"
16243   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16244   algorithm: "plot_tsa_name"
16245   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16247   include:
16248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16254   layout:
16255     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16256     layout: "plot-throughput-speedup-analysis"
16257
16258 - type: "plot"
16259   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16260   algorithm: "plot_tsa_name"
16261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16263   include:
16264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16269   layout:
16270     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16271     layout: "plot-throughput-speedup-analysis"
16272
16273 - type: "plot"
16274   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16275   algorithm: "plot_tsa_name"
16276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16278   include:
16279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16284   layout:
16285     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16286     layout: "plot-throughput-speedup-analysis"
16287
16288 - type: "plot"
16289   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16290   algorithm: "plot_tsa_name"
16291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16293   include:
16294     - "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"
16295     - "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"
16296   layout:
16297     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16298     layout: "plot-throughput-speedup-analysis"
16299
16300 - type: "plot"
16301   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16302   algorithm: "plot_tsa_name"
16303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16305   include:
16306     - "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"
16307     - "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"
16308   layout:
16309     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16310     layout: "plot-throughput-speedup-analysis"
16311
16312 - type: "plot"
16313   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16314   algorithm: "plot_tsa_name"
16315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16317   include:
16318     - "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"
16319     - "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"
16320   layout:
16321     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16322     layout: "plot-throughput-speedup-analysis"
16323
16324 - type: "plot"
16325   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16326   algorithm: "plot_tsa_name"
16327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16329   include:
16330     - "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"
16331     - "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"
16332   layout:
16333     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16334     layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16341   include:
16342     - "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"
16343     - "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"
16344     - "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"
16345     - "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"
16346     - "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"
16347     - "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"
16348   layout:
16349     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16350     layout: "plot-throughput-speedup-analysis"
16351
16352 - type: "plot"
16353   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16354   algorithm: "plot_tsa_name"
16355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16357   include:
16358     - "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"
16359     - "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"
16360     - "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"
16361     - "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"
16362     - "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"
16363     - "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"
16364   layout:
16365     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16366     layout: "plot-throughput-speedup-analysis"
16367
16368 - type: "plot"
16369   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16370   algorithm: "plot_tsa_name"
16371   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16372   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16373   include:
16374     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16375     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16376     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16377     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16378     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16379   layout:
16380     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16381     layout: "plot-throughput-speedup-analysis"
16382
16383 - type: "plot"
16384   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16385   algorithm: "plot_tsa_name"
16386   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16387   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16388   include:
16389     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16390     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16391     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16392     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16393     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16394   layout:
16395     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16396     layout: "plot-throughput-speedup-analysis"
16397
16398 - type: "plot"
16399   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16400   algorithm: "plot_tsa_name"
16401   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16402   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16403   include:
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16409   layout:
16410     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 - type: "plot"
16414   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16415   algorithm: "plot_tsa_name"
16416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16418   include:
16419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16424   layout:
16425     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16433   include:
16434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16439 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
16440   layout:
16441     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16442     layout: "plot-throughput-speedup-analysis"
16443
16444 - type: "plot"
16445   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16446   algorithm: "plot_tsa_name"
16447   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16448   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16449   include:
16450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16455 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
16456   layout:
16457     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16458     layout: "plot-throughput-speedup-analysis"
16459
16460 - type: "plot"
16461   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16462   algorithm: "plot_tsa_name"
16463   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16464   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16465   include:
16466     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16470   layout:
16471     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16472     layout: "plot-throughput-speedup-analysis"
16473
16474 - type: "plot"
16475   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16476   algorithm: "plot_tsa_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16478   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16479   include:
16480     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16484   layout:
16485     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16486     layout: "plot-throughput-speedup-analysis"
16487
16488 - type: "plot"
16489   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16490   algorithm: "plot_tsa_name"
16491   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16492   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16493   include:
16494     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16495     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16496     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16497     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16498     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16499   layout:
16500     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16501     layout: "plot-throughput-speedup-analysis"
16502
16503 - type: "plot"
16504   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16505   algorithm: "plot_tsa_name"
16506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16508   include:
16509     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16510     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16511     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16512     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16513     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16514   layout:
16515     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16516     layout: "plot-throughput-speedup-analysis"
16517
16518 - type: "plot"
16519   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16520   algorithm: "plot_tsa_name"
16521   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16522   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16523   include:
16524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16525     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16526     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16527     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16528     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16529     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16530   layout:
16531     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16532     layout: "plot-throughput-speedup-analysis"
16533
16534 - type: "plot"
16535   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16536   algorithm: "plot_tsa_name"
16537   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16538   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16539   include:
16540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16542     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16543     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16544     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16545     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16546   layout:
16547     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16548     layout: "plot-throughput-speedup-analysis"
16549
16550 - type: "plot"
16551   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16552   algorithm: "plot_tsa_name"
16553   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16554   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16555   include:
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16560   layout:
16561     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16569   include:
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16574   layout:
16575     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16576     layout: "plot-throughput-speedup-analysis"
16577
16578 - type: "plot"
16579   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16580   algorithm: "plot_tsa_name"
16581   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16582   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16583   include:
16584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16590   layout:
16591     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16592     layout: "plot-throughput-speedup-analysis"
16593
16594 - type: "plot"
16595   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16596   algorithm: "plot_tsa_name"
16597   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16598   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16599   include:
16600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16606   layout:
16607     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16608     layout: "plot-throughput-speedup-analysis"
16609
16610 - type: "plot"
16611   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16612   algorithm: "plot_tsa_name"
16613   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16614   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16615   include:
16616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16622   layout:
16623     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16624     layout: "plot-throughput-speedup-analysis"
16625
16626 - type: "plot"
16627   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16628   algorithm: "plot_tsa_name"
16629   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16630   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16631   include:
16632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16638   layout:
16639     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16640     layout: "plot-throughput-speedup-analysis"
16641
16642 - type: "plot"
16643   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16644   algorithm: "plot_tsa_name"
16645   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16646   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16647   include:
16648     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16649     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16650     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16651     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16652     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16653     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16654   layout:
16655     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16656     layout: "plot-throughput-speedup-analysis"
16657
16658 - type: "plot"
16659   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16660   algorithm: "plot_tsa_name"
16661   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16662   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16663   include:
16664     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16665     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16666     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16667     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16668     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16669     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16670   layout:
16671     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16672     layout: "plot-throughput-speedup-analysis"
16673
16674 - type: "plot"
16675   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16676   algorithm: "plot_tsa_name"
16677   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16678   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16679   include:
16680     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16681     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16682     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16683     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16684     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16685     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16686   layout:
16687     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16688     layout: "plot-throughput-speedup-analysis"
16689
16690 - type: "plot"
16691   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16692   algorithm: "plot_tsa_name"
16693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16695   include:
16696     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16697     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16698     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16699     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16700     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16701     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16702   layout:
16703     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16704     layout: "plot-throughput-speedup-analysis"
16705
16706 - type: "plot"
16707   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16708   algorithm: "plot_tsa_name"
16709   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16710   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16711   include:
16712     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16713     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16714     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16715     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16716     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16717     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16718   layout:
16719     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16720     layout: "plot-throughput-speedup-analysis"
16721
16722 - type: "plot"
16723   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16724   algorithm: "plot_tsa_name"
16725   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16726   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16727   include:
16728     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16729     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16730     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16731     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16732     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16733     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16734   layout:
16735     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16736     layout: "plot-throughput-speedup-analysis"
16737
16738 #- type: "plot"
16739 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16740 #  algorithm: "plot_tsa_name"
16741 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16742 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16743 #  include:
16744 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16745 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16746 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16747 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16748 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16749 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16750 #  layout:
16751 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16752 #    layout: "plot-throughput-speedup-analysis"
16753 #
16754 #- type: "plot"
16755 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16756 #  algorithm: "plot_tsa_name"
16757 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16758 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16759 #  include:
16760 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16761 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16762 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16763 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16764 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16765 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16766 #  layout:
16767 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16768 #    layout: "plot-throughput-speedup-analysis"
16769
16770 - type: "plot"
16771   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16772   algorithm: "plot_tsa_name"
16773   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16774   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16775   include:
16776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16781   layout:
16782     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16783     layout: "plot-throughput-speedup-analysis"
16784
16785 - type: "plot"
16786   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16787   algorithm: "plot_tsa_name"
16788   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16789   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16790   include:
16791     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16792     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16796   layout:
16797     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16798     layout: "plot-throughput-speedup-analysis"
16799
16800 - type: "plot"
16801   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16802   algorithm: "plot_tsa_name"
16803   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16804   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16805   include:
16806     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16807     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16808     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16811 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16812   layout:
16813     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16814     layout: "plot-throughput-speedup-analysis"
16815
16816 - type: "plot"
16817   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16818   algorithm: "plot_tsa_name"
16819   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16820   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16821   include:
16822     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16823     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16824     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16825     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16827 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16828   layout:
16829     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16830     layout: "plot-throughput-speedup-analysis"
16831
16832 - type: "plot"
16833   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16834   algorithm: "plot_tsa_name"
16835   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16836   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16837   include:
16838     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16839     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16840     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16841     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16842     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16843   layout:
16844     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16845     layout: "plot-throughput-speedup-analysis"
16846
16847 - type: "plot"
16848   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16849   algorithm: "plot_tsa_name"
16850   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16851   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16852   include:
16853     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16854     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16855     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16858   layout:
16859     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16860     layout: "plot-throughput-speedup-analysis"
16861
16862 #- type: "plot"
16863 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16864 #  algorithm: "plot_tsa_name"
16865 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16866 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16867 #  include:
16868 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16869 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16870 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16871 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16872 #  layout:
16873 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16874 #    layout: "plot-throughput-speedup-analysis"
16875 #
16876 #- type: "plot"
16877 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16878 #  algorithm: "plot_tsa_name"
16879 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16880 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16881 #  include:
16882 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16883 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16884 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16885 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16886 #  layout:
16887 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16888 #    layout: "plot-throughput-speedup-analysis"
16889
16890 - type: "plot"
16891   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16892   algorithm: "plot_tsa_name"
16893   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16894   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16895   include:
16896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16897     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16898     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16899     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16900     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16901     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16902   layout:
16903     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16904     layout: "plot-throughput-speedup-analysis"
16905
16906 - type: "plot"
16907   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16908   algorithm: "plot_tsa_name"
16909   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16910   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16911   include:
16912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16913     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16914     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16915     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16916     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16917     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16918   layout:
16919     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16920     layout: "plot-throughput-speedup-analysis"
16921
16922 - type: "plot"
16923   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16924   algorithm: "plot_tsa_name"
16925   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16926   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16927   include:
16928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16933   layout:
16934     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16935     layout: "plot-throughput-speedup-analysis"
16936
16937 - type: "plot"
16938   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16939   algorithm: "plot_tsa_name"
16940   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16941   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16942   include:
16943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16948   layout:
16949     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16950     layout: "plot-throughput-speedup-analysis"
16951
16952 - type: "plot"
16953   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16954   algorithm: "plot_tsa_name"
16955   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16956   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16957   include:
16958     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16959     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16963 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16964   layout:
16965     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16966     layout: "plot-throughput-speedup-analysis"
16967
16968 - type: "plot"
16969   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16970   algorithm: "plot_tsa_name"
16971   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16972   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16973   include:
16974     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16979 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16980   layout:
16981     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16982     layout: "plot-throughput-speedup-analysis"
16983
16984 - type: "plot"
16985   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16986   algorithm: "plot_tsa_name"
16987   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16988   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16989   include:
16990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16993     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16994   layout:
16995     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16996     layout: "plot-throughput-speedup-analysis"
16997
16998 - type: "plot"
16999   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17000   algorithm: "plot_tsa_name"
17001   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17002   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17003   include:
17004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17007     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17008   layout:
17009     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17010     layout: "plot-throughput-speedup-analysis"
17011
17012 - type: "plot"
17013   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17014   algorithm: "plot_tsa_name"
17015   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17016   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17017   include:
17018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17023   layout:
17024     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17025     layout: "plot-throughput-speedup-analysis"
17026
17027 - type: "plot"
17028   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17029   algorithm: "plot_tsa_name"
17030   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17031   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17032   include:
17033     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17034     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17035     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17036     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17037     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17038   layout:
17039     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17040     layout: "plot-throughput-speedup-analysis"
17041
17042 - type: "plot"
17043   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17044   algorithm: "plot_tsa_name"
17045   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17046   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17047   include:
17048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17052     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17053     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17054   layout:
17055     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17056     layout: "plot-throughput-speedup-analysis"
17057
17058 - type: "plot"
17059   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17060   algorithm: "plot_tsa_name"
17061   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17062   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17063   include:
17064     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17065     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17066     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17067     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17068     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17069     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17070   layout:
17071     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17072     layout: "plot-throughput-speedup-analysis"
17073
17074 #- type: "plot"
17075 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17076 #  algorithm: "plot_tsa_name"
17077 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17078 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17079 #  include:
17080 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17081 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17083 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17084 #  layout:
17085 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17086 #    layout: "plot-throughput-speedup-analysis"
17087 #
17088 #- type: "plot"
17089 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17090 #  algorithm: "plot_tsa_name"
17091 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17092 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17093 #  include:
17094 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17095 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17096 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17097 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17098 #  layout:
17099 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17100 #    layout: "plot-throughput-speedup-analysis"
17101
17102 - type: "plot"
17103   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17104   algorithm: "plot_tsa_name"
17105   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17106   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17107   include:
17108     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17109     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17110     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17111     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17112     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17113     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17114   layout:
17115     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17116     layout: "plot-throughput-speedup-analysis"
17117
17118 - type: "plot"
17119   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17120   algorithm: "plot_tsa_name"
17121   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17122   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17123   include:
17124     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17125     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17126     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17127     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17128     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17129     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17130   layout:
17131     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17132     layout: "plot-throughput-speedup-analysis"
17133
17134 #- type: "plot"
17135 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17136 #  algorithm: "plot_tsa_name"
17137 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17138 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17139 #  include:
17140 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17141 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17142 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17143 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17144 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17145 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17146 #  layout:
17147 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17148 #    layout: "plot-throughput-speedup-analysis"
17149 #
17150 #- type: "plot"
17151 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17152 #  algorithm: "plot_tsa_name"
17153 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17154 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17155 #  include:
17156 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17157 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17158 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17159 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17160 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17161 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17162 #  layout:
17163 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17164 #    layout: "plot-throughput-speedup-analysis"
17165
17166 #- type: "plot"
17167 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17168 #  algorithm: "plot_tsa_name"
17169 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17170 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17171 #  include:
17172 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17173 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17174 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17175 #  layout:
17176 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17177 #    layout: "plot-throughput-speedup-analysis"
17178 #
17179 #- type: "plot"
17180 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17181 #  algorithm: "plot_tsa_name"
17182 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17183 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17184 #  include:
17185 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17186 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17187 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17188 #  layout:
17189 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17190 #    layout: "plot-throughput-speedup-analysis"
17191
17192 ################################################################################
17193
17194 # Packet Throughput - DPDK
17195
17196 # 2n-skx-xxv710
17197
17198 - type: "plot"
17199   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17200   algorithm: "plot_perf_box_name"
17201   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
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-ndr"
17208     layout: "plot-throughput"
17209
17210 - type: "plot"
17211   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17212   algorithm: "plot_perf_box_name"
17213   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
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-ndr"
17220     layout: "plot-throughput"
17221
17222 - type: "plot"
17223   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17224   algorithm: "plot_perf_box_name"
17225   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17226   data: "plot-dpdk-throughput-latency-2n-skx"
17227   include:
17228     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17229     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17230   layout:
17231     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17232     layout: "plot-throughput"
17233
17234 - type: "plot"
17235   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17236   algorithm: "plot_perf_box_name"
17237   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17238   data: "plot-dpdk-throughput-latency-2n-skx"
17239   include:
17240     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17241     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17242   layout:
17243     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17244     layout: "plot-throughput"
17245
17246 # 2n-skx-x710
17247
17248 - type: "plot"
17249   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17250   algorithm: "plot_perf_box_name"
17251   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
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-ndr"
17258     layout: "plot-throughput"
17259
17260 - type: "plot"
17261   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17262   algorithm: "plot_perf_box_name"
17263   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
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-ndr"
17270     layout: "plot-throughput"
17271
17272 - type: "plot"
17273   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17274   algorithm: "plot_perf_box_name"
17275   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17276   data: "plot-dpdk-throughput-latency-2n-skx"
17277   include:
17278     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17279     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17280   layout:
17281     title: "2n-skx-x710-64b-2t1c-base-pdr"
17282     layout: "plot-throughput"
17283
17284 - type: "plot"
17285   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17286   algorithm: "plot_perf_box_name"
17287   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17288   data: "plot-dpdk-throughput-latency-2n-skx"
17289   include:
17290     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17291     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17292   layout:
17293     title: "2n-skx-x710-64b-4t2c-base-pdr"
17294     layout: "plot-throughput"
17295
17296 # 3n-skx-xxv710
17297
17298 - type: "plot"
17299   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
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-ndr"
17308     layout: "plot-throughput"
17309
17310 - type: "plot"
17311   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17312   algorithm: "plot_perf_box_name"
17313   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
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-ndr"
17320     layout: "plot-throughput"
17321
17322 - type: "plot"
17323   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17324   algorithm: "plot_perf_box_name"
17325   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17326   data: "plot-dpdk-throughput-latency-3n-skx"
17327   include:
17328     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17329     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17330   layout:
17331     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17332     layout: "plot-throughput"
17333
17334 - type: "plot"
17335   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17336   algorithm: "plot_perf_box_name"
17337   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17338   data: "plot-dpdk-throughput-latency-3n-skx"
17339   include:
17340     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17341     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17342   layout:
17343     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17344     layout: "plot-throughput"
17345
17346 # 3n-skx-x710
17347
17348 - type: "plot"
17349   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17350   algorithm: "plot_perf_box_name"
17351   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
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-ndr"
17358     layout: "plot-throughput"
17359
17360 - type: "plot"
17361   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17362   algorithm: "plot_perf_box_name"
17363   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
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-ndr"
17370     layout: "plot-throughput"
17371
17372 - type: "plot"
17373   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17374   algorithm: "plot_perf_box_name"
17375   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17376   data: "plot-dpdk-throughput-latency-3n-skx"
17377   include:
17378     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17379     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17380   layout:
17381     title: "3n-skx-x710-64b-2t1c-base-pdr"
17382     layout: "plot-throughput"
17383
17384 - type: "plot"
17385   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17386   algorithm: "plot_perf_box_name"
17387   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17388   data: "plot-dpdk-throughput-latency-3n-skx"
17389   include:
17390     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17391     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17392   layout:
17393     title: "3n-skx-x710-64b-4t2c-base-pdr"
17394     layout: "plot-throughput"
17395
17396 # 3n-hsw-xl710
17397
17398 - type: "plot"
17399   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17400   algorithm: "plot_perf_box_name"
17401   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
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-ndr"
17408     layout: "plot-throughput"
17409
17410 - type: "plot"
17411   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17412   algorithm: "plot_perf_box_name"
17413   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
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-ndr"
17420     layout: "plot-throughput"
17421
17422 - type: "plot"
17423   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17424   algorithm: "plot_perf_box_name"
17425   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17426   data: "plot-dpdk-throughput-latency-3n-hsw"
17427   include:
17428     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17429     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17430   layout:
17431     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17432     layout: "plot-throughput"
17433
17434 - type: "plot"
17435   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17436   algorithm: "plot_perf_box_name"
17437   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17438   data: "plot-dpdk-throughput-latency-3n-hsw"
17439   include:
17440     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17441     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17442   layout:
17443     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17444     layout: "plot-throughput"
17445
17446 # 3n-hsw-x710
17447
17448 - type: "plot"
17449   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17450   algorithm: "plot_perf_box_name"
17451   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
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-ndr"
17458     layout: "plot-throughput"
17459
17460 - type: "plot"
17461   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
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-ndr"
17470     layout: "plot-throughput"
17471
17472 - type: "plot"
17473   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17474   algorithm: "plot_perf_box_name"
17475   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17476   data: "plot-dpdk-throughput-latency-3n-hsw"
17477   include:
17478     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17479     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17480   layout:
17481     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17482     layout: "plot-throughput"
17483
17484 - type: "plot"
17485   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17486   algorithm: "plot_perf_box_name"
17487   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17488   data: "plot-dpdk-throughput-latency-3n-hsw"
17489   include:
17490     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17491     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17492   layout:
17493     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17494     layout: "plot-throughput"
17495
17496 # 2n-dnv-x553
17497
17498 - type: "plot"
17499   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17500   algorithm: "plot_perf_box_name"
17501   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
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-ndr"
17508     layout: "plot-throughput"
17509
17510 - type: "plot"
17511   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17512   algorithm: "plot_perf_box_name"
17513   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
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-ndr"
17520     layout: "plot-throughput"
17521
17522 - type: "plot"
17523   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17524   algorithm: "plot_perf_box_name"
17525   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17526   data: "plot-dpdk-throughput-latency-2n-dnv"
17527   include:
17528     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17529     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17530   layout:
17531     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17532     layout: "plot-throughput"
17533
17534 - type: "plot"
17535   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17536   algorithm: "plot_perf_box_name"
17537   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17538   data: "plot-dpdk-throughput-latency-2n-dnv"
17539   include:
17540     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17541     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17542   layout:
17543     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17544     layout: "plot-throughput"
17545
17546 # 3n-dnv-x553
17547
17548 - type: "plot"
17549   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17550   algorithm: "plot_perf_box_name"
17551   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
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-ndr"
17558     layout: "plot-throughput"
17559
17560 - type: "plot"
17561   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17562   algorithm: "plot_perf_box_name"
17563   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
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-ndr"
17570     layout: "plot-throughput"
17571
17572 - type: "plot"
17573   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17574   algorithm: "plot_perf_box_name"
17575   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17576   data: "plot-dpdk-throughput-latency-3n-dnv"
17577   include:
17578     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17579     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17580   layout:
17581     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17582     layout: "plot-throughput"
17583
17584 - type: "plot"
17585   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17586   algorithm: "plot_perf_box_name"
17587   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17588   data: "plot-dpdk-throughput-latency-3n-dnv"
17589   include:
17590     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17591     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17592   layout:
17593     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17594     layout: "plot-throughput"
17595
17596 # 3n-tsh-x520
17597
17598 - type: "plot"
17599   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17600   algorithm: "plot_perf_box_name"
17601   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
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-ndr"
17608     layout: "plot-throughput"
17609
17610 - type: "plot"
17611   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17612   algorithm: "plot_perf_box_name"
17613   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
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-ndr"
17620     layout: "plot-throughput"
17621
17622 - type: "plot"
17623   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17624   algorithm: "plot_perf_box_name"
17625   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17626   data: "plot-dpdk-throughput-latency-3n-tsh"
17627   include:
17628     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17629     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17630   layout:
17631     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17632     layout: "plot-throughput"
17633
17634 - type: "plot"
17635   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17636   algorithm: "plot_perf_box_name"
17637   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17638   data: "plot-dpdk-throughput-latency-3n-tsh"
17639   include:
17640     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17641     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17642   layout:
17643     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17644     layout: "plot-throughput"
17645
17646 ################################################################################
17647 ###   2n-clx                                                                 ###
17648 ################################################################################
17649
17650 # Packet Throughput
17651
17652 - type: "plot"
17653   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17654   algorithm: "plot_perf_box_name"
17655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17657   include:
17658     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17659     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17660     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17661     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17662   layout:
17663     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17664     layout: "plot-throughput"
17665
17666 - type: "plot"
17667   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17668   algorithm: "plot_perf_box_name"
17669   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17671   include:
17672     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17673     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17674     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17675     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17676   layout:
17677     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17678     layout: "plot-throughput"
17679
17680 - type: "plot"
17681   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17682   algorithm: "plot_perf_box_name"
17683   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17685   include:
17686     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17687     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17688     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17689     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17690   layout:
17691     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17692     layout: "plot-throughput"
17693
17694 - type: "plot"
17695   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17696   algorithm: "plot_perf_box_name"
17697   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17699   include:
17700     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17701     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17702     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17703     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17704   layout:
17705     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17706     layout: "plot-throughput"
17707
17708 - type: "plot"
17709   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17710   algorithm: "plot_perf_box_name"
17711   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17712   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17713   include:
17714 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17715     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17716     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17717     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17718   layout:
17719     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17720     layout: "plot-throughput"
17721
17722 - type: "plot"
17723   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17724   algorithm: "plot_perf_box_name"
17725   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17727   include:
17728 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17729     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17730     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17731     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17732   layout:
17733     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17734     layout: "plot-throughput"
17735
17736 - type: "plot"
17737   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17738   algorithm: "plot_perf_box_name"
17739   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17740   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17741   include:
17742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17744     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17745     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17747     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17748   layout:
17749     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17750     layout: "plot-throughput"
17751
17752 - type: "plot"
17753   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17754   algorithm: "plot_perf_box_name"
17755   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17757   include:
17758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17764   layout:
17765     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17766     layout: "plot-throughput"
17767
17768 - type: "plot"
17769   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17770   algorithm: "plot_perf_box_name"
17771   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17772   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17773   include:
17774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17778   layout:
17779     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17780     layout: "plot-throughput"
17781
17782 - type: "plot"
17783   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17784   algorithm: "plot_perf_box_name"
17785   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17786   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17787   include:
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17792   layout:
17793     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17794     layout: "plot-throughput"
17795
17796 - type: "plot"
17797   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17798   algorithm: "plot_perf_box_name"
17799   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17800   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17801   include:
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17805   layout:
17806     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17807     layout: "plot-throughput"
17808
17809 - type: "plot"
17810   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17811   algorithm: "plot_perf_box_name"
17812   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17814   include:
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17818   layout:
17819     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17820     layout: "plot-throughput"
17821
17822 - type: "plot"
17823   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17824   algorithm: "plot_perf_box_name"
17825   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17827   include:
17828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17833   layout:
17834     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17839   algorithm: "plot_perf_box_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17848   layout:
17849     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17861   layout:
17862     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17863     layout: "plot-throughput"
17864
17865 - type: "plot"
17866   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17867   algorithm: "plot_perf_box_name"
17868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17870   include:
17871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17874   layout:
17875     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17876     layout: "plot-throughput"
17877
17878 - type: "plot"
17879   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17880   algorithm: "plot_perf_box_name"
17881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17883   include:
17884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
17890   layout:
17891     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17892     layout: "plot-throughput"
17893
17894 - type: "plot"
17895   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17896   algorithm: "plot_perf_box_name"
17897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17899   include:
17900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
17906   layout:
17907     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17908     layout: "plot-throughput"
17909
17910 - type: "plot"
17911   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17912   algorithm: "plot_perf_box_name"
17913   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17915   include:
17916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17922   layout:
17923     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17924     layout: "plot-throughput"
17925
17926 - type: "plot"
17927   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17928   algorithm: "plot_perf_box_name"
17929   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17931   include:
17932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17938   layout:
17939     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17940     layout: "plot-throughput"
17941
17942 - type: "plot"
17943   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17944   algorithm: "plot_perf_box_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17950   layout:
17951     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17952     layout: "plot-throughput"
17953
17954 - type: "plot"
17955   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17956   algorithm: "plot_perf_box_name"
17957   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17959   include:
17960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17962   layout:
17963     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17964     layout: "plot-throughput"
17965
17966 - type: "plot"
17967   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17968   algorithm: "plot_perf_box_name"
17969   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17970   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17971   include:
17972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17973     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17974     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17975     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17978   layout:
17979     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17980     layout: "plot-throughput"
17981
17982 - type: "plot"
17983   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17984   algorithm: "plot_perf_box_name"
17985   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17987   include:
17988     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17989     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17990     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17991     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17993     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17994   layout:
17995     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17996     layout: "plot-throughput"
17997
17998 - type: "plot"
17999   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18000   algorithm: "plot_perf_box_name"
18001   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18003   include:
18004     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18005     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18006     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18007     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18008     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18009     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18010   layout:
18011     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18012     layout: "plot-throughput"
18013
18014 - type: "plot"
18015   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18016   algorithm: "plot_perf_box_name"
18017   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18019   include:
18020     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18021     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18022     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18023     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18024     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18026   layout:
18027     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18028     layout: "plot-throughput"
18029
18030 - type: "plot"
18031   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18032   algorithm: "plot_perf_box_name"
18033   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18034   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18035   include:
18036     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18037     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18038     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18042   layout:
18043     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18044     layout: "plot-throughput"
18045
18046 - type: "plot"
18047   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18048   algorithm: "plot_perf_box_name"
18049   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18051   include:
18052     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18058   layout:
18059     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18060     layout: "plot-throughput"
18061
18062 - type: "plot"
18063   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18064   algorithm: "plot_perf_box_name"
18065   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18067   include:
18068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18073   layout:
18074     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18075     layout: "plot-throughput"
18076
18077 - type: "plot"
18078   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18079   algorithm: "plot_perf_box_name"
18080   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18082   include:
18083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18088   layout:
18089     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18090     layout: "plot-throughput"
18091
18092 - type: "plot"
18093   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18094   algorithm: "plot_perf_box_name"
18095   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18097   include:
18098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18099     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18102     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18103   layout:
18104     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18105     layout: "plot-throughput"
18106
18107 - type: "plot"
18108   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18109   algorithm: "plot_perf_box_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18112   include:
18113     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18114     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18115     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18116     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18117     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18118   layout:
18119     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18120     layout: "plot-throughput"
18121
18122 - type: "plot"
18123   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18124   algorithm: "plot_perf_box_name"
18125   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18127   include:
18128     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18129     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18130     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18131     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18132     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18133   layout:
18134     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18135     layout: "plot-throughput"
18136
18137 - type: "plot"
18138   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18139   algorithm: "plot_perf_box_name"
18140   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18142   include:
18143     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18145     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18146     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18147     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18148   layout:
18149     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18150     layout: "plot-throughput"
18151
18152 - type: "plot"
18153   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18154   algorithm: "plot_perf_box_name"
18155   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18157   include:
18158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18163   layout:
18164     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18165     layout: "plot-throughput"
18166
18167 - type: "plot"
18168   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18169   algorithm: "plot_perf_box_name"
18170   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18172   include:
18173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18178   layout:
18179     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18180     layout: "plot-throughput"
18181
18182 - type: "plot"
18183   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18184   algorithm: "plot_perf_box_name"
18185   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18187   include:
18188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18193   layout:
18194     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18195     layout: "plot-throughput"
18196
18197 - type: "plot"
18198   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18199   algorithm: "plot_perf_box_name"
18200   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18202   include:
18203     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18204     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18205     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18208   layout:
18209     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18210     layout: "plot-throughput"
18211
18212 - type: "plot"
18213   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18214   algorithm: "plot_perf_box_name"
18215   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18217   include:
18218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18224   layout:
18225     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18226     layout: "plot-throughput"
18227
18228 - type: "plot"
18229   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18230   algorithm: "plot_perf_box_name"
18231   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18233   include:
18234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18240   layout:
18241     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18242     layout: "plot-throughput"
18243
18244 - type: "plot"
18245   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18246   algorithm: "plot_perf_box_name"
18247   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18249   include:
18250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18254   layout:
18255     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18256     layout: "plot-throughput"
18257
18258 - type: "plot"
18259   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18260   algorithm: "plot_perf_box_name"
18261   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18263   include:
18264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18268   layout:
18269     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18270     layout: "plot-throughput"
18271
18272 - type: "plot"
18273   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18274   algorithm: "plot_perf_box_name"
18275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18277   include:
18278     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18284   layout:
18285     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18286     layout: "plot-throughput"
18287
18288 - type: "plot"
18289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18290   algorithm: "plot_perf_box_name"
18291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18293   include:
18294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18300   layout:
18301     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18302     layout: "plot-throughput"
18303
18304 - type: "plot"
18305   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18306   algorithm: "plot_perf_box_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18314   layout:
18315     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18316     layout: "plot-throughput"
18317
18318 - type: "plot"
18319   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18320   algorithm: "plot_perf_box_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18328   layout:
18329     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18330     layout: "plot-throughput"
18331
18332 - type: "plot"
18333   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18334   algorithm: "plot_perf_box_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18344   layout:
18345     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18346     layout: "plot-throughput"
18347
18348 - type: "plot"
18349   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18350   algorithm: "plot_perf_box_name"
18351   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18353   include:
18354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18360   layout:
18361     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18362     layout: "plot-throughput"
18363
18364 - type: "plot"
18365   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18366   algorithm: "plot_perf_box_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18371     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18372     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18373     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18374   layout:
18375     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18376     layout: "plot-throughput"
18377
18378 - type: "plot"
18379   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18380   algorithm: "plot_perf_box_name"
18381   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18383   include:
18384     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18385     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18386     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18387     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18388   layout:
18389     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18390     layout: "plot-throughput"
18391
18392 - type: "plot"
18393   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18394   algorithm: "plot_perf_box_name"
18395   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18397   include:
18398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18403   layout:
18404     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18405     layout: "plot-throughput"
18406
18407 - type: "plot"
18408   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18409   algorithm: "plot_perf_box_name"
18410   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18412   include:
18413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18418   layout:
18419     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18420     layout: "plot-throughput"
18421
18422 - type: "plot"
18423   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18424   algorithm: "plot_perf_box_name"
18425   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18426   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18427   include:
18428     - "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"
18429     - "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"
18430     - "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"
18431     - "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"
18432     - "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"
18433   layout:
18434     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18435     layout: "plot-throughput"
18436
18437 - type: "plot"
18438   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18439   algorithm: "plot_perf_box_name"
18440   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18442   include:
18443     - "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"
18444     - "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"
18445     - "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"
18446     - "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"
18447     - "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"
18448   layout:
18449     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18450     layout: "plot-throughput"
18451
18452 - type: "plot"
18453   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18454   algorithm: "plot_perf_box_name"
18455   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18457   include:
18458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18463   layout:
18464     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18465     layout: "plot-throughput"
18466
18467 - type: "plot"
18468   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18469   algorithm: "plot_perf_box_name"
18470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18472   include:
18473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18478   layout:
18479     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18480     layout: "plot-throughput"
18481
18482 - type: "plot"
18483   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18484   algorithm: "plot_perf_box_name"
18485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18487   include:
18488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18493   layout:
18494     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18495     layout: "plot-throughput"
18496
18497 - type: "plot"
18498   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18499   algorithm: "plot_perf_box_name"
18500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18502   include:
18503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18508   layout:
18509     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18510     layout: "plot-throughput"
18511
18512 - type: "plot"
18513   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18514   algorithm: "plot_perf_box_name"
18515   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18517   include:
18518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18522   layout:
18523     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18524     layout: "plot-throughput"
18525
18526 - type: "plot"
18527   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18528   algorithm: "plot_perf_box_name"
18529   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18531   include:
18532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18536   layout:
18537     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18538     layout: "plot-throughput"
18539
18540 - type: "plot"
18541   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18542   algorithm: "plot_perf_box_name"
18543   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18545   include:
18546     - "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"
18547     - "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"
18548     - "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"
18549     - "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"
18550   layout:
18551     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18552     layout: "plot-throughput"
18553
18554 - type: "plot"
18555   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18556   algorithm: "plot_perf_box_name"
18557   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18558   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18559   include:
18560     - "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"
18561     - "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"
18562     - "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"
18563     - "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"
18564   layout:
18565     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18566     layout: "plot-throughput"
18567
18568 - type: "plot"
18569   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18570   algorithm: "plot_perf_box_name"
18571   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18573   include:
18574     - "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"
18575     - "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"
18576     - "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"
18577     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18578     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18579     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18580   layout:
18581     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18582     layout: "plot-throughput"
18583
18584 - type: "plot"
18585   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18586   algorithm: "plot_perf_box_name"
18587   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18589   include:
18590     - "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"
18591     - "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"
18592     - "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"
18593     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18594     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18595     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18596   layout:
18597     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18598     layout: "plot-throughput"
18599
18600 ################################################################################
18601
18602 # Packet Speedup
18603
18604 - type: "plot"
18605   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18606   algorithm: "plot_tsa_name"
18607   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18609   include:
18610     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18611     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18613     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18614   layout:
18615     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18616     layout: "plot-throughput-speedup-analysis"
18617
18618 - type: "plot"
18619   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18620   algorithm: "plot_tsa_name"
18621   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18622   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18623   include:
18624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18625     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18627     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18628   layout:
18629     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18630     layout: "plot-throughput-speedup-analysis"
18631
18632 - type: "plot"
18633   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18634   algorithm: "plot_tsa_name"
18635   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18636   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18637   include:
18638     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18639     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18640     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18641     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18642   layout:
18643     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18644     layout: "plot-throughput-speedup-analysis"
18645
18646 - type: "plot"
18647   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18648   algorithm: "plot_tsa_name"
18649   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18650   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18651   include:
18652     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18653     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18654     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18656   layout:
18657     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18658     layout: "plot-throughput-speedup-analysis"
18659
18660 - type: "plot"
18661   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18662   algorithm: "plot_tsa_name"
18663   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18664   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18665   include:
18666     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18667     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18668     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18669     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18670   layout:
18671     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18672     layout: "plot-throughput-speedup-analysis"
18673
18674 - type: "plot"
18675   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18676   algorithm: "plot_tsa_name"
18677   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18678   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18679   include:
18680     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18681     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18682     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18683     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18684   layout:
18685     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18686     layout: "plot-throughput-speedup-analysis"
18687
18688 - type: "plot"
18689   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18690   algorithm: "plot_tsa_name"
18691   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18692   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18693   include:
18694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18698     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18699     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18700   layout:
18701     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18702     layout: "plot-throughput-speedup-analysis"
18703
18704 - type: "plot"
18705   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18706   algorithm: "plot_tsa_name"
18707   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18708   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18709   include:
18710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18716   layout:
18717     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18718     layout: "plot-throughput-speedup-analysis"
18719
18720 - type: "plot"
18721   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18722   algorithm: "plot_tsa_name"
18723   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18725   include:
18726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18730   layout:
18731     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18732     layout: "plot-throughput-speedup-analysis"
18733
18734 - type: "plot"
18735   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18736   algorithm: "plot_tsa_name"
18737   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18738   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18739   include:
18740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18744   layout:
18745     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18746     layout: "plot-throughput-speedup-analysis"
18747
18748 - type: "plot"
18749   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18750   algorithm: "plot_tsa_name"
18751   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18752   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18753   include:
18754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18757   layout:
18758     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18759     layout: "plot-throughput-speedup-analysis"
18760
18761 - type: "plot"
18762   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18763   algorithm: "plot_tsa_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18770   layout:
18771     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18772     layout: "plot-throughput-speedup-analysis"
18773
18774 - type: "plot"
18775   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18776   algorithm: "plot_tsa_name"
18777   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18779   include:
18780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18785   layout:
18786     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18787     layout: "plot-throughput-speedup-analysis"
18788
18789 - type: "plot"
18790   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18791   algorithm: "plot_tsa_name"
18792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18794   include:
18795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18800   layout:
18801     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18802     layout: "plot-throughput-speedup-analysis"
18803
18804 - type: "plot"
18805   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18806   algorithm: "plot_tsa_name"
18807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18809   include:
18810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18813   layout:
18814     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18815     layout: "plot-throughput-speedup-analysis"
18816
18817 - type: "plot"
18818   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18819   algorithm: "plot_tsa_name"
18820   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18822   include:
18823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18826   layout:
18827     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18828     layout: "plot-throughput-speedup-analysis"
18829
18830 - type: "plot"
18831   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18832   algorithm: "plot_tsa_name"
18833   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18835   include:
18836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18842   layout:
18843     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18844     layout: "plot-throughput-speedup-analysis"
18845
18846 - type: "plot"
18847   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18848   algorithm: "plot_tsa_name"
18849   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18851   include:
18852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18858   layout:
18859     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18860     layout: "plot-throughput-speedup-analysis"
18861
18862 - type: "plot"
18863   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18864   algorithm: "plot_tsa_name"
18865   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18867   include:
18868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18874   layout:
18875     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18876     layout: "plot-throughput-speedup-analysis"
18877
18878 - type: "plot"
18879   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18880   algorithm: "plot_tsa_name"
18881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18883   include:
18884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18890   layout:
18891     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18892     layout: "plot-throughput-speedup-analysis"
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18902   layout:
18903     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18904     layout: "plot-throughput-speedup-analysis"
18905
18906 - type: "plot"
18907   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18908   algorithm: "plot_tsa_name"
18909   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18910   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18911   include:
18912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18913     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18914   layout:
18915     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18916     layout: "plot-throughput-speedup-analysis"
18917
18918 - type: "plot"
18919   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18920   algorithm: "plot_tsa_name"
18921   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18923   include:
18924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18930   layout:
18931     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18932     layout: "plot-throughput-speedup-analysis"
18933
18934 - type: "plot"
18935   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18936   algorithm: "plot_tsa_name"
18937   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18939   include:
18940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18946   layout:
18947     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18948     layout: "plot-throughput-speedup-analysis"
18949
18950 - type: "plot"
18951   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18952   algorithm: "plot_tsa_name"
18953   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18954   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18955   include:
18956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18957     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18958     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18962   layout:
18963     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18964     layout: "plot-throughput-speedup-analysis"
18965
18966 - type: "plot"
18967   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18968   algorithm: "plot_tsa_name"
18969   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18970   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18971   include:
18972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18973     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18974     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18975     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-snat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-snat44det-h1024-p63-s64512-ndrpdr"
18978   layout:
18979     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18980     layout: "plot-throughput-speedup-analysis"
18981
18982 - type: "plot"
18983   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18984   algorithm: "plot_tsa_name"
18985   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18987   include:
18988     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18989     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18990     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18991     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18993     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18994   layout:
18995     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18996     layout: "plot-throughput-speedup-analysis"
18997
18998 - type: "plot"
18999   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19000   algorithm: "plot_tsa_name"
19001   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19003   include:
19004     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19005     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19006     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19010   layout:
19011     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19012     layout: "plot-throughput-speedup-analysis"
19013
19014 - type: "plot"
19015   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19016   algorithm: "plot_tsa_name"
19017   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19019   include:
19020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19025   layout:
19026     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19027     layout: "plot-throughput-speedup-analysis"
19028
19029 - type: "plot"
19030   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19031   algorithm: "plot_tsa_name"
19032   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19033   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19034   include:
19035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19040   layout:
19041     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19042     layout: "plot-throughput-speedup-analysis"
19043
19044 - type: "plot"
19045   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19046   algorithm: "plot_tsa_name"
19047   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19048   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19049   include:
19050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19055   layout:
19056     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19057     layout: "plot-throughput-speedup-analysis"
19058
19059 - type: "plot"
19060   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19061   algorithm: "plot_tsa_name"
19062   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19064   include:
19065     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19066     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19067     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19070   layout:
19071     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19072     layout: "plot-throughput-speedup-analysis"
19073
19074 - type: "plot"
19075   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19076   algorithm: "plot_tsa_name"
19077   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19078   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19079   include:
19080     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19081     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19082     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19083     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19084     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19085   layout:
19086     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19087     layout: "plot-throughput-speedup-analysis"
19088
19089 - type: "plot"
19090   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19091   algorithm: "plot_tsa_name"
19092   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19094   include:
19095     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19096     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19097     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19098     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19099     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19100   layout:
19101     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19102     layout: "plot-throughput-speedup-analysis"
19103
19104 - type: "plot"
19105   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19106   algorithm: "plot_tsa_name"
19107   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19108   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19109   include:
19110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19115   layout:
19116     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19117     layout: "plot-throughput-speedup-analysis"
19118
19119 - type: "plot"
19120   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19121   algorithm: "plot_tsa_name"
19122   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19124   include:
19125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19130   layout:
19131     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19132     layout: "plot-throughput-speedup-analysis"
19133
19134 - type: "plot"
19135   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19136   algorithm: "plot_tsa_name"
19137   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19138   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19139   include:
19140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19145   layout:
19146     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19147     layout: "plot-throughput-speedup-analysis"
19148
19149 - type: "plot"
19150   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19151   algorithm: "plot_tsa_name"
19152   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19154   include:
19155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19160   layout:
19161     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19162     layout: "plot-throughput-speedup-analysis"
19163
19164 - type: "plot"
19165   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19166   algorithm: "plot_tsa_name"
19167   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19168   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19169   include:
19170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19176   layout:
19177     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19178     layout: "plot-throughput-speedup-analysis"
19179
19180 - type: "plot"
19181   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19182   algorithm: "plot_tsa_name"
19183   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19185   include:
19186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19192   layout:
19193     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19194     layout: "plot-throughput-speedup-analysis"
19195
19196 - type: "plot"
19197   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19198   algorithm: "plot_tsa_name"
19199   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19201   include:
19202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19206   layout:
19207     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19208     layout: "plot-throughput-speedup-analysis"
19209
19210 - type: "plot"
19211   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19212   algorithm: "plot_tsa_name"
19213   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19214   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19215   include:
19216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19220   layout:
19221     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19222     layout: "plot-throughput-speedup-analysis"
19223
19224 - type: "plot"
19225   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19226   algorithm: "plot_tsa_name"
19227   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19229   include:
19230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19236   layout:
19237     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19238     layout: "plot-throughput-speedup-analysis"
19239
19240 - type: "plot"
19241   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19242   algorithm: "plot_tsa_name"
19243   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19245   include:
19246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19252   layout:
19253     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19254     layout: "plot-throughput-speedup-analysis"
19255
19256 - type: "plot"
19257   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19258   algorithm: "plot_tsa_name"
19259   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19261   include:
19262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19266   layout:
19267     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19268     layout: "plot-throughput-speedup-analysis"
19269
19270 - type: "plot"
19271   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19272   algorithm: "plot_tsa_name"
19273   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19275   include:
19276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19277     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19278     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19280   layout:
19281     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19282     layout: "plot-throughput-speedup-analysis"
19283
19284 - type: "plot"
19285   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19286   algorithm: "plot_tsa_name"
19287   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19289   include:
19290     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19292     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19295     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19296   layout:
19297     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19298     layout: "plot-throughput-speedup-analysis"
19299
19300 - type: "plot"
19301   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19302   algorithm: "plot_tsa_name"
19303   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19304   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19305   include:
19306     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19311     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19312   layout:
19313     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19314     layout: "plot-throughput-speedup-analysis"
19315
19316 - type: "plot"
19317   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19318   algorithm: "plot_tsa_name"
19319   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19321   include:
19322     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19323     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19324     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19325     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19326   layout:
19327     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19328     layout: "plot-throughput-speedup-analysis"
19329
19330 - type: "plot"
19331   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19332   algorithm: "plot_tsa_name"
19333   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19335   include:
19336     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19337     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19338     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19340   layout:
19341     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19342     layout: "plot-throughput-speedup-analysis"
19343
19344 - type: "plot"
19345   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19346   algorithm: "plot_tsa_name"
19347   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19349   include:
19350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19355   layout:
19356     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19357     layout: "plot-throughput-speedup-analysis"
19358
19359 - type: "plot"
19360   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19361   algorithm: "plot_tsa_name"
19362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19364   include:
19365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19370   layout:
19371     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19372     layout: "plot-throughput-speedup-analysis"
19373
19374 - type: "plot"
19375   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19376   algorithm: "plot_tsa_name"
19377   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19379   include:
19380     - "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"
19381     - "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"
19382     - "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"
19383     - "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"
19384     - "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"
19385   layout:
19386     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19387     layout: "plot-throughput-speedup-analysis"
19388
19389 - type: "plot"
19390   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19391   algorithm: "plot_tsa_name"
19392   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19394   include:
19395     - "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"
19396     - "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"
19397     - "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"
19398     - "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"
19399     - "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"
19400   layout:
19401     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19402     layout: "plot-throughput-speedup-analysis"
19403
19404 - type: "plot"
19405   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19406   algorithm: "plot_tsa_name"
19407   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19409   include:
19410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19415   layout:
19416     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19417     layout: "plot-throughput-speedup-analysis"
19418
19419 - type: "plot"
19420   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19421   algorithm: "plot_tsa_name"
19422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19424   include:
19425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19430   layout:
19431     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19432     layout: "plot-throughput-speedup-analysis"
19433
19434 - type: "plot"
19435   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19436   algorithm: "plot_tsa_name"
19437   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19439   include:
19440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19445   layout:
19446     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19447     layout: "plot-throughput-speedup-analysis"
19448
19449 - type: "plot"
19450   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19451   algorithm: "plot_tsa_name"
19452   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19454   include:
19455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19460   layout:
19461     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19462     layout: "plot-throughput-speedup-analysis"
19463
19464 - type: "plot"
19465   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19466   algorithm: "plot_tsa_name"
19467   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19469   include:
19470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19474   layout:
19475     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19476     layout: "plot-throughput-speedup-analysis"
19477
19478 - type: "plot"
19479   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19480   algorithm: "plot_tsa_name"
19481   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19482   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19483   include:
19484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19488   layout:
19489     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19490     layout: "plot-throughput-speedup-analysis"
19491
19492 - type: "plot"
19493   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19494   algorithm: "plot_tsa_name"
19495   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19497   include:
19498     - "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"
19499     - "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"
19500     - "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"
19501     - "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"
19502   layout:
19503     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19504     layout: "plot-throughput-speedup-analysis"
19505
19506 - type: "plot"
19507   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19508   algorithm: "plot_tsa_name"
19509   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19510   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19511   include:
19512     - "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"
19513     - "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"
19514     - "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"
19515     - "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"
19516   layout:
19517     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19518     layout: "plot-throughput-speedup-analysis"
19519
19520 - type: "plot"
19521   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19522   algorithm: "plot_tsa_name"
19523   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19525   include:
19526     - "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"
19527     - "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"
19528     - "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"
19529     - "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"
19530     - "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"
19531     - "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"
19532   layout:
19533     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19534     layout: "plot-throughput-speedup-analysis"
19535
19536 - type: "plot"
19537   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19538   algorithm: "plot_tsa_name"
19539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19541   include:
19542     - "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"
19543     - "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"
19544     - "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"
19545     - "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"
19546     - "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"
19547     - "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"
19548   layout:
19549     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19550     layout: "plot-throughput-speedup-analysis"
19551
19552 ################################################################################
19553
19554 # Packet Throughput - DPDK
19555
19556 # 2n-clx-xxv710
19557
19558 - type: "plot"
19559   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19560   algorithm: "plot_perf_box_name"
19561   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
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-ndr"
19568     layout: "plot-throughput"
19569
19570 - type: "plot"
19571   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19572   algorithm: "plot_perf_box_name"
19573   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
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-ndr"
19580     layout: "plot-throughput"
19581
19582 - type: "plot"
19583   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19584   algorithm: "plot_perf_box_name"
19585   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19586   data: "plot-dpdk-throughput-latency-2n-clx"
19587   include:
19588     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19589     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19590   layout:
19591     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19592     layout: "plot-throughput"
19593
19594 - type: "plot"
19595   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19596   algorithm: "plot_perf_box_name"
19597   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19598   data: "plot-dpdk-throughput-latency-2n-clx"
19599   include:
19600     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19601     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19602   layout:
19603     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19604     layout: "plot-throughput"
19605
19606 # 2n-clx-x710
19607
19608 - type: "plot"
19609   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19610   algorithm: "plot_perf_box_name"
19611   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
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-ndr"
19618     layout: "plot-throughput"
19619
19620 - type: "plot"
19621   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19622   algorithm: "plot_perf_box_name"
19623   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
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-ndr"
19630     layout: "plot-throughput"
19631
19632 - type: "plot"
19633   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19634   algorithm: "plot_perf_box_name"
19635   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19636   data: "plot-dpdk-throughput-latency-2n-clx"
19637   include:
19638     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19639     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19640   layout:
19641     title: "2n-clx-x710-64b-2t1c-base-pdr"
19642     layout: "plot-throughput"
19643
19644 - type: "plot"
19645   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19646   algorithm: "plot_perf_box_name"
19647   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19648   data: "plot-dpdk-throughput-latency-2n-clx"
19649   include:
19650     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19651     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19652   layout:
19653     title: "2n-clx-x710-64b-4t2c-base-pdr"
19654     layout: "plot-throughput"
19655
19656 ################################################################################
19657
19658 - type: "plot"
19659   title: "Latency by percentile: 2n-skx"
19660   algorithm: "plot_hdrh_lat_by_percentile"
19661   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19662   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19663   target-links: "../../_static/vpp"
19664   data: "plot-vpp-hdrh-lat-2n-skx"
19665   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19666   layout:
19667     layout: "plot-hdrh-latency-by-percentile"
19668
19669 - type: "plot"
19670   title: "Latency by percentile: 3n-skx"
19671   algorithm: "plot_hdrh_lat_by_percentile"
19672   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19673   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19674   target-links: "../../_static/vpp"
19675   data: "plot-vpp-hdrh-lat-3n-skx"
19676   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19677   layout:
19678     layout: "plot-hdrh-latency-by-percentile"
19679
19680 - type: "plot"
19681   title: "Latency by percentile: 2n-clx"
19682   algorithm: "plot_hdrh_lat_by_percentile"
19683   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19684   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19685   target-links: "../../_static/vpp"
19686   data: "plot-vpp-hdrh-lat-2n-clx"
19687   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19688   layout:
19689     layout: "plot-hdrh-latency-by-percentile"
19690
19691 - type: "plot"
19692   title: "Latency by percentile: 3n-hsw"
19693   algorithm: "plot_hdrh_lat_by_percentile"
19694   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19695   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19696   target-links: "../../_static/vpp"
19697   data: "plot-vpp-hdrh-lat-3n-hsw"
19698   filter: "'1T1C' and 'NIC_Intel-XL710'"
19699   layout:
19700     layout: "plot-hdrh-latency-by-percentile"
19701
19702 - type: "plot"
19703   title: "Latency by percentile: 3n-tsh"
19704   algorithm: "plot_hdrh_lat_by_percentile"
19705   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19706   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19707   target-links: "../../_static/vpp"
19708   data: "plot-vpp-hdrh-lat-3n-tsh"
19709   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19710   layout:
19711     layout: "plot-hdrh-latency-by-percentile"
19712
19713 - type: "plot"
19714   title: "Latency by percentile: DPDK 2n-skx"
19715   algorithm: "plot_hdrh_lat_by_percentile"
19716   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19717   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19718   target-links: "../../_static/dpdk"
19719   data: "plot-dpdk-hdrh-lat-2n-skx"
19720   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19721   layout:
19722     layout: "plot-hdrh-latency-by-percentile"
19723
19724 - type: "plot"
19725   title: "Latency by percentile: DPDK 3n-skx"
19726   algorithm: "plot_hdrh_lat_by_percentile"
19727   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19728   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19729   target-links: "../../_static/dpdk"
19730   data: "plot-dpdk-hdrh-lat-3n-skx"
19731   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19732   layout:
19733     layout: "plot-hdrh-latency-by-percentile"
19734
19735 - type: "plot"
19736   title: "Latency by percentile: DPDK 2n-clx"
19737   algorithm: "plot_hdrh_lat_by_percentile"
19738   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19739   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19740   target-links: "../../_static/dpdk"
19741   data: "plot-dpdk-hdrh-lat-2n-clx"
19742   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19743   layout:
19744     layout: "plot-hdrh-latency-by-percentile"
19745
19746 - type: "plot"
19747   title: "Latency by percentile: DPDK 3n-hsw"
19748   algorithm: "plot_hdrh_lat_by_percentile"
19749   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19750   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19751   target-links: "../../_static/dpdk"
19752   data: "plot-dpdk-hdrh-lat-3n-hsw"
19753   filter: "'1T1C' and 'NIC_Intel-XL710'"
19754   layout:
19755     layout: "plot-hdrh-latency-by-percentile"
19756
19757 - type: "plot"
19758   title: "Latency by percentile: DPDK 3n-tsh"
19759   algorithm: "plot_hdrh_lat_by_percentile"
19760   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19761   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19762   target-links: "../../_static/dpdk"
19763   data: "plot-dpdk-hdrh-lat-3n-tsh"
19764   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19765   layout:
19766     layout: "plot-hdrh-latency-by-percentile"