Report: Fix ipsec plots
[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,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132 #    plot-vpp-throughput-lat-tsa-3n-hsw:
133 #      csit-vpp-perf-verify-1904-3n-hsw:
134 #        - 11  # NDRPDR sel
135 #        - 12  # NDRPDR sel
136 #        - 20  # NDRPDR sel
137 #        - 21  # NDRPDR sel
138 #        - 23  # NDRPDR sel
139 #        - 24  # NDRPDR sel
140 #        - 25  # NDRPDR sel
141 #        - 26  # NDRPDR sel
142 #        - 29  # NDRPDR sel
143 #        - 30  # NDRPDR sel
144 #        - 55  # 1904.1 NDRPDR sel
145
146 #    plot-vpp-http-server-performance:
147 #      # csit-vpp-perf-verify-1904-3n-hsw:
148 #      csit-vpp-perf-verify-1810-3n-hsw:
149 #        - 28  # WRK
150 #        - 29  # WRK
151 #        - 30  # WRK
152 #        - 31  # WRK
153 #        - 32  # WRK
154 #        - 33  # WRK
155 #        - 34  # WRK
156 #        - 35  # WRK
157 #        - 36  # WRK
158 #        - 37  # WRK
159
160 #    plot-ligato-throughput-lat-tsa-3n-hsw:
161 #      # csit-ligato-perf-verify-1904-3n-hsw:
162 #      csit-ligato-perf-verify-1901-3n-hsw:
163 #        - 8   # NDRPDR sel
164 #        - 9   # NDRPDR sel
165 #        - 11  # NDRPDR sel
166 #        - 12  # NDRPDR sel
167 #        - 13  # NDRPDR sel
168 #        - 14  # NDRPDR sel
169 #        - 15  # NDRPDR sel
170 #        - 16  # NDRPDR sel
171 #        - 17  # NDRPDR sel
172 #        - 18  # NDRPDR sel
173
174     plot-dpdk-throughput-latency-3n-hsw:
175       csit-dpdk-perf-verify-1904-3n-hsw:
176         - 2   # NDRPDR sel
177         - 3   # NDRPDR sel
178         - 5   # NDRPDR sel
179         - 6   # NDRPDR sel
180         - 13  # NDRPDR sel
181         - 14  # NDRPDR sel
182         - 15  # NDRPDR sel
183         - 18  # NDRPDR sel
184         - 19  # NDRPDR sel
185         - 20  # NDRPDR sel
186
187     # 3n-skx
188
189     plot-vpp-throughput-lat-tsa-3n-skx:
190       csit-vpp-perf-verify-1904-3n-skx:
191 #        - 8   # NDRPDR sel
192 #        - 9   # NDRPDR sel
193 #        - 10  # NDRPDR sel
194 #        - 11  # NDRPDR sel
195 #        - 12  # NDRPDR sel
196 #        - 14  # NDRPDR sel
197 #        - 16  # NDRPDR sel
198 #        - 21  # NDRPDR sel
199 #        - 23  # NDRPDR sel
200 #        - 25  # NDRPDR sel
201         - 38  # 1904.2 NDRPDR sel
202
203     plot-dpdk-throughput-latency-3n-skx:
204       csit-dpdk-perf-verify-1904-3n-skx:
205         - 2   # NDRPDR sel
206         - 3   # NDRPDR sel
207         - 4   # NDRPDR sel
208         - 5   # NDRPDR sel
209         - 6   # NDRPDR sel
210         - 7   # NDRPDR sel
211         - 11  # NDRPDR sel
212         - 12  # NDRPDR sel
213         - 13  # NDRPDR sel
214         - 14  # NDRPDR sel
215
216     # 2n-skx
217
218 #    plot-vpp-throughput-lat-tsa-2n-skx:
219 #      csit-vpp-perf-verify-1904-2n-skx:
220 #        - 12  # NDRPDR sel
221 #        - 14  # NDRPDR sel
222 #        - 16  # NDRPDR sel
223 #        - 17  # NDRPDR sel
224 #        - 18  # NDRPDR sel
225 #        - 21  # NDRPDR sel
226 #        - 27  # NDRPDR sel
227 #        - 30  # NDRPDR sel
228 #        - 31  # NDRPDR sel
229 #        - 32  # NDRPDR sel
230
231 #    plot-vpp-soak-2n-skx:
232 #      csit-vpp-perf-verify-1904-2n-skx:
233 #        - 70  # soak
234 #        - 71  # soak
235
236 #    plot-vpp-nfv-2n-skx-ndrpdr-64b:
237 #      csit-vpp-perf-verify-1904-2n-skx:
238 #        - 56  # NFV NDRPDR 64b
239 #        - 59  # NFV NDRPDR 64b
240 #        - 60  # NFV NDRPDR 64b
241 #        - 65  # NFV NDRPDR 64b
242 #        - 68  # NFV NDRPDR 64b
243 #        - 80  # NFV MRR NDRPDR 64b IMIX
244 #        - 81  # NFV MRR NDRPDR 64b IMIX
245 #        - 84  # NFV MRR NDRPDR 64b IMIX
246 #        - 85  # NFV MRR NDRPDR 64b IMIX
247 #        - 86  # NFV MRR NDRPDR 64b IMIX
248 #
249 #    plot-vpp-nfv-2n-skx-ndrpdr-imix:
250 #      csit-vpp-perf-verify-1904-2n-skx:
251 #        - 66  # NFV NDRPDR IMIX
252 #        - 67  # NFV NDRPDR IMIX
253 #        - 69  # NFV NDRPDR IMIX
254 #        - 82  # NFV NDRPDR IMIX
255 #        - 83  # NFV NDRPDR IMIX
256 #        - 80  # NFV MRR NDRPDR 64b IMIX
257 #        - 81  # NFV MRR NDRPDR 64b IMIX
258 #        - 84  # NFV MRR NDRPDR 64b IMIX
259 #        - 85  # NFV MRR NDRPDR 64b IMIX
260 #        - 86  # NFV MRR NDRPDR 64b IMIX
261 #
262 #    plot-vpp-nfv-2n-skx-mrr-64b:
263 #      csit-vpp-perf-verify-1904-2n-skx:
264 #        - 40  # NFV MRR 64b
265 #        - 41  # NFV MRR 64b
266 #        - 42  # NFV MRR 64b
267 #        - 47  # NFV MRR 64b
268 #        - 48  # NFV MRR 64b
269 #        - 80  # NFV MRR NDRPDR 64b IMIX
270 #        - 81  # NFV MRR NDRPDR 64b IMIX
271 #        - 84  # NFV MRR NDRPDR 64b IMIX
272 #        - 85  # NFV MRR NDRPDR 64b IMIX
273 #        - 86  # NFV MRR NDRPDR 64b IMIX
274 #
275 #    plot-vpp-nfv-2n-skx-mrr-imix:
276 #      csit-vpp-perf-verify-1904-2n-skx:
277 #        - 49  # NFV MRR IMIX
278 #        - 50  # NFV MRR IMIX
279 #        - 51  # NFV MRR IMIX
280 #        - 54  # NFV MRR IMIX
281 #        - 55  # NFV MRR IMIX
282 #        - 80  # NFV MRR NDRPDR 64b IMIX
283 #        - 81  # NFV MRR NDRPDR 64b IMIX
284 #        - 84  # NFV MRR NDRPDR 64b IMIX
285 #        - 85  # NFV MRR NDRPDR 64b IMIX
286 #        - 86  # NFV MRR NDRPDR 64b IMIX
287
288     plot-dpdk-throughput-latency-2n-skx:
289       csit-dpdk-perf-verify-1904-2n-skx:
290         - 2   # NDRPDR sel
291         - 3   # NDRPDR sel
292         - 4   # NDRPDR sel
293         - 5   # NDRPDR sel
294         - 7   # NDRPDR sel
295         - 8   # NDRPDR sel
296         - 9   # NDRPDR sel
297         - 10  # NDRPDR sel
298         - 11  # NDRPDR sel
299         - 12  # NDRPDR sel
300
301     # 3rd party
302
303 #    # Denverton:
304 #    intel-dnv-vpp:
305 #      # intel-dnv-vpp-release-1904:
306 #      intel-dnv-vpp-release-1901:
307 #        - 1
308
309     ###########################################################################
310     # Simple tables (only one data set):
311
312     # NIC Comparisons
313
314 #    vpp-nic-comparison-3n-hsw:
315 #      csit-vpp-perf-verify-1904-3n-hsw:
316 #        - 11  # NDRPDR sel
317 #        - 12  # NDRPDR sel
318 #        - 20  # NDRPDR sel
319 #        - 21  # NDRPDR sel
320 #        - 23  # NDRPDR sel
321 #        - 24  # NDRPDR sel
322 #        - 25  # NDRPDR sel
323 #        - 26  # NDRPDR sel
324 #        - 29  # NDRPDR sel
325 #        - 30  # NDRPDR sel
326
327 #    vpp-nic-comparison-3n-skx:
328 #      csit-vpp-perf-verify-1904-3n-skx:
329 #        - 8   # NDRPDR sel
330 #        - 9   # NDRPDR sel
331 #        - 10  # NDRPDR sel
332 #        - 11  # NDRPDR sel
333 #        - 12  # NDRPDR sel
334 #        - 14  # NDRPDR sel
335 #        - 16  # NDRPDR sel
336 #        - 21  # NDRPDR sel
337 #        - 23  # NDRPDR sel
338 #        - 25  # NDRPDR sel
339
340 #    vpp-nic-comparison-2n-skx:
341 #      csit-vpp-perf-verify-1904-2n-skx:
342 #        - 12  # NDRPDR sel
343 #        - 14  # NDRPDR sel
344 #        - 16  # NDRPDR sel
345 #        - 17  # NDRPDR sel
346 #        - 18  # NDRPDR sel
347 #        - 21  # NDRPDR sel
348 #        - 27  # NDRPDR sel
349 #        - 30  # NDRPDR sel
350 #        - 31  # NDRPDR sel
351 #        - 32  # NDRPDR sel
352
353 #    vpp-nic-comparison-3n-hsw-mrr:
354 #      csit-vpp-perf-verify-1904-3n-hsw:
355 #        - 9   # MRR sel
356
357 #    vpp-nic-comparison-3n-skx-mrr:
358 #      csit-vpp-perf-verify-1904-3n-skx:
359 #        - 7   # MRR sel
360
361 #    vpp-nic-comparison-2n-skx-mrr:
362 #      csit-vpp-perf-verify-1904-2n-skx:
363 #        - 11  # MRR sel
364
365     # Results
366
367 #    vpp-perf-results-3n-hsw:
368 #      csit-vpp-perf-verify-1904-3n-hsw:
369 #        - 32  # NDRPDR full
370 #        - 33  # NDRPDR full
371 #        - 35  # NDRPDR full
372 #        - 36  # NDRPDR full
373 #        - 37  # NDRPDR full
374 #        - 38  # NDRPDR full
375 #        - 40  # NDRPDR full
376 #        - 45  # NDRPDR full
377 #        - 46  # NDRPDR full
378 #        - 48  # NDRPDR full
379 #        - 49  # NDRPDR full
380 #        - 50  # NDRPDR full
381 #        - 51  # NDRPDR full
382 #        - 52  # NDRPDR full
383 #        - 55  # 1904.1 NDRPDR sel
384
385     vpp-perf-results-3n-skx:
386       csit-vpp-perf-verify-1904-3n-skx:
387 #        - 26  # NDRPDR full
388 #        - 27  # NDRPDR full
389 #        - 30  # NDRPDR full
390 #        - 31  # NDRPDR full
391         - 38  # 1904.2 NDRPDR sel
392
393 #    vpp-perf-results-2n-skx:
394 #      csit-vpp-perf-verify-1904-2n-skx:
395 #        - 33  # NDRPDR full
396 #        - 39  # NDRPDR full
397 #        - 58  # NDRPDR full
398 #        - 62  # NDRPDR full
399
400 #    vpp-mrr-results-3n-hsw:
401 #      csit-vpp-perf-verify-1904-3n-hsw:
402 #        - 9   # MRR sel
403
404 #    vpp-mrr-results-3n-skx:
405 #      csit-vpp-perf-verify-1904-3n-skx:
406 #        - 7   # MRR sel
407
408 #    vpp-mrr-results-2n-skx:
409 #      csit-vpp-perf-verify-1904-2n-skx:
410 #        - 11  # MRR sel
411
412     vpp-func-results-ubuntu:
413       csit-vpp-functional-1904-ubuntu1604-virl:
414         - 185
415
416     vpp-func-results-centos:
417       csit-vpp-functional-1904-centos7-virl:
418         - 183
419
420     vpp-device-results-ubuntu:
421       csit-vpp-device-1904-ubuntu1804-1n-skx:
422         - 183
423
424 #    # VPP Ligato
425 #    ligato-perf-results-3n-hsw:
426 #      # csit-ligato-perf-verify-1904-3n-hsw:
427 #      csit-ligato-perf-verify-1901-3n-hsw:
428 #        - 10  # NDRPDR full
429
430     dpdk-perf-results-3n-hsw:
431       csit-dpdk-perf-verify-1904-3n-hsw:
432         - 5   # NDRPDR sel
433
434     dpdk-perf-results-3n-skx:
435       csit-dpdk-perf-verify-1904-3n-skx:
436         - 7   # NDRPDR sel
437
438     dpdk-perf-results-2n-skx:
439       csit-dpdk-perf-verify-1904-2n-skx:
440         - 9   # NDRPDR sel
441
442 #    # HoneyComb Functional
443 #    hc-func-results:
444 #      csit-hc2vpp-verify-func-1904-ubuntu1604:
445 #        - 4
446
447 #    # NSH SFC Functional
448 #    nsh-func-results:
449 #      # Not used
450 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
451 #        - 1
452
453 #    # DMM Functional
454 #    dmm-func-results:
455 #      csit-dmm-functional-1904-ubuntu1604-virl:
456 #        - 1
457
458     ###########################################################################
459     # Tables (more than one data set)
460
461     # Performance changes
462
463 #    intel-dnv-vpp-changes-2n-dnv-h1:
464 #      intel-dnv-vpp-release-1810:
465 #        - 1
466 #    intel-dnv-vpp-changes-2n-dnv-ref:
467 #      intel-dnv-vpp-release-1901:
468 #        - 1
469 #    intel-dnv-vpp-changes-2n-dnv-cmp:
470 #      # intel-dnv-vpp-release-1904:
471 #      intel-dnv-vpp-release-1901:
472 #        - 1
473 #    intel-dnv-vpp-changes-2n-dnv:
474 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
475 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
476 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
477
478 #    vpp-performance-changes-3n-hsw-h1:
479 #      csit-vpp-perf-verify-1810-3n-hsw:
480 #        - 8   # NDRPDR sel
481 #        - 12  # NDRPDR sel
482 #        - 14  # NDRPDR sel
483 #        - 18  # NDRPDR sel
484 #        - 23  # NDRPDR sel
485 #        - 25  # NDRPDR sel
486 #        - 38  # NDRPDR sel
487 #        - 39  # NDRPDR sel
488 #        - 41  # NDRPDR sel
489 #        - 42  # NDRPDR sel
490 #    vpp-performance-changes-3n-hsw-ref:
491 #      csit-vpp-perf-verify-1901-3n-hsw:
492 #        - 10  # NDRPDR sel
493 #        - 19  # NDRPDR sel
494 #        - 31  # NDRPDR sel
495 #        - 36  # NDRPDR sel
496 #        - 40  # NDRPDR sel
497 #        - 42  # NDRPDR sel
498 #        - 44  # NDRPDR sel
499 #        - 46  # NDRPDR sel
500 #        - 47  # NDRPDR sel
501 #        - 48  # NDRPDR sel
502 #        - 61  # NDRPDR LB
503 #        - 62  # NDRPDR LB
504 #        - 63  # NDRPDR LB
505 #        - 64  # NDRPDR LB
506 #        - 65  # NDRPDR LB
507 #        - 66  # NDRPDR LB
508 #        - 67  # NDRPDR LB
509 #        - 69  # NDRPDR LB
510 #        - 70  # NDRPDR LB
511 #        - 71  # NDRPDR LB
512 #    vpp-performance-changes-3n-hsw-cmp:
513 #      csit-vpp-perf-verify-1904-3n-hsw:
514 ##        - 11  # NDRPDR sel
515 ##        - 12  # NDRPDR sel
516 ##        - 20  # NDRPDR sel
517 ##        - 21  # NDRPDR sel
518 ##        - 23  # NDRPDR sel
519 ##        - 24  # NDRPDR sel
520 ##        - 25  # NDRPDR sel
521 ##        - 26  # NDRPDR sel
522 ##        - 29  # NDRPDR sel
523 ##        - 30  # NDRPDR sel
524 #        - 55  # 1904.1 NDRPDR sel
525 #    vpp-performance-changes-3n-hsw:
526 #      - "vpp-performance-changes-3n-hsw-h1"
527 #      - "vpp-performance-changes-3n-hsw-ref"
528 #      - "vpp-performance-changes-3n-hsw-cmp"
529
530     vpp-performance-changes-3n-skx-h1:
531       csit-vpp-perf-verify-1810-3n-skx:
532         - 10  # NDRPDR sel
533         - 14  # NDRPDR sel
534         - 15  # NDRPDR sel
535         - 16  # NDRPDR sel
536         - 17  # NDRPDR sel
537         - 19  # NDRPDR sel
538         - 20  # NDRPDR sel
539         - 21  # NDRPDR sel
540         - 22  # NDRPDR sel
541         - 25  # NDRPDR sel
542     vpp-performance-changes-3n-skx-ref:
543       csit-vpp-perf-verify-1901-3n-skx:
544         - 18  # NDRPDR sel
545         - 19  # NDRPDR sel
546         - 20  # NDRPDR sel
547         - 28  # NDRPDR sel
548         - 31  # NDRPDR sel
549         - 33  # NDRPDR sel
550         - 36  # NDRPDR sel
551         - 38  # NDRPDR sel
552         - 47  # NDRPDR sel
553         - 48  # NDRPDR sel
554 #        - 54  # NDRPDR LB
555 #        - 57  # NDRPDR LB
556 #        - 58  # NDRPDR LB
557 #        - 59  # NDRPDR LB
558 #        - 60  # NDRPDR LB
559 #        - 63  # NDRPDR LB
560 #        - 64  # NDRPDR LB
561 #        - 65  # NDRPDR LB
562 #        - 66  # NDRPDR LB
563 #        - 67  # NDRPDR LB
564     vpp-performance-changes-3n-skx-cmp:
565       csit-vpp-perf-verify-1904-3n-skx:
566 #        - 8   # NDRPDR sel
567 #        - 9   # NDRPDR sel
568 #        - 10  # NDRPDR sel
569 #        - 11  # NDRPDR sel
570 #        - 12  # NDRPDR sel
571 #        - 14  # NDRPDR sel
572 #        - 16  # NDRPDR sel
573 #        - 21  # NDRPDR sel
574 #        - 23  # NDRPDR sel
575 #        - 25  # NDRPDR sel
576         - 38  # 1904.2 NDRPDR sel
577     vpp-performance-changes-3n-skx:
578       - "vpp-performance-changes-3n-skx-h1"
579       - "vpp-performance-changes-3n-skx-ref"
580       - "vpp-performance-changes-3n-skx-cmp"
581
582 #    vpp-performance-changes-2n-skx-h1:
583 #      csit-vpp-perf-verify-1810-2n-skx:
584 #        - 9   # NDRPDR sel
585 #        - 13  # NDRPDR sel
586 #        - 14  # NDRPDR sel
587 #        - 19  # NDRPDR sel
588 #        - 20  # NDRPDR sel
589 #        - 21  # NDRPDR sel
590 #        - 22  # NDRPDR sel
591 #        - 23  # NDRPDR sel
592 #        - 24  # NDRPDR sel
593 #        - 27  # NDRPDR sel
594 #    vpp-performance-changes-2n-skx-ref:
595 #      csit-vpp-perf-verify-1901-2n-skx:
596 #        - 5   # NDRPDR sel
597 #        - 12  # NDRPDR sel
598 #        - 13  # NDRPDR sel
599 #        - 21  # NDRPDR sel
600 #        - 23  # NDRPDR sel
601 #        - 31  # NDRPDR sel
602 #        - 34  # NDRPDR sel
603 #        - 40  # NDRPDR sel
604 #        - 42  # NDRPDR sel
605 #        - 43  # NDRPDR sel
606 #    vpp-performance-changes-2n-skx-cmp:
607 #      csit-vpp-perf-verify-1904-2n-skx:
608 #        - 12  # NDRPDR sel
609 #        - 14  # NDRPDR sel
610 #        - 16  # NDRPDR sel
611 #        - 17  # NDRPDR sel
612 #        - 18  # NDRPDR sel
613 #        - 21  # NDRPDR sel
614 #        - 27  # NDRPDR sel
615 #        - 30  # NDRPDR sel
616 #        - 31  # NDRPDR sel
617 #        - 32  # NDRPDR sel
618 #    vpp-performance-changes-2n-skx:
619 #      - "vpp-performance-changes-2n-skx-h1"
620 #      - "vpp-performance-changes-2n-skx-ref"
621 #      - "vpp-performance-changes-2n-skx-cmp"
622
623 #    vpp-soak-vs-ndr-2n-skx-ref:
624 #      csit-vpp-perf-verify-1904-2n-skx:
625 #        - 12  # NDRPDR sel
626 #        - 14  # NDRPDR sel
627 #        - 16  # NDRPDR sel
628 #        - 17  # NDRPDR sel
629 #        - 18  # NDRPDR sel
630 #        - 21  # NDRPDR sel
631 #        - 27  # NDRPDR sel
632 #        - 30  # NDRPDR sel
633 #        - 31  # NDRPDR sel
634 #        - 32  # NDRPDR sel
635 #    vpp-soak-vs-ndr-2n-skx-cmp:
636 #      csit-vpp-perf-verify-1904-2n-skx:
637 #        - 70  # soak
638 #        - 71  # soak
639 #    vpp-soak-vs-ndr-2n-skx:
640 #      csit-vpp-perf-verify-1904-2n-skx:
641 #        - 12  # NDRPDR sel
642 #        - 14  # NDRPDR sel
643 #        - 16  # NDRPDR sel
644 #        - 17  # NDRPDR sel
645 #        - 18  # NDRPDR sel
646 #        - 21  # NDRPDR sel
647 #        - 27  # NDRPDR sel
648 #        - 30  # NDRPDR sel
649 #        - 31  # NDRPDR sel
650 #        - 32  # NDRPDR sel
651 #        - 70  # soak
652 #        - 71  # soak
653
654 #    vpp-performance-changes-3n-hsw-mrr-h1:
655 #      csit-vpp-perf-verify-1810-3n-hsw:
656 #        - 9   # MRR sel
657 #    vpp-performance-changes-3n-hsw-mrr-ref:
658 #      csit-vpp-perf-verify-1901-3n-hsw:
659 #        - 35  # MRR sel
660 #    vpp-performance-changes-3n-hsw-mrr-cmp:
661 #      csit-vpp-perf-verify-1904-3n-hsw:
662 #        - 9   # MRR sel
663 #    vpp-performance-changes-3n-hsw-mrr:
664 #      - "vpp-performance-changes-3n-hsw-mrr-h1"
665 #      - "vpp-performance-changes-3n-hsw-mrr-ref"
666 #      - "vpp-performance-changes-3n-hsw-mrr-cmp"
667
668 #    vpp-performance-changes-3n-skx-mrr-h1:
669 #      csit-vpp-perf-verify-1810-3n-skx:
670 #        - 9   # MRR sel
671 #        - 11  # MRR sel
672 #        - 12  # MRR sel
673 #        - 13  # MRR sel
674 #    vpp-performance-changes-3n-skx-mrr-ref:
675 #      csit-vpp-perf-verify-1901-3n-skx:
676 #        - 32  # MRR sel
677 #    vpp-performance-changes-3n-skx-mrr-cmp:
678 #      csit-vpp-perf-verify-1904-3n-skx:
679 #        - 7   # MRR sel
680 #    vpp-performance-changes-3n-skx-mrr:
681 #      - "vpp-performance-changes-3n-skx-mrr-h1"
682 #      - "vpp-performance-changes-3n-skx-mrr-ref"
683 #      - "vpp-performance-changes-3n-skx-mrr-cmp"
684
685 #    vpp-performance-changes-2n-skx-mrr-h1:
686 #      csit-vpp-perf-verify-1810-2n-skx:
687 #        - 8   # MRR sel
688 #        - 10  # MRR sel
689 #        - 11  # MRR sel
690 #        - 12  # MRR sel
691 #    vpp-performance-changes-2n-skx-mrr-ref:
692 #      csit-vpp-perf-verify-1901-2n-skx:
693 #        - 22  # MRR sel
694 #    vpp-performance-changes-2n-skx-mrr-cmp:
695 #      csit-vpp-perf-verify-1904-2n-skx:
696 #        - 11  # MRR sel
697 #    vpp-performance-changes-2n-skx-mrr:
698 #      - "vpp-performance-changes-2n-skx-mrr-h1"
699 #      - "vpp-performance-changes-2n-skx-mrr-ref"
700 #      - "vpp-performance-changes-2n-skx-mrr-cmp"
701
702     dpdk-performance-changes-3n-hsw-h1:
703       csit-dpdk-perf-verify-1810-3n-hsw:
704         - 1   # NDRPDR sel
705         - 2   # NDRPDR sel
706         - 3   # NDRPDR sel
707         - 4   # NDRPDR sel
708         - 5   # NDRPDR sel
709         - 6   # NDRPDR sel
710         - 7   # NDRPDR sel
711         - 8   # NDRPDR sel
712         - 9   # NDRPDR sel
713         - 10  # NDRPDR sel
714     dpdk-performance-changes-3n-hsw-ref:
715       csit-dpdk-perf-verify-1901-3n-hsw:
716         - 13  # NDRPDR sel
717         - 14  # NDRPDR sel
718         - 16  # NDRPDR sel
719         - 17  # NDRPDR sel
720         - 18  # NDRPDR sel
721         - 19  # NDRPDR sel
722         - 20  # NDRPDR sel
723         - 21  # NDRPDR sel
724         - 22  # NDRPDR sel
725         - 23  # NDRPDR sel
726     dpdk-performance-changes-3n-hsw-cmp:
727       csit-dpdk-perf-verify-1904-3n-hsw:
728         - 2   # NDRPDR sel
729         - 3   # NDRPDR sel
730         - 5   # NDRPDR sel
731         - 6   # NDRPDR sel
732         - 13  # NDRPDR sel
733         - 14  # NDRPDR sel
734         - 15  # NDRPDR sel
735         - 18  # NDRPDR sel
736         - 19  # NDRPDR sel
737         - 20  # NDRPDR sel
738     dpdk-performance-changes-3n-hsw:
739       - "dpdk-performance-changes-3n-hsw-h1"
740       - "dpdk-performance-changes-3n-hsw-ref"
741       - "dpdk-performance-changes-3n-hsw-cmp"
742
743     dpdk-performance-changes-3n-skx-h1:
744       csit-dpdk-perf-verify-1810-3n-skx:
745         - 3   # NDRPDR sel
746         - 4   # NDRPDR sel
747         - 6   # NDRPDR sel
748         - 7   # NDRPDR sel
749         - 8   # NDRPDR sel
750         - 9   # NDRPDR sel
751         - 10  # NDRPDR sel
752         - 11  # NDRPDR sel
753         - 12  # NDRPDR sel
754         - 13  # NDRPDR sel
755     dpdk-performance-changes-3n-skx-ref:
756       csit-dpdk-perf-verify-1901-3n-skx:
757         - 3   # NDRPDR sel
758         - 5   # NDRPDR sel
759         - 6   # NDRPDR sel
760         - 7   # NDRPDR sel
761         - 8   # NDRPDR sel
762         - 9   # NDRPDR sel
763         - 10  # NDRPDR sel
764         - 11  # NDRPDR sel
765         - 12  # NDRPDR sel
766         - 13  # NDRPDR sel
767     dpdk-performance-changes-3n-skx-cmp:
768       csit-dpdk-perf-verify-1904-3n-skx:
769         - 2   # NDRPDR sel
770         - 3   # NDRPDR sel
771         - 4   # NDRPDR sel
772         - 5   # NDRPDR sel
773         - 6   # NDRPDR sel
774         - 7   # NDRPDR sel
775         - 11  # NDRPDR sel
776         - 12  # NDRPDR sel
777         - 13  # NDRPDR sel
778         - 14  # NDRPDR sel
779     dpdk-performance-changes-3n-skx:
780       - "dpdk-performance-changes-3n-skx-h1"
781       - "dpdk-performance-changes-3n-skx-ref"
782       - "dpdk-performance-changes-3n-skx-cmp"
783
784     dpdk-performance-changes-2n-skx-h1:
785       csit-dpdk-perf-verify-1810-2n-skx:
786         - 3   # NDRPDR sel
787         - 4   # NDRPDR sel
788         - 5   # NDRPDR sel
789         - 7   # NDRPDR sel
790         - 8   # NDRPDR sel
791         - 9   # NDRPDR sel
792         - 10  # NDRPDR sel
793         - 11  # NDRPDR sel
794         - 12  # NDRPDR sel
795         - 13  # NDRPDR sel
796     dpdk-performance-changes-2n-skx-ref:
797       csit-dpdk-perf-verify-1901-2n-skx:
798         - 12  # NDRPDR sel
799         - 13  # NDRPDR sel
800         - 14  # NDRPDR sel
801         - 15  # NDRPDR sel
802         - 16  # NDRPDR sel
803         - 17  # NDRPDR sel
804         - 18  # NDRPDR sel
805         - 19  # NDRPDR sel
806         - 20  # NDRPDR sel
807         - 21  # NDRPDR sel
808     dpdk-performance-changes-2n-skx-cmp:
809       csit-dpdk-perf-verify-1904-2n-skx:
810         - 2   # NDRPDR sel
811         - 3   # NDRPDR sel
812         - 4   # NDRPDR sel
813         - 5   # NDRPDR sel
814         - 7   # NDRPDR sel
815         - 8   # NDRPDR sel
816         - 9   # NDRPDR sel
817         - 10  # NDRPDR sel
818         - 11  # NDRPDR sel
819         - 12  # NDRPDR sel
820     dpdk-performance-changes-2n-skx:
821       - "dpdk-performance-changes-2n-skx-h1"
822       - "dpdk-performance-changes-2n-skx-ref"
823       - "dpdk-performance-changes-2n-skx-cmp"
824
825     # Compare testbeds
826
827 #    vpp-compare-testbeds-ref:
828 #      csit-vpp-perf-verify-1904-3n-hsw:
829 #        - 11  # NDRPDR sel
830 #        - 12  # NDRPDR sel
831 #        - 20  # NDRPDR sel
832 #        - 21  # NDRPDR sel
833 #        - 23  # NDRPDR sel
834 #        - 24  # NDRPDR sel
835 #        - 25  # NDRPDR sel
836 #        - 26  # NDRPDR sel
837 #        - 29  # NDRPDR sel
838 #        - 30  # NDRPDR sel
839 #    vpp-compare-testbeds-cmp:
840 #      csit-vpp-perf-verify-1904-3n-skx:
841 #        - 8   # NDRPDR sel
842 #        - 9   # NDRPDR sel
843 #        - 10  # NDRPDR sel
844 #        - 11  # NDRPDR sel
845 #        - 12  # NDRPDR sel
846 #        - 14  # NDRPDR sel
847 #        - 16  # NDRPDR sel
848 #        - 21  # NDRPDR sel
849 #        - 23  # NDRPDR sel
850 #        - 25  # NDRPDR sel
851 #    vpp-compare-testbeds:
852 #      - "vpp-compare-testbeds-ref"
853 #      - "vpp-compare-testbeds-cmp"
854
855 #    vpp-compare-testbeds-mrr-ref:
856 #      csit-vpp-perf-verify-1904-3n-hsw:
857 #        - 9   # MRR sel
858 #    vpp-compare-testbeds-mrr-cmp:
859 #      csit-vpp-perf-verify-1904-3n-skx:
860 #        - 7   # MRR sel
861 #    vpp-compare-testbeds-mrr:
862 #      - "vpp-compare-testbeds-mrr-ref"
863 #      - "vpp-compare-testbeds-mrr-cmp"
864
865     dpdk-compare-testbeds-ref:
866       csit-dpdk-perf-verify-1904-3n-hsw:
867         - 2   # NDRPDR sel
868         - 3   # NDRPDR sel
869         - 5   # NDRPDR sel
870         - 6   # NDRPDR sel
871         - 13  # NDRPDR sel
872         - 14  # NDRPDR sel
873         - 15  # NDRPDR sel
874         - 18  # NDRPDR sel
875         - 19  # NDRPDR sel
876         - 20  # NDRPDR sel
877     dpdk-compare-testbeds-cmp:
878       csit-dpdk-perf-verify-1904-3n-skx:
879         - 2   # NDRPDR sel
880         - 3   # NDRPDR sel
881         - 4   # NDRPDR sel
882         - 5   # NDRPDR sel
883         - 6   # NDRPDR sel
884         - 7   # NDRPDR sel
885         - 11  # NDRPDR sel
886         - 12  # NDRPDR sel
887         - 13  # NDRPDR sel
888         - 14  # NDRPDR sel
889     dpdk-compare-testbeds:
890       - "dpdk-compare-testbeds-ref"
891       - "dpdk-compare-testbeds-cmp"
892
893     # Compare topologies
894
895 #    vpp-compare-topologies-ref:
896 #      csit-vpp-perf-verify-1904-3n-skx:
897 #        - 8   # NDRPDR sel
898 #        - 9   # NDRPDR sel
899 #        - 10  # NDRPDR sel
900 #        - 11  # NDRPDR sel
901 #        - 12  # NDRPDR sel
902 #        - 14  # NDRPDR sel
903 #        - 16  # NDRPDR sel
904 #        - 21  # NDRPDR sel
905 #        - 23  # NDRPDR sel
906 #        - 25  # NDRPDR sel
907 #    vpp-compare-topologies-cmp:
908 #      csit-vpp-perf-verify-1904-2n-skx:
909 #        - 12  # NDRPDR sel
910 #        - 14  # NDRPDR sel
911 #        - 16  # NDRPDR sel
912 #        - 17  # NDRPDR sel
913 #        - 18  # NDRPDR sel
914 #        - 21  # NDRPDR sel
915 #        - 27  # NDRPDR sel
916 #        - 30  # NDRPDR sel
917 #        - 31  # NDRPDR sel
918 #        - 32  # NDRPDR sel
919 #    vpp-compare-topologies:
920 #      - "vpp-compare-topologies-ref"
921 #      - "vpp-compare-topologies-cmp"
922
923 #    vpp-compare-topologies-mrr-ref:
924 #      csit-vpp-perf-verify-1904-3n-skx:
925 #        - 7   # MRR sel
926 #    vpp-compare-topologies-mrr-cmp:
927 #      csit-vpp-perf-verify-1904-2n-skx:
928 #        - 11  # MRR sel
929 #    vpp-compare-topologies-mrr:
930 #      - "vpp-compare-topologies-mrr-ref"
931 #      - "vpp-compare-topologies-mrr-cmp"
932
933     dpdk-compare-topologies-ref:
934       csit-dpdk-perf-verify-1904-3n-skx:
935         - 2   # NDRPDR sel
936         - 3   # NDRPDR sel
937         - 4   # NDRPDR sel
938         - 5   # NDRPDR sel
939         - 6   # NDRPDR sel
940         - 7   # NDRPDR sel
941         - 11  # NDRPDR sel
942         - 12  # NDRPDR sel
943         - 13  # NDRPDR sel
944         - 14  # NDRPDR sel
945     dpdk-compare-topologies-cmp:
946       csit-dpdk-perf-verify-1904-2n-skx:
947         - 2   # NDRPDR sel
948         - 3   # NDRPDR sel
949         - 4   # NDRPDR sel
950         - 5   # NDRPDR sel
951         - 7   # NDRPDR sel
952         - 8   # NDRPDR sel
953         - 9   # NDRPDR sel
954         - 10  # NDRPDR sel
955         - 11  # NDRPDR sel
956         - 12  # NDRPDR sel
957     dpdk-compare-topologies:
958       - "dpdk-compare-topologies-ref"
959       - "dpdk-compare-topologies-cmp"
960
961   plot-layouts:
962
963     plot-soak-throughput:
964       titlefont:
965         size: 18
966       xaxis:
967         title: "<b>Test Cases [Index]</b>"
968         titlefont:
969           size: 16
970         autorange: True
971         fixedrange: False
972         gridcolor: "rgb(230, 230, 230)"
973         linecolor: "rgb(220, 220, 220)"
974         linewidth: 1
975         showgrid: True
976         showline: True
977         showticklabels: True
978         tickcolor: "rgb(220, 220, 220)"
979         tickmode: "linear"
980         tickfont:
981           size: 16
982         zeroline: False
983       yaxis:
984         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
985         titlefont:
986           size: 16
987         gridcolor: "rgb(230, 230, 230)"
988         hoverformat: ".4r"
989         tickformat: ".3r"
990         linecolor: "rgb(220, 220, 220)"
991         linewidth: 1
992         showgrid: True
993         showline: True
994         showticklabels: True
995         tickcolor: "rgb(220, 220, 220)"
996         tickfont:
997           size: 16
998         zeroline: False
999         range: [0,50]
1000       autosize: False
1001       margin:
1002         t: 50
1003         b: 0
1004         l: 80
1005         r: 20
1006       showlegend: True
1007       legend:
1008         orientation: "h"
1009         font:
1010           size: 16
1011       width: 700
1012       height: 900
1013
1014     plot-service-density:
1015       titlefont:
1016         size: 18
1017       xaxis:
1018         side: "top"
1019         autorange: True
1020         fixedrange: False
1021         showgrid: False
1022         showline: False
1023         showticklabels: False
1024         ticks: ""
1025         ticklen: 0
1026         tickwidth: 0
1027         zeroline: False
1028       yaxis:
1029         autorange: "reversed"
1030         showgrid: False
1031         showline: False
1032         showticklabels: False
1033         ticks: ""
1034         ticklen: 0
1035         tickwidth: 0
1036         zeroline: False
1037       autosize: True
1038       showlegend: False
1039       width: 700
1040       height: 700
1041
1042     plot-cps:
1043       titlefont:
1044         size: 18
1045       xaxis:
1046         title: "<b>Test Cases [Index]</b>"
1047         titlefont:
1048           size: 16
1049         autorange: True
1050         fixedrange: False
1051         gridcolor: "rgb(230, 230, 230)"
1052         linecolor: "rgb(220, 220, 220)"
1053         linewidth: 1
1054         showgrid: True
1055         showline: True
1056         showticklabels: True
1057         tickcolor: "rgb(220, 220, 220)"
1058         tickmode: "linear"
1059         tickfont:
1060           size: 16
1061         zeroline: False
1062       yaxis:
1063         title: "<b>Connections Per Second [cps]</b>"
1064         titlefont:
1065           size: 16
1066         gridcolor: "rgb(230, 230, 230)"
1067         hoverformat: ".4s"
1068         linecolor: "rgb(220, 220, 220)"
1069         linewidth: 1
1070         rangemode: "tozero"
1071         showgrid: True
1072         showline: True
1073         showticklabels: True
1074         tickcolor: "rgb(220, 220, 220)"
1075         tickformat: ".3s"
1076         tickfont:
1077           size: 16
1078         zeroline: False
1079       boxmode: "group"
1080       boxgroupgap: 0.5
1081       autosize: False
1082       margin:
1083         t: 50
1084         b: 20
1085         l: 80
1086         r: 20
1087       showlegend: True
1088       legend:
1089         orientation: "h"
1090         font:
1091           size: 16
1092       width: 700
1093       height: 800
1094
1095     plot-rps:
1096       titlefont:
1097         size: 18
1098       xaxis:
1099         title: "<b>Test Cases [Index]</b>"
1100         titlefont:
1101           size: 16
1102         autorange: True
1103         fixedrange: False
1104         gridcolor: "rgb(230, 230, 230)"
1105         linecolor: "rgb(220, 220, 220)"
1106         linewidth: 1
1107         showgrid: True
1108         showline: True
1109         showticklabels: True
1110         tickcolor: "rgb(220, 220, 220)"
1111         tickmode: "linear"
1112         tickfont:
1113           size: 16
1114         zeroline: False
1115       yaxis:
1116         title: "<b>Requests Per Second [rps]</b>"
1117         titlefont:
1118           size: 16
1119         gridcolor: "rgb(230, 230, 230)"
1120         hoverformat: ".4s"
1121         linecolor: "rgb(220, 220, 220)"
1122         linewidth: 1
1123         rangemode: "tozero"
1124         showgrid: True
1125         showline: True
1126         showticklabels: True
1127         tickcolor: "rgb(230, 230, 230)"
1128         tickformat: ".3s"
1129         tickfont:
1130           size: 16
1131         zeroline: False
1132       boxmode: "group"
1133       boxgroupgap: 0.5
1134       autosize: False
1135       margin:
1136         t: 50
1137         b: 20
1138         l: 80
1139         r: 20
1140       showlegend: True
1141       legend:
1142         orientation: "h"
1143         font:
1144           size: 16
1145       width: 700
1146       height: 800
1147
1148     plot-throughput:
1149       titlefont:
1150         size: 18
1151       xaxis:
1152         title: "<b>Test Cases [Index]</b>"
1153         titlefont:
1154           size: 16
1155         autorange: True
1156         fixedrange: False
1157         gridcolor: "rgb(230, 230, 230)"
1158         linecolor: "rgb(220, 220, 220)"
1159         linewidth: 1
1160         showgrid: True
1161         showline: True
1162         showticklabels: True
1163         tickcolor: "rgb(220, 220, 220)"
1164         tickmode: "linear"
1165         tickfont:
1166           size: 16
1167         zeroline: False
1168       yaxis:
1169         title: "<b>Packet Throughput [Mpps]</b>"
1170         titlefont:
1171           size: 16
1172         gridcolor: "rgb(230, 230, 230)"
1173         hoverformat: ".4r"
1174         tickformat: ".3r"
1175         linecolor: "rgb(220, 220, 220)"
1176         linewidth: 1
1177         showgrid: True
1178         showline: True
1179         showticklabels: True
1180         tickcolor: "rgb(220, 220, 220)"
1181         tickfont:
1182           size: 16
1183         zeroline: False
1184         range: [0,50]
1185       boxmode: "group"
1186       boxgroupgap: 0.5
1187       autosize: False
1188       margin:
1189         t: 50
1190         b: 0
1191         l: 80
1192         r: 20
1193       showlegend: True
1194       legend:
1195         orientation: "h"
1196         font:
1197           size: 16
1198       width: 700
1199       height: 900
1200
1201     plot-throughput-speedup-analysis:
1202       titlefont:
1203         size: 18
1204       xaxis:
1205         title: "<b>Number of Cores [Qty]</b>"
1206         titlefont:
1207           size: 16
1208         autorange: True
1209         fixedrange: False
1210         gridcolor: "rgb(230, 230, 230)"
1211         linecolor: "rgb(220, 220, 220)"
1212         linewidth: 1
1213         showgrid: True
1214         showline: True
1215         showticklabels: True
1216         tickcolor: "rgb(238, 238, 238)"
1217         tickmode: "linear"
1218         tickfont:
1219           size: 16
1220         zeroline: False
1221       yaxis:
1222         title: "<b>Packet Throughput [Mpps]</b>"
1223         titlefont:
1224           size: 16
1225         type: "linear"
1226         gridcolor: "rgb(230, 230, 230)"
1227         hoverformat: ".4s"
1228         linecolor: "rgb(220, 220, 220)"
1229         linewidth: 1
1230         showgrid: True
1231         showline: True
1232         showticklabels: True
1233         tickcolor: "rgb(220, 220, 220)"
1234         tickformat: ".4s"
1235         tickfont:
1236           size: 16
1237         zeroline: True
1238         rangemode: "tozero"
1239         range: [0,100]
1240       legend:
1241         orientation: "h"
1242         font:
1243           size: 16
1244         xanchor: "left"
1245         yanchor: "top"
1246         x: 0
1247         y: -0.2
1248         bgcolor: "rgba(255, 255, 255, 0)"
1249         bordercolor: "rgba(255, 255, 255, 0)"
1250         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1251       autosize: False
1252       margin:
1253           't': 50
1254           'b': 150
1255           'l': 85
1256           'r': 10
1257       showlegend: True
1258       width: 700
1259       height: 700
1260       hoverlabel:
1261         namelength: -1
1262       annotations: [
1263         {
1264           text: "_ _          __          ...",
1265           align: "left",
1266           showarrow: False,
1267           xref: "paper",
1268           yref: "paper",
1269           xanchor: "left",
1270           yanchor: "top",
1271           x: 0,
1272           y: -0.13,
1273           font: {
1274             family: "Consolas, Courier New",
1275             size: 15
1276           },
1277         },
1278         {
1279           text: "    Perfect     Measured     Limit",
1280           align: "left",
1281           showarrow: False,
1282           xref: "paper",
1283           yref: "paper",
1284           xanchor: "left",
1285           yanchor: "top",
1286           x: 0,
1287           y: -0.15,
1288           font: {
1289             family: "Consolas, Courier New",
1290             size: 15
1291           },
1292         },
1293       ]
1294
1295     plot-latency:
1296       titlefont:
1297         size: 18
1298       xaxis:
1299         title: "<b>Direction</b>"
1300         titlefont:
1301           size: 16
1302         autorange: True
1303         fixedrange: False
1304         gridcolor: "rgb(230, 230, 230)"
1305         linecolor: "rgb(220, 220, 220)"
1306         linewidth: 1
1307         showgrid: True
1308         showline: True
1309         showticklabels: False
1310         tickcolor: "rgb(220, 220, 220)"
1311         tickmode: "linear"
1312         tickfont:
1313           size: 16
1314         zeroline: False
1315       yaxis:
1316         title: "<b>Packet Latency [uSec]</b>"
1317         titlefont:
1318           size: 16
1319         type: "linear"
1320         gridcolor: "rgb(230, 230, 230)"
1321         hoverformat: ".4s"
1322         linecolor: "rgb(220, 220, 220)"
1323         linewidth: 1
1324         showgrid: True
1325         showline: True
1326         showticklabels: True
1327         tickcolor: "rgb(220, 220, 220)"
1328         tickformat: ".4s"
1329         tickfont:
1330           size: 16
1331         zeroline: True
1332         rangemode: "tozero"
1333       legend:
1334         orientation: "h"
1335         font:
1336           size: 16
1337         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1338       autosize: False
1339       margin:
1340           't': 50
1341           'b': 150
1342           'l': 80
1343           'r': 10
1344       showlegend: True
1345       width: 700
1346       height: 700
1347       hoverlabel:
1348         namelength: -1
1349
1350 - type: "static"
1351   src-path: "{DIR[RST]}"
1352   dst-path: "{DIR[WORKING,SRC]}"
1353
1354 - type: "input"
1355   general:
1356     file-name: "robot-plugin.zip"
1357     file-format: ".zip"
1358     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1359     extract: "robot-plugin/output.xml"
1360
1361   builds:
1362 #    intel-dnv-vpp-release-1904:
1363 #      - 1
1364 #
1365 #    intel-dnv-vpp-release-1901:
1366 #      - 1
1367 #
1368 #    intel-dnv-vpp-release-1810:
1369 #      - 1
1370
1371 #    csit-vpp-perf-verify-1810-3n-hsw:
1372 #      - 9   # MRR sel
1373 #      - 8   # NDRPDR sel
1374 #      - 12  # NDRPDR sel
1375 #      - 14  # NDRPDR sel
1376 #      - 18  # NDRPDR sel
1377 #      - 23  # NDRPDR sel
1378 #      - 25  # NDRPDR sel
1379 #      - 38  # NDRPDR sel
1380 #      - 39  # NDRPDR sel
1381 #      - 41  # NDRPDR sel
1382 #      - 42  # NDRPDR sel
1383 #      - 28  # WRK
1384 #      - 29  # WRK
1385 #      - 30  # WRK
1386 #      - 31  # WRK
1387 #      - 32  # WRK
1388 #      - 33  # WRK
1389 #      - 34  # WRK
1390 #      - 35  # WRK
1391 #      - 36  # WRK
1392 #      - 37  # WRK
1393 #    csit-vpp-perf-verify-1901-3n-hsw:
1394 #      - 35  # MRR sel
1395 #      - 10  # NDRPDR sel
1396 #      - 19  # NDRPDR sel
1397 #      - 31  # NDRPDR sel
1398 #      - 36  # NDRPDR sel
1399 #      - 40  # NDRPDR sel
1400 #      - 42  # NDRPDR sel
1401 #      - 44  # NDRPDR sel
1402 #      - 46  # NDRPDR sel
1403 #      - 47  # NDRPDR sel
1404 #      - 48  # NDRPDR sel
1405 #      - 61  # NDRPDR LB
1406 #      - 62  # NDRPDR LB
1407 #      - 63  # NDRPDR LB
1408 #      - 64  # NDRPDR LB
1409 #      - 65  # NDRPDR LB
1410 #      - 66  # NDRPDR LB
1411 #      - 67  # NDRPDR LB
1412 #      - 69  # NDRPDR LB
1413 #      - 70  # NDRPDR LB
1414 #      - 71  # NDRPDR LB
1415 #    csit-vpp-perf-verify-1904-3n-hsw:
1416 #      - 9   # MRR sel
1417 #      - 32  # NDRPDR full
1418 #      - 33  # NDRPDR full
1419 #      - 35  # NDRPDR full
1420 #      - 36  # NDRPDR full
1421 #      - 37  # NDRPDR full
1422 #      - 38  # NDRPDR full
1423 #      - 40  # NDRPDR full
1424 #      - 45  # NDRPDR full
1425 #      - 46  # NDRPDR full
1426 #      - 48  # NDRPDR full
1427 #      - 49  # NDRPDR full
1428 #      - 50  # NDRPDR full
1429 #      - 51  # NDRPDR full
1430 #      - 52  # NDRPDR full
1431 #      - 11  # NDRPDR sel
1432 #      - 12  # NDRPDR sel
1433 #      - 20  # NDRPDR sel
1434 #      - 21  # NDRPDR sel
1435 #      - 23  # NDRPDR sel
1436 #      - 24  # NDRPDR sel
1437 #      - 25  # NDRPDR sel
1438 #      - 26  # NDRPDR sel
1439 #      - 29  # NDRPDR sel
1440 #      - 30  # NDRPDR sel
1441 #      - 55  # 1904.1 NDRPDR sel
1442
1443     csit-vpp-perf-verify-1810-3n-skx:
1444 #      - 9   # MRR sel
1445 #      - 11  # MRR sel
1446 #      - 12  # MRR sel
1447 #      - 13  # MRR sel
1448       - 10  # NDRPDR sel
1449       - 14  # NDRPDR sel
1450       - 15  # NDRPDR sel
1451       - 16  # NDRPDR sel
1452       - 17  # NDRPDR sel
1453       - 19  # NDRPDR sel
1454       - 20  # NDRPDR sel
1455       - 21  # NDRPDR sel
1456       - 22  # NDRPDR sel
1457       - 25  # NDRPDR sel
1458     csit-vpp-perf-verify-1901-3n-skx:
1459 #      - 32  # MRR sel
1460       - 18  # NDRPDR sel
1461       - 19  # NDRPDR sel
1462       - 20  # NDRPDR sel
1463       - 28  # NDRPDR sel
1464       - 31  # NDRPDR sel
1465       - 33  # NDRPDR sel
1466       - 36  # NDRPDR sel
1467       - 38  # NDRPDR sel
1468       - 47  # NDRPDR sel
1469       - 48  # NDRPDR sel
1470 #      - 54  # NDRPDR LB
1471 #      - 57  # NDRPDR LB
1472 #      - 58  # NDRPDR LB
1473 #      - 59  # NDRPDR LB
1474 #      - 60  # NDRPDR LB
1475 #      - 63  # NDRPDR LB
1476 #      - 64  # NDRPDR LB
1477 #      - 65  # NDRPDR LB
1478 #      - 66  # NDRPDR LB
1479 #      - 67  # NDRPDR LB
1480     csit-vpp-perf-verify-1904-3n-skx:
1481 #      - 7   # MRR sel
1482 #      - 26  # NDRPDR full
1483 #      - 27  # NDRPDR full
1484 #      - 30  # NDRPDR full
1485 #      - 31  # NDRPDR full
1486 #      - 8   # NDRPDR sel
1487 #      - 9   # NDRPDR sel
1488 #      - 10  # NDRPDR sel
1489 #      - 11  # NDRPDR sel
1490 #      - 12  # NDRPDR sel
1491 #      - 14  # NDRPDR sel
1492 #      - 16  # NDRPDR sel
1493 #      - 21  # NDRPDR sel
1494 #      - 23  # NDRPDR sel
1495 #      - 25  # NDRPDR sel
1496       - 38  # 1904.2 NDRPDR sel
1497
1498 #    csit-vpp-perf-verify-1810-2n-skx:
1499 #      - 8   # MRR sel
1500 #      - 10  # MRR sel
1501 #      - 11  # MRR sel
1502 #      - 12  # MRR sel
1503 #      - 9   # NDRPDR sel
1504 #      - 13  # NDRPDR sel
1505 #      - 14  # NDRPDR sel
1506 #      - 19  # NDRPDR sel
1507 #      - 20  # NDRPDR sel
1508 #      - 21  # NDRPDR sel
1509 #      - 22  # NDRPDR sel
1510 #      - 23  # NDRPDR sel
1511 #      - 24  # NDRPDR sel
1512 #      - 27  # NDRPDR sel
1513 #    csit-vpp-perf-verify-1901-2n-skx:
1514 #      - 22  # MRR sel
1515 #      - 5   # NDRPDR sel
1516 #      - 12  # NDRPDR sel
1517 #      - 13  # NDRPDR sel
1518 #      - 21  # NDRPDR sel
1519 #      - 23  # NDRPDR sel
1520 #      - 31  # NDRPDR sel
1521 #      - 34  # NDRPDR sel
1522 #      - 40  # NDRPDR sel
1523 #      - 42  # NDRPDR sel
1524 #      - 43  # NDRPDR sel
1525 #    csit-vpp-perf-verify-1904-2n-skx:
1526 #      - 11  # MRR sel
1527 #      - 33  # NDRPDR full
1528 #      - 39  # NDRPDR full
1529 #      - 58  # NDRPDR full
1530 #      - 62  # NDRPDR full
1531 #      - 12  # NDRPDR sel
1532 #      - 14  # NDRPDR sel
1533 #      - 16  # NDRPDR sel
1534 #      - 17  # NDRPDR sel
1535 #      - 18  # NDRPDR sel
1536 #      - 21  # NDRPDR sel
1537 #      - 27  # NDRPDR sel
1538 #      - 30  # NDRPDR sel
1539 #      - 31  # NDRPDR sel
1540 #      - 32  # NDRPDR sel
1541 #      - 40  # NFV MRR 64b
1542 #      - 41  # NFV MRR 64b
1543 #      - 42  # NFV MRR 64b
1544 #      - 47  # NFV MRR 64b
1545 #      - 48  # NFV MRR 64b
1546 #      - 49  # NFV MRR IMIX
1547 #      - 50  # NFV MRR IMIX
1548 #      - 51  # NFV MRR IMIX
1549 #      - 54  # NFV MRR IMIX
1550 #      - 55  # NFV MRR IMIX
1551 #      - 56  # NFV NDRPDR 64b
1552 #      - 59  # NFV NDRPDR 64b
1553 #      - 60  # NFV NDRPDR 64b
1554 #      - 65  # NFV NDRPDR 64b
1555 #      - 68  # NFV NDRPDR 64b
1556 #      - 66  # NFV NDRPDR IMIX
1557 #      - 67  # NFV NDRPDR IMIX
1558 #      - 69  # NFV NDRPDR IMIX
1559 #      - 82  # NFV NDRPDR IMIX
1560 #      - 83  # NFV NDRPDR IMIX
1561 #      - 80  # NFV MRR NDRPDR 64b IMIX
1562 #      - 81  # NFV MRR NDRPDR 64b IMIX
1563 #      - 84  # NFV MRR NDRPDR 64b IMIX
1564 #      - 85  # NFV MRR NDRPDR 64b IMIX
1565 #      - 86  # NFV MRR NDRPDR 64b IMIX
1566 #      - 70  # soak
1567 #      - 71  # soak
1568
1569 #    csit-ligato-perf-verify-1901-3n-hsw:
1570 #      - 10  # NDRPDR full
1571 #      - 8   # NDRPDR sel
1572 #      - 9   # NDRPDR sel
1573 #      - 11  # NDRPDR sel
1574 #      - 12  # NDRPDR sel
1575 #      - 13  # NDRPDR sel
1576 #      - 14  # NDRPDR sel
1577 #      - 15  # NDRPDR sel
1578 #      - 16  # NDRPDR sel
1579 #      - 17  # NDRPDR sel
1580 #      - 18  # NDRPDR sel
1581 #    csit-ligato-perf-verify-1904-3n-hsw:
1582 #      -
1583
1584     csit-dpdk-perf-verify-1810-3n-hsw:
1585       - 1   # NDRPDR sel
1586       - 2   # NDRPDR sel
1587       - 3   # NDRPDR sel
1588       - 4   # NDRPDR sel
1589       - 5   # NDRPDR sel
1590       - 6   # NDRPDR sel
1591       - 7   # NDRPDR sel
1592       - 8   # NDRPDR sel
1593       - 9   # NDRPDR sel
1594       - 10  # NDRPDR sel
1595     csit-dpdk-perf-verify-1901-3n-hsw:
1596       - 13  # NDRPDR sel
1597       - 14  # NDRPDR sel
1598       - 16  # NDRPDR sel
1599       - 17  # NDRPDR sel
1600       - 18  # NDRPDR sel
1601       - 19  # NDRPDR sel
1602       - 20  # NDRPDR sel
1603       - 21  # NDRPDR sel
1604       - 22  # NDRPDR sel
1605       - 23  # NDRPDR sel
1606     csit-dpdk-perf-verify-1904-3n-hsw:
1607       - 2   # NDRPDR sel
1608       - 3   # NDRPDR sel
1609       - 5   # NDRPDR sel
1610       - 6   # NDRPDR sel
1611       - 13  # NDRPDR sel
1612       - 14  # NDRPDR sel
1613       - 15  # NDRPDR sel
1614       - 18  # NDRPDR sel
1615       - 19  # NDRPDR sel
1616       - 20  # NDRPDR sel
1617
1618     csit-dpdk-perf-verify-1810-3n-skx:
1619       - 3   # NDRPDR sel
1620       - 4   # NDRPDR sel
1621       - 6   # NDRPDR sel
1622       - 7   # NDRPDR sel
1623       - 8   # NDRPDR sel
1624       - 9   # NDRPDR sel
1625       - 10  # NDRPDR sel
1626       - 11  # NDRPDR sel
1627       - 12  # NDRPDR sel
1628       - 13  # NDRPDR sel
1629     csit-dpdk-perf-verify-1901-3n-skx:
1630       - 3   # NDRPDR sel
1631       - 5   # NDRPDR sel
1632       - 6   # NDRPDR sel
1633       - 7   # NDRPDR sel
1634       - 8   # NDRPDR sel
1635       - 9   # NDRPDR sel
1636       - 10  # NDRPDR sel
1637       - 11  # NDRPDR sel
1638       - 12  # NDRPDR sel
1639       - 13  # NDRPDR sel
1640     csit-dpdk-perf-verify-1904-3n-skx:
1641       - 2   # NDRPDR sel
1642       - 3   # NDRPDR sel
1643       - 4   # NDRPDR sel
1644       - 5   # NDRPDR sel
1645       - 6   # NDRPDR sel
1646       - 7   # NDRPDR sel
1647       - 11  # NDRPDR sel
1648       - 12  # NDRPDR sel
1649       - 13  # NDRPDR sel
1650       - 14  # NDRPDR sel
1651
1652     csit-dpdk-perf-verify-1810-2n-skx:
1653       - 3   # NDRPDR sel
1654       - 4   # NDRPDR sel
1655       - 5   # NDRPDR sel
1656       - 7   # NDRPDR sel
1657       - 8   # NDRPDR sel
1658       - 9   # NDRPDR sel
1659       - 10  # NDRPDR sel
1660       - 11  # NDRPDR sel
1661       - 12  # NDRPDR sel
1662       - 13  # NDRPDR sel
1663     csit-dpdk-perf-verify-1901-2n-skx:
1664       - 12  # NDRPDR sel
1665       - 13  # NDRPDR sel
1666       - 14  # NDRPDR sel
1667       - 15  # NDRPDR sel
1668       - 16  # NDRPDR sel
1669       - 17  # NDRPDR sel
1670       - 18  # NDRPDR sel
1671       - 19  # NDRPDR sel
1672       - 20  # NDRPDR sel
1673       - 21  # NDRPDR sel
1674     csit-dpdk-perf-verify-1904-2n-skx:
1675       - 2   # NDRPDR sel
1676       - 3   # NDRPDR sel
1677       - 4   # NDRPDR sel
1678       - 5   # NDRPDR sel
1679       - 7   # NDRPDR sel
1680       - 8   # NDRPDR sel
1681       - 9   # NDRPDR sel
1682       - 10  # NDRPDR sel
1683       - 11  # NDRPDR sel
1684       - 12  # NDRPDR sel
1685
1686     csit-vpp-functional-1904-ubuntu1604-virl:
1687       - 185
1688     csit-vpp-functional-1904-centos7-virl:
1689       - 183
1690     csit-vpp-device-1904-ubuntu1804-1n-skx:
1691       - 183
1692 #    # Not used
1693 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1694 #      - 1
1695 #    csit-dmm-functional-1904-ubuntu1604-virl:
1696 #      - 1
1697 #    csit-hc2vpp-verify-func-1904-ubuntu1604:
1698 #      - 4
1699
1700 - type: "output"
1701   output: "report"
1702   format:
1703     html:
1704     - full
1705     pdf:
1706     - minimal
1707
1708 ################################################################################
1709 ###                               T A B L E S                                ###
1710 ################################################################################
1711
1712 # VPP
1713
1714 # VPP Performance Changes 3n-skx 2t1c pdr
1715 -
1716   type: "table"
1717   title: "VPP Performance Changes 3n-skx 2t1c pdr"
1718   algorithm: "table_performance_comparison"
1719   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
1720   history:
1721     -
1722       title: "rls1810"
1723       data: "vpp-performance-changes-3n-skx-h1"
1724   reference:
1725     title: "rls1901"
1726     data: "vpp-performance-changes-3n-skx-ref"
1727   compare:
1728     title: "rls1904.2"
1729     data: "vpp-performance-changes-3n-skx-cmp"
1730   data: "vpp-performance-changes-3n-skx"
1731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1732   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1733   parameters:
1734   - "name"
1735   - "parent"
1736   - "throughput"
1737
1738 # VPP Performance Changes 3n-skx 4t2c pdr
1739 -
1740   type: "table"
1741   title: "VPP Performance Changes 3n-skx 4t2c pdr"
1742   algorithm: "table_performance_comparison"
1743   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
1744   history:
1745     -
1746       title: "rls1810"
1747       data: "vpp-performance-changes-3n-skx-h1"
1748   reference:
1749     title: "rls1901"
1750     data: "vpp-performance-changes-3n-skx-ref"
1751   compare:
1752     title: "rls1904.2"
1753     data: "vpp-performance-changes-3n-skx-cmp"
1754   data: "vpp-performance-changes-3n-skx"
1755   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1756   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1757   parameters:
1758   - "name"
1759   - "parent"
1760   - "throughput"
1761
1762 # VPP Performance Changes 3n-skx 2t1c ndr
1763 -
1764   type: "table"
1765   title: "VPP Performance Changes 3n-skx 2t1c ndr"
1766   algorithm: "table_performance_comparison"
1767   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
1768   history:
1769     -
1770       title: "rls1810"
1771       data: "vpp-performance-changes-3n-skx-h1"
1772   reference:
1773     title: "rls1901"
1774     data: "vpp-performance-changes-3n-skx-ref"
1775   compare:
1776     title: "rls1904.2"
1777     data: "vpp-performance-changes-3n-skx-cmp"
1778   data: "vpp-performance-changes-3n-skx"
1779   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1780   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1781   parameters:
1782   - "name"
1783   - "parent"
1784   - "throughput"
1785
1786 # VPP Performance Changes 3n-skx 4t2c ndr
1787 -
1788   type: "table"
1789   title: "VPP Performance Changes 3n-skx 4t2c ndr"
1790   algorithm: "table_performance_comparison"
1791   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
1792   history:
1793     -
1794       title: "rls1810"
1795       data: "vpp-performance-changes-3n-skx-h1"
1796   reference:
1797     title: "rls1901"
1798     data: "vpp-performance-changes-3n-skx-ref"
1799   compare:
1800     title: "rls1904.2"
1801     data: "vpp-performance-changes-3n-skx-cmp"
1802   data: "vpp-performance-changes-3n-skx"
1803   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1804   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1805   parameters:
1806   - "name"
1807   - "parent"
1808   - "throughput"
1809
1810 # Detailed Test Results - VPP Performance Results 3n-skx
1811 -
1812   type: "table"
1813   title: "Detailed Test Results - VPP Performance Results 3n-skx"
1814   algorithm: "table_merged_details"
1815   output-file-ext: ".csv"
1816   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1817   columns:
1818   -
1819     title: "Name"
1820     data: "data name"
1821   -
1822     title: "Status"
1823     data: "data msg"
1824   rows: "generated"
1825   data: "vpp-perf-results-3n-skx"
1826   filter: "not 'NDRCHK' and not 'PDRCHK'"
1827   parameters:
1828   - "name"
1829   - "parent"
1830   - "msg"
1831
1832 # Test configuration - VPP Performance Test Configs 3n-skx
1833 -
1834   type: "table"
1835   title: "Test configuration - VPP Performance Test Configs 3n-skx"
1836   algorithm: "table_merged_details"
1837   output-file-ext: ".csv"
1838   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
1839   columns:
1840   -
1841     title: "Name"
1842     data: "data name"
1843   -
1844     title: "VPP API Test Commands History - Commands Used Per Test Case"
1845     data: "data conf-history"
1846   rows: "generated"
1847   data: "vpp-perf-results-3n-skx"
1848   filter: "not 'NDRCHK' and not 'PDRCHK'"
1849   parameters:
1850   - "parent"
1851   - "name"
1852   - "conf-history"
1853
1854 # Test Operational Data - VPP Performance Operational Data 3n-skx
1855 -
1856   type: "table"
1857   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
1858   algorithm: "table_merged_details"
1859   output-file-ext: ".csv"
1860   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
1861   columns:
1862   -
1863     title: "Name"
1864     data: "data name"
1865   -
1866     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1867     data: "data show-run"
1868   rows: "generated"
1869   data: "vpp-perf-results-3n-skx"
1870   filter: "not 'NDRCHK' and not 'PDRCHK'"
1871   parameters:
1872   - "parent"
1873   - "name"
1874   - "show-run"
1875
1876 # Detailed Test Results - VPP Functional Results - Ubuntu
1877 -
1878   type: "table"
1879   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
1880   algorithm: "table_details"
1881   output-file-ext: ".csv"
1882   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1883   columns:
1884   -
1885     title: "Name"
1886     data: "data name"
1887   -
1888     title: "Documentation"
1889     data: "data doc"
1890   -
1891     title: "Status"
1892     data: "data status"
1893   rows: "generated"
1894   data: "vpp-func-results-ubuntu"
1895   filter: "all"
1896   parameters:
1897   - "name"
1898   - "parent"
1899   - "doc"
1900   - "status"
1901
1902 # Detailed Test Results - VPP Functional Results - CentOS
1903 -
1904   type: "table"
1905   title: "Detailed Test Results - VPP Functional Results - CentOS"
1906   algorithm: "table_details"
1907   output-file-ext: ".csv"
1908   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1909   columns:
1910   -
1911     title: "Name"
1912     data: "data name"
1913   -
1914     title: "Documentation"
1915     data: "data doc"
1916   -
1917     title: "Status"
1918     data: "data status"
1919   rows: "generated"
1920   data:
1921     "vpp-func-results-centos"
1922   filter: "all"
1923   parameters:
1924   - "name"
1925   - "parent"
1926   - "doc"
1927   - "status"
1928
1929 # Test configuration - VPP Functional Test Configs - Ubuntu
1930 -
1931   type: "table"
1932   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
1933   algorithm: "table_details"
1934   output-file-ext: ".csv"
1935   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
1936   columns:
1937   -
1938     title: "Name"
1939     data: "data name"
1940   -
1941     title: "VPP API Test Commands History - Commands Used Per Test Case"
1942     data: "data conf-history"
1943   rows: "generated"
1944   data: "vpp-func-results-ubuntu"
1945   filter: "all"
1946   parameters:
1947   - "parent"
1948   - "name"
1949   - "conf-history"
1950
1951 # Test configuration - VPP Functional Test Configs - CentOS
1952 -
1953   type: "table"
1954   title: "Test configuration - VPP Functional Test Configs - CentOS"
1955   algorithm: "table_details"
1956   output-file-ext: ".csv"
1957   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1958   columns:
1959   -
1960     title: "Name"
1961     data: "data name"
1962   -
1963     title: "VPP API Test Commands History - Commands Used Per Test Case"
1964     data: "data conf-history"
1965   rows: "generated"
1966   data: "vpp-func-results-centos"
1967   filter: "all"
1968   parameters:
1969   - "parent"
1970   - "name"
1971   - "conf-history"
1972
1973 # Detailed Test Results - VPP Device Results - Ubuntu
1974 -
1975   type: "table"
1976   title: "Detailed Test Results - VPP Device Results - Ubuntu"
1977   algorithm: "table_details"
1978   output-file-ext: ".csv"
1979   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
1980   columns:
1981   -
1982     title: "Name"
1983     data: "data name"
1984   -
1985     title: "Documentation"
1986     data: "data doc"
1987   -
1988     title: "Status"
1989     data: "data status"
1990   rows: "generated"
1991   data: "vpp-device-results-ubuntu"
1992   filter: "all"
1993   parameters:
1994   - "name"
1995   - "parent"
1996   - "doc"
1997   - "status"
1998
1999 # Test configuration - VPP Device Test Configs - Ubuntu
2000 -
2001   type: "table"
2002   title: "Test configuration - VPP Device Test Configs - Ubuntu"
2003   algorithm: "table_details"
2004   output-file-ext: ".csv"
2005   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
2006   columns:
2007   -
2008     title: "Name"
2009     data: "data name"
2010   -
2011     title: "VPP API Test Commands History - Commands Used Per Test Case"
2012     data: "data conf-history"
2013   rows: "generated"
2014   data: "vpp-device-results-ubuntu"
2015   filter: "all"
2016   parameters:
2017   - "parent"
2018   - "name"
2019   - "conf-history"
2020
2021 ################################################################################
2022
2023 # DPDK Performance Changes 3n-hsw 1t1c pdr
2024 -
2025   type: "table"
2026   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
2027   algorithm: "table_performance_comparison"
2028   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
2029   history:
2030     -
2031       title: "rls1810"
2032       data: "dpdk-performance-changes-3n-hsw-h1"
2033   reference:
2034     title: "rls1901"
2035     data: "dpdk-performance-changes-3n-hsw-ref"
2036   compare:
2037     title: "rls1904"
2038     data: "dpdk-performance-changes-3n-hsw-cmp"
2039   data: "dpdk-performance-changes-3n-hsw"
2040   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2041   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2042   parameters:
2043   - "name"
2044   - "parent"
2045   - "throughput"
2046
2047 # DPDK Performance Changes 3n-hsw 2t2c pdr
2048 -
2049   type: "table"
2050   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
2051   algorithm: "table_performance_comparison"
2052   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
2053   history:
2054     -
2055       title: "rls1810"
2056       data: "dpdk-performance-changes-3n-hsw-h1"
2057   reference:
2058     title: "rls1901"
2059     data: "dpdk-performance-changes-3n-hsw-ref"
2060   compare:
2061     title: "rls1904"
2062     data: "dpdk-performance-changes-3n-hsw-cmp"
2063   data: "dpdk-performance-changes-3n-hsw"
2064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2065   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2066   parameters:
2067   - "name"
2068   - "parent"
2069   - "throughput"
2070
2071 # DPDK Performance Changes 3n-hsw 1t1c ndr
2072 -
2073   type: "table"
2074   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
2075   algorithm: "table_performance_comparison"
2076   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
2077   history:
2078     -
2079       title: "rls1810"
2080       data: "dpdk-performance-changes-3n-hsw-h1"
2081   reference:
2082     title: "rls1901"
2083     data: "dpdk-performance-changes-3n-hsw-ref"
2084   compare:
2085     title: "rls1904"
2086     data: "dpdk-performance-changes-3n-hsw-cmp"
2087   data: "dpdk-performance-changes-3n-hsw"
2088   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2089   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2090   parameters:
2091   - "name"
2092   - "parent"
2093   - "throughput"
2094
2095 # DPDK Performance Changes 3n-hsw 2t2c ndr
2096 -
2097   type: "table"
2098   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
2099   algorithm: "table_performance_comparison"
2100   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
2101   history:
2102     -
2103       title: "rls1810"
2104       data: "dpdk-performance-changes-3n-hsw-h1"
2105   reference:
2106     title: "rls1901"
2107     data: "dpdk-performance-changes-3n-hsw-ref"
2108   compare:
2109     title: "rls1904"
2110     data: "dpdk-performance-changes-3n-hsw-cmp"
2111   data: "dpdk-performance-changes-3n-hsw"
2112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2113   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2114   parameters:
2115   - "name"
2116   - "parent"
2117   - "throughput"
2118
2119 # DPDK Performance Changes 3n-skx 2t1c pdr
2120 -
2121   type: "table"
2122   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
2123   algorithm: "table_performance_comparison"
2124   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
2125   history:
2126     -
2127       title: "rls1810"
2128       data: "dpdk-performance-changes-3n-skx-h1"
2129   reference:
2130     title: "rls1901"
2131     data: "dpdk-performance-changes-3n-skx-ref"
2132   compare:
2133     title: "rls1904"
2134     data: "dpdk-performance-changes-3n-skx-cmp"
2135   data: "dpdk-performance-changes-3n-skx"
2136   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2137   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2138   parameters:
2139   - "name"
2140   - "parent"
2141   - "throughput"
2142
2143 # DPDK Performance Changes 3n-skx 4t2c pdr
2144 -
2145   type: "table"
2146   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
2147   algorithm: "table_performance_comparison"
2148   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
2149   history:
2150     -
2151       title: "rls1810"
2152       data: "dpdk-performance-changes-3n-skx-h1"
2153   reference:
2154     title: "rls1901"
2155     data: "dpdk-performance-changes-3n-skx-ref"
2156   compare:
2157     title: "rls1904"
2158     data: "dpdk-performance-changes-3n-skx-cmp"
2159   data: "dpdk-performance-changes-3n-skx"
2160   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2161   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2162   parameters:
2163   - "name"
2164   - "parent"
2165   - "throughput"
2166
2167 # DPDK Performance Changes 3n-skx 2t1c ndr
2168 -
2169   type: "table"
2170   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
2171   algorithm: "table_performance_comparison"
2172   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
2173   history:
2174     -
2175       title: "rls1810"
2176       data: "dpdk-performance-changes-3n-skx-h1"
2177   reference:
2178     title: "rls1901"
2179     data: "dpdk-performance-changes-3n-skx-ref"
2180   compare:
2181     title: "rls1904"
2182     data: "dpdk-performance-changes-3n-skx-cmp"
2183   data: "dpdk-performance-changes-3n-skx"
2184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2185   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2186   parameters:
2187   - "name"
2188   - "parent"
2189   - "throughput"
2190
2191 # DPDK Performance Changes 3n-skx 4t2c ndr
2192 -
2193   type: "table"
2194   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
2195   algorithm: "table_performance_comparison"
2196   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
2197   history:
2198     -
2199       title: "rls1810"
2200       data: "dpdk-performance-changes-3n-skx-h1"
2201   reference:
2202     title: "rls1901"
2203     data: "dpdk-performance-changes-3n-skx-ref"
2204   compare:
2205     title: "rls1904"
2206     data: "dpdk-performance-changes-3n-skx-cmp"
2207   data: "dpdk-performance-changes-3n-skx"
2208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2209   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2210   parameters:
2211   - "name"
2212   - "parent"
2213   - "throughput"
2214
2215 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
2216 -
2217   type: "table"
2218   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
2219   algorithm: "table_performance_comparison"
2220   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
2221   reference:
2222     title: "3-Node Hsw"
2223     data: "dpdk-compare-testbeds-ref"
2224   compare:
2225     title: "3-Node Skx"
2226     data: "dpdk-compare-testbeds-cmp"
2227   data: "dpdk-compare-testbeds"
2228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2229   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2230   parameters:
2231   - "name"
2232   - "parent"
2233   - "throughput"
2234
2235 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
2236 -
2237   type: "table"
2238   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
2239   algorithm: "table_performance_comparison"
2240   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
2241   reference:
2242     title: "3-Node Hsw"
2243     data: "dpdk-compare-testbeds-ref"
2244   compare:
2245     title: "3-Node Skx"
2246     data: "dpdk-compare-testbeds-cmp"
2247   data: "dpdk-compare-testbeds"
2248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2249   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2250   parameters:
2251   - "name"
2252   - "parent"
2253   - "throughput"
2254
2255 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
2256 -
2257   type: "table"
2258   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
2259   algorithm: "table_performance_comparison"
2260   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
2261   reference:
2262     title: "3-Node Skx"
2263     data: "dpdk-compare-topologies-ref"
2264   compare:
2265     title: "2-Node Skx"
2266     data: "dpdk-compare-topologies-cmp"
2267   data: "dpdk-compare-topologies"
2268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2269   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2270   parameters:
2271   - "name"
2272   - "parent"
2273   - "throughput"
2274
2275 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
2276 -
2277   type: "table"
2278   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
2279   algorithm: "table_performance_comparison"
2280   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
2281   reference:
2282     title: "3-Node Skx"
2283     data: "dpdk-compare-topologies-ref"
2284   compare:
2285     title: "2-Node Skx"
2286     data: "dpdk-compare-topologies-cmp"
2287   data: "dpdk-compare-topologies"
2288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2289   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2290   parameters:
2291   - "name"
2292   - "parent"
2293   - "throughput"
2294
2295 # DPDK Performance Changes 2n-skx 2t1c pdr
2296 -
2297   type: "table"
2298   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
2299   algorithm: "table_performance_comparison"
2300   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
2301   reference:
2302     title: "rls1901"
2303     data: "dpdk-performance-changes-2n-skx-ref"
2304   compare:
2305     title: "rls1904"
2306     data: "dpdk-performance-changes-2n-skx-cmp"
2307   data: "dpdk-performance-changes-2n-skx"
2308   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2309   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2310   parameters:
2311   - "name"
2312   - "parent"
2313   - "throughput"
2314
2315 # DPDK Performance Changes 2n-skx 4t2c pdr
2316 -
2317   type: "table"
2318   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
2319   algorithm: "table_performance_comparison"
2320   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
2321   reference:
2322     title: "rls1901"
2323     data: "dpdk-performance-changes-2n-skx-ref"
2324   compare:
2325     title: "rls1904"
2326     data: "dpdk-performance-changes-2n-skx-cmp"
2327   data: "dpdk-performance-changes-2n-skx"
2328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2329   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2330   parameters:
2331   - "name"
2332   - "parent"
2333   - "throughput"
2334
2335 # DPDK Performance Changes 2n-skx 2t1c ndr
2336 -
2337   type: "table"
2338   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
2339   algorithm: "table_performance_comparison"
2340   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
2341   reference:
2342     title: "rls1901"
2343     data: "dpdk-performance-changes-2n-skx-ref"
2344   compare:
2345     title: "rls1904"
2346     data: "dpdk-performance-changes-2n-skx-cmp"
2347   data: "dpdk-performance-changes-2n-skx"
2348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2349   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2350   parameters:
2351   - "name"
2352   - "parent"
2353   - "throughput"
2354
2355 # DPDK Performance Changes 2n-skx 4t2c ndr
2356 -
2357   type: "table"
2358   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
2359   algorithm: "table_performance_comparison"
2360   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
2361   reference:
2362     title: "rls1901"
2363     data: "dpdk-performance-changes-2n-skx-ref"
2364   compare:
2365     title: "rls1904"
2366     data: "dpdk-performance-changes-2n-skx-cmp"
2367   data: "dpdk-performance-changes-2n-skx"
2368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2369   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2370   parameters:
2371   - "name"
2372   - "parent"
2373   - "throughput"
2374
2375 # Detailed Test Results - DPDK Performance Results 3n-hsw
2376 -
2377   type: "table"
2378   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
2379   algorithm: "table_details"
2380   output-file-ext: ".csv"
2381   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2382   columns:
2383   -
2384     title: "Name"
2385     data: "data name"
2386   -
2387     title: "Status"
2388     data: "data msg"
2389   rows: "generated"
2390   data: "dpdk-perf-results-3n-hsw"
2391   filter: "all"
2392   parameters:
2393   - "name"
2394   - "parent"
2395   - "msg"
2396
2397 # Detailed Test Results - DPDK Performance Results 3n-skx
2398 -
2399   type: "table"
2400   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
2401   algorithm: "table_details"
2402   output-file-ext: ".csv"
2403   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2404   columns:
2405   -
2406     title: "Name"
2407     data: "data name"
2408   -
2409     title: "Status"
2410     data: "data msg"
2411   rows: "generated"
2412   data: "dpdk-perf-results-3n-skx"
2413   filter: "all"
2414   parameters:
2415   - "name"
2416   - "parent"
2417   - "msg"
2418
2419 # Detailed Test Results - DPDK Performance Results 2n-skx
2420 -
2421   type: "table"
2422   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
2423   algorithm: "table_details"
2424   output-file-ext: ".csv"
2425   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2426   columns:
2427   -
2428     title: "Name"
2429     data: "data name"
2430   -
2431     title: "Status"
2432     data: "data msg"
2433   rows: "generated"
2434   data: "dpdk-perf-results-2n-skx"
2435   filter: "all"
2436   parameters:
2437   - "name"
2438   - "parent"
2439   - "msg"
2440
2441 ################################################################################
2442 ###                                F I L E S                                 ###
2443 ################################################################################
2444
2445 # VPP Performance Results 3n-skx
2446 -
2447   type: "file"
2448   title: "VPP Performance Results 3n-skx"
2449   algorithm: "file_test_results"
2450   output-file-ext: ".rst"
2451   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2452   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2453   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
2454   data: "vpp-perf-results-3n-skx"
2455   filter: "not 'NDRCHK' and not 'PDRCHK'"
2456   parameters:
2457   - "name"
2458   - "doc"
2459   - "level"
2460   - "parent"
2461   data-start-level: 3
2462
2463 # VPP Performance Configuration 3n-skx
2464 -
2465   type: "file"
2466   title: "VPP Performance Configuration 3n-skx"
2467   algorithm: "file_test_results"
2468   output-file-ext: ".rst"
2469   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
2470   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2471   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
2472   data: "vpp-perf-results-3n-skx"
2473   filter: "not 'NDRCHK' and not 'PDRCHK'"
2474   parameters:
2475   - "name"
2476   - "doc"
2477   - "level"
2478   - "parent"
2479   data-start-level: 3
2480
2481 # VPP Performance Operational Data 3n-skx
2482 -
2483   type: "file"
2484   title: "VPP Performance Operational Data 3n-skx"
2485   algorithm: "file_test_results"
2486   output-file-ext: ".rst"
2487   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
2488   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2489   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
2490   data: "vpp-perf-results-3n-skx"
2491   filter: "not 'NDRCHK' and not 'PDRCHK'"
2492   parameters:
2493   - "name"
2494   - "doc"
2495   - "level"
2496   - "parent"
2497   data-start-level: 3
2498
2499 # VPP Functional Results - Ubuntu
2500 -
2501   type: "file"
2502   title: "VPP Functional Results - Ubuntu"
2503   algorithm: "file_test_results"
2504   output-file-ext: ".rst"
2505   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2506   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2507   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
2508   data: "vpp-func-results-ubuntu"
2509   filter: "all"
2510   parameters:
2511   - "name"
2512   - "doc"
2513   - "level"
2514   - "parent"
2515   data-start-level: 3
2516
2517 # VPP Functional Results - CentOS
2518 -
2519   type: "file"
2520   title: "VPP Functional Results - CentOS"
2521   algorithm: "file_test_results"
2522   output-file-ext: ".rst"
2523   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2524   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2525   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
2526   data:
2527     "vpp-func-results-centos"
2528   filter: "all"
2529   parameters:
2530   - "name"
2531   - "doc"
2532   - "level"
2533   - "parent"
2534   data-start-level: 3
2535
2536 # VPP Functional Configuration - Ubuntu
2537 -
2538   type: "file"
2539   title: "VPP Functional Configuration - Ubuntu"
2540   algorithm: "file_test_results"
2541   output-file-ext: ".rst"
2542   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2543   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2544   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
2545   data: "vpp-func-results-ubuntu"
2546   filter: "all"
2547   parameters:
2548   - "name"
2549   - "doc"
2550   - "level"
2551   - "parent"
2552   data-start-level: 3
2553
2554 # VPP Functional Configuration - CentOS
2555 -
2556   type: "file"
2557   title: "VPP Functional Configuration - CentOS"
2558   algorithm: "file_test_results"
2559   output-file-ext: ".rst"
2560   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2561   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2562   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
2563   data:
2564     "vpp-func-results-centos"
2565   filter: "all"
2566   parameters:
2567   - "name"
2568   - "doc"
2569   - "level"
2570   - "parent"
2571   data-start-level: 3
2572
2573 # VPP Device Results - Ubuntu
2574 -
2575   type: "file"
2576   title: "VPP Device Results - Ubuntu"
2577   algorithm: "file_test_results"
2578   output-file-ext: ".rst"
2579   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
2580   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2581   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
2582   data: "vpp-device-results-ubuntu"
2583   filter: "all"
2584   parameters:
2585   - "name"
2586   - "doc"
2587   - "level"
2588   - "parent"
2589   data-start-level: 2
2590
2591 # VPP Device Configuration - Ubuntu
2592 -
2593   type: "file"
2594   title: "VPP Device Configuration - Ubuntu"
2595   algorithm: "file_test_results"
2596   output-file-ext: ".rst"
2597   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
2598   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2599   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
2600   data: "vpp-device-results-ubuntu"
2601   filter: "all"
2602   parameters:
2603   - "name"
2604   - "doc"
2605   - "level"
2606   - "parent"
2607   data-start-level: 2
2608
2609 # DPDK Performance Results 3n-hsw
2610 -
2611   type: "file"
2612   title: "DPDK Performance Results 3n-hsw"
2613   algorithm: "file_test_results"
2614   output-file-ext: ".rst"
2615   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2616   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2617   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
2618   data: "dpdk-perf-results-3n-hsw"
2619   filter: "all"
2620   parameters:
2621   - "name"
2622   - "doc"
2623   - "level"
2624   - "parent"
2625   data-start-level: 3
2626
2627 # DPDK Performance Results 3n-skx
2628 -
2629   type: "file"
2630   title: "DPDK Performance Results 3n-skx"
2631   algorithm: "file_test_results"
2632   output-file-ext: ".rst"
2633   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2634   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2635   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
2636   data: "dpdk-perf-results-3n-skx"
2637   filter: "all"
2638   parameters:
2639   - "name"
2640   - "doc"
2641   - "level"
2642   - "parent"
2643   data-start-level: 3
2644
2645 # DPDK Performance Results 2n-skx
2646 -
2647   type: "file"
2648   title: "DPDK Performance Results 2n-skx"
2649   algorithm: "file_test_results"
2650   output-file-ext: ".rst"
2651   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2652   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
2653   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
2654   data: "dpdk-perf-results-2n-skx"
2655   filter: "all"
2656   parameters:
2657   - "name"
2658   - "doc"
2659   - "level"
2660   - "parent"
2661   data-start-level: 3
2662
2663 ################################################################################
2664 ###                                P L O T S                                 ###
2665 ################################################################################
2666
2667
2668 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
2669 - type: "plot"
2670   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2671   algorithm: "plot_performance_box"
2672   output-file-type: ".html"
2673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2675   filter: "'NIC_Intel-X710' and
2676            '64B' and
2677            ('BASE' or 'SCALE') and
2678            'NDRPDR' and
2679            'ETH' and
2680            '2T1C' and
2681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2682            not 'VHOST' and
2683            not 'MEMIF' and
2684            not 'DRV_AVF'"
2685   parameters:
2686   - "throughput"
2687   - "parent"
2688   - "tags"
2689   sort:
2690   - "L2PATCH"
2691   - "L2XCBASE"
2692   - "BASE"
2693   - "FIB_10K"
2694   - "FIB_100K"
2695   - "FIB_1M"
2696   traces:
2697     hoverinfo: "x+y"
2698     boxpoints: "outliers"
2699     whiskerwidth: 0
2700   layout:
2701     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2702     layout: "plot-throughput"
2703
2704 - type: "plot"
2705   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2706   algorithm: "plot_performance_box"
2707   output-file-type: ".html"
2708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2710   filter: "'NIC_Intel-X710' and
2711            '64B' and
2712            ('BASE' or 'SCALE') and
2713            'NDRPDR' and
2714            'ETH' and
2715            '2T1C' and
2716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2717            not 'VHOST' and
2718            not 'MEMIF' and
2719            not 'DRV_AVF'"
2720   parameters:
2721   - "throughput"
2722   - "parent"
2723   - "tags"
2724   sort:
2725   - "L2PATCH"
2726   - "L2XCBASE"
2727   - "BASE"
2728   - "FIB_10K"
2729   - "FIB_100K"
2730   - "FIB_1M"
2731   traces:
2732     hoverinfo: "x+y"
2733     boxpoints: "outliers"
2734     whiskerwidth: 0
2735   layout:
2736     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2737     layout: "plot-throughput"
2738
2739 - type: "plot"
2740   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2741   algorithm: "plot_performance_box"
2742   output-file-type: ".html"
2743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2745   filter: "'NIC_Intel-X710' and
2746            '64B' and
2747            ('BASE' or 'SCALE') and
2748            'NDRPDR' and
2749            'ETH' and
2750            '4T2C' and
2751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2752            not 'VHOST' and
2753            not 'MEMIF' and
2754            not 'DRV_AVF'"
2755   parameters:
2756   - "throughput"
2757   - "parent"
2758   - "tags"
2759   sort:
2760   - "L2PATCH"
2761   - "L2XCBASE"
2762   - "BASE"
2763   - "FIB_10K"
2764   - "FIB_100K"
2765   - "FIB_1M"
2766   traces:
2767     hoverinfo: "x+y"
2768     boxpoints: "outliers"
2769     whiskerwidth: 0
2770   layout:
2771     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2772     layout: "plot-throughput"
2773
2774 - type: "plot"
2775   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2776   algorithm: "plot_performance_box"
2777   output-file-type: ".html"
2778   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2780   filter: "'NIC_Intel-X710' and
2781            '64B' and
2782            ('BASE' or 'SCALE') and
2783            'NDRPDR' and
2784            'ETH' and
2785            '4T2C' and
2786            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2787            not 'VHOST' and
2788            not 'MEMIF' and
2789            not 'DRV_AVF'"
2790   parameters:
2791   - "throughput"
2792   - "parent"
2793   - "tags"
2794   sort:
2795   - "L2PATCH"
2796   - "L2XCBASE"
2797   - "BASE"
2798   - "FIB_10K"
2799   - "FIB_100K"
2800   - "FIB_1M"
2801   traces:
2802     hoverinfo: "x+y"
2803     boxpoints: "outliers"
2804     whiskerwidth: 0
2805   layout:
2806     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2807     layout: "plot-throughput"
2808
2809 # Packet Throughput - VPP L2 3n-skx-x710 features
2810 - type: "plot"
2811   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2812   algorithm: "plot_performance_box"
2813   output-file-type: ".html"
2814   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2816   filter: "'NIC_Intel-X710' and
2817            '64B' and
2818            'NDRPDR' and
2819            '2T1C' and
2820            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
2821            not 'ACL' and
2822            not 'VHOST' and
2823            not 'DRV_AVF' and
2824            not 'L2OVRLAY' and
2825            not 'MEMIF'"
2826   parameters:
2827   - "throughput"
2828   - "parent"
2829   - "tags"
2830   sort:
2831   - "L2XCBASE"    # l2xcbase
2832   - "L2BDBASE"    # l2bdbase
2833   - "L2XCFWD"     # dot1q-l2xcbase
2834   - "L2BDMACLRN"  # dot1q-l2bdbase
2835   traces:
2836     hoverinfo: "x+y"
2837     boxpoints: "outliers"
2838     whiskerwidth: 0
2839   layout:
2840     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2841     layout: "plot-throughput"
2842
2843 - type: "plot"
2844   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2845   algorithm: "plot_performance_box"
2846   output-file-type: ".html"
2847   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2849   filter: "'NIC_Intel-X710' and
2850            '64B' and
2851            'NDRPDR' and
2852            '2T1C' and
2853            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
2854            not 'ACL' and
2855            not 'VHOST' and
2856            not 'DRV_AVF' and
2857            not 'L2OVRLAY' and
2858            not 'MEMIF'"
2859   parameters:
2860   - "throughput"
2861   - "parent"
2862   - "tags"
2863   sort:
2864   - "L2XCBASE"    # l2xcbase
2865   - "L2BDBASE"    # l2bdbase
2866   - "L2XCFWD"     # dot1q-l2xcbase
2867   - "L2BDMACLRN"  # dot1q-l2bdbase
2868   traces:
2869     hoverinfo: "x+y"
2870     boxpoints: "outliers"
2871     whiskerwidth: 0
2872   layout:
2873     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2874     layout: "plot-throughput"
2875
2876 - type: "plot"
2877   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2878   algorithm: "plot_performance_box"
2879   output-file-type: ".html"
2880   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2882   filter: "'NIC_Intel-X710' and
2883            '64B' and
2884            'NDRPDR' and
2885            '4T2C' and
2886            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
2887            not 'ACL' and
2888            not 'VHOST' and
2889            not 'DRV_AVF' and
2890            not 'L2OVRLAY' and
2891            not 'MEMIF'"
2892   parameters:
2893   - "throughput"
2894   - "parent"
2895   - "tags"
2896   sort:
2897   - "L2XCBASE"    # l2xcbase
2898   - "L2BDBASE"    # l2bdbase
2899   - "L2XCFWD"     # dot1q-l2xcbase
2900   - "L2BDMACLRN"  # dot1q-l2bdbase
2901   traces:
2902     hoverinfo: "x+y"
2903     boxpoints: "outliers"
2904     whiskerwidth: 0
2905   layout:
2906     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2907     layout: "plot-throughput"
2908
2909 - type: "plot"
2910   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2911   algorithm: "plot_performance_box"
2912   output-file-type: ".html"
2913   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2915   filter: "'NIC_Intel-X710' and
2916            '64B' and
2917            'NDRPDR' and
2918            '4T2C' and
2919            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
2920            not 'ACL' and
2921            not 'VHOST' and
2922            not 'DRV_AVF' and
2923            not 'L2OVRLAY' and
2924            not 'MEMIF'"
2925   parameters:
2926   - "throughput"
2927   - "parent"
2928   - "tags"
2929   sort:
2930   - "L2XCBASE"    # l2xcbase
2931   - "L2BDBASE"    # l2bdbase
2932   - "L2XCFWD"     # dot1q-l2xcbase
2933   - "L2BDMACLRN"  # dot1q-l2bdbase
2934   traces:
2935     hoverinfo: "x+y"
2936     boxpoints: "outliers"
2937     whiskerwidth: 0
2938   layout:
2939     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2940     layout: "plot-throughput"
2941
2942 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
2943 - type: "plot"
2944   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
2945   algorithm: "plot_performance_box"
2946   output-file-type: ".html"
2947   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
2948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2949   filter: "'NIC_Intel-X710' and
2950            '64B' and
2951            'NDRPDR' and
2952            '2T1C' and
2953            'FEATURE' and
2954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2955            'IACL' and
2956            ('ACL1' or 'ACL50') and
2957            ('10K_FLOWS' or '10k_FLOWS') and
2958            not 'MACIP' and
2959            not 'VHOST' and
2960            not 'MEMIF'"
2961   parameters:
2962   - "throughput"
2963   - "parent"
2964   - "tags"
2965   traces:
2966     hoverinfo: "x+y"
2967     boxpoints: "outliers"
2968     whiskerwidth: 0
2969   layout:
2970     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
2971     layout: "plot-throughput"
2972
2973 - type: "plot"
2974   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
2975   algorithm: "plot_performance_box"
2976   output-file-type: ".html"
2977   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
2978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
2979   filter: "'NIC_Intel-X710' and
2980            '64B' and
2981            'NDRPDR' and
2982            '2T1C' and
2983            'FEATURE' and
2984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2985            'IACL' and
2986            ('ACL1' or 'ACL50') and
2987            ('10K_FLOWS' or '10k_FLOWS') and
2988            not 'MACIP' and
2989            not 'VHOST' and
2990            not 'MEMIF'"
2991   parameters:
2992   - "throughput"
2993   - "parent"
2994   - "tags"
2995   traces:
2996     hoverinfo: "x+y"
2997     boxpoints: "outliers"
2998     whiskerwidth: 0
2999   layout:
3000     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
3001     layout: "plot-throughput"
3002
3003 - type: "plot"
3004   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3005   algorithm: "plot_performance_box"
3006   output-file-type: ".html"
3007   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3009   filter: "'NIC_Intel-X710' and
3010            '64B' and
3011            'NDRPDR' and
3012            '4T2C' and
3013            'FEATURE' and
3014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3015            'IACL' and
3016            ('ACL1' or 'ACL50') and
3017            ('10K_FLOWS' or '10k_FLOWS') and
3018            not 'MACIP' and
3019            not 'VHOST' and
3020            not 'MEMIF'"
3021   parameters:
3022   - "throughput"
3023   - "parent"
3024   - "tags"
3025   traces:
3026     hoverinfo: "x+y"
3027     boxpoints: "outliers"
3028     whiskerwidth: 0
3029   layout:
3030     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3031     layout: "plot-throughput"
3032
3033 - type: "plot"
3034   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3035   algorithm: "plot_performance_box"
3036   output-file-type: ".html"
3037   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3039   filter: "'NIC_Intel-X710' and
3040            '64B' and
3041            'NDRPDR' and
3042            '4T2C' and
3043            'FEATURE' and
3044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3045            'IACL' and
3046            ('ACL1' or 'ACL50') and
3047            ('10K_FLOWS' or '10k_FLOWS') and
3048            not 'MACIP' and
3049            not 'VHOST' and
3050            not 'MEMIF'"
3051   parameters:
3052   - "throughput"
3053   - "parent"
3054   - "tags"
3055   traces:
3056     hoverinfo: "x+y"
3057     boxpoints: "outliers"
3058     whiskerwidth: 0
3059   layout:
3060     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3061     layout: "plot-throughput"
3062
3063
3064 # Packet Throughput - VPP Container Memif 3n-skx-x710
3065 - type: "plot"
3066   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3067   algorithm: "plot_performance_box"
3068   output-file-type: ".html"
3069   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3071   filter: "'NIC_Intel-X710' and
3072            '64B' and
3073            ('BASE' or 'SCALE') and
3074            'NDRPDR' and
3075            '2T1C' and
3076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
3077            not 'VHOST' and
3078            'MEMIF'"
3079   parameters:
3080   - "throughput"
3081   - "parent"
3082   - "tags"
3083   sort:
3084   - "L2XCFWD"
3085   - "L2XCFWD"
3086   - "L2XCFWD"
3087   - "L2BDMACLRN"
3088   - "L2BDMACLRN"
3089   - "L2BDMACLRN"
3090   - "IP4FWD"
3091   traces:
3092     hoverinfo: "x+y"
3093     boxpoints: "outliers"
3094     whiskerwidth: 0
3095   layout:
3096     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3097     layout: "plot-throughput"
3098
3099 - type: "plot"
3100   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3101   algorithm: "plot_performance_box"
3102   output-file-type: ".html"
3103   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3105   filter: "'NIC_Intel-X710' and
3106            '64B' and
3107            ('BASE' or 'SCALE') and
3108            'NDRPDR' and
3109            '2T1C' and
3110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
3111            not 'VHOST' and
3112            'MEMIF'"
3113   parameters:
3114   - "throughput"
3115   - "parent"
3116   - "tags"
3117   sort:
3118   - "L2XCFWD"
3119   - "L2XCFWD"
3120   - "L2XCFWD"
3121   - "L2BDMACLRN"
3122   - "L2BDMACLRN"
3123   - "L2BDMACLRN"
3124   - "IP4FWD"
3125   traces:
3126     hoverinfo: "x+y"
3127     boxpoints: "outliers"
3128     whiskerwidth: 0
3129   layout:
3130     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3131     layout: "plot-throughput"
3132
3133 - type: "plot"
3134   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3135   algorithm: "plot_performance_box"
3136   output-file-type: ".html"
3137   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3139   filter: "'NIC_Intel-X710' and
3140            '64B' and
3141            ('BASE' or 'SCALE') and
3142            'NDRPDR' and
3143            '4T2C' and
3144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
3145            not 'VHOST' and
3146            'MEMIF'"
3147   parameters:
3148   - "throughput"
3149   - "parent"
3150   - "tags"
3151   sort:
3152   - "L2XCFWD"
3153   - "L2XCFWD"
3154   - "L2XCFWD"
3155   - "L2BDMACLRN"
3156   - "L2BDMACLRN"
3157   - "L2BDMACLRN"
3158   - "IP4FWD"
3159   traces:
3160     hoverinfo: "x+y"
3161     boxpoints: "outliers"
3162     whiskerwidth: 0
3163   layout:
3164     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3165     layout: "plot-throughput"
3166
3167 - type: "plot"
3168   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
3169   algorithm: "plot_performance_box"
3170   output-file-type: ".html"
3171   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
3172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3173   filter: "'NIC_Intel-X710' and
3174            '64B' and
3175            ('BASE' or 'SCALE') and
3176            'NDRPDR' and
3177            '4T2C' and
3178            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
3179            not 'VHOST' and
3180            'MEMIF'"
3181   parameters:
3182   - "throughput"
3183   - "parent"
3184   - "tags"
3185   sort:
3186   - "L2XCFWD"
3187   - "L2XCFWD"
3188   - "L2XCFWD"
3189   - "L2BDMACLRN"
3190   - "L2BDMACLRN"
3191   - "L2BDMACLRN"
3192   - "IP4FWD"
3193   traces:
3194     hoverinfo: "x+y"
3195     boxpoints: "outliers"
3196     whiskerwidth: 0
3197   layout:
3198     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
3199     layout: "plot-throughput"
3200
3201
3202 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
3203 - type: "plot"
3204   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3205   algorithm: "plot_performance_box"
3206   output-file-type: ".html"
3207   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3209   filter: "'NIC_Intel-X710' and
3210            '64B' and
3211            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
3212            'NDRPDR' and
3213            '2T1C' and
3214            'IP4FWD' and
3215            not 'IPSEC' and
3216            not 'DOT1Q' and
3217            not 'VHOST'"
3218   parameters:
3219   - "throughput"
3220   - "parent"
3221   - "tags"
3222   sort:
3223   - "IP4BASE"
3224   - "FIB_20K"
3225   - "FIB_200K"
3226   - "FIB_2M"
3227   traces:
3228     hoverinfo: "x+y"
3229     boxpoints: "outliers"
3230     whiskerwidth: 0
3231   layout:
3232     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3233     layout: "plot-throughput"
3234
3235 - type: "plot"
3236   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3237   algorithm: "plot_performance_box"
3238   output-file-type: ".html"
3239   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3241   filter: "'NIC_Intel-X710' and
3242            '64B' and
3243            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
3244            'NDRPDR' and
3245            '2T1C' and
3246            'IP4FWD' and
3247            not 'IPSEC' and
3248            not 'DOT1Q' and
3249            not 'VHOST'"
3250   parameters:
3251   - "throughput"
3252   - "parent"
3253   - "tags"
3254   sort:
3255   - "IP4BASE"
3256   - "FIB_20K"
3257   - "FIB_200K"
3258   - "FIB_2M"
3259   traces:
3260     hoverinfo: "x+y"
3261     boxpoints: "outliers"
3262     whiskerwidth: 0
3263   layout:
3264     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3265     layout: "plot-throughput"
3266
3267 - type: "plot"
3268   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3269   algorithm: "plot_performance_box"
3270   output-file-type: ".html"
3271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3273   filter: "'NIC_Intel-X710' and
3274            '64B' and
3275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
3276            'NDRPDR' and
3277            '4T2C' and
3278            'IP4FWD' and
3279            not 'IPSEC' and
3280            not 'DOT1Q' and
3281            not 'VHOST'"
3282   parameters:
3283   - "throughput"
3284   - "parent"
3285   - "tags"
3286   sort:
3287   - "IP4BASE"
3288   - "FIB_20K"
3289   - "FIB_200K"
3290   - "FIB_2M"
3291   traces:
3292     hoverinfo: "x+y"
3293     boxpoints: "outliers"
3294     whiskerwidth: 0
3295   layout:
3296     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3297     layout: "plot-throughput"
3298
3299 - type: "plot"
3300   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3301   algorithm: "plot_performance_box"
3302   output-file-type: ".html"
3303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3305   filter: "'NIC_Intel-X710' and
3306            '64B' and
3307            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
3308            'NDRPDR' and
3309            '4T2C' and
3310            'IP4FWD' and
3311            not 'IPSEC' and
3312            not 'DOT1Q' and
3313            not 'VHOST'"
3314   parameters:
3315   - "throughput"
3316   - "parent"
3317   - "tags"
3318   sort:
3319   - "IP4BASE"
3320   - "FIB_20K"
3321   - "FIB_200K"
3322   - "FIB_2M"
3323   traces:
3324     hoverinfo: "x+y"
3325     boxpoints: "outliers"
3326     whiskerwidth: 0
3327   layout:
3328     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3329     layout: "plot-throughput"
3330
3331 # Packet Throughput - VPP IPv4 3n-skx-x710 features
3332 - type: "plot"
3333   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
3334   algorithm: "plot_performance_box"
3335   output-file-type: ".html"
3336   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
3337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3338   filter: "'NIC_Intel-X710' and
3339            '64B' and
3340            ('IP4BASE' or
3341             'POLICE_MARK' or
3342             'COPWHLIST' or
3343             ('NAT44' and 'BASE') or
3344             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
3345            'NDRPDR' and
3346            '2T1C' and
3347            'IP4FWD' and
3348            not 'IPSEC' and
3349            not 'VHOST'"
3350   parameters:
3351   - "throughput"
3352   - "parent"
3353   - "tags"
3354   sort:
3355   - "DOT1Q"
3356   - "IP4BASE"
3357   - "NAT44"
3358   - "POLICE_MARK"
3359   - "COPWHLIST"
3360   - "IACL"
3361   - "OACL"
3362   traces:
3363     hoverinfo: "x+y"
3364     boxpoints: "outliers"
3365     whiskerwidth: 0
3366   layout:
3367     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
3368     layout: "plot-throughput"
3369
3370 - type: "plot"
3371   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
3372   algorithm: "plot_performance_box"
3373   output-file-type: ".html"
3374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
3375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3376   filter: "'NIC_Intel-X710' and
3377            '64B' and
3378            ('IP4BASE' or
3379             'POLICE_MARK' or
3380             'COPWHLIST' or
3381             ('NAT44' and 'BASE') or
3382             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
3383            'NDRPDR' and
3384            '2T1C' and
3385            'IP4FWD' and
3386            not 'IPSEC' and
3387            not 'VHOST'"
3388   parameters:
3389   - "throughput"
3390   - "parent"
3391   - "tags"
3392   sort:
3393   - "DOT1Q"
3394   - "IP4BASE"
3395   - "NAT44"
3396   - "POLICE_MARK"
3397   - "COPWHLIST"
3398   - "IACL"
3399   - "OACL"
3400   traces:
3401     hoverinfo: "x+y"
3402     boxpoints: "outliers"
3403     whiskerwidth: 0
3404   layout:
3405     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
3406     layout: "plot-throughput"
3407
3408 - type: "plot"
3409   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
3410   algorithm: "plot_performance_box"
3411   output-file-type: ".html"
3412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
3413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3414   filter: "'NIC_Intel-X710' and
3415            '64B' and
3416            ('IP4BASE' or
3417             'POLICE_MARK' or
3418             'COPWHLIST' or
3419             ('NAT44' and 'BASE') or
3420             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
3421            'NDRPDR' and
3422            '4T2C' and
3423            'IP4FWD' and
3424            not 'IPSEC' and
3425            not 'VHOST'"
3426   parameters:
3427   - "throughput"
3428   - "parent"
3429   - "tags"
3430   sort:
3431   - "DOT1Q"
3432   - "IP4BASE"
3433   - "NAT44"
3434   - "POLICE_MARK"
3435   - "COPWHLIST"
3436   - "IACL"
3437   - "OACL"
3438   traces:
3439     hoverinfo: "x+y"
3440     boxpoints: "outliers"
3441     whiskerwidth: 0
3442   layout:
3443     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
3444     layout: "plot-throughput"
3445
3446 - type: "plot"
3447   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
3448   algorithm: "plot_performance_box"
3449   output-file-type: ".html"
3450   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
3451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3452   filter: "'NIC_Intel-X710' and
3453            '64B' and
3454            ('IP4BASE' or
3455             'POLICE_MARK' or
3456             'COPWHLIST' or
3457             ('NAT44' and 'BASE') or
3458             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
3459            'NDRPDR' and
3460            '4T2C' and
3461            'IP4FWD' and
3462            not 'IPSEC' and
3463            not 'VHOST'"
3464   parameters:
3465   - "throughput"
3466   - "parent"
3467   - "tags"
3468   sort:
3469   - "DOT1Q"
3470   - "IP4BASE"
3471   - "NAT44"
3472   - "POLICE_MARK"
3473   - "COPWHLIST"
3474   - "IACL"
3475   - "OACL"
3476   traces:
3477     hoverinfo: "x+y"
3478     boxpoints: "outliers"
3479     whiskerwidth: 0
3480   layout:
3481     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
3482     layout: "plot-throughput"
3483
3484 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
3485 - type: "plot"
3486   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
3487   algorithm: "plot_performance_box"
3488   output-file-type: ".html"
3489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
3490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3491   filter: "'NIC_Intel-X710' and
3492            '64B' and
3493            'NDRPDR' and
3494            '2T1C' and
3495            'IP4FWD' and
3496            ('NAT44' or 'IP4BASE') and
3497            not 'IPSEC' and
3498            not 'VHOST'"
3499   parameters:
3500   - "throughput"
3501   - "parent"
3502   - "tags"
3503   sort:
3504   - "IP4BASE"
3505   - "BASE"
3506   - "SRC_USER_10"
3507   - "SRC_USER_100"
3508   - "SRC_USER_1000"
3509   - "SRC_USER_2000"
3510   traces:
3511     hoverinfo: "x+y"
3512     boxpoints: "outliers"
3513     whiskerwidth: 0
3514   layout:
3515     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
3516     layout: "plot-throughput"
3517
3518 - type: "plot"
3519   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
3520   algorithm: "plot_performance_box"
3521   output-file-type: ".html"
3522   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
3523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3524   filter: "'NIC_Intel-X710' and
3525            '64B' and
3526            'NDRPDR' and
3527            '2T1C' and
3528            'IP4FWD' and
3529            ('NAT44' or 'IP4BASE') and
3530            not 'IPSEC' and
3531            not 'VHOST'"
3532   parameters:
3533   - "throughput"
3534   - "parent"
3535   - "tags"
3536   sort:
3537   - "IP4BASE"
3538   - "BASE"
3539   - "SRC_USER_10"
3540   - "SRC_USER_100"
3541   - "SRC_USER_1000"
3542   - "SRC_USER_2000"
3543   traces:
3544     hoverinfo: "x+y"
3545     boxpoints: "outliers"
3546     whiskerwidth: 0
3547   layout:
3548     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
3549     layout: "plot-throughput"
3550
3551 - type: "plot"
3552   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
3553   algorithm: "plot_performance_box"
3554   output-file-type: ".html"
3555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
3556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3557   filter: "'NIC_Intel-X710' and
3558            '64B' and
3559            'NDRPDR' and
3560            '4T2C' and
3561            'IP4FWD' and
3562            ('NAT44' or 'IP4BASE') and
3563            not 'IPSEC' and
3564            not 'VHOST'"
3565   parameters:
3566   - "throughput"
3567   - "parent"
3568   - "tags"
3569   sort:
3570   - "IP4BASE"
3571   - "BASE"
3572   - "SRC_USER_10"
3573   - "SRC_USER_100"
3574   - "SRC_USER_1000"
3575   - "SRC_USER_2000"
3576   traces:
3577     hoverinfo: "x+y"
3578     boxpoints: "outliers"
3579     whiskerwidth: 0
3580   layout:
3581     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
3582     layout: "plot-throughput"
3583
3584 - type: "plot"
3585   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
3586   algorithm: "plot_performance_box"
3587   output-file-type: ".html"
3588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
3589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3590   filter: "'NIC_Intel-X710' and
3591            '64B' and
3592            'NDRPDR' and
3593            '4T2C' and
3594            'IP4FWD' and
3595            ('NAT44' or 'IP4BASE') and
3596            not 'IPSEC' and
3597            not 'VHOST'"
3598   parameters:
3599   - "throughput"
3600   - "parent"
3601   - "tags"
3602   sort:
3603   - "IP4BASE"
3604   - "BASE"
3605   - "SRC_USER_10"
3606   - "SRC_USER_100"
3607   - "SRC_USER_1000"
3608   - "SRC_USER_2000"
3609   traces:
3610     hoverinfo: "x+y"
3611     boxpoints: "outliers"
3612     whiskerwidth: 0
3613   layout:
3614     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
3615     layout: "plot-throughput"
3616
3617 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
3618 - type: "plot"
3619   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
3620   algorithm: "plot_performance_box"
3621   output-file-type: ".html"
3622   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
3623   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3624   filter: "'NIC_Intel-X710' and
3625            '64B' and
3626            'NDRPDR' and
3627            '2T1C' and
3628            'IP4FWD' and
3629            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
3630            not 'IPSEC' and
3631            not 'VHOST'"
3632   parameters:
3633   - "throughput"
3634   - "parent"
3635   - "tags"
3636   sort:
3637   - "IP4BASE"
3638   - "ACL_STATELESS"
3639   - "ACL_STATEFUL"
3640   - "ACL_STATELESS"
3641   - "ACL_STATEFUL"
3642   traces:
3643     hoverinfo: "x+y"
3644     boxpoints: "outliers"
3645     whiskerwidth: 0
3646   layout:
3647     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
3648     layout: "plot-throughput"
3649
3650 - type: "plot"
3651   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
3652   algorithm: "plot_performance_box"
3653   output-file-type: ".html"
3654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
3655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3656   filter: "'NIC_Intel-X710' and
3657            '64B' and
3658            'NDRPDR' and
3659            '2T1C' and
3660            'IP4FWD' and
3661            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
3662            not 'IPSEC' and
3663            not 'VHOST'"
3664   parameters:
3665   - "throughput"
3666   - "parent"
3667   - "tags"
3668   sort:
3669   - "IP4BASE"
3670   - "ACL_STATELESS"
3671   - "ACL_STATEFUL"
3672   - "ACL_STATELESS"
3673   - "ACL_STATEFUL"
3674   traces:
3675     hoverinfo: "x+y"
3676     boxpoints: "outliers"
3677     whiskerwidth: 0
3678   layout:
3679     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
3680     layout: "plot-throughput"
3681
3682 - type: "plot"
3683   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3684   algorithm: "plot_performance_box"
3685   output-file-type: ".html"
3686   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3688   filter: "'NIC_Intel-X710' and
3689            '64B' and
3690            'NDRPDR' and
3691            '4T2C' and
3692            'IP4FWD' and
3693            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
3694            not 'IPSEC' and
3695            not 'VHOST'"
3696   parameters:
3697   - "throughput"
3698   - "parent"
3699   - "tags"
3700   sort:
3701   - "IP4BASE"
3702   - "ACL_STATELESS"
3703   - "ACL_STATEFUL"
3704   - "ACL_STATELESS"
3705   - "ACL_STATEFUL"
3706   traces:
3707     hoverinfo: "x+y"
3708     boxpoints: "outliers"
3709     whiskerwidth: 0
3710   layout:
3711     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
3712     layout: "plot-throughput"
3713
3714 - type: "plot"
3715   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3716   algorithm: "plot_performance_box"
3717   output-file-type: ".html"
3718   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3720   filter: "'NIC_Intel-X710' and
3721            '64B' and
3722            'NDRPDR' and
3723            '4T2C' and
3724            'IP4FWD' and
3725            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
3726            not 'IPSEC' and
3727            not 'VHOST'"
3728   parameters:
3729   - "throughput"
3730   - "parent"
3731   - "tags"
3732   sort:
3733   - "IP4BASE"
3734   - "ACL_STATELESS"
3735   - "ACL_STATEFUL"
3736   - "ACL_STATELESS"
3737   - "ACL_STATEFUL"
3738   traces:
3739     hoverinfo: "x+y"
3740     boxpoints: "outliers"
3741     whiskerwidth: 0
3742   layout:
3743     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
3744     layout: "plot-throughput"
3745
3746
3747 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
3748 - type: "plot"
3749   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3750   algorithm: "plot_performance_box"
3751   output-file-type: ".html"
3752   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3754   filter: "'NIC_Intel-X710' and
3755            '64B' and
3756            'ENCAP' and
3757            'NDRPDR' and
3758            '2T1C' and
3759            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
3760            not 'VHOST' and
3761            not 'IPSECHW'"
3762   parameters:
3763   - "throughput"
3764   - "parent"
3765   - "tags"
3766   sort:
3767   - "IP4BASE"
3768   - "LISP"
3769   - "VXLAN_1"
3770   - "VXLAN_10"
3771   - "VXLAN_100"
3772   - "VXLAN_1000"
3773   traces:
3774     hoverinfo: "x+y"
3775     boxpoints: "outliers"
3776     whiskerwidth: 0
3777   layout:
3778     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3779     layout: "plot-throughput"
3780
3781 - type: "plot"
3782   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3783   algorithm: "plot_performance_box"
3784   output-file-type: ".html"
3785   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3787   filter: "'NIC_Intel-X710' and
3788            '64B' and
3789            'ENCAP' and
3790            'NDRPDR' and
3791            '2T1C' and
3792            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
3793            not 'VHOST' and
3794            not 'IPSECHW'"
3795   parameters:
3796   - "throughput"
3797   - "parent"
3798   - "tags"
3799   sort:
3800   - "IP4BASE"
3801   - "LISP"
3802   - "VXLAN_1"
3803   - "VXLAN_10"
3804   - "VXLAN_100"
3805   - "VXLAN_1000"
3806   traces:
3807     hoverinfo: "x+y"
3808     boxpoints: "outliers"
3809     whiskerwidth: 0
3810   layout:
3811     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3812     layout: "plot-throughput"
3813
3814 - type: "plot"
3815   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3816   algorithm: "plot_performance_box"
3817   output-file-type: ".html"
3818   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3820   filter: "'NIC_Intel-X710' and
3821            '64B' and
3822            'ENCAP' and
3823            'NDRPDR' and
3824            '4T2C' and
3825            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
3826            not 'VHOST' and
3827            not 'IPSECHW'"
3828   parameters:
3829   - "throughput"
3830   - "parent"
3831   - "tags"
3832   sort:
3833   - "IP4BASE"
3834   - "LISP"
3835   - "VXLAN_1"
3836   - "VXLAN_10"
3837   - "VXLAN_100"
3838   - "VXLAN_1000"
3839   traces:
3840     hoverinfo: "x+y"
3841     boxpoints: "outliers"
3842     whiskerwidth: 0
3843   layout:
3844     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3845     layout: "plot-throughput"
3846
3847 - type: "plot"
3848   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3849   algorithm: "plot_performance_box"
3850   output-file-type: ".html"
3851   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3853   filter: "'NIC_Intel-X710' and
3854            '64B' and
3855            'ENCAP' and
3856            'NDRPDR' and
3857            '4T2C' and
3858            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
3859            not 'VHOST' and
3860            not 'IPSECHW'"
3861   parameters:
3862   - "throughput"
3863   - "parent"
3864   - "tags"
3865   sort:
3866   - "IP4BASE"
3867   - "LISP"
3868   - "VXLAN_1"
3869   - "VXLAN_10"
3870   - "VXLAN_100"
3871   - "VXLAN_1000"
3872   traces:
3873     hoverinfo: "x+y"
3874     boxpoints: "outliers"
3875     whiskerwidth: 0
3876   layout:
3877     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3878     layout: "plot-throughput"
3879
3880 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
3881 - type: "plot"
3882   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3883   algorithm: "plot_performance_box"
3884   output-file-type: ".html"
3885   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3887   filter: "'NIC_Intel-X710' and
3888            '64B' and
3889            'ENCAP' and
3890            'NDRPDR' and
3891            '2T1C' and
3892            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
3893            not 'DOT1Q' and
3894            not 'VHOST' and
3895            not 'IPSECHW'"
3896   parameters:
3897   - "throughput"
3898   - "parent"
3899   - "tags"
3900   sort:
3901   - "IP4BASE"
3902   - "L2BDMACLRN"
3903   - "L2XCFWD"
3904   - "LISP"
3905   traces:
3906     hoverinfo: "x+y"
3907     boxpoints: "outliers"
3908     whiskerwidth: 0
3909   layout:
3910     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
3911     layout: "plot-throughput"
3912
3913 - type: "plot"
3914   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3915   algorithm: "plot_performance_box"
3916   output-file-type: ".html"
3917   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3919   filter: "'NIC_Intel-X710' and
3920            '64B' and
3921            'ENCAP' and
3922            'NDRPDR' and
3923            '4T2C' and
3924            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
3925            not 'DOT1Q' and
3926            not 'VHOST' and
3927            not 'IPSECHW'"
3928   parameters:
3929   - "throughput"
3930   - "parent"
3931   - "tags"
3932   sort:
3933   - "IP4BASE"
3934   - "L2BDMACLRN"
3935   - "L2XCFWD"
3936   - "LISP"
3937   traces:
3938     hoverinfo: "x+y"
3939     boxpoints: "outliers"
3940     whiskerwidth: 0
3941   layout:
3942     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
3943     layout: "plot-throughput"
3944
3945 - type: "plot"
3946   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3947   algorithm: "plot_performance_box"
3948   output-file-type: ".html"
3949   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3951   filter: "'NIC_Intel-X710' and
3952            '64B' and
3953            'ENCAP' and
3954            'NDRPDR' and
3955            '2T1C' and
3956            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
3957            not 'DOT1Q' and
3958            not 'VHOST' and
3959            not 'IPSECHW'"
3960   parameters:
3961   - "throughput"
3962   - "parent"
3963   - "tags"
3964   sort:
3965   - "IP4BASE"
3966   - "L2BDMACLRN"
3967   - "L2XCFWD"
3968   - "LISP"
3969   traces:
3970     hoverinfo: "x+y"
3971     boxpoints: "outliers"
3972     whiskerwidth: 0
3973   layout:
3974     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
3975     layout: "plot-throughput"
3976
3977 - type: "plot"
3978   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
3979   algorithm: "plot_performance_box"
3980   output-file-type: ".html"
3981   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
3982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3983   filter: "'NIC_Intel-X710' and
3984            '64B' and
3985            'ENCAP' and
3986            'NDRPDR' and
3987            '4T2C' and
3988            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
3989            not 'DOT1Q' and
3990            not 'VHOST' and
3991            not 'IPSECHW'"
3992   parameters:
3993   - "throughput"
3994   - "parent"
3995   - "tags"
3996   sort:
3997   - "IP4BASE"
3998   - "L2BDMACLRN"
3999   - "L2XCFWD"
4000   - "LISP"
4001   traces:
4002     hoverinfo: "x+y"
4003     boxpoints: "outliers"
4004     whiskerwidth: 0
4005   layout:
4006     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
4007     layout: "plot-throughput"
4008
4009
4010 # Packet Throughput - VPP IPv6 3n-skx-x710
4011 - type: "plot"
4012   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
4013   algorithm: "plot_performance_box"
4014   output-file-type: ".html"
4015   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
4016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4017   filter: "'NIC_Intel-X710' and
4018            '78B' and
4019            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
4020            'NDRPDR' and
4021            '2T1C' and
4022            'IP6FWD' and
4023            not 'SRv6' and
4024            not 'IPSEC' and
4025            not 'VHOST'"
4026   parameters:
4027   - "throughput"
4028   - "parent"
4029   - "tags"
4030   sort:
4031   - "IP6BASE"
4032   - "FIB_20K"
4033   - "FIB_200K"
4034   - "FIB_2M"
4035   traces:
4036     hoverinfo: "x+y"
4037     boxpoints: "outliers"
4038     whiskerwidth: 0
4039   layout:
4040     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
4041     layout: "plot-throughput"
4042
4043 - type: "plot"
4044   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
4045   algorithm: "plot_performance_box"
4046   output-file-type: ".html"
4047   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
4048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4049   filter: "'NIC_Intel-X710' and
4050            '78B' and
4051            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
4052            'NDRPDR' and
4053            '2T1C' and
4054            'IP6FWD' and
4055            not 'SRv6' and
4056            not 'IPSEC' and
4057            not 'VHOST'"
4058   parameters:
4059   - "throughput"
4060   - "parent"
4061   - "tags"
4062   sort:
4063   - "IP6BASE"
4064   - "FIB_20K"
4065   - "FIB_200K"
4066   - "FIB_2M"
4067   traces:
4068     hoverinfo: "x+y"
4069     boxpoints: "outliers"
4070     whiskerwidth: 0
4071   layout:
4072     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
4073     layout: "plot-throughput"
4074
4075 - type: "plot"
4076   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
4077   algorithm: "plot_performance_box"
4078   output-file-type: ".html"
4079   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
4080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4081   filter: "'NIC_Intel-X710' and
4082            '78B' and
4083            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
4084            'NDRPDR' and
4085            '4T2C' and
4086            'IP6FWD' and
4087            not 'SRv6' and
4088            not 'IPSEC' and
4089            not 'VHOST'"
4090   parameters:
4091   - "throughput"
4092   - "parent"
4093   - "tags"
4094   sort:
4095   - "IP6BASE"
4096   - "FIB_20K"
4097   - "FIB_200K"
4098   - "FIB_2M"
4099   traces:
4100     hoverinfo: "x+y"
4101     boxpoints: "outliers"
4102     whiskerwidth: 0
4103   layout:
4104     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
4105     layout: "plot-throughput"
4106
4107 - type: "plot"
4108   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
4109   algorithm: "plot_performance_box"
4110   output-file-type: ".html"
4111   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
4112   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4113   filter: "'NIC_Intel-X710' and
4114            '78B' and
4115            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
4116            'NDRPDR' and
4117            '4T2C' and
4118            'IP6FWD' and
4119            not 'SRv6' and
4120            not 'IPSEC' and
4121            not 'VHOST'"
4122   parameters:
4123   - "throughput"
4124   - "parent"
4125   - "tags"
4126   sort:
4127   - "IP6BASE"
4128   - "FIB_20K"
4129   - "FIB_200K"
4130   - "FIB_2M"
4131   traces:
4132     hoverinfo: "x+y"
4133     boxpoints: "outliers"
4134     whiskerwidth: 0
4135   layout:
4136     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
4137     layout: "plot-throughput"
4138
4139 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
4140 - type: "plot"
4141   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
4142   algorithm: "plot_performance_box"
4143   output-file-type: ".html"
4144   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
4145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4146   filter: "'NIC_Intel-X710' and
4147            '78B' and
4148            ('IP6BASE' or
4149             'POLICE_MARK' or
4150             'COPWHLIST' or
4151             'IACLDST') and
4152            'NDRPDR' and
4153            '2T1C' and
4154            'IP6FWD' and
4155            not 'SRv6' and
4156            not 'IPSEC' and
4157            not 'VHOST'"
4158   parameters:
4159   - "throughput"
4160   - "parent"
4161   - "tags"
4162   sort:
4163   - "IP6BASE"
4164   - "POLICE_MARK"
4165   - "COPWHLIST"
4166   - "IACLDST"
4167   traces:
4168     hoverinfo: "x+y"
4169     boxpoints: "outliers"
4170     whiskerwidth: 0
4171   layout:
4172     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
4173     layout: "plot-throughput"
4174
4175 - type: "plot"
4176   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
4177   algorithm: "plot_performance_box"
4178   output-file-type: ".html"
4179   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
4180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4181   filter: "'NIC_Intel-X710' and
4182            '78B' and
4183            ('IP6BASE' or
4184             'POLICE_MARK' or
4185             'COPWHLIST' or
4186             'IACLDST') and
4187            'NDRPDR' and
4188            '4T2C' and
4189            'IP6FWD' and
4190            not 'SRv6' and
4191            not 'IPSEC' and
4192            not 'VHOST'"
4193   parameters:
4194   - "throughput"
4195   - "parent"
4196   - "tags"
4197   sort:
4198   - "IP6BASE"
4199   - "POLICE_MARK"
4200   - "COPWHLIST"
4201   - "IACLDST"
4202   traces:
4203     hoverinfo: "x+y"
4204     boxpoints: "outliers"
4205     whiskerwidth: 0
4206   layout:
4207     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
4208     layout: "plot-throughput"
4209
4210 - type: "plot"
4211   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
4212   algorithm: "plot_performance_box"
4213   output-file-type: ".html"
4214   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
4215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4216   filter: "'NIC_Intel-X710' and
4217            '78B' and
4218            ('IP6BASE' or
4219             'POLICE_MARK' or
4220             'COPWHLIST' or
4221             'IACLDST') and
4222            'NDRPDR' and
4223            '2T1C' and
4224            'IP6FWD' and
4225            not 'SRv6' and
4226            not 'IPSEC' and
4227            not 'VHOST'"
4228   parameters:
4229   - "throughput"
4230   - "parent"
4231   - "tags"
4232   sort:
4233   - "IP6BASE"
4234   - "POLICE_MARK"
4235   - "COPWHLIST"
4236   - "IACLDST"
4237   traces:
4238     hoverinfo: "x+y"
4239     boxpoints: "outliers"
4240     whiskerwidth: 0
4241   layout:
4242     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
4243     layout: "plot-throughput"
4244
4245 - type: "plot"
4246   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
4247   algorithm: "plot_performance_box"
4248   output-file-type: ".html"
4249   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
4250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4251   filter: "'NIC_Intel-X710' and
4252            '78B' and
4253            ('IP6BASE' or
4254             'POLICE_MARK' or
4255             'COPWHLIST' or
4256             'IACLDST') and
4257            'NDRPDR' and
4258            '4T2C' and
4259            'IP6FWD' and
4260            not 'SRv6' and
4261            not 'IPSEC' and
4262            not 'VHOST'"
4263   parameters:
4264   - "throughput"
4265   - "parent"
4266   - "tags"
4267   sort:
4268   - "IP6BASE"
4269   - "POLICE_MARK"
4270   - "COPWHLIST"
4271   - "IACLDST"
4272   traces:
4273     hoverinfo: "x+y"
4274     boxpoints: "outliers"
4275     whiskerwidth: 0
4276   layout:
4277     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
4278     layout: "plot-throughput"
4279
4280
4281 # Packet Throughput - VPP vhost ip4 3n-skx-x710
4282 - type: "plot"
4283   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4284   algorithm: "plot_performance_box"
4285   output-file-type: ".html"
4286   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4288   filter: "'NIC_Intel-X710' and
4289            '64B' and
4290            'NDRPDR' and
4291            'ETH' and
4292            'IP4FWD' and
4293            '2T1C' and
4294            'VHOST_1024' and
4295            not 'VXLAN' and
4296            not 'DOT1Q'"
4297   parameters:
4298   - "throughput"
4299   - "parent"
4300   - "tags"
4301   sort:
4302   - "1VM"
4303   - "2VM"
4304   traces:
4305     hoverinfo: "x+y"
4306     boxpoints: "outliers"
4307     whiskerwidth: 0
4308   layout:
4309     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4310     layout: "plot-throughput"
4311
4312 - type: "plot"
4313   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4314   algorithm: "plot_performance_box"
4315   output-file-type: ".html"
4316   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4318   filter: "'NIC_Intel-X710' and
4319            '64B' and
4320            'NDRPDR' and
4321            'ETH' and
4322            'IP4FWD' and
4323            '4T2C' and
4324            'VHOST_1024' and
4325            not 'VXLAN' and
4326            not 'DOT1Q'"
4327   parameters:
4328   - "throughput"
4329   - "parent"
4330   - "tags"
4331   sort:
4332   - "1VM"
4333   - "2VM"
4334   traces:
4335     hoverinfo: "x+y"
4336     boxpoints: "outliers"
4337     whiskerwidth: 0
4338   layout:
4339     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4340     layout: "plot-throughput"
4341
4342 - type: "plot"
4343   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4344   algorithm: "plot_performance_box"
4345   output-file-type: ".html"
4346   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4348   filter: "'NIC_Intel-X710' and
4349            '64B' and
4350            'NDRPDR' and
4351            'ETH' and
4352            'IP4FWD' and
4353            '2T1C' and
4354            'VHOST_1024' and
4355            not 'VXLAN' and
4356            not 'DOT1Q'"
4357   parameters:
4358   - "throughput"
4359   - "parent"
4360   - "tags"
4361   sort:
4362   - "1VM"
4363   - "2VM"
4364   traces:
4365     hoverinfo: "x+y"
4366     boxpoints: "outliers"
4367     whiskerwidth: 0
4368   layout:
4369     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4370     layout: "plot-throughput"
4371
4372 - type: "plot"
4373   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4374   algorithm: "plot_performance_box"
4375   output-file-type: ".html"
4376   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4378   filter: "'NIC_Intel-X710' and
4379            '64B' and
4380            'NDRPDR' and
4381            'ETH' and
4382            'IP4FWD' and
4383            '4T2C' and
4384            'VHOST_1024' and
4385            not 'VXLAN' and
4386            not 'DOT1Q'"
4387   parameters:
4388   - "throughput"
4389   - "parent"
4390   - "tags"
4391   sort:
4392   - "1VM"
4393   - "2VM"
4394   traces:
4395     hoverinfo: "x+y"
4396     boxpoints: "outliers"
4397     whiskerwidth: 0
4398   layout:
4399     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4400     layout: "plot-throughput"
4401
4402 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
4403 - type: "plot"
4404   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
4405   algorithm: "plot_performance_box"
4406   output-file-type: ".html"
4407   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
4408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4409   filter: "'NIC_Intel-X710' and
4410            '64B' and
4411            'NDRPDR' and
4412            ('ETH' or 'DOT1Q') and
4413            'BASE' and
4414            '2T1C' and
4415            ('L2BDMACLRN' or 'L2XCFWD') and
4416            'VHOST_1024' and
4417            not 'VXLAN' and
4418            not 'IP4FWD' and
4419            not '2VM'"
4420   parameters:
4421   - "throughput"
4422   - "parent"
4423   - "tags"
4424   sort:
4425   - "L2BDMACLRN"
4426   - "L2BDMACLRN"
4427   - "L2BDMACLRN"
4428   - "L2XCFWD"
4429   - "L2XCFWD"
4430   - "L2XCFWD"
4431   traces:
4432     hoverinfo: "x+y"
4433     boxpoints: "outliers"
4434     whiskerwidth: 0
4435   layout:
4436     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
4437     layout: "plot-throughput"
4438
4439 - type: "plot"
4440   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
4441   algorithm: "plot_performance_box"
4442   output-file-type: ".html"
4443   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
4444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4445   filter: "'NIC_Intel-X710' and
4446            '64B' and
4447            'NDRPDR' and
4448            ('ETH' or 'DOT1Q') and
4449            'BASE' and
4450            '2T1C' and
4451            ('L2BDMACLRN' or 'L2XCFWD') and
4452            'VHOST_1024' and
4453            not 'VXLAN' and
4454            not 'IP4FWD' and
4455            not '2VM'"
4456   parameters:
4457   - "throughput"
4458   - "parent"
4459   - "tags"
4460   sort:
4461   - "L2BDMACLRN"
4462   - "L2BDMACLRN"
4463   - "L2BDMACLRN"
4464   - "L2XCFWD"
4465   - "L2XCFWD"
4466   - "L2XCFWD"
4467   traces:
4468     hoverinfo: "x+y"
4469     boxpoints: "outliers"
4470     whiskerwidth: 0
4471   layout:
4472     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
4473     layout: "plot-throughput"
4474
4475 - type: "plot"
4476   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
4477   algorithm: "plot_performance_box"
4478   output-file-type: ".html"
4479   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
4480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4481   filter: "'NIC_Intel-X710' and
4482            '64B' and
4483            'NDRPDR' and
4484            ('ETH' or 'DOT1Q') and
4485            'BASE' and
4486            '4T2C' and
4487            ('L2BDMACLRN' or 'L2XCFWD') and
4488            'VHOST_1024' and
4489            not 'VXLAN' and
4490            not 'IP4FWD' and
4491            not '2VM'"
4492   parameters:
4493   - "throughput"
4494   - "parent"
4495   - "tags"
4496   sort:
4497   - "L2BDMACLRN"
4498   - "L2BDMACLRN"
4499   - "L2BDMACLRN"
4500   - "L2XCFWD"
4501   - "L2XCFWD"
4502   - "L2XCFWD"
4503   traces:
4504     hoverinfo: "x+y"
4505     boxpoints: "outliers"
4506     whiskerwidth: 0
4507   layout:
4508     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
4509     layout: "plot-throughput"
4510
4511 - type: "plot"
4512   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
4513   algorithm: "plot_performance_box"
4514   output-file-type: ".html"
4515   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
4516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4517   filter: "'NIC_Intel-X710' and
4518            '64B' and
4519            'NDRPDR' and
4520            ('ETH' or 'DOT1Q') and
4521            'BASE' and
4522            '4T2C' and
4523            ('L2BDMACLRN' or 'L2XCFWD') and
4524            'VHOST_1024' and
4525            not 'VXLAN' and
4526            not 'IP4FWD' and
4527            not '2VM'"
4528   parameters:
4529   - "throughput"
4530   - "parent"
4531   - "tags"
4532   sort:
4533   - "L2BDMACLRN"
4534   - "L2BDMACLRN"
4535   - "L2BDMACLRN"
4536   - "L2XCFWD"
4537   - "L2XCFWD"
4538   - "L2XCFWD"
4539   traces:
4540     hoverinfo: "x+y"
4541     boxpoints: "outliers"
4542     whiskerwidth: 0
4543   layout:
4544     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
4545     layout: "plot-throughput"
4546
4547 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
4548 - type: "plot"
4549   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
4550   algorithm: "plot_performance_box"
4551   output-file-type: ".html"
4552   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
4553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4554   filter: "'NIC_Intel-X710' and
4555            '64B' and
4556            'NDRPDR' and
4557            ('ETH' or 'DOT1Q') and
4558            '2T1C' and
4559            ('L2BDMACLRN' or 'L2XCFWD') and
4560            'VHOST_1024' and
4561            not 'CFS_OPT' and
4562            not 'VXLAN' and
4563            not 'IP4FWD' and
4564            not 'LBOND'"
4565   parameters:
4566   - "throughput"
4567   - "parent"
4568   - "tags"
4569   sort:
4570   - "L2BDMACLRN"
4571   - "L2BDMACLRN"
4572   - "L2BDMACLRN"
4573   - "L2XCFWD"
4574   - "L2XCFWD"
4575   - "L2XCFWD"
4576   traces:
4577     hoverinfo: "x+y"
4578     boxpoints: "outliers"
4579     whiskerwidth: 0
4580   layout:
4581     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
4582     layout: "plot-throughput"
4583
4584 - type: "plot"
4585   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
4586   algorithm: "plot_performance_box"
4587   output-file-type: ".html"
4588   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
4589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4590   filter: "'NIC_Intel-X710' and
4591            '64B' and
4592            'NDRPDR' and
4593            ('ETH' or 'DOT1Q') and
4594            '2T1C' and
4595            ('L2BDMACLRN' or 'L2XCFWD') and
4596            'VHOST_1024' and
4597            not 'CFS_OPT' and
4598            not 'VXLAN' and
4599            not 'IP4FWD' and
4600            not 'LBOND'"
4601   parameters:
4602   - "throughput"
4603   - "parent"
4604   - "tags"
4605   sort:
4606   - "L2BDMACLRN"
4607   - "L2BDMACLRN"
4608   - "L2BDMACLRN"
4609   - "L2XCFWD"
4610   - "L2XCFWD"
4611   - "L2XCFWD"
4612   traces:
4613     hoverinfo: "x+y"
4614     boxpoints: "outliers"
4615     whiskerwidth: 0
4616   layout:
4617     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
4618     layout: "plot-throughput"
4619
4620 - type: "plot"
4621   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
4622   algorithm: "plot_performance_box"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
4625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4626   filter: "'NIC_Intel-X710' and
4627            '64B' and
4628            'NDRPDR' and
4629            ('ETH' or 'DOT1Q') and
4630            '4T2C' and
4631            ('L2BDMACLRN' or 'L2XCFWD') and
4632            'VHOST_1024' and
4633            not 'CFS_OPT' and
4634            not 'VXLAN' and
4635            not 'IP4FWD' and
4636            not 'LBOND'"
4637   parameters:
4638   - "throughput"
4639   - "parent"
4640   - "tags"
4641   sort:
4642   - "L2BDMACLRN"
4643   - "L2BDMACLRN"
4644   - "L2BDMACLRN"
4645   - "L2XCFWD"
4646   - "L2XCFWD"
4647   - "L2XCFWD"
4648   traces:
4649     hoverinfo: "x+y"
4650     boxpoints: "outliers"
4651     whiskerwidth: 0
4652   layout:
4653     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
4654     layout: "plot-throughput"
4655
4656 - type: "plot"
4657   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
4658   algorithm: "plot_performance_box"
4659   output-file-type: ".html"
4660   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
4661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4662   filter: "'NIC_Intel-X710' and
4663            '64B' and
4664            'NDRPDR' and
4665            ('ETH' or 'DOT1Q') and
4666            '4T2C' and
4667            ('L2BDMACLRN' or 'L2XCFWD') and
4668            'VHOST_1024' and
4669            not 'CFS_OPT' and
4670            not 'VXLAN' and
4671            not 'IP4FWD' and
4672            not 'LBOND'"
4673   parameters:
4674   - "throughput"
4675   - "parent"
4676   - "tags"
4677   sort:
4678   - "L2BDMACLRN"
4679   - "L2BDMACLRN"
4680   - "L2BDMACLRN"
4681   - "L2XCFWD"
4682   - "L2XCFWD"
4683   - "L2XCFWD"
4684   traces:
4685     hoverinfo: "x+y"
4686     boxpoints: "outliers"
4687     whiskerwidth: 0
4688   layout:
4689     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
4690     layout: "plot-throughput"
4691
4692 # Packet Throughput - VPP IPSec 3n-skx-x710 SW
4693 - type: "plot"
4694   title: "VPP Throughput: ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr"
4695   algorithm: "plot_performance_box"
4696   output-file-type: ".html"
4697   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr"
4698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4699   filter: "'NIC_Intel-X710' and
4700            '64B' and
4701            'IP4FWD' and
4702            'NDRPDR' and
4703            '2T1C' and
4704            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
4705            not 'VHOST'"
4706   parameters:
4707   - "throughput"
4708   - "parent"
4709   - "tags"
4710   traces:
4711     hoverinfo: "x+y"
4712     boxpoints: "outliers"
4713     whiskerwidth: 0
4714   layout:
4715     title: "ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr"
4716     layout: "plot-throughput"
4717
4718 - type: "plot"
4719   title: "VPP Throughput: ipsec-int-3n-skx-x710-64b-2t1c-sw-pdr"
4720   algorithm: "plot_performance_box"
4721   output-file-type: ".html"
4722   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-2t1c-sw-pdr"
4723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4724   filter: "'NIC_Intel-X710' and
4725            '64B' and
4726            'IP4FWD' and
4727            'NDRPDR' and
4728            '2T1C' and
4729            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
4730            not 'VHOST'"
4731   parameters:
4732   - "throughput"
4733   - "parent"
4734   - "tags"
4735   traces:
4736     hoverinfo: "x+y"
4737     boxpoints: "outliers"
4738     whiskerwidth: 0
4739   layout:
4740     title: "ipsec-int-3n-skx-x710-64b-2t1c-sw-pdr"
4741     layout: "plot-throughput"
4742
4743 - type: "plot"
4744   title: "VPP Throughput: ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr"
4745   algorithm: "plot_performance_box"
4746   output-file-type: ".html"
4747   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr"
4748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4749   filter: "'NIC_Intel-X710' and
4750            '64B' and
4751            'IP4FWD' and
4752            'NDRPDR' and
4753            '4T2C' and
4754            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
4755            not 'VHOST'"
4756   parameters:
4757   - "throughput"
4758   - "parent"
4759   - "tags"
4760   traces:
4761     hoverinfo: "x+y"
4762     boxpoints: "outliers"
4763     whiskerwidth: 0
4764   layout:
4765     title: "ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr"
4766     layout: "plot-throughput"
4767
4768 - type: "plot"
4769   title: "VPP Throughput: ipsec-int-3n-skx-x710-64b-4t2c-sw-pdr"
4770   algorithm: "plot_performance_box"
4771   output-file-type: ".html"
4772   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-4t2c-sw-pdr"
4773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4774   filter: "'NIC_Intel-X710' and
4775            '64B' and
4776            'IP4FWD' and
4777            'NDRPDR' and
4778            '4T2C' and
4779            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
4780            not 'VHOST'"
4781   parameters:
4782   - "throughput"
4783   - "parent"
4784   - "tags"
4785   traces:
4786     hoverinfo: "x+y"
4787     boxpoints: "outliers"
4788     whiskerwidth: 0
4789   layout:
4790     title: "ipsec-int-3n-skx-x710-64b-4t2c-sw-pdr"
4791     layout: "plot-throughput"
4792
4793 # Packet Throughput - VPP IPSec 3n-skx-x710 SW TUN
4794 - type: "plot"
4795   title: "VPP Throughput: ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr"
4796   algorithm: "plot_performance_box"
4797   output-file-type: ".html"
4798   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr"
4799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4800   filter: "'NIC_Intel-X710' and
4801            '64B' and
4802            'IP4FWD' and
4803            'NDRPDR' and
4804            '2T1C' and
4805            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
4806            not 'VHOST'"
4807   parameters:
4808   - "throughput"
4809   - "parent"
4810   - "tags"
4811   traces:
4812     hoverinfo: "x+y"
4813     boxpoints: "outliers"
4814     whiskerwidth: 0
4815   layout:
4816     title: "ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr"
4817     layout: "plot-throughput"
4818
4819 - type: "plot"
4820   title: "VPP Throughput: ipsec-tnl-3n-skx-x710-64b-2t1c-sw-pdr"
4821   algorithm: "plot_performance_box"
4822   output-file-type: ".html"
4823   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-2t1c-sw-pdr"
4824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4825   filter: "'NIC_Intel-X710' and
4826            '64B' and
4827            'IP4FWD' and
4828            'NDRPDR' and
4829            '2T1C' and
4830            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
4831            not 'VHOST'"
4832   parameters:
4833   - "throughput"
4834   - "parent"
4835   - "tags"
4836   traces:
4837     hoverinfo: "x+y"
4838     boxpoints: "outliers"
4839     whiskerwidth: 0
4840   layout:
4841     title: "ipsec-tnl-3n-skx-x710-64b-2t1c-sw-pdr"
4842     layout: "plot-throughput"
4843
4844 - type: "plot"
4845   title: "VPP Throughput: ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr"
4846   algorithm: "plot_performance_box"
4847   output-file-type: ".html"
4848   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr"
4849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4850   filter: "'NIC_Intel-X710' and
4851            '64B' and
4852            'IP4FWD' and
4853            'NDRPDR' and
4854            '4T2C' and
4855            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
4856            not 'VHOST'"
4857   parameters:
4858   - "throughput"
4859   - "parent"
4860   - "tags"
4861   traces:
4862     hoverinfo: "x+y"
4863     boxpoints: "outliers"
4864     whiskerwidth: 0
4865   layout:
4866     title: "ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr"
4867     layout: "plot-throughput"
4868
4869 - type: "plot"
4870   title: "VPP Throughput: ipsec-tnl-3n-skx-x710-64b-4t2c-sw-pdr"
4871   algorithm: "plot_performance_box"
4872   output-file-type: ".html"
4873   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-4t2c-sw-pdr"
4874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4875   filter: "'NIC_Intel-X710' and
4876            '64B' and
4877            'IP4FWD' and
4878            'NDRPDR' and
4879            '4T2C' and
4880            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
4881            not 'VHOST'"
4882   parameters:
4883   - "throughput"
4884   - "parent"
4885   - "tags"
4886   traces:
4887     hoverinfo: "x+y"
4888     boxpoints: "outliers"
4889     whiskerwidth: 0
4890   layout:
4891     title: "ipsec-tnl-3n-skx-x710-64b-4t2c-sw-pdr"
4892     layout: "plot-throughput"
4893
4894 # Packet Throughput - DPDK l3fwd 3n-skx-x710
4895 - type: "plot"
4896   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
4897   algorithm: "plot_performance_box"
4898   output-file-type: ".html"
4899   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
4900   data: "plot-dpdk-throughput-latency-3n-skx"
4901   filter: "'NIC_Intel-X710' and
4902            '64B' and
4903            'BASE' and
4904            'NDRPDR' and
4905            '2T1C' and
4906            'IP4FWD'"
4907   parameters:
4908   - "throughput"
4909   - "parent"
4910   - "tags"
4911   traces:
4912     hoverinfo: "x+y"
4913     boxpoints: "outliers"
4914     whiskerwidth: 0
4915   layout:
4916     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
4917     layout: "plot-throughput"
4918
4919 - type: "plot"
4920   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
4921   algorithm: "plot_performance_box"
4922   output-file-type: ".html"
4923   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
4924   data: "plot-dpdk-throughput-latency-3n-skx"
4925   filter: "'NIC_Intel-X710' and
4926            '64B' and
4927            'BASE' and
4928            'NDRPDR' and
4929            '4T2C' and
4930            'IP4FWD'"
4931   parameters:
4932   - "throughput"
4933   - "parent"
4934   - "tags"
4935   traces:
4936     hoverinfo: "x+y"
4937     boxpoints: "outliers"
4938     whiskerwidth: 0
4939   layout:
4940     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
4941     layout: "plot-throughput"
4942
4943 - type: "plot"
4944   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
4945   algorithm: "plot_performance_box"
4946   output-file-type: ".html"
4947   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
4948   data: "plot-dpdk-throughput-latency-3n-skx"
4949   filter: "'NIC_Intel-X710' and
4950            '64B' and
4951            'BASE' and
4952            'NDRPDR' and
4953            '2T1C' and
4954            'IP4FWD'"
4955   parameters:
4956   - "throughput"
4957   - "parent"
4958   - "tags"
4959   traces:
4960     hoverinfo: "x+y"
4961     boxpoints: "outliers"
4962     whiskerwidth: 0
4963   layout:
4964     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
4965     layout: "plot-throughput"
4966
4967 - type: "plot"
4968   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
4969   algorithm: "plot_performance_box"
4970   output-file-type: ".html"
4971   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
4972   data: "plot-dpdk-throughput-latency-3n-skx"
4973   filter: "'NIC_Intel-X710' and
4974            '64B' and
4975            'BASE' and
4976            'NDRPDR' and
4977            '4T2C' and
4978            'IP4FWD'"
4979   parameters:
4980   - "throughput"
4981   - "parent"
4982   - "tags"
4983   traces:
4984     hoverinfo: "x+y"
4985     boxpoints: "outliers"
4986     whiskerwidth: 0
4987   layout:
4988     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
4989     layout: "plot-throughput"
4990
4991 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
4992 - type: "plot"
4993   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
4994   algorithm: "plot_performance_box"
4995   output-file-type: ".html"
4996   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
4997   data: "plot-dpdk-throughput-latency-3n-skx"
4998   filter: "'NIC_Intel-XXV710' and
4999            '64B' and
5000            'BASE' and
5001            'NDRPDR' and
5002            '2T1C' and
5003            'IP4FWD'"
5004   parameters:
5005   - "throughput"
5006   - "parent"
5007   - "tags"
5008   traces:
5009     hoverinfo: "x+y"
5010     boxpoints: "outliers"
5011     whiskerwidth: 0
5012   layout:
5013     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
5014     layout: "plot-throughput"
5015
5016 - type: "plot"
5017   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
5018   algorithm: "plot_performance_box"
5019   output-file-type: ".html"
5020   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
5021   data: "plot-dpdk-throughput-latency-3n-skx"
5022   filter: "'NIC_Intel-XXV710' and
5023            '64B' and
5024            'BASE' and
5025            'NDRPDR' and
5026            '4T2C' and
5027            'IP4FWD'"
5028   parameters:
5029   - "throughput"
5030   - "parent"
5031   - "tags"
5032   traces:
5033     hoverinfo: "x+y"
5034     boxpoints: "outliers"
5035     whiskerwidth: 0
5036   layout:
5037     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
5038     layout: "plot-throughput"
5039
5040 - type: "plot"
5041   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
5042   algorithm: "plot_performance_box"
5043   output-file-type: ".html"
5044   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
5045   data: "plot-dpdk-throughput-latency-3n-skx"
5046   filter: "'NIC_Intel-XXV710' and
5047            '64B' and
5048            'BASE' and
5049            'NDRPDR' and
5050            '2T1C' and
5051            'IP4FWD'"
5052   parameters:
5053   - "throughput"
5054   - "parent"
5055   - "tags"
5056   traces:
5057     hoverinfo: "x+y"
5058     boxpoints: "outliers"
5059     whiskerwidth: 0
5060   layout:
5061     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
5062     layout: "plot-throughput"
5063
5064 - type: "plot"
5065   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
5066   algorithm: "plot_performance_box"
5067   output-file-type: ".html"
5068   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
5069   data: "plot-dpdk-throughput-latency-3n-skx"
5070   filter: "'NIC_Intel-XXV710' and
5071            '64B' and
5072            'BASE' and
5073            'NDRPDR' and
5074            '4T2C' and
5075            'IP4FWD'"
5076   parameters:
5077   - "throughput"
5078   - "parent"
5079   - "tags"
5080   traces:
5081     hoverinfo: "x+y"
5082     boxpoints: "outliers"
5083     whiskerwidth: 0
5084   layout:
5085     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
5086     layout: "plot-throughput"
5087
5088 # Packet Throughput - DPDK l3fwd 2n-skx-x710
5089 - type: "plot"
5090   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
5091   algorithm: "plot_performance_box"
5092   output-file-type: ".html"
5093   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
5094   data: "plot-dpdk-throughput-latency-2n-skx"
5095   filter: "'NIC_Intel-X710' and
5096            '64B' and
5097            'BASE' and
5098            'NDRPDR' and
5099            '2T1C' and
5100            'IP4FWD'"
5101   parameters:
5102   - "throughput"
5103   - "parent"
5104   - "tags"
5105   traces:
5106     hoverinfo: "x+y"
5107     boxpoints: "outliers"
5108     whiskerwidth: 0
5109   layout:
5110     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
5111     layout: "plot-throughput"
5112
5113 - type: "plot"
5114   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
5115   algorithm: "plot_performance_box"
5116   output-file-type: ".html"
5117   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
5118   data: "plot-dpdk-throughput-latency-2n-skx"
5119   filter: "'NIC_Intel-X710' and
5120            '64B' and
5121            'BASE' and
5122            'NDRPDR' and
5123            '4T2C' and
5124            'IP4FWD'"
5125   parameters:
5126   - "throughput"
5127   - "parent"
5128   - "tags"
5129   traces:
5130     hoverinfo: "x+y"
5131     boxpoints: "outliers"
5132     whiskerwidth: 0
5133   layout:
5134     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
5135     layout: "plot-throughput"
5136
5137 - type: "plot"
5138   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
5139   algorithm: "plot_performance_box"
5140   output-file-type: ".html"
5141   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
5142   data: "plot-dpdk-throughput-latency-2n-skx"
5143   filter: "'NIC_Intel-X710' and
5144            '64B' and
5145            'BASE' and
5146            'NDRPDR' and
5147            '2T1C' and
5148            'IP4FWD'"
5149   parameters:
5150   - "throughput"
5151   - "parent"
5152   - "tags"
5153   traces:
5154     hoverinfo: "x+y"
5155     boxpoints: "outliers"
5156     whiskerwidth: 0
5157   layout:
5158     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
5159     layout: "plot-throughput"
5160
5161 - type: "plot"
5162   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
5163   algorithm: "plot_performance_box"
5164   output-file-type: ".html"
5165   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
5166   data: "plot-dpdk-throughput-latency-2n-skx"
5167   filter: "'NIC_Intel-X710' and
5168            '64B' and
5169            'BASE' and
5170            'NDRPDR' and
5171            '4T2C' and
5172            'IP4FWD'"
5173   parameters:
5174   - "throughput"
5175   - "parent"
5176   - "tags"
5177   traces:
5178     hoverinfo: "x+y"
5179     boxpoints: "outliers"
5180     whiskerwidth: 0
5181   layout:
5182     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
5183     layout: "plot-throughput"
5184
5185 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
5186 - type: "plot"
5187   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
5188   algorithm: "plot_performance_box"
5189   output-file-type: ".html"
5190   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
5191   data: "plot-dpdk-throughput-latency-2n-skx"
5192   filter: "'NIC_Intel-XXV710' and
5193            '64B' and
5194            'BASE' and
5195            'NDRPDR' and
5196            '2T1C' and
5197            'IP4FWD'"
5198   parameters:
5199   - "throughput"
5200   - "parent"
5201   - "tags"
5202   traces:
5203     hoverinfo: "x+y"
5204     boxpoints: "outliers"
5205     whiskerwidth: 0
5206   layout:
5207     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
5208     layout: "plot-throughput"
5209
5210 - type: "plot"
5211   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
5212   algorithm: "plot_performance_box"
5213   output-file-type: ".html"
5214   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
5215   data: "plot-dpdk-throughput-latency-2n-skx"
5216   filter: "'NIC_Intel-XXV710' and
5217            '64B' and
5218            'BASE' and
5219            'NDRPDR' and
5220            '4T2C' and
5221            'IP4FWD'"
5222   parameters:
5223   - "throughput"
5224   - "parent"
5225   - "tags"
5226   traces:
5227     hoverinfo: "x+y"
5228     boxpoints: "outliers"
5229     whiskerwidth: 0
5230   layout:
5231     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
5232     layout: "plot-throughput"
5233
5234 - type: "plot"
5235   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
5236   algorithm: "plot_performance_box"
5237   output-file-type: ".html"
5238   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
5239   data: "plot-dpdk-throughput-latency-2n-skx"
5240   filter: "'NIC_Intel-XXV710' and
5241            '64B' and
5242            'BASE' and
5243            'NDRPDR' and
5244            '2T1C' and
5245            'IP4FWD'"
5246   parameters:
5247   - "throughput"
5248   - "parent"
5249   - "tags"
5250   traces:
5251     hoverinfo: "x+y"
5252     boxpoints: "outliers"
5253     whiskerwidth: 0
5254   layout:
5255     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
5256     layout: "plot-throughput"
5257
5258 - type: "plot"
5259   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
5260   algorithm: "plot_performance_box"
5261   output-file-type: ".html"
5262   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
5263   data: "plot-dpdk-throughput-latency-2n-skx"
5264   filter: "'NIC_Intel-XXV710' and
5265            '64B' and
5266            'BASE' and
5267            'NDRPDR' and
5268            '4T2C' and
5269            'IP4FWD'"
5270   parameters:
5271   - "throughput"
5272   - "parent"
5273   - "tags"
5274   traces:
5275     hoverinfo: "x+y"
5276     boxpoints: "outliers"
5277     whiskerwidth: 0
5278   layout:
5279     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
5280     layout: "plot-throughput"
5281
5282 ################################################################################
5283
5284 # Packet Throughput - DPDK testpmd 3n-hsw-x520
5285 - type: "plot"
5286   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
5287   algorithm: "plot_performance_box"
5288   output-file-type: ".html"
5289   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
5290   data: "plot-dpdk-throughput-latency-3n-hsw"
5291   filter: "'NIC_Intel-X520-DA2' and
5292            '64B' and
5293            'BASE' and
5294            'NDRPDR' and
5295            '1T1C' and
5296            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5297   parameters:
5298   - "throughput"
5299   - "parent"
5300   - "tags"
5301   traces:
5302     hoverinfo: "x+y"
5303     boxpoints: "outliers"
5304     whiskerwidth: 0
5305   layout:
5306     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
5307     layout: "plot-throughput"
5308
5309 - type: "plot"
5310   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
5311   algorithm: "plot_performance_box"
5312   output-file-type: ".html"
5313   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
5314   data: "plot-dpdk-throughput-latency-3n-hsw"
5315   filter: "'NIC_Intel-X520-DA2' and
5316            '64B' and
5317            'BASE' and
5318            'NDRPDR' and
5319            '2T2C' and
5320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5321   parameters:
5322   - "throughput"
5323   - "parent"
5324   - "tags"
5325   traces:
5326     hoverinfo: "x+y"
5327     boxpoints: "outliers"
5328     whiskerwidth: 0
5329   layout:
5330     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
5331     layout: "plot-throughput"
5332
5333 - type: "plot"
5334   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
5335   algorithm: "plot_performance_box"
5336   output-file-type: ".html"
5337   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
5338   data: "plot-dpdk-throughput-latency-3n-hsw"
5339   filter: "'NIC_Intel-X520-DA2' and
5340            '64B' and
5341            'BASE' and
5342            'NDRPDR' and
5343            '1T1C' and
5344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5345   parameters:
5346   - "throughput"
5347   - "parent"
5348   - "tags"
5349   traces:
5350     hoverinfo: "x+y"
5351     boxpoints: "outliers"
5352     whiskerwidth: 0
5353   layout:
5354     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
5355     layout: "plot-throughput"
5356
5357 - type: "plot"
5358   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
5359   algorithm: "plot_performance_box"
5360   output-file-type: ".html"
5361   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
5362   data: "plot-dpdk-throughput-latency-3n-hsw"
5363   filter: "'NIC_Intel-X520-DA2' and
5364            '64B' and
5365            'BASE' and
5366            'NDRPDR' and
5367            '2T2C' and
5368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5369   parameters:
5370   - "throughput"
5371   - "parent"
5372   - "tags"
5373   traces:
5374     hoverinfo: "x+y"
5375     boxpoints: "outliers"
5376     whiskerwidth: 0
5377   layout:
5378     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
5379     layout: "plot-throughput"
5380
5381 # Packet Throughput - DPDK testpmd 3n-hsw-x710
5382 - type: "plot"
5383   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
5384   algorithm: "plot_performance_box"
5385   output-file-type: ".html"
5386   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
5387   data: "plot-dpdk-throughput-latency-3n-hsw"
5388   filter: "'NIC_Intel-X710' and
5389            '64B' and
5390            'BASE' and
5391            'NDRPDR' and
5392            '1T1C' and
5393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5394   parameters:
5395   - "throughput"
5396   - "parent"
5397   - "tags"
5398   traces:
5399     hoverinfo: "x+y"
5400     boxpoints: "outliers"
5401     whiskerwidth: 0
5402   layout:
5403     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
5404     layout: "plot-throughput"
5405
5406 - type: "plot"
5407   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
5408   algorithm: "plot_performance_box"
5409   output-file-type: ".html"
5410   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
5411   data: "plot-dpdk-throughput-latency-3n-hsw"
5412   filter: "'NIC_Intel-X710' and
5413            '64B' and
5414            'BASE' and
5415            'NDRPDR' and
5416            '2T2C' and
5417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5418   parameters:
5419   - "throughput"
5420   - "parent"
5421   - "tags"
5422   traces:
5423     hoverinfo: "x+y"
5424     boxpoints: "outliers"
5425     whiskerwidth: 0
5426   layout:
5427     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
5428     layout: "plot-throughput"
5429
5430 - type: "plot"
5431   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
5432   algorithm: "plot_performance_box"
5433   output-file-type: ".html"
5434   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
5435   data: "plot-dpdk-throughput-latency-3n-hsw"
5436   filter: "'NIC_Intel-X710' and
5437            '64B' and
5438            'BASE' and
5439            'NDRPDR' and
5440            '1T1C' and
5441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5442   parameters:
5443   - "throughput"
5444   - "parent"
5445   - "tags"
5446   traces:
5447     hoverinfo: "x+y"
5448     boxpoints: "outliers"
5449     whiskerwidth: 0
5450   layout:
5451     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
5452     layout: "plot-throughput"
5453
5454 - type: "plot"
5455   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
5456   algorithm: "plot_performance_box"
5457   output-file-type: ".html"
5458   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
5459   data: "plot-dpdk-throughput-latency-3n-hsw"
5460   filter: "'NIC_Intel-X710' and
5461            '64B' and
5462            'BASE' and
5463            'NDRPDR' and
5464            '2T2C' and
5465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5466   parameters:
5467   - "throughput"
5468   - "parent"
5469   - "tags"
5470   traces:
5471     hoverinfo: "x+y"
5472     boxpoints: "outliers"
5473     whiskerwidth: 0
5474   layout:
5475     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
5476     layout: "plot-throughput"
5477
5478 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
5479 - type: "plot"
5480   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
5481   algorithm: "plot_performance_box"
5482   output-file-type: ".html"
5483   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
5484   data: "plot-dpdk-throughput-latency-3n-hsw"
5485   filter: "'NIC_Intel-XL710' and
5486            '64B' and
5487            'BASE' and
5488            'NDRPDR' and
5489            '1T1C' and
5490            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5491   parameters:
5492   - "throughput"
5493   - "parent"
5494   - "tags"
5495   traces:
5496     hoverinfo: "x+y"
5497     boxpoints: "outliers"
5498     whiskerwidth: 0
5499   layout:
5500     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
5501     layout: "plot-throughput"
5502
5503 - type: "plot"
5504   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
5505   algorithm: "plot_performance_box"
5506   output-file-type: ".html"
5507   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
5508   data: "plot-dpdk-throughput-latency-3n-hsw"
5509   filter: "'NIC_Intel-XL710' and
5510            '64B' and
5511            'BASE' and
5512            'NDRPDR' and
5513            '2T2C' and
5514            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5515   parameters:
5516   - "throughput"
5517   - "parent"
5518   - "tags"
5519   traces:
5520     hoverinfo: "x+y"
5521     boxpoints: "outliers"
5522     whiskerwidth: 0
5523   layout:
5524     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
5525     layout: "plot-throughput"
5526
5527 - type: "plot"
5528   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
5529   algorithm: "plot_performance_box"
5530   output-file-type: ".html"
5531   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
5532   data: "plot-dpdk-throughput-latency-3n-hsw"
5533   filter: "'NIC_Intel-XL710' and
5534            '64B' and
5535            'BASE' and
5536            'NDRPDR' and
5537            '1T1C' and
5538            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5539   parameters:
5540   - "throughput"
5541   - "parent"
5542   - "tags"
5543   traces:
5544     hoverinfo: "x+y"
5545     boxpoints: "outliers"
5546     whiskerwidth: 0
5547   layout:
5548     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
5549     layout: "plot-throughput"
5550
5551 - type: "plot"
5552   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
5553   algorithm: "plot_performance_box"
5554   output-file-type: ".html"
5555   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
5556   data: "plot-dpdk-throughput-latency-3n-hsw"
5557   filter: "'NIC_Intel-XL710' and
5558            '64B' and
5559            'BASE' and
5560            'NDRPDR' and
5561            '2T2C' and
5562            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5563   parameters:
5564   - "throughput"
5565   - "parent"
5566   - "tags"
5567   traces:
5568     hoverinfo: "x+y"
5569     boxpoints: "outliers"
5570     whiskerwidth: 0
5571   layout:
5572     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
5573     layout: "plot-throughput"
5574
5575 # Packet Throughput - DPDK testpmd 3n-skx-x710
5576 - type: "plot"
5577   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
5578   algorithm: "plot_performance_box"
5579   output-file-type: ".html"
5580   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
5581   data: "plot-dpdk-throughput-latency-3n-skx"
5582   filter: "'NIC_Intel-X710' and
5583            '64B' and
5584            'BASE' and
5585            'NDRPDR' and
5586            '2T1C' and
5587            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5588   parameters:
5589   - "throughput"
5590   - "parent"
5591   - "tags"
5592   traces:
5593     hoverinfo: "x+y"
5594     boxpoints: "outliers"
5595     whiskerwidth: 0
5596   layout:
5597     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
5598     layout: "plot-throughput"
5599
5600 - type: "plot"
5601   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
5602   algorithm: "plot_performance_box"
5603   output-file-type: ".html"
5604   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
5605   data: "plot-dpdk-throughput-latency-3n-skx"
5606   filter: "'NIC_Intel-X710' and
5607            '64B' and
5608            'BASE' and
5609            'NDRPDR' and
5610            '4T2C' and
5611            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5612   parameters:
5613   - "throughput"
5614   - "parent"
5615   - "tags"
5616   traces:
5617     hoverinfo: "x+y"
5618     boxpoints: "outliers"
5619     whiskerwidth: 0
5620   layout:
5621     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
5622     layout: "plot-throughput"
5623
5624 - type: "plot"
5625   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
5626   algorithm: "plot_performance_box"
5627   output-file-type: ".html"
5628   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
5629   data: "plot-dpdk-throughput-latency-3n-skx"
5630   filter: "'NIC_Intel-X710' and
5631            '64B' and
5632            'BASE' and
5633            'NDRPDR' and
5634            '2T1C' and
5635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5636   parameters:
5637   - "throughput"
5638   - "parent"
5639   - "tags"
5640   traces:
5641     hoverinfo: "x+y"
5642     boxpoints: "outliers"
5643     whiskerwidth: 0
5644   layout:
5645     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
5646     layout: "plot-throughput"
5647
5648 - type: "plot"
5649   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
5650   algorithm: "plot_performance_box"
5651   output-file-type: ".html"
5652   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
5653   data: "plot-dpdk-throughput-latency-3n-skx"
5654   filter: "'NIC_Intel-X710' and
5655            '64B' and
5656            'BASE' and
5657            'NDRPDR' and
5658            '4T2C' and
5659            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5660   parameters:
5661   - "throughput"
5662   - "parent"
5663   - "tags"
5664   traces:
5665     hoverinfo: "x+y"
5666     boxpoints: "outliers"
5667     whiskerwidth: 0
5668   layout:
5669     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
5670     layout: "plot-throughput"
5671
5672 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
5673 - type: "plot"
5674   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
5675   algorithm: "plot_performance_box"
5676   output-file-type: ".html"
5677   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
5678   data: "plot-dpdk-throughput-latency-3n-skx"
5679   filter: "'NIC_Intel-XXV710' and
5680            '64B' and
5681            'BASE' and
5682            'NDRPDR' and
5683            '2T1C' and
5684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5685   parameters:
5686   - "throughput"
5687   - "parent"
5688   - "tags"
5689   traces:
5690     hoverinfo: "x+y"
5691     boxpoints: "outliers"
5692     whiskerwidth: 0
5693   layout:
5694     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
5695     layout: "plot-throughput"
5696
5697 - type: "plot"
5698   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
5699   algorithm: "plot_performance_box"
5700   output-file-type: ".html"
5701   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
5702   data: "plot-dpdk-throughput-latency-3n-skx"
5703   filter: "'NIC_Intel-XXV710' and
5704            '64B' and
5705            'BASE' and
5706            'NDRPDR' and
5707            '4T2C' and
5708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5709   parameters:
5710   - "throughput"
5711   - "parent"
5712   - "tags"
5713   traces:
5714     hoverinfo: "x+y"
5715     boxpoints: "outliers"
5716     whiskerwidth: 0
5717   layout:
5718     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
5719     layout: "plot-throughput"
5720
5721 - type: "plot"
5722   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
5723   algorithm: "plot_performance_box"
5724   output-file-type: ".html"
5725   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
5726   data: "plot-dpdk-throughput-latency-3n-skx"
5727   filter: "'NIC_Intel-XXV710' and
5728            '64B' and
5729            'BASE' and
5730            'NDRPDR' and
5731            '2T1C' and
5732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5733   parameters:
5734   - "throughput"
5735   - "parent"
5736   - "tags"
5737   traces:
5738     hoverinfo: "x+y"
5739     boxpoints: "outliers"
5740     whiskerwidth: 0
5741   layout:
5742     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
5743     layout: "plot-throughput"
5744
5745 - type: "plot"
5746   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
5747   algorithm: "plot_performance_box"
5748   output-file-type: ".html"
5749   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
5750   data: "plot-dpdk-throughput-latency-3n-skx"
5751   filter: "'NIC_Intel-XXV710' and
5752            '64B' and
5753            'BASE' and
5754            'NDRPDR' and
5755            '4T2C' and
5756            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5757   parameters:
5758   - "throughput"
5759   - "parent"
5760   - "tags"
5761   traces:
5762     hoverinfo: "x+y"
5763     boxpoints: "outliers"
5764     whiskerwidth: 0
5765   layout:
5766     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
5767     layout: "plot-throughput"
5768
5769 # Packet Throughput - DPDK testpmd 2n-skx-x710
5770 - type: "plot"
5771   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
5772   algorithm: "plot_performance_box"
5773   output-file-type: ".html"
5774   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
5775   data: "plot-dpdk-throughput-latency-2n-skx"
5776   filter: "'NIC_Intel-X710' and
5777            '64B' and
5778            'BASE' and
5779            'NDRPDR' and
5780            '2T1C' and
5781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5782   parameters:
5783   - "throughput"
5784   - "parent"
5785   - "tags"
5786   traces:
5787     hoverinfo: "x+y"
5788     boxpoints: "outliers"
5789     whiskerwidth: 0
5790   layout:
5791     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
5792     layout: "plot-throughput"
5793
5794 - type: "plot"
5795   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
5796   algorithm: "plot_performance_box"
5797   output-file-type: ".html"
5798   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
5799   data: "plot-dpdk-throughput-latency-2n-skx"
5800   filter: "'NIC_Intel-X710' and
5801            '64B' and
5802            'BASE' and
5803            'NDRPDR' and
5804            '4T2C' and
5805            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5806   parameters:
5807   - "throughput"
5808   - "parent"
5809   - "tags"
5810   traces:
5811     hoverinfo: "x+y"
5812     boxpoints: "outliers"
5813     whiskerwidth: 0
5814   layout:
5815     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
5816     layout: "plot-throughput"
5817
5818 - type: "plot"
5819   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
5820   algorithm: "plot_performance_box"
5821   output-file-type: ".html"
5822   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
5823   data: "plot-dpdk-throughput-latency-2n-skx"
5824   filter: "'NIC_Intel-X710' and
5825            '64B' and
5826            'BASE' and
5827            'NDRPDR' and
5828            '2T1C' and
5829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5830   parameters:
5831   - "throughput"
5832   - "parent"
5833   - "tags"
5834   traces:
5835     hoverinfo: "x+y"
5836     boxpoints: "outliers"
5837     whiskerwidth: 0
5838   layout:
5839     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
5840     layout: "plot-throughput"
5841
5842 - type: "plot"
5843   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
5844   algorithm: "plot_performance_box"
5845   output-file-type: ".html"
5846   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
5847   data: "plot-dpdk-throughput-latency-2n-skx"
5848   filter: "'NIC_Intel-X710' and
5849            '64B' and
5850            'BASE' and
5851            'NDRPDR' and
5852            '4T2C' and
5853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5854   parameters:
5855   - "throughput"
5856   - "parent"
5857   - "tags"
5858   traces:
5859     hoverinfo: "x+y"
5860     boxpoints: "outliers"
5861     whiskerwidth: 0
5862   layout:
5863     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
5864     layout: "plot-throughput"
5865
5866 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
5867 - type: "plot"
5868   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
5869   algorithm: "plot_performance_box"
5870   output-file-type: ".html"
5871   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
5872   data: "plot-dpdk-throughput-latency-2n-skx"
5873   filter: "'NIC_Intel-XXV710' and
5874            '64B' and
5875            'BASE' and
5876            'NDRPDR' and
5877            '2T1C' and
5878            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5879   parameters:
5880   - "throughput"
5881   - "parent"
5882   - "tags"
5883   traces:
5884     hoverinfo: "x+y"
5885     boxpoints: "outliers"
5886     whiskerwidth: 0
5887   layout:
5888     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
5889     layout: "plot-throughput"
5890
5891 - type: "plot"
5892   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
5893   algorithm: "plot_performance_box"
5894   output-file-type: ".html"
5895   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
5896   data: "plot-dpdk-throughput-latency-2n-skx"
5897   filter: "'NIC_Intel-XXV710' and
5898            '64B' and
5899            'BASE' and
5900            'NDRPDR' and
5901            '4T2C' and
5902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5903   parameters:
5904   - "throughput"
5905   - "parent"
5906   - "tags"
5907   traces:
5908     hoverinfo: "x+y"
5909     boxpoints: "outliers"
5910     whiskerwidth: 0
5911   layout:
5912     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
5913     layout: "plot-throughput"
5914
5915 - type: "plot"
5916   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
5917   algorithm: "plot_performance_box"
5918   output-file-type: ".html"
5919   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
5920   data: "plot-dpdk-throughput-latency-2n-skx"
5921   filter: "'NIC_Intel-XXV710' and
5922            '64B' and
5923            'BASE' and
5924            'NDRPDR' and
5925            '2T1C' and
5926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5927   parameters:
5928   - "throughput"
5929   - "parent"
5930   - "tags"
5931   traces:
5932     hoverinfo: "x+y"
5933     boxpoints: "outliers"
5934     whiskerwidth: 0
5935   layout:
5936     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
5937     layout: "plot-throughput"
5938
5939 - type: "plot"
5940   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
5941   algorithm: "plot_performance_box"
5942   output-file-type: ".html"
5943   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
5944   data: "plot-dpdk-throughput-latency-2n-skx"
5945   filter: "'NIC_Intel-XXV710' and
5946            '64B' and
5947            'BASE' and
5948            'NDRPDR' and
5949            '4T2C' and
5950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
5951   parameters:
5952   - "throughput"
5953   - "parent"
5954   - "tags"
5955   traces:
5956     hoverinfo: "x+y"
5957     boxpoints: "outliers"
5958     whiskerwidth: 0
5959   layout:
5960     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
5961     layout: "plot-throughput"
5962
5963 ################################################################################
5964
5965
5966 # Packet Latency - VPP L2 3n-skx-x710 base and scale
5967 - type: "plot"
5968   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
5969   algorithm: "plot_latency_error_bars"
5970   output-file-type: ".html"
5971   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
5972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5973   filter: "'NIC_Intel-X710' and
5974            '64B' and
5975            ('BASE' or 'SCALE') and
5976            'NDRPDR' and
5977            'ETH' and
5978            '2T1C' and
5979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5980            not 'VHOST' and
5981            not 'MEMIF' and
5982            not 'DRV_AVF'"
5983   parameters:
5984   - "latency"
5985   - "parent"
5986   - "tags"
5987   sort:
5988   - "L2PATCH"
5989   - "L2XCBASE"
5990   - "BASE"
5991   - "FIB_10K"
5992   - "FIB_100K"
5993   - "FIB_1M"
5994   layout:
5995     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5996     layout: "plot-latency"
5997
5998 - type: "plot"
5999   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6000   algorithm: "plot_latency_error_bars"
6001   output-file-type: ".html"
6002   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6004   filter: "'NIC_Intel-X710' and
6005            '64B' and
6006            ('BASE' or 'SCALE') and
6007            'NDRPDR' and
6008            'ETH' and
6009            '4T2C' and
6010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6011            not 'VHOST' and
6012            not 'MEMIF' and
6013            not 'DRV_AVF'"
6014   parameters:
6015   - "latency"
6016   - "parent"
6017   - "tags"
6018   sort:
6019   - "L2PATCH"
6020   - "L2XCBASE"
6021   - "BASE"
6022   - "FIB_10K"
6023   - "FIB_100K"
6024   - "FIB_1M"
6025   layout:
6026     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6027     layout: "plot-latency"
6028
6029 # Packet Latency - VPP L2 3n-skx-x710 features
6030 - type: "plot"
6031   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
6032   algorithm: "plot_latency_error_bars"
6033   output-file-type: ".html"
6034   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
6035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6036   filter: "'NIC_Intel-X710' and
6037            '64B' and
6038            'NDRPDR' and
6039            '2T1C' and
6040            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6041            not 'ACL' and
6042            not 'VHOST' and
6043            not 'DRV_AVF' and
6044            not 'L2OVRLAY' and
6045            not 'MEMIF'"
6046   parameters:
6047   - "latency"
6048   - "parent"
6049   - "tags"
6050   sort:
6051   - "L2XCBASE"    # l2xcbase
6052   - "L2BDBASE"    # l2bdbase
6053   - "L2XCFWD"     # dot1q-l2xcbase
6054   - "L2BDMACLRN"  # dot1q-l2bdbase
6055   layout:
6056     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6057     layout: "plot-latency"
6058
6059 - type: "plot"
6060   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
6061   algorithm: "plot_latency_error_bars"
6062   output-file-type: ".html"
6063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
6064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6065   filter: "'NIC_Intel-X710' and
6066            '64B' and
6067            'NDRPDR' and
6068            '4T2C' and
6069            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6070            not 'ACL' and
6071            not 'VHOST' and
6072            not 'DRV_AVF' and
6073            not 'L2OVRLAY' and
6074            not 'MEMIF'"
6075   parameters:
6076   - "latency"
6077   - "parent"
6078   - "tags"
6079   sort:
6080   - "L2XCBASE"    # l2xcbase
6081   - "L2BDBASE"    # l2bdbase
6082   - "L2XCFWD"     # dot1q-l2xcbase
6083   - "L2BDMACLRN"  # dot1q-l2bdbase
6084   layout:
6085     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6086     layout: "plot-latency"
6087
6088 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
6089 - type: "plot"
6090   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
6091   algorithm: "plot_latency_error_bars"
6092   output-file-type: ".html"
6093   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
6094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6095   filter: "'NIC_Intel-X710' and
6096            '64B' and
6097            'NDRPDR' and
6098            '2T1C' and
6099            'FEATURE' and
6100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6101            'IACL' and
6102            ('ACL1' or 'ACL50') and
6103            ('10K_FLOWS' or '10k_FLOWS') and
6104            not 'MACIP' and
6105            not 'VHOST' and
6106            not 'MEMIF'"
6107   parameters:
6108   - "latency"
6109   - "parent"
6110   - "tags"
6111   layout:
6112     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6113     layout: "plot-latency"
6114
6115 - type: "plot"
6116   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
6117   algorithm: "plot_latency_error_bars"
6118   output-file-type: ".html"
6119   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
6120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6121   filter: "'NIC_Intel-X710' and
6122            '64B' and
6123            'NDRPDR' and
6124            '4T2C' and
6125            'FEATURE' and
6126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6127            'IACL' and
6128            ('ACL1' or 'ACL50') and
6129            ('10K_FLOWS' or '10k_FLOWS') and
6130            not 'MACIP' and
6131            not 'VHOST' and
6132            not 'MEMIF'"
6133   parameters:
6134   - "latency"
6135   - "parent"
6136   - "tags"
6137   layout:
6138     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6139     layout: "plot-latency"
6140
6141
6142 # Packet Latency - VPP Container Memif 3n-skx-x710
6143 - type: "plot"
6144   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6145   algorithm: "plot_latency_error_bars"
6146   output-file-type: ".html"
6147   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6149   filter: "'NIC_Intel-X710' and
6150            '64B' and
6151            ('BASE' or 'SCALE') and
6152            'NDRPDR' and
6153            '2T1C' and
6154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6155            not 'VHOST' and
6156            'MEMIF'"
6157   parameters:
6158   - "latency"
6159   - "parent"
6160   - "tags"
6161   sort:
6162   - "L2XCFWD"
6163   - "L2XCFWD"
6164   - "L2XCFWD"
6165   - "L2BDMACLRN"
6166   - "L2BDMACLRN"
6167   - "L2BDMACLRN"
6168   - "IP4FWD"
6169   layout:
6170     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
6171     layout: "plot-latency"
6172
6173 - type: "plot"
6174   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6175   algorithm: "plot_latency_error_bars"
6176   output-file-type: ".html"
6177   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6179   filter: "'NIC_Intel-X710' and
6180            '64B' and
6181            ('BASE' or 'SCALE') and
6182            'NDRPDR' and
6183            '4T2C' and
6184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6185            not 'VHOST' and
6186            'MEMIF'"
6187   parameters:
6188   - "latency"
6189   - "parent"
6190   - "tags"
6191   sort:
6192   - "L2XCFWD"
6193   - "L2XCFWD"
6194   - "L2XCFWD"
6195   - "L2BDMACLRN"
6196   - "L2BDMACLRN"
6197   - "L2BDMACLRN"
6198   - "IP4FWD"
6199   layout:
6200     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
6201     layout: "plot-latency"
6202
6203
6204 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
6205 - type: "plot"
6206   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6207   algorithm: "plot_latency_error_bars"
6208   output-file-type: ".html"
6209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6211   filter: "'NIC_Intel-X710' and
6212            '64B' and
6213            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6214            'NDRPDR' and
6215            '2T1C' and
6216            'IP4FWD' and
6217            not 'IPSEC' and
6218            not 'DOT1Q' and
6219            not 'VHOST'"
6220   parameters:
6221   - "latency"
6222   - "parent"
6223   - "tags"
6224   sort:
6225   - "IP4BASE"
6226   - "FIB_20K"
6227   - "FIB_200K"
6228   - "FIB_2M"
6229   layout:
6230     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6231     layout: "plot-latency"
6232
6233 - type: "plot"
6234   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6235   algorithm: "plot_latency_error_bars"
6236   output-file-type: ".html"
6237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6239   filter: "'NIC_Intel-X710' and
6240            '64B' and
6241            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6242            'NDRPDR' and
6243            '4T2C' and
6244            'IP4FWD' and
6245            not 'IPSEC' and
6246            not 'DOT1Q' and
6247            not 'VHOST'"
6248   parameters:
6249   - "latency"
6250   - "parent"
6251   - "tags"
6252   sort:
6253   - "IP4BASE"
6254   - "FIB_20K"
6255   - "FIB_200K"
6256   - "FIB_2M"
6257   layout:
6258     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6259     layout: "plot-latency"
6260
6261 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
6262 - type: "plot"
6263   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
6264   algorithm: "plot_latency_error_bars"
6265   output-file-type: ".html"
6266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
6267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6268   filter: "'NIC_Intel-X710' and
6269            '64B' and
6270            ('IP4BASE' or
6271             'POLICE_MARK' or
6272             'COPWHLIST' or
6273             ('NAT44' and 'BASE') or
6274             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
6275            'NDRPDR' and
6276            '2T1C' and
6277            'IP4FWD' and
6278            not 'IPSEC' and
6279            not 'VHOST'"
6280   parameters:
6281   - "latency"
6282   - "parent"
6283   - "tags"
6284   sort:
6285   - "DOT1Q"
6286   - "IP4BASE"
6287   - "NAT44"
6288   - "POLICE_MARK"
6289   - "COPWHLIST"
6290   - "IACL"
6291   - "OACL"
6292   layout:
6293     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
6294     layout: "plot-latency"
6295
6296 - type: "plot"
6297   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
6298   algorithm: "plot_latency_error_bars"
6299   output-file-type: ".html"
6300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
6301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6302   filter: "'NIC_Intel-X710' and
6303            '64B' and
6304            ('IP4BASE' or
6305             'POLICE_MARK' or
6306             'COPWHLIST' or
6307             ('NAT44' and 'BASE') or
6308             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
6309            'NDRPDR' and
6310            '4T2C' and
6311            'IP4FWD' and
6312            not 'IPSEC' and
6313            not 'VHOST'"
6314   parameters:
6315   - "latency"
6316   - "parent"
6317   - "tags"
6318   sort:
6319   - "DOT1Q"
6320   - "IP4BASE"
6321   - "NAT44"
6322   - "POLICE_MARK"
6323   - "COPWHLIST"
6324   - "IACL"
6325   - "OACL"
6326   layout:
6327     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
6328     layout: "plot-latency"
6329
6330 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
6331 - type: "plot"
6332   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
6333   algorithm: "plot_latency_error_bars"
6334   output-file-type: ".html"
6335   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
6336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6337   filter: "'NIC_Intel-X710' and
6338            '64B' and
6339            'NDRPDR' and
6340            '2T1C' and
6341            'IP4FWD' and
6342            ('NAT44' or 'IP4BASE') and
6343            not 'IPSEC' and
6344            not 'VHOST'"
6345   parameters:
6346   - "latency"
6347   - "parent"
6348   - "tags"
6349   sort:
6350   - "IP4BASE"
6351   - "BASE"
6352   - "SRC_USER_10"
6353   - "SRC_USER_100"
6354   - "SRC_USER_1000"
6355   - "SRC_USER_2000"
6356   layout:
6357     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6358     layout: "plot-latency"
6359
6360 - type: "plot"
6361   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
6362   algorithm: "plot_latency_error_bars"
6363   output-file-type: ".html"
6364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
6365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6366   filter: "'NIC_Intel-X710' and
6367            '64B' and
6368            'NDRPDR' and
6369            '4T2C' and
6370            'IP4FWD' and
6371            ('NAT44' or 'IP4BASE') and
6372            not 'IPSEC' and
6373            not 'VHOST'"
6374   parameters:
6375   - "latency"
6376   - "parent"
6377   - "tags"
6378   sort:
6379   - "IP4BASE"
6380   - "BASE"
6381   - "SRC_USER_10"
6382   - "SRC_USER_100"
6383   - "SRC_USER_1000"
6384   - "SRC_USER_2000"
6385   layout:
6386     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6387     layout: "plot-latency"
6388
6389 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
6390 - type: "plot"
6391   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
6392   algorithm: "plot_latency_error_bars"
6393   output-file-type: ".html"
6394   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
6395   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6396   filter: "'NIC_Intel-X710' and
6397            '64B' and
6398            'NDRPDR' and
6399            '2T1C' and
6400            'IP4FWD' and
6401            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
6402            not 'IPSEC' and
6403            not 'VHOST'"
6404   parameters:
6405   - "latency"
6406   - "parent"
6407   - "tags"
6408   sort:
6409   - "IP4BASE"
6410   - "ACL_STATELESS"
6411   - "ACL_STATEFUL"
6412   - "ACL_STATELESS"
6413   - "ACL_STATEFUL"
6414   layout:
6415     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6416     layout: "plot-latency"
6417
6418 - type: "plot"
6419   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
6420   algorithm: "plot_latency_error_bars"
6421   output-file-type: ".html"
6422   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
6423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6424   filter: "'NIC_Intel-X710' and
6425            '64B' and
6426            'NDRPDR' and
6427            '4T2C' and
6428            'IP4FWD' and
6429            'IACL' and
6430            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
6431            not 'IPSEC' and
6432            not 'VHOST'"
6433   parameters:
6434   - "latency"
6435   - "parent"
6436   - "tags"
6437   sort:
6438   - "IP4BASE"
6439   - "ACL_STATELESS"
6440   - "ACL_STATEFUL"
6441   - "ACL_STATELESS"
6442   - "ACL_STATEFUL"
6443   layout:
6444     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6445     layout: "plot-latency"
6446
6447
6448 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
6449 - type: "plot"
6450   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6451   algorithm: "plot_latency_error_bars"
6452   output-file-type: ".html"
6453   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6455   filter: "'NIC_Intel-X710' and
6456            '64B' and
6457            'ENCAP' and
6458            'NDRPDR' and
6459            '2T1C' and
6460            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
6461            not 'VHOST' and
6462            not 'IPSECHW'"
6463   parameters:
6464   - "latency"
6465   - "parent"
6466   - "tags"
6467   sort:
6468   - "IP4BASE"
6469   - "LISP"
6470   - "VXLAN_1"
6471   - "VXLAN_10"
6472   - "VXLAN_100"
6473   - "VXLAN_1000"
6474   layout:
6475     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6476     layout: "plot-latency"
6477
6478 - type: "plot"
6479   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6480   algorithm: "plot_latency_error_bars"
6481   output-file-type: ".html"
6482   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6484   filter: "'NIC_Intel-X710' and
6485            '64B' and
6486            'ENCAP' and
6487            'NDRPDR' and
6488            '4T2C' and
6489            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
6490            not 'VHOST' and
6491            not 'IPSECHW'"
6492   parameters:
6493   - "latency"
6494   - "parent"
6495   - "tags"
6496   sort:
6497   - "IP4BASE"
6498   - "LISP"
6499   - "VXLAN_1"
6500   - "VXLAN_10"
6501   - "VXLAN_100"
6502   - "VXLAN_1000"
6503   layout:
6504     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6505     layout: "plot-latency"
6506
6507 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
6508 - type: "plot"
6509   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6510   algorithm: "plot_latency_error_bars"
6511   output-file-type: ".html"
6512   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6514   filter: "'NIC_Intel-X710' and
6515            '64B' and
6516            'ENCAP' and
6517            'NDRPDR' and
6518            '2T1C' and
6519            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
6520            not 'DOT1Q' and
6521            not 'VHOST' and
6522            not 'IPSECHW'"
6523   parameters:
6524   - "latency"
6525   - "parent"
6526   - "tags"
6527   sort:
6528   - "IP4BASE"
6529   - "L2BDMACLRN"
6530   - "L2XCFWD"
6531   - "LISP"
6532   layout:
6533     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
6534     layout: "plot-latency"
6535
6536 - type: "plot"
6537   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6538   algorithm: "plot_latency_error_bars"
6539   output-file-type: ".html"
6540   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6542   filter: "'NIC_Intel-X710' and
6543            '64B' and
6544            'ENCAP' and
6545            'NDRPDR' and
6546            '4T2C' and
6547            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
6548            not 'DOT1Q' and
6549            not 'VHOST' and
6550            not 'IPSECHW'"
6551   parameters:
6552   - "latency"
6553   - "parent"
6554   - "tags"
6555   sort:
6556   - "IP4BASE"
6557   - "L2BDMACLRN"
6558   - "L2XCFWD"
6559   - "LISP"
6560   layout:
6561     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
6562     layout: "plot-latency"
6563
6564
6565 # Packet Latency - VPP IPv6 3n-skx-x710
6566 - type: "plot"
6567   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
6568   algorithm: "plot_latency_error_bars"
6569   output-file-type: ".html"
6570   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
6571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6572   filter: "'NIC_Intel-X710' and
6573            '78B' and
6574            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6575            'NDRPDR' and
6576            '2T1C' and
6577            'IP6FWD' and
6578            not 'SRv6' and
6579            not 'IPSEC' and
6580            not 'VHOST'"
6581   parameters:
6582   - "latency"
6583   - "parent"
6584   - "tags"
6585   sort:
6586   - "IP6BASE"
6587   - "FIB_20K"
6588   - "FIB_200K"
6589   - "FIB_2M"
6590   layout:
6591     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
6592     layout: "plot-latency"
6593
6594 - type: "plot"
6595   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
6596   algorithm: "plot_latency_error_bars"
6597   output-file-type: ".html"
6598   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
6599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6600   filter: "'NIC_Intel-X710' and
6601            '78B' and
6602            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6603            'NDRPDR' and
6604            '4T2C' and
6605            'IP6FWD' and
6606            not 'SRv6' and
6607            not 'IPSEC' and
6608            not 'VHOST'"
6609   parameters:
6610   - "latency"
6611   - "parent"
6612   - "tags"
6613   sort:
6614   - "IP6BASE"
6615   - "FIB_20K"
6616   - "FIB_200K"
6617   - "FIB_2M"
6618   layout:
6619     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
6620     layout: "plot-latency"
6621
6622
6623 # Packet Latency - VPP vhost ip4 3n-skx-x710
6624 - type: "plot"
6625   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6626   algorithm: "plot_latency_error_bars"
6627   output-file-type: ".html"
6628   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6630   filter: "'NIC_Intel-X710' and
6631            '64B' and
6632            'NDRPDR' and
6633            'ETH' and
6634            'IP4FWD' and
6635            '2T1C' and
6636            'VHOST_1024' and
6637            not 'VXLAN' and
6638            not 'DOT1Q'"
6639   parameters:
6640   - "latency"
6641   - "parent"
6642   - "tags"
6643   sort:
6644   - "1VM"
6645   - "2VM"
6646   layout:
6647     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6648     layout: "plot-latency"
6649
6650 - type: "plot"
6651   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6652   algorithm: "plot_latency_error_bars"
6653   output-file-type: ".html"
6654   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
6655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6656   filter: "'NIC_Intel-X710' and
6657            '64B' and
6658            'NDRPDR' and
6659            'ETH' and
6660            'IP4FWD' and
6661            '4T2C' and
6662            'VHOST_1024' and
6663            not 'VXLAN' and
6664            not 'DOT1Q'"
6665   parameters:
6666   - "latency"
6667   - "parent"
6668   - "tags"
6669   sort:
6670   - "1VM"
6671   - "2VM"
6672   layout:
6673     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6674     layout: "plot-latency"
6675
6676 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
6677 - type: "plot"
6678   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6679   algorithm: "plot_latency_error_bars"
6680   output-file-type: ".html"
6681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
6682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6683   filter: "'NIC_Intel-X710' and
6684            '64B' and
6685            'NDRPDR' and
6686            ('ETH' or 'DOT1Q') and
6687            'BASE' and
6688            '2T1C' and
6689            ('L2BDMACLRN' or 'L2XCFWD') and
6690            'VHOST_1024' and
6691            not 'VXLAN' and
6692            not 'IP4FWD' and
6693            not '2VM'"
6694   parameters:
6695   - "latency"
6696   - "parent"
6697   - "tags"
6698   sort:
6699   - "L2BDMACLRN"
6700   - "L2BDMACLRN"
6701   - "L2BDMACLRN"
6702   - "L2XCFWD"
6703   - "L2XCFWD"
6704   - "L2XCFWD"
6705   layout:
6706     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
6707     layout: "plot-latency"
6708
6709 - type: "plot"
6710   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6711   algorithm: "plot_latency_error_bars"
6712   output-file-type: ".html"
6713   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
6714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6715   filter: "'NIC_Intel-X710' and
6716            '64B' and
6717            'NDRPDR' and
6718            ('ETH' or 'DOT1Q') and
6719            'BASE' and
6720            '4T2C' and
6721            ('L2BDMACLRN' or 'L2XCFWD') and
6722            'VHOST_1024' and
6723            not 'VXLAN' and
6724            not 'IP4FWD' and
6725            not '2VM'"
6726   parameters:
6727   - "latency"
6728   - "parent"
6729   - "tags"
6730   sort:
6731   - "L2BDMACLRN"
6732   - "L2BDMACLRN"
6733   - "L2BDMACLRN"
6734   - "L2XCFWD"
6735   - "L2XCFWD"
6736   - "L2XCFWD"
6737   layout:
6738     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
6739     layout: "plot-latency"
6740
6741 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
6742 - type: "plot"
6743   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
6744   algorithm: "plot_latency_error_bars"
6745   output-file-type: ".html"
6746   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
6747   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6748   filter: "'NIC_Intel-X710' and
6749            '64B' and
6750            'NDRPDR' and
6751            ('ETH' or 'DOT1Q') and
6752            '2T1C' and
6753            ('L2BDMACLRN' or 'L2XCFWD') and
6754            'VHOST_1024' and
6755            not 'CFS_OPT' and
6756            not 'VXLAN' and
6757            not 'IP4FWD' and
6758            not 'LBOND'"
6759   parameters:
6760   - "latency"
6761   - "parent"
6762   - "tags"
6763   sort:
6764   - "L2BDMACLRN"
6765   - "L2BDMACLRN"
6766   - "L2BDMACLRN"
6767   - "L2XCFWD"
6768   - "L2XCFWD"
6769   - "L2XCFWD"
6770   layout:
6771     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
6772     layout: "plot-latency"
6773
6774 - type: "plot"
6775   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
6776   algorithm: "plot_latency_error_bars"
6777   output-file-type: ".html"
6778   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
6779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6780   filter: "'NIC_Intel-X710' and
6781            '64B' and
6782            'NDRPDR' and
6783            ('ETH' or 'DOT1Q') and
6784            '4T2C' and
6785            ('L2BDMACLRN' or 'L2XCFWD') and
6786            'VHOST_1024' and
6787            not 'CFS_OPT' and
6788            not 'VXLAN' and
6789            not 'IP4FWD' and
6790            not 'LBOND'"
6791   parameters:
6792   - "latency"
6793   - "parent"
6794   - "tags"
6795   sort:
6796   - "L2BDMACLRN"
6797   - "L2BDMACLRN"
6798   - "L2BDMACLRN"
6799   - "L2XCFWD"
6800   - "L2XCFWD"
6801   - "L2XCFWD"
6802   layout:
6803     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
6804     layout: "plot-latency"
6805
6806 # Packet Latency - VPP IPSec 3n-skx-x710 SW
6807 - type: "plot"
6808   title: "VPP Latency: ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr-lat"
6809   algorithm: "plot_latency_error_bars"
6810   output-file-type: ".html"
6811   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr-lat"
6812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6813   filter: "'NIC_Intel-X710' and
6814            '64B' and
6815            'IP4FWD' and
6816            'NDRPDR' and
6817            '2T1C' and
6818            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
6819            not 'VHOST'"
6820   parameters:
6821   - "latency"
6822   - "parent"
6823   - "tags"
6824   layout:
6825     title: "ipsec-int-3n-skx-x710-64b-2t1c-sw-ndr"
6826     layout: "plot-latency"
6827
6828 - type: "plot"
6829   title: "VPP Latency: ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr-lat"
6830   algorithm: "plot_latency_error_bars"
6831   output-file-type: ".html"
6832   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr-lat"
6833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6834   filter: "'NIC_Intel-X710' and
6835            '64B' and
6836            'IP4FWD' and
6837            'NDRPDR' and
6838            '4T2C' and
6839            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
6840            not 'VHOST'"
6841   parameters:
6842   - "latency"
6843   - "parent"
6844   - "tags"
6845   layout:
6846     title: "ipsec-int-3n-skx-x710-64b-4t2c-sw-ndr"
6847     layout: "plot-latency"
6848
6849 # Packet Latency - VPP IPSec 3n-skx-x710 SW TUN
6850 - type: "plot"
6851   title: "VPP Latency: ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr-lat"
6852   algorithm: "plot_latency_error_bars"
6853   output-file-type: ".html"
6854   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr-lat"
6855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6856   filter: "'NIC_Intel-X710' and
6857            '64B' and
6858            'IP4FWD' and
6859            'NDRPDR' and
6860            '2T1C' and
6861            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
6862            not 'VHOST'"
6863   parameters:
6864   - "latency"
6865   - "parent"
6866   - "tags"
6867   layout:
6868     title: "ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr"
6869     layout: "plot-latency"
6870
6871 - type: "plot"
6872   title: "VPP Latency: ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr-lat"
6873   algorithm: "plot_latency_error_bars"
6874   output-file-type: ".html"
6875   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr-lat"
6876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6877   filter: "'NIC_Intel-X710' and
6878            '64B' and
6879            'IP4FWD' and
6880            'NDRPDR' and
6881            '4T2C' and
6882            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
6883            not 'VHOST'"
6884   parameters:
6885   - "latency"
6886   - "parent"
6887   - "tags"
6888   layout:
6889     title: "ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr"
6890     layout: "plot-latency"
6891
6892 # Packet Latency - DPDK l3fwd 3n-skx-x710
6893 - type: "plot"
6894   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
6895   algorithm: "plot_latency_error_bars"
6896   output-file-type: ".html"
6897   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
6898   data: "plot-dpdk-throughput-latency-3n-skx"
6899   filter: "'NIC_Intel-X710' and
6900            '64B' and
6901            'BASE' and
6902            'NDRPDR' and
6903            '2T1C' and
6904            'IP4FWD'"
6905   parameters:
6906   - "latency"
6907   - "parent"
6908   - "tags"
6909   layout:
6910     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
6911     layout: "plot-latency"
6912
6913 - type: "plot"
6914   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
6915   algorithm: "plot_latency_error_bars"
6916   output-file-type: ".html"
6917   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
6918   data: "plot-dpdk-throughput-latency-3n-skx"
6919   filter: "'NIC_Intel-X710' and
6920            '64B' and
6921            'BASE' and
6922            'NDRPDR' and
6923            '4T2C' and
6924            'IP4FWD'"
6925   parameters:
6926   - "latency"
6927   - "parent"
6928   - "tags"
6929   layout:
6930     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
6931     layout: "plot-latency"
6932
6933 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
6934 - type: "plot"
6935   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
6936   algorithm: "plot_latency_error_bars"
6937   output-file-type: ".html"
6938   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
6939   data: "plot-dpdk-throughput-latency-3n-skx"
6940   filter: "'NIC_Intel-XXV710' and
6941            '64B' and
6942            'BASE' and
6943            'NDRPDR' and
6944            '2T1C' and
6945            'IP4FWD'"
6946   parameters:
6947   - "latency"
6948   - "parent"
6949   - "tags"
6950   layout:
6951     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
6952     layout: "plot-latency"
6953
6954 - type: "plot"
6955   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
6956   algorithm: "plot_latency_error_bars"
6957   output-file-type: ".html"
6958   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
6959   data: "plot-dpdk-throughput-latency-3n-skx"
6960   filter: "'NIC_Intel-XXV710' and
6961            '64B' and
6962            'BASE' and
6963            'NDRPDR' and
6964            '4T2C' and
6965            'IP4FWD'"
6966   parameters:
6967   - "latency"
6968   - "parent"
6969   - "tags"
6970   layout:
6971     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
6972     layout: "plot-latency"
6973
6974 # Packet Latency - DPDK l3fwd 2n-skx-x710
6975 - type: "plot"
6976   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
6977   algorithm: "plot_latency_error_bars"
6978   output-file-type: ".html"
6979   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
6980   data: "plot-dpdk-throughput-latency-2n-skx"
6981   filter: "'NIC_Intel-X710' and
6982            '64B' and
6983            'BASE' and
6984            'NDRPDR' and
6985            '2T1C' and
6986            'IP4FWD'"
6987   parameters:
6988   - "latency"
6989   - "parent"
6990   - "tags"
6991   layout:
6992     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
6993     layout: "plot-latency"
6994
6995 - type: "plot"
6996   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
6997   algorithm: "plot_latency_error_bars"
6998   output-file-type: ".html"
6999   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
7000   data: "plot-dpdk-throughput-latency-2n-skx"
7001   filter: "'NIC_Intel-X710' and
7002            '64B' and
7003            'BASE' and
7004            'NDRPDR' and
7005            '4T2C' and
7006            'IP4FWD'"
7007   parameters:
7008   - "latency"
7009   - "parent"
7010   - "tags"
7011   layout:
7012     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
7013     layout: "plot-latency"
7014
7015 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
7016 - type: "plot"
7017   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
7018   algorithm: "plot_latency_error_bars"
7019   output-file-type: ".html"
7020   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
7021   data: "plot-dpdk-throughput-latency-2n-skx"
7022   filter: "'NIC_Intel-XXV710' and
7023            '64B' and
7024            'BASE' and
7025            'NDRPDR' and
7026            '2T1C' and
7027            'IP4FWD'"
7028   parameters:
7029   - "latency"
7030   - "parent"
7031   - "tags"
7032   layout:
7033     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
7034     layout: "plot-latency"
7035
7036 - type: "plot"
7037   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
7038   algorithm: "plot_latency_error_bars"
7039   output-file-type: ".html"
7040   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
7041   data: "plot-dpdk-throughput-latency-2n-skx"
7042   filter: "'NIC_Intel-XXV710' and
7043            '64B' and
7044            'BASE' and
7045            'NDRPDR' and
7046            '4T2C' and
7047            'IP4FWD'"
7048   parameters:
7049   - "latency"
7050   - "parent"
7051   - "tags"
7052   layout:
7053     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
7054     layout: "plot-latency"
7055
7056 ################################################################################
7057
7058 # Packet Latency - DPDK testpmd 3n-hsw-x520
7059 - type: "plot"
7060   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
7061   algorithm: "plot_latency_error_bars"
7062   output-file-type: ".html"
7063   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
7064   data: "plot-dpdk-throughput-latency-3n-hsw"
7065   filter: "'NIC_Intel-X520-DA2' and
7066            '64B' and
7067            'BASE' and
7068            'NDRPDR' and
7069            '1T1C' and
7070            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7071   parameters:
7072   - "latency"
7073   - "parent"
7074   - "tags"
7075   layout:
7076     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
7077     layout: "plot-latency"
7078
7079 - type: "plot"
7080   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
7081   algorithm: "plot_latency_error_bars"
7082   output-file-type: ".html"
7083   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
7084   data: "plot-dpdk-throughput-latency-3n-hsw"
7085   filter: "'NIC_Intel-X520-DA2' and
7086            '64B' and
7087            'BASE' and
7088            'NDRPDR' and
7089            '2T2C' and
7090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7091   parameters:
7092   - "latency"
7093   - "parent"
7094   - "tags"
7095   layout:
7096     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
7097     layout: "plot-latency"
7098
7099 # Packet Latency - DPDK testpmd 3n-hsw-x710
7100 - type: "plot"
7101   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
7102   algorithm: "plot_latency_error_bars"
7103   output-file-type: ".html"
7104   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
7105   data: "plot-dpdk-throughput-latency-3n-hsw"
7106   filter: "'NIC_Intel-X710' and
7107            '64B' and
7108            'BASE' and
7109            'NDRPDR' and
7110            '1T1C' and
7111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7112   parameters:
7113   - "latency"
7114   - "parent"
7115   - "tags"
7116   layout:
7117     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
7118     layout: "plot-latency"
7119
7120 - type: "plot"
7121   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
7122   algorithm: "plot_latency_error_bars"
7123   output-file-type: ".html"
7124   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
7125   data: "plot-dpdk-throughput-latency-3n-hsw"
7126   filter: "'NIC_Intel-X710' and
7127            '64B' and
7128            'BASE' and
7129            'NDRPDR' and
7130            '2T2C' and
7131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7132   parameters:
7133   - "latency"
7134   - "parent"
7135   - "tags"
7136   layout:
7137     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
7138     layout: "plot-latency"
7139
7140 # Packet Latency - DPDK testpmd 3n-hsw-xl710
7141 - type: "plot"
7142   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
7143   algorithm: "plot_latency_error_bars"
7144   output-file-type: ".html"
7145   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
7146   data: "plot-dpdk-throughput-latency-3n-hsw"
7147   filter: "'NIC_Intel-XL710' and
7148            '64B' and
7149            'BASE' and
7150            'NDRPDR' and
7151            '1T1C' and
7152            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7153   parameters:
7154   - "latency"
7155   - "parent"
7156   - "tags"
7157   layout:
7158     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
7159     layout: "plot-latency"
7160
7161 - type: "plot"
7162   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
7163   algorithm: "plot_latency_error_bars"
7164   output-file-type: ".html"
7165   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
7166   data: "plot-dpdk-throughput-latency-3n-hsw"
7167   filter: "'NIC_Intel-XL710' and
7168            '64B' and
7169            'BASE' and
7170            'NDRPDR' and
7171            '2T2C' and
7172            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7173   parameters:
7174   - "latency"
7175   - "parent"
7176   - "tags"
7177   layout:
7178     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
7179     layout: "plot-latency"
7180
7181 # Packet Latency - DPDK testpmd 3n-skx-x710
7182 - type: "plot"
7183   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
7184   algorithm: "plot_latency_error_bars"
7185   output-file-type: ".html"
7186   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
7187   data: "plot-dpdk-throughput-latency-3n-skx"
7188   filter: "'NIC_Intel-X710' and
7189            '64B' and
7190            'BASE' and
7191            'NDRPDR' and
7192            '2T1C' and
7193            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7194   parameters:
7195   - "latency"
7196   - "parent"
7197   - "tags"
7198   layout:
7199     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
7200     layout: "plot-latency"
7201
7202 - type: "plot"
7203   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
7204   algorithm: "plot_latency_error_bars"
7205   output-file-type: ".html"
7206   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
7207   data: "plot-dpdk-throughput-latency-3n-skx"
7208   filter: "'NIC_Intel-X710' and
7209            '64B' and
7210            'BASE' and
7211            'NDRPDR' and
7212            '4T2C' and
7213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7214   parameters:
7215   - "latency"
7216   - "parent"
7217   - "tags"
7218   layout:
7219     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
7220     layout: "plot-latency"
7221
7222 # Packet Latency - DPDK testpmd 3n-skx-xxv710
7223 - type: "plot"
7224   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
7225   algorithm: "plot_latency_error_bars"
7226   output-file-type: ".html"
7227   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
7228   data: "plot-dpdk-throughput-latency-3n-skx"
7229   filter: "'NIC_Intel-XXV710' and
7230            '64B' and
7231            'BASE' and
7232            'NDRPDR' and
7233            '2T1C' and
7234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7235   parameters:
7236   - "latency"
7237   - "parent"
7238   - "tags"
7239   layout:
7240     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
7241     layout: "plot-latency"
7242
7243 - type: "plot"
7244   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
7245   algorithm: "plot_latency_error_bars"
7246   output-file-type: ".html"
7247   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
7248   data: "plot-dpdk-throughput-latency-3n-skx"
7249   filter: "'NIC_Intel-XXV710' and
7250            '64B' and
7251            'BASE' and
7252            'NDRPDR' and
7253            '4T2C' and
7254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7255   parameters:
7256   - "latency"
7257   - "parent"
7258   - "tags"
7259   layout:
7260     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
7261     layout: "plot-latency"
7262
7263 # Packet Latency - DPDK testpmd 2n-skx-x710
7264 - type: "plot"
7265   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
7266   algorithm: "plot_latency_error_bars"
7267   output-file-type: ".html"
7268   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
7269   data: "plot-dpdk-throughput-latency-2n-skx"
7270   filter: "'NIC_Intel-X710' and
7271            '64B' and
7272            'BASE' and
7273            'NDRPDR' and
7274            '2T1C' and
7275            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7276   parameters:
7277   - "latency"
7278   - "parent"
7279   - "tags"
7280   layout:
7281     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
7282     layout: "plot-latency"
7283
7284 - type: "plot"
7285   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
7286   algorithm: "plot_latency_error_bars"
7287   output-file-type: ".html"
7288   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
7289   data: "plot-dpdk-throughput-latency-2n-skx"
7290   filter: "'NIC_Intel-X710' and
7291            '64B' and
7292            'BASE' and
7293            'NDRPDR' and
7294            '4T2C' and
7295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7296   parameters:
7297   - "latency"
7298   - "parent"
7299   - "tags"
7300   layout:
7301     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
7302     layout: "plot-latency"
7303
7304 # Packet Latency - DPDK testpmd 2n-skx-xxv710
7305 - type: "plot"
7306   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
7307   algorithm: "plot_latency_error_bars"
7308   output-file-type: ".html"
7309   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
7310   data: "plot-dpdk-throughput-latency-2n-skx"
7311   filter: "'NIC_Intel-XXV710' and
7312            '64B' and
7313            'BASE' and
7314            'NDRPDR' and
7315            '2T1C' and
7316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7317   parameters:
7318   - "latency"
7319   - "parent"
7320   - "tags"
7321   layout:
7322     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
7323     layout: "plot-latency"
7324
7325 - type: "plot"
7326   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
7327   algorithm: "plot_latency_error_bars"
7328   output-file-type: ".html"
7329   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
7330   data: "plot-dpdk-throughput-latency-2n-skx"
7331   filter: "'NIC_Intel-XXV710' and
7332            '64B' and
7333            'BASE' and
7334            'NDRPDR' and
7335            '4T2C' and
7336            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7337   parameters:
7338   - "latency"
7339   - "parent"
7340   - "tags"
7341   layout:
7342     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
7343     layout: "plot-latency"
7344
7345 ################################################################################
7346
7347
7348 # Speedup - VPP Container Memif 3n-skx-x710
7349 - type: "plot"
7350   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
7351   algorithm: "plot_throughput_speedup_analysis"
7352   output-file-type: ".html"
7353   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
7354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7355   filter: "'NIC_Intel-X710' and
7356            '64B' and
7357            ('BASE' or 'SCALE') and
7358            'NDRPDR' and
7359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7360            not 'VHOST' and
7361            'MEMIF'"
7362   parameters:
7363   - "throughput"
7364   - "parent"
7365   - "tags"
7366   sort:
7367   - "L2XCFWD"
7368   - "L2XCFWD"
7369   - "L2XCFWD"
7370   - "L2BDMACLRN"
7371   - "L2BDMACLRN"
7372   - "L2BDMACLRN"
7373   - "IP4FWD"
7374   layout:
7375     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
7376     layout: "plot-throughput-speedup-analysis"
7377
7378 - type: "plot"
7379   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
7380   algorithm: "plot_throughput_speedup_analysis"
7381   output-file-type: ".html"
7382   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
7383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7384   filter: "'NIC_Intel-X710' and
7385            '64B' and
7386            ('BASE' or 'SCALE') and
7387            'NDRPDR' and
7388            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7389            not 'VHOST' and
7390            'MEMIF'"
7391   parameters:
7392   - "throughput"
7393   - "parent"
7394   - "tags"
7395   sort:
7396   - "L2XCFWD"
7397   - "L2XCFWD"
7398   - "L2XCFWD"
7399   - "L2BDMACLRN"
7400   - "L2BDMACLRN"
7401   - "L2BDMACLRN"
7402   - "IP4FWD"
7403   layout:
7404     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
7405     layout: "plot-throughput-speedup-analysis"
7406
7407
7408 # Speedup - VPP IPv4 3n-skx-x710 base and scale
7409 - type: "plot"
7410   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7411   algorithm: "plot_throughput_speedup_analysis"
7412   output-file-type: ".html"
7413   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7415   filter: "'NIC_Intel-X710' and
7416            '64B' and
7417            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7418            'NDRPDR' and
7419            'IP4FWD' and
7420            not 'IPSEC' and
7421            not 'DOT1Q' and
7422            not 'VHOST'"
7423   parameters:
7424   - "throughput"
7425   - "parent"
7426   - "tags"
7427   sort:
7428   - "IP4BASE"
7429   - "FIB_20K"
7430   - "FIB_200K"
7431   - "FIB_2M"
7432   layout:
7433     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
7434     layout: "plot-throughput-speedup-analysis"
7435
7436 - type: "plot"
7437   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7438   algorithm: "plot_throughput_speedup_analysis"
7439   output-file-type: ".html"
7440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7442   filter: "'NIC_Intel-X710' and
7443            '64B' and
7444            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7445            'NDRPDR' and
7446            'IP4FWD' and
7447            not 'IPSEC' and
7448            not 'DOT1Q' and
7449            not 'VHOST'"
7450   parameters:
7451   - "throughput"
7452   - "parent"
7453   - "tags"
7454   sort:
7455   - "IP4BASE"
7456   - "FIB_20K"
7457   - "FIB_200K"
7458   - "FIB_2M"
7459   layout:
7460     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
7461     layout: "plot-throughput-speedup-analysis"
7462
7463 # Speedup - VPP IPv4 3n-skx-x710 features
7464 - type: "plot"
7465   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
7466   algorithm: "plot_throughput_speedup_analysis"
7467   output-file-type: ".html"
7468   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
7469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7470   filter: "'NIC_Intel-X710' and
7471            '64B' and
7472            ('IP4BASE' or
7473             'POLICE_MARK' or
7474             'COPWHLIST' or
7475             ('NAT44' and 'BASE') or
7476             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
7477            'NDRPDR' and
7478            'IP4FWD' and
7479            not 'IPSEC' and
7480            not 'VHOST'"
7481   parameters:
7482   - "throughput"
7483   - "parent"
7484   - "tags"
7485   sort:
7486   - "DOT1Q"
7487   - "IP4BASE"
7488   - "NAT44"
7489   - "POLICE_MARK"
7490   - "COPWHLIST"
7491   - "IACL"
7492   - "OACL"
7493   layout:
7494     title: "ip4-3n-skx-x710-64b-features-ndr"
7495     layout: "plot-throughput-speedup-analysis"
7496
7497 - type: "plot"
7498   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
7499   algorithm: "plot_throughput_speedup_analysis"
7500   output-file-type: ".html"
7501   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
7502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7503   filter: "'NIC_Intel-X710' and
7504            '64B' and
7505            ('IP4BASE' or
7506             'POLICE_MARK' or
7507             'COPWHLIST' or
7508             ('NAT44' and 'BASE') or
7509             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
7510            'NDRPDR' and
7511            'IP4FWD' and
7512            not 'IPSEC' and
7513            not 'VHOST'"
7514   parameters:
7515   - "throughput"
7516   - "parent"
7517   - "tags"
7518   sort:
7519   - "DOT1Q"
7520   - "IP4BASE"
7521   - "NAT44"
7522   - "POLICE_MARK"
7523   - "COPWHLIST"
7524   - "IACL"
7525   - "OACL"
7526   layout:
7527     title: "ip4-3n-skx-x710-64b-features-pdr"
7528     layout: "plot-throughput-speedup-analysis"
7529
7530 # Speedup - VPP IPv4 3n-skx-x710 features nat44
7531 - type: "plot"
7532   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
7533   algorithm: "plot_throughput_speedup_analysis"
7534   output-file-type: ".html"
7535   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
7536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7537   filter: "'NIC_Intel-X710' and
7538            '64B' and
7539            'NDRPDR' and
7540            'IP4FWD' and
7541            ('NAT44' or 'IP4BASE') and
7542            not 'IPSEC' and
7543            not 'VHOST'"
7544   parameters:
7545   - "throughput"
7546   - "parent"
7547   - "tags"
7548   sort:
7549   - "IP4BASE"
7550   - "BASE"
7551   - "SRC_USER_10"
7552   - "SRC_USER_100"
7553   - "SRC_USER_1000"
7554   - "SRC_USER_2000"
7555   layout:
7556     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
7557     layout: "plot-throughput-speedup-analysis"
7558
7559 - type: "plot"
7560   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
7561   algorithm: "plot_throughput_speedup_analysis"
7562   output-file-type: ".html"
7563   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
7564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7565   filter: "'NIC_Intel-X710' and
7566            '64B' and
7567            'NDRPDR' and
7568            'IP4FWD' and
7569            ('NAT44' or 'IP4BASE') and
7570            not 'IPSEC' and
7571            not 'VHOST'"
7572   parameters:
7573   - "throughput"
7574   - "parent"
7575   - "tags"
7576   sort:
7577   - "IP4BASE"
7578   - "BASE"
7579   - "SRC_USER_10"
7580   - "SRC_USER_100"
7581   - "SRC_USER_1000"
7582   - "SRC_USER_2000"
7583   layout:
7584     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
7585     layout: "plot-throughput-speedup-analysis"
7586
7587 # Speedup - VPP IPv4 3n-skx-x710 features iacl
7588 - type: "plot"
7589   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
7590   algorithm: "plot_throughput_speedup_analysis"
7591   output-file-type: ".html"
7592   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
7593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7594   filter: "'NIC_Intel-X710' and
7595            '64B' and
7596            'NDRPDR' and
7597            'IP4FWD' and
7598            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
7599            not 'IPSEC' and
7600            not 'VHOST'"
7601   parameters:
7602   - "throughput"
7603   - "parent"
7604   - "tags"
7605   sort:
7606   - "IP4BASE"
7607   - "ACL_STATELESS"
7608   - "ACL_STATEFUL"
7609   - "ACL_STATELESS"
7610   - "ACL_STATEFUL"
7611   layout:
7612     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
7613     layout: "plot-throughput-speedup-analysis"
7614
7615 - type: "plot"
7616   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
7617   algorithm: "plot_throughput_speedup_analysis"
7618   output-file-type: ".html"
7619   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
7620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7621   filter: "'NIC_Intel-X710' and
7622            '64B' and
7623            'NDRPDR' and
7624            'IP4FWD' and
7625            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
7626            not 'IPSEC' and
7627            not 'VHOST'"
7628   parameters:
7629   - "throughput"
7630   - "parent"
7631   - "tags"
7632   sort:
7633   - "IP4BASE"
7634   - "ACL_STATELESS"
7635   - "ACL_STATEFUL"
7636   - "ACL_STATELESS"
7637   - "ACL_STATEFUL"
7638   layout:
7639     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
7640     layout: "plot-throughput-speedup-analysis"
7641
7642 # Speedup - VPP IPv4 3n-skx-x710 features oacl
7643 - type: "plot"
7644   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
7645   algorithm: "plot_throughput_speedup_analysis"
7646   output-file-type: ".html"
7647   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
7648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7649   filter: "'NIC_Intel-X710' and
7650            '64B' and
7651            'NDRPDR' and
7652            'IP4FWD' and
7653            'OACL' and
7654            ('ACL10' or 'ACL50') and '10K_FLOWS' and
7655            not 'IPSEC' and
7656            not 'VHOST'"
7657   parameters:
7658   - "throughput"
7659   - "parent"
7660   - "tags"
7661   sort:
7662   - "ACL_STATELESS"
7663   - "ACL_STATEFUL"
7664   - "ACL_STATELESS"
7665   - "ACL_STATEFUL"
7666   layout:
7667     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
7668     layout: "plot-throughput-speedup-analysis"
7669
7670 - type: "plot"
7671   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
7672   algorithm: "plot_throughput_speedup_analysis"
7673   output-file-type: ".html"
7674   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
7675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7676   filter: "'NIC_Intel-X710' and
7677            '64B' and
7678            'NDRPDR' and
7679            'IP4FWD' and
7680            'OACL' and
7681            ('ACL10' or 'ACL50') and '10K_FLOWS' and
7682            not 'IPSEC' and
7683            not 'VHOST'"
7684   parameters:
7685   - "throughput"
7686   - "parent"
7687   - "tags"
7688   sort:
7689   - "ACL_STATELESS"
7690   - "ACL_STATEFUL"
7691   - "ACL_STATELESS"
7692   - "ACL_STATEFUL"
7693   layout:
7694     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
7695     layout: "plot-throughput-speedup-analysis"
7696
7697
7698 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
7699 - type: "plot"
7700   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7701   algorithm: "plot_throughput_speedup_analysis"
7702   output-file-type: ".html"
7703   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7705   filter: "'NIC_Intel-X710' and
7706            '64B' and
7707            'ENCAP' and
7708            'NDRPDR' and
7709            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
7710            not 'VHOST' and
7711            not 'IPSECHW'"
7712   parameters:
7713   - "throughput"
7714   - "parent"
7715   - "tags"
7716   sort:
7717   - "IP4BASE"
7718   - "LISP"
7719   - "VXLAN_1"
7720   - "VXLAN_10"
7721   - "VXLAN_100"
7722   - "VXLAN_1000"
7723   layout:
7724     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
7725     layout: "plot-throughput-speedup-analysis"
7726
7727 - type: "plot"
7728   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7729   algorithm: "plot_throughput_speedup_analysis"
7730   output-file-type: ".html"
7731   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7733   filter: "'NIC_Intel-X710' and
7734            '64B' and
7735            'ENCAP' and
7736            'NDRPDR' and
7737            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
7738            not 'VHOST' and
7739            not 'IPSECHW'"
7740   parameters:
7741   - "throughput"
7742   - "parent"
7743   - "tags"
7744   sort:
7745   - "IP4BASE"
7746   - "LISP"
7747   - "VXLAN_1"
7748   - "VXLAN_10"
7749   - "VXLAN_100"
7750   - "VXLAN_1000"
7751   layout:
7752     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
7753     layout: "plot-throughput-speedup-analysis"
7754
7755 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
7756 - type: "plot"
7757   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
7758   algorithm: "plot_throughput_speedup_analysis"
7759   output-file-type: ".html"
7760   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
7761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7762   filter: "'NIC_Intel-X710' and
7763            '64B' and
7764            'ENCAP' and
7765            'NDRPDR' and
7766            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
7767            not 'DOT1Q' and
7768            not 'VHOST' and
7769            not 'IPSECHW'"
7770   parameters:
7771   - "throughput"
7772   - "parent"
7773   - "tags"
7774   sort:
7775   - "IP4BASE"
7776   - "L2BDMACLRN"
7777   - "L2XCFWD"
7778   - "LISP"
7779   layout:
7780     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
7781     layout: "plot-throughput-speedup-analysis"
7782
7783 - type: "plot"
7784   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
7785   algorithm: "plot_throughput_speedup_analysis"
7786   output-file-type: ".html"
7787   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
7788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7789   filter: "'NIC_Intel-X710' and
7790            '64B' and
7791            'ENCAP' and
7792            'NDRPDR' and
7793            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
7794            not 'DOT1Q' and
7795            not 'VHOST' and
7796            not 'IPSECHW'"
7797   parameters:
7798   - "throughput"
7799   - "parent"
7800   - "tags"
7801   sort:
7802   - "IP4BASE"
7803   - "L2BDMACLRN"
7804   - "L2XCFWD"
7805   - "LISP"
7806   layout:
7807     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
7808     layout: "plot-throughput-speedup-analysis"
7809
7810
7811 # Speedup - VPP IPv6 3n-skx-x710
7812 - type: "plot"
7813   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
7814   algorithm: "plot_throughput_speedup_analysis"
7815   output-file-type: ".html"
7816   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
7817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7818   filter: "'NIC_Intel-X710' and
7819            '78B' and
7820            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7821            'NDRPDR' and
7822            'IP6FWD' and
7823            not 'SRv6' and
7824            not 'IPSEC' and
7825            not 'VHOST'"
7826   parameters:
7827   - "throughput"
7828   - "parent"
7829   - "tags"
7830   sort:
7831   - "IP6BASE"
7832   - "FIB_20K"
7833   - "FIB_200K"
7834   - "FIB_2M"
7835   layout:
7836     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
7837     layout: "plot-throughput-speedup-analysis"
7838
7839 - type: "plot"
7840   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
7841   algorithm: "plot_throughput_speedup_analysis"
7842   output-file-type: ".html"
7843   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
7844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7845   filter: "'NIC_Intel-X710' and
7846            '78B' and
7847            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7848            'NDRPDR' and
7849            'IP6FWD' and
7850            not 'SRv6' and
7851            not 'IPSEC' and
7852            not 'VHOST'"
7853   parameters:
7854   - "throughput"
7855   - "parent"
7856   - "tags"
7857   sort:
7858   - "IP6BASE"
7859   - "FIB_20K"
7860   - "FIB_200K"
7861   - "FIB_2M"
7862   layout:
7863     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
7864     layout: "plot-throughput-speedup-analysis"
7865
7866 # Speedup - VPP IPv6 3n-skx-x710 features
7867 - type: "plot"
7868   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
7869   algorithm: "plot_throughput_speedup_analysis"
7870   output-file-type: ".html"
7871   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
7872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7873   filter: "'NIC_Intel-X710' and
7874            '78B' and
7875            ('IP6BASE' or
7876             'POLICE_MARK' or
7877             'COPWHLIST' or
7878             'IACLDST') and
7879            'NDRPDR' and
7880            'IP6FWD' and
7881            not 'SRv6' and
7882            not 'IPSEC' and
7883            not 'VHOST'"
7884   parameters:
7885   - "throughput"
7886   - "parent"
7887   - "tags"
7888   sort:
7889   - "IP6BASE"
7890   - "POLICE_MARK"
7891   - "COPWHLIST"
7892   - "IACLDST"
7893   layout:
7894     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
7895     layout: "plot-throughput-speedup-analysis"
7896
7897 - type: "plot"
7898   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
7899   algorithm: "plot_throughput_speedup_analysis"
7900   output-file-type: ".html"
7901   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
7902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7903   filter: "'NIC_Intel-X710' and
7904            '78B' and
7905            ('IP6BASE' or
7906             'POLICE_MARK' or
7907             'COPWHLIST' or
7908             'IACLDST') and
7909            'NDRPDR' and
7910            'IP6FWD' and
7911            not 'SRv6' and
7912            not 'IPSEC' and
7913            not 'VHOST'"
7914   parameters:
7915   - "throughput"
7916   - "parent"
7917   - "tags"
7918   sort:
7919   - "IP6BASE"
7920   - "POLICE_MARK"
7921   - "COPWHLIST"
7922   - "IACLDST"
7923   layout:
7924     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
7925     layout: "plot-throughput-speedup-analysis"
7926
7927
7928 # Speedup - VPP L2 3n-skx-x710 base and scale
7929 - type: "plot"
7930   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7931   algorithm: "plot_throughput_speedup_analysis"
7932   output-file-type: ".html"
7933   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
7934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7935   filter: "'NIC_Intel-X710' and
7936            '64B' and
7937            ('BASE' or 'SCALE') and
7938            'NDRPDR' and
7939            'ETH' and
7940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7941            not 'VHOST' and
7942            not 'DRV_AVF' and
7943            not 'MEMIF'"
7944   parameters:
7945   - "throughput"
7946   - "parent"
7947   - "tags"
7948   sort:
7949   - "L2PATCH"
7950   - "L2XCBASE"
7951   - "BASE"
7952   - "FIB_10K"
7953   - "FIB_100K"
7954   - "FIB_1M"
7955   layout:
7956     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
7957     layout: "plot-throughput-speedup-analysis"
7958
7959 - type: "plot"
7960   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7961   algorithm: "plot_throughput_speedup_analysis"
7962   output-file-type: ".html"
7963   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
7964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7965   filter: "'NIC_Intel-X710' and
7966            '64B' and
7967            ('BASE' or 'SCALE') and
7968            'NDRPDR' and
7969            'ETH' and
7970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7971            not 'VHOST' and
7972            not 'DRV_AVF' and
7973            not 'MEMIF'"
7974   parameters:
7975   - "throughput"
7976   - "parent"
7977   - "tags"
7978   sort:
7979   - "L2PATCH"
7980   - "L2XCBASE"
7981   - "BASE"
7982   - "FIB_10K"
7983   - "FIB_100K"
7984   - "FIB_1M"
7985   layout:
7986     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
7987     layout: "plot-throughput-speedup-analysis"
7988
7989 # Speedup - VPP L2 3n-skx-x710 features
7990 - type: "plot"
7991   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
7992   algorithm: "plot_throughput_speedup_analysis"
7993   output-file-type: ".html"
7994   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
7995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7996   filter: "'NIC_Intel-X710' and
7997            '64B' and
7998            'NDRPDR' and
7999            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
8000            not 'ACL' and
8001            not 'VHOST' and
8002            not 'DRV_AVF' and
8003            not 'L2OVRLAY' and
8004            not 'MEMIF'"
8005   parameters:
8006   - "throughput"
8007   - "parent"
8008   - "tags"
8009   sort:
8010   - "L2XCBASE"    # l2xcbase
8011   - "L2BDBASE"    # l2bdbase
8012   - "L2XCFWD"     # dot1q-l2xcbase
8013   - "L2BDMACLRN"  # dot1q-l2bdbase
8014   layout:
8015     title: "l2sw-3n-skx-x710-64b-features-ndr"
8016     layout: "plot-throughput-speedup-analysis"
8017
8018 - type: "plot"
8019   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
8020   algorithm: "plot_throughput_speedup_analysis"
8021   output-file-type: ".html"
8022   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
8023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8024   filter: "'NIC_Intel-X710' and
8025            '64B' and
8026            'NDRPDR' and
8027            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
8028            not 'ACL' and
8029            not 'VHOST' and
8030            not 'DRV_AVF' and
8031            not 'L2OVRLAY' and
8032            not 'MEMIF'"
8033   parameters:
8034   - "throughput"
8035   - "parent"
8036   - "tags"
8037   sort:
8038   - "L2XCBASE"    # l2xcbase
8039   - "L2BDBASE"    # l2bdbase
8040   - "L2XCFWD"     # dot1q-l2xcbase
8041   - "L2BDMACLRN"  # dot1q-l2bdbase
8042   layout:
8043     title: "l2sw-3n-skx-x710-64b-features-pdr"
8044     layout: "plot-throughput-speedup-analysis"
8045
8046 # Speedup - VPP L2 3n-skx-x710 features-iacl
8047 - type: "plot"
8048   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
8049   algorithm: "plot_throughput_speedup_analysis"
8050   output-file-type: ".html"
8051   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
8052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8053   filter: "'NIC_Intel-X710' and
8054            'NDRPDR' and
8055            '64B' and
8056            'FEATURE' and
8057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
8058            'IACL' and
8059            ('ACL1' or 'ACL50') and
8060            ('10K_FLOWS' or '10k_FLOWS') and
8061            not 'MACIP' and
8062            not 'VHOST' and
8063            not 'MEMIF'"
8064   parameters:
8065   - "throughput"
8066   - "parent"
8067   - "tags"
8068   layout:
8069     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
8070     layout: "plot-throughput-speedup-analysis"
8071
8072 - type: "plot"
8073   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
8074   algorithm: "plot_throughput_speedup_analysis"
8075   output-file-type: ".html"
8076   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
8077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8078   filter: "'NIC_Intel-X710' and
8079            'NDRPDR' and
8080            '64B' and
8081            'FEATURE' and
8082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
8083            'IACL' and
8084            ('ACL1' or 'ACL50') and
8085            ('10K_FLOWS' or '10k_FLOWS') and
8086            not 'MACIP' and
8087            not 'VHOST' and
8088            not 'MEMIF'"
8089   parameters:
8090   - "throughput"
8091   - "parent"
8092   - "tags"
8093   layout:
8094     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
8095     layout: "plot-throughput-speedup-analysis"
8096
8097
8098 # Packet Speedup - VPP vhost ip4 3n-skx-x710
8099 - type: "plot"
8100   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
8101   algorithm: "plot_throughput_speedup_analysis"
8102   output-file-type: ".html"
8103   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
8104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8105   filter: "'NIC_Intel-X710' and
8106            '64B' and
8107            'NDRPDR' and
8108            'ETH' and
8109            'IP4FWD' and
8110            'VHOST_1024' and
8111            not 'VXLAN' and
8112            not 'DOT1Q'"
8113   parameters:
8114   - "throughput"
8115   - "parent"
8116   - "tags"
8117   sort:
8118   - "1VM"
8119   - "2VM"
8120   layout:
8121     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
8122     layout: "plot-throughput-speedup-analysis"
8123
8124 - type: "plot"
8125   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
8126   algorithm: "plot_throughput_speedup_analysis"
8127   output-file-type: ".html"
8128   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
8129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8130   filter: "'NIC_Intel-X710' and
8131            '64B' and
8132            'NDRPDR' and
8133            'ETH' and
8134            'IP4FWD' and
8135            'VHOST_1024' and
8136            not 'VXLAN' and
8137            not 'DOT1Q'"
8138   parameters:
8139   - "throughput"
8140   - "parent"
8141   - "tags"
8142   sort:
8143   - "1VM"
8144   - "2VM"
8145   layout:
8146     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
8147     layout: "plot-throughput-speedup-analysis"
8148
8149 # Packet Speedup - VPP IPSec 3n-skx-x710 SW
8150 - type: "plot"
8151   title: "VPP Speedup: ipsec-int-3n-skx-x710-64b-sw-ndr-tsa"
8152   algorithm: "plot_throughput_speedup_analysis"
8153   output-file-type: ".html"
8154   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-sw-ndr-tsa"
8155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8156   filter: "'NIC_Intel-X710' and
8157            '64B' and
8158            'IP4FWD' and
8159            'NDRPDR' and
8160            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
8161            not 'VHOST'"
8162   parameters:
8163   - "throughput"
8164   - "parent"
8165   - "tags"
8166   layout:
8167     title: "ipsec-int-3n-skx-x710-64b-sw-ndr"
8168     layout: "plot-throughput-speedup-analysis"
8169
8170 - type: "plot"
8171   title: "VPP Speedup: ipsec-int-3n-skx-x710-64b-sw-pdr-tsa"
8172   algorithm: "plot_throughput_speedup_analysis"
8173   output-file-type: ".html"
8174   output-file: "{DIR[STATIC,VPP]}/ipsec-int-3n-skx-x710-64b-sw-pdr-tsa"
8175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8176   filter: "'NIC_Intel-X710' and
8177            '64B' and
8178            'IP4FWD' and
8179            'NDRPDR' and
8180            'IPSECSW' and 'IPSECINT' and 'AES_GCM' and
8181            not 'VHOST'"
8182   parameters:
8183   - "throughput"
8184   - "parent"
8185   - "tags"
8186   layout:
8187     title: "ipsec-int-3n-skx-x710-64b-sw-pdr"
8188     layout: "plot-throughput-speedup-analysis"
8189
8190 # Packet Speedup - VPP IPSec 3n-skx-x710 SW TUN
8191 - type: "plot"
8192   title: "VPP Speedup: ipsec-tnl-3n-skx-x710-64b-sw-ndr-tsa"
8193   algorithm: "plot_throughput_speedup_analysis"
8194   output-file-type: ".html"
8195   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-sw-ndr-tsa"
8196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8197   filter: "'NIC_Intel-X710' and
8198            '64B' and
8199            'IP4FWD' and
8200            'NDRPDR' and
8201            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
8202            not 'VHOST'"
8203   parameters:
8204   - "throughput"
8205   - "parent"
8206   - "tags"
8207   layout:
8208     title: "ipsec-tnl-3n-skx-x710-64b-sw-ndr"
8209     layout: "plot-throughput-speedup-analysis"
8210
8211 - type: "plot"
8212   title: "VPP Speedup: ipsec-tnl-3n-skx-x710-64b-sw-pdr-tsa"
8213   algorithm: "plot_throughput_speedup_analysis"
8214   output-file-type: ".html"
8215   output-file: "{DIR[STATIC,VPP]}/ipsec-tnl-3n-skx-x710-64b-sw-pdr-tsa"
8216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8217   filter: "'NIC_Intel-X710' and
8218            '64B' and
8219            'IP4FWD' and
8220            'NDRPDR' and
8221            'IPSECSW' and 'IPSECTUN' and 'AES_GCM' and
8222            not 'VHOST'"
8223   parameters:
8224   - "throughput"
8225   - "parent"
8226   - "tags"
8227   layout:
8228     title: "ipsec-tnl-3n-skx-x710-64b-sw-pdr"
8229     layout: "plot-throughput-speedup-analysis"